Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
648
Issues
648
List
Boards
Labels
Service Desk
Milestones
Merge Requests
164
Merge Requests
164
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
d955a610
Commit
d955a610
authored
Feb 27, 2019
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/py-django: security upgrade to 1.11.20 (CVE-2019-6975)
fixes
#10004
parent
d406d008
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
main/py-django/APKBUILD
main/py-django/APKBUILD
+4
-3
No files found.
main/py-django/APKBUILD
View file @
d955a610
...
...
@@ -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,7 +33,8 @@ builddir="$srcdir"/$_pkgname-$pkgver
# - CVE-2018-14574
# 1.11.18-r0:
# - CVE-2019-3498
# 1.11.19-r0:
# - CVE-2019-6975
build
()
{
cd
"
$builddir
"
...
...
@@ -83,4 +84,4 @@ _py() {
done
}
sha512sums
=
"
35c885e835c5e85257774c65c11bf851e710c745df3366487159f21f90e092236dd8d2cee86e8165945e57fc710989b0ea2747682fa4ce37d5e93d4f664b76c1 Django-1.11.18
.tar.gz"
sha512sums
=
"
5a0fff6c9b90a08e98dee6d4d090047adb900a8f6a061f98e685e8998bfe3d97fe7a90aa7d4d2feae67026fb6e4441393d50cb5ab295604ed362a080b987f062 Django-1.11.20
.tar.gz"
Natanael Copa
@ncopa
mentioned in issue
#10004 (closed)
·
Jul 12, 2019
mentioned in issue
#10004 (closed)
mentioned in issue #10004
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