Daniel Engberg
28aa5e18e0
sound/lame: Add optional experimental optimization
Add optional experimental optimization
Generic approach for --enable-expopt=full
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Jiri Slachta
288a54b17f
Merge pull request #5046 from miska/libxslt
libxslt: Update to version 1.1.31
7 years ago
Michal Hrusecky
0e275385af
libxslt: Update to version 1.1.31
Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
7 years ago
Michael Heimpold
b9e0b2680c
libiio: fix copy & paste error for iiod description
At the moment, the description for libiio is hidden by the short one, which
is intended for iiod. Fix this by removing the redefinition.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years ago
Hannu Nyman
9ad4b4c5d1
Merge pull request #5019 from KarlVogel/lxc_dependency_issue
utils/lxc: disable gnutls during configure
7 years ago
Hannu Nyman
58b038e8b5
Merge pull request #5039 from wendy2001011/wendy-1
ddns-script: fix update_url incorrect for duckdns.org service
7 years ago
Mirko Vogt
32b60fa32b
python3: package CGI component
Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
7 years ago
Michael Heimpold
493c69efb5
libiio: update to 0.11
While at, add a missing word in the description of the -utils package.
(Only compile tested at the moment for mxs platform.)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years ago
Michael Heimpold
dddfd6c00a
php7: update to 7.1.11
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years ago
Ted Hess
ae5eeb136f
Merge pull request #5038 from Wedmer/fftw_3_3_7
libs/fftw3: Updated to the latest release
7 years ago
Hannu Nyman
f228a6a9a4
Merge pull request #5029 from hnyman/wget1192
wget: fix update to 1.19.2 for buildbot
I modifed the commit in this PR to reflect the already pushed version bump change by @tripolar
Several targets have already failed in buildbot like
```
target-arm_cortex-a15+neon-vfpv4_musl_eabi/wget-nossl/wget-1.19.2'
Package wget-nossl is missing dependencies for the following libraries:
libunistring.so.2
```
So, let's try to overcome that libunistring linkage with a hack that makes the actual libunistring overlooked.
7 years ago
Hannu Nyman
92ffab8bbe
wget: fix update to 1.19.2 for buildbot
Disable linkage to libunistring with a hack: advice configure
to use included libunistring when there is actually none.
This avoids libunistring detection in buildbot the the need
for dependency.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years ago
champtar
ced4eaf5a5
Merge pull request #3647 from rogerpueyo/mikrotik-btest
mikrotik-btest: Add package
7 years ago
Vladimir Ulrich
6c2bf61c02
libs/fftw3: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
7 years ago
Florian Eckert
17743cd918
libs/libcap: add license tag
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Florian Eckert
ce62475be3
utils/cryptodev-linux: add license tag
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Florian Eckert
e8c7ec009b
libs/libgpg-error: add license tag
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Florian Eckert
eb39775d76
libs/libgcrypt: add license tag
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Florian Eckert
43d24da2bf
libs/openldap: add license tag
add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Peter Wagner
d971514af8
tor: disable lzma to get rid of the liblzma.so.5 dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Roger Pueyo Centelles
8a51e7d213
mikrotik-btest: Add package
mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server.
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
7 years ago
Wendy Wu
8e62bc6b6c
ddns-script: fix update_url incorrect for duckdns.org service
Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Compile tested: arch:arm, OpenWRT/LEDE version:for-15.05
Run tested: arch:arm, OpenWRT/LEDE version:for-15.05, tests done
Description:
<ddns-script>: fix update_url incorrect for duckdns.org service
Signed-off-by: Wendy Wu <wendy2001011@163.com>
7 years ago
Etienne Champetier
23387d29a2
screen: update to 4.6.2
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Philip Prindeville
4bf720985e
Merge pull request #5027 from pprindeville/perl-makefile_pl-failure
perl: when Makefile.PL fails give more feedback
7 years ago
Ted Hess
706929c03e
opus-tools: Update to 0.1.10, move to Sound, add myself as co-maintainer
7 years ago
Peter Wagner
11af80ebe1
wget: update to 1.19.2
Fixes: CVE-2017-13089, CVE-2017-13090
switch to gz as there is no xz tarball for 1.19.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Matthias Schiffer
dfd652ff3b
jool: fix PKG_BUILD_DIR to avoid kernel ABI mismatch
As jool builds a kernel module, a PKG_BUILD_DIR under KERNEL_BUILD_DIR must
be used to avoid reusing build artifacts when switching to a different
target of the same architecture. Otherwise, kernel ABI mismatches may
result, leading to an unusuable module, or build failures like the
following:
Package kmod-jool is missing dependencies for the following libraries:
crypto_hash.ko
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years ago
Peter Wagner
90a74ed428
irssi: fix typo
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Peter Wagner
dfb51561ef
irssi: update to 1.0.5
Fixes the following CVEs:
CVE-2017-15227
https://nvd.nist.gov/vuln/detail/CVE-2017-15227
CVE-2017-15228
https://nvd.nist.gov/vuln/detail/CVE-2017-15228
CVE-2017-15721
https://nvd.nist.gov/vuln/detail/CVE-2017-15721
CVE-2017-15722
https://nvd.nist.gov/vuln/detail/CVE-2017-15722
CVE-2017-15723
https://nvd.nist.gov/vuln/detail/CVE-2017-15723
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Peter Wagner
7651605329
glib2: update to 2.54.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Ted Hess
d28321bf29
Merge pull request #5035 from diizzyy/patch-101
libs/faad2: Update to 2.8.6
7 years ago
Daniel Engberg
fb98124db3
libs/faad2: Update to 2.8.6
Update faad2 to 2.8.6
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Hannu Nyman
04d2768825
Merge pull request #5034 from kissg1988/pypkgupdate
Update several python packages
7 years ago
Gergely Kiss
fdb8267c2d
openpyxl: update to 2.5.0b1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
8a54d94325
django-constance: update to 2.0.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
430dce852a
django-restframework: update to 3.7.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
e8dac18034
python-urllib3: update to 1.22
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
bc1b9fa0e3
django-compressor: update to 2.2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
467582f7d9
django-picklefield: update to 1.0.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
2c9a1f9b4e
gunicorn: update to 19.7.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
68f0085fe2
jdcal: update to 1.3
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
e3a971558a
chardet: update to 3.0.4
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
90173afbbb
pytz: update to 2017.2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
e6010224b5
simplejson: update to 3.11.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
23fc92b308
django-postoffice: update to 3.0.3
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
0bcfa490ef
python-dateutil: update to 2.6.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Gergely Kiss
1ae1024041
django-statici18n: update to 1.4.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years ago
Philip Prindeville
a4aaaf8d8f
perl: when Makefile.PL fails give more feedback
There are a few packages which mysteriously fail during the configure
stage. Give us better means of understanding why.
Also, some Makefile.PL's have "use" statements which reference
files which are in or under ".".
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
72cb164486
Merge pull request #5026 from pprindeville/perl-dot-exclude-breakage
perl: modules failing due to dot not in @INC
7 years ago
Philip Prindeville
c79911b66d
perl: modules failing due to dot not in @INC
5.26.1 introduced default_inc_excludes_dot which is causing
perl-html-tags and possibly other modules to fail. Add explict
dot back when invoking module's ./Makefile.PL.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago