Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | django: update to 1.8.18 | Gergely Kiss | 2017-10-17 | |
| | | | | | | Fixes CVE-2017-7233 and CVE-2017-7234 Signed-off-by: Gergely Kiss <mail.gery@gmail.com> | |||
* | treewide: run "make check FIXUP=1" | Etienne Champetier | 2017-08-29 | |
| | | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> | |||
* | python packages: move all things python under lang/python | Alexandru Ardelean | 2017-05-17 | |
I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> |