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:
e96b6f6
)
django: bump to version 4.2.8
author
Alexandru Ardelean
<
[email protected]
>
Thu, 28 Dec 2023 17:57:52 +0000
(19:57 +0200)
committer
Rosen Penev
<
[email protected]
>
Thu, 28 Dec 2023 21:40:17 +0000
(13:40 -0800)
To address
https://nvd.nist.gov/vuln/detail/CVE-2023-43665
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 62c2a1c01f08b751b6b9d862a2f6a464120af8b3..3751f68bd6aff928d2f4d286a655b5e3c6293249 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:=4.2.
5
+PKG_VERSION:=4.2.
8
PKG_RELEASE:=1
PYPI_NAME:=Django
-PKG_HASH:=
5e5c1c9548ffb7796b4a8a4782e9a2e5a3df3615259fc1bfd3ebc73b646146c1
+PKG_HASH:=
d69d5e36cc5d9f4eb4872be36c622878afcdce94062716cf3e25bcedcb168b62
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>, Peter Stadler <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause