projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36ba94f
)
django: bump to version 3.2.19
author
Alexandru Ardelean
<
[email protected]
>
Fri, 26 May 2023 10:17:53 +0000
(13:17 +0300)
committer
Alexandru Ardelean
<
[email protected]
>
Fri, 26 May 2023 10:17:58 +0000
(13:17 +0300)
Fixes CVE-2023-31047
Link:
https://nvd.nist.gov/vuln/detail/CVE-2023-31047
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/django/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/django/Makefile
b/lang/python/django/Makefile
index 9aad37ace685f36a52f78ab08bc6b0d26000c36e..ff23bc3a5c473a81d37ee62a23da7b9d986c5598 100644
(file)
--- a/
lang/python/django/Makefile
+++ b/
lang/python/django/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=django
-PKG_VERSION:=3.2.1
8
+PKG_VERSION:=3.2.1
9
PKG_RELEASE:=1
PYPI_NAME:=Django
-PKG_HASH:=0
8208dfe892eb64fff073ca743b3b952311104f939e7f6dae954fe72dcc533ba
+PKG_HASH:=0
31365bae96814da19c10706218c44dff3b654cc4de20a98bd2d29b9bde469f0
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>, Peter Stadler <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause