Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
815
Issues
815
List
Boards
Labels
Milestones
Merge Requests
42
Merge Requests
42
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
e75dee25
Commit
e75dee25
authored
Feb 28, 2019
by
Leonardo Arena
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/py-django: security upgrade to 1.11.20 (CVE-2019-6975)
Fixes
#10006
parent
ffe869c2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
APKBUILD
main/py-django/APKBUILD
+4
-2
No files found.
main/py-django/APKBUILD
View file @
e75dee25
...
...
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
py-django
_pkgname
=
Django
pkgver
=
1.11.
18
pkgver
=
1.11.
20
pkgrel
=
0
pkgdesc
=
"A high-level Python Web framework"
url
=
"http://djangoproject.com/"
...
...
@@ -33,6 +33,8 @@ builddir="$srcdir"/$_pkgname-$pkgver
# - CVE-2018-14574
# 1.11.18-r0:
# - CVE-2019-3498
# 1.11-20-r0:
# - CVE-2019-6975
build
()
{
cd
"
$builddir
"
...
...
@@ -74,4 +76,4 @@ _py() {
done
}
sha512sums
=
"
35c885e835c5e85257774c65c11bf851e710c745df3366487159f21f90e092236dd8d2cee86e8165945e57fc710989b0ea2747682fa4ce37d5e93d4f664b76c1 Django-1.11.18
.tar.gz"
sha512sums
=
"
5a0fff6c9b90a08e98dee6d4d090047adb900a8f6a061f98e685e8998bfe3d97fe7a90aa7d4d2feae67026fb6e4441393d50cb5ab295604ed362a080b987f062 Django-1.11.20
.tar.gz"
algitbot
@root
mentioned in issue
#10006 (closed)
·
Jul 12, 2019
mentioned in issue
#10006 (closed)
mentioned in issue #10006
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment