| Commit message (Collapse) | Author | Age |
|\
| |
| | |
python-imglib/pillow: replace discontinued python-imglib (PIL) with pillow
|
| |
| |
| |
| | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \
| | |
| | | |
lua-sha2: switch to Github repository
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The original Google Code repository is not available anymore, use the
equivalent Github repository instead.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \ \
| | | |
| | | | |
python-setuptools: upgrade to version 22.0.5
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
python-pip: upgrade to version 8.1.2
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
should be built in separate from python2.7 PKG_BUILD_DIR's.
This commit also upgrades packages
Signed-off-by: Andrey Sechin <zyxmon@gmail.com>
|
| | | |
|
|\ \ \
| | | |
| | | | |
lang/perl-cgi: Fix missing file for perl-cgi
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Perl CGI fails to copy CGI.pm to package and therefore
perl programs and modules depend on CGI module fail.
Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
|
|\ \ \ \
| | | | |
| | | | | |
node-hid: fix git submodule issue
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
lang/python-ldap: Update to the version 2.4.25
|
| | |/ /
| |/| | |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes the following CVEs:
- in BCMath: CVE-2016-4537, CVE-2016-4538
- in EXIF: CVE-2016-4542, CVE-2016-4543, CVE-2016-4544
- in GD: CVE-2016-3074
- in Intl: CVE-2016-4540, CVE-2016-4541
- in XML: CVE-2016-4539
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | |
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes segfaults occuring in the node host build when GCC 6 is used.
Backport of upstream commit 96198d5bc710a4e3ca49eeeb3b3fa7b8cb61547d.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| |
| |
| | |
While we're at it, also enable parallel builds.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| | |
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|\ \
| | |
| | | |
vala: update to 0.32.0
|
| |/
| |
| |
| | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|/
|
|
| |
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
|
|
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |
|
|\
| |
| | |
python: revert $(STAGING_DIR)/host to $(STAGING_DIR)/host change
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/
|
|
|
|
|
|
|
| |
Also, override all prefix args in the HOST_CONFIGURE_ARGS
so that this works fine on CC/15.05.
There are some changes in core regarding package builds that
require this.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\
| |
| | |
python3-pip: bump to version 8.1.1
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
python-pip: bump to version 8.1.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Seems it's some Unicode fix that required a small release.
https://pip.pypa.io/en/stable/news/
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
python-setuptools: upgrade to version 20.7.0
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
python-setuptools releases more often than my preference.
Every once in a while I sync up with the latest released.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
python3: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
I ommitted 1 element when pushing.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| |/ /
|/| | |
python3-setuptools upgrade to version 20.7.0
|
| |/
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
python: change $(STAGING_DIR)/host to $(STAGING_DIR_HOST)
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It seems that this can become an issue.
Found when building python3-setuptools from packages/trunk
in openwrt/15.05.
python3-setuptools is not in packages/for-15.05
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\
| |
| | |
Drop the redundant -r option to $(CP)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22). The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option. So let's just tidy up the usage now.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
| |
| |
| |
| | |
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
| | |
|
| | |
|
| | |
|