Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TBK
aports
Commits
4c696207
Commit
4c696207
authored
10 years ago
by
Fabian Affolter
Committed by
Natanael Copa
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/py-dulwich: Security fix for CVE-2014-9706
parent
4ad1cadb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py-dulwich/APKBUILD
+4
-4
4 additions, 4 deletions
testing/py-dulwich/APKBUILD
with
4 additions
and
4 deletions
testing/py-dulwich/APKBUILD
+
4
−
4
View file @
4c696207
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py-dulwich
pkgname
=
py-dulwich
_pkgname
=
dulwich
_pkgname
=
dulwich
pkgver
=
0.
9.7
pkgver
=
0.
10.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A python implementation of the Git file formats and protocols"
pkgdesc
=
"A python implementation of the Git file formats and protocols"
url
=
"http://www.samba.org/~jelmer/dulwich/"
url
=
"http://www.samba.org/~jelmer/dulwich/"
...
@@ -26,6 +26,6 @@ package() {
...
@@ -26,6 +26,6 @@ package() {
python setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
||
return
1
python setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
||
return
1
}
}
md5sums
=
"
67373bc293d25fe0f67161b7151f5aa9
dulwich-0.
9.7
.tar.gz"
md5sums
=
"
caa3222039ca1359c011c2d5e4f2d85b
dulwich-0.
10.0
.tar.gz"
sha256sums
=
"
12e77b0434a3bb3075e9c96e608ee9c3f85e49bc9c8335139aba8795de4000f3
dulwich-0.
9.7
.tar.gz"
sha256sums
=
"
518bb4aa3e5ad81982bfe571594af81ab9f78feb4e33bfade6c1553afff69237
dulwich-0.
10.0
.tar.gz"
sha512sums
=
"
163a3df862e72d8bda5119a381868e7e64edb37973c206aa3f8eb850c6207d3ab5399c97b25adf5
43
f
57b
def46e5d3ebd8d2d5e45f5b3ed9babf64ae94f7738
6 dulwich-0.
9.7
.tar.gz"
sha512sums
=
"
a5aa321e1265ee6c96c763a357d204eda7b9d4d6e90e0b18898342f34b9babf4d
43
8
57b
9974d6bf442f9ba4da54fed4342c5724772cc9028138e8ec75d2e489
6 dulwich-0.
10.0
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment