Hannu Nyman [Fri, 1 Mar 2019 21:07:09 +0000 (23:07 +0200)]
Merge pull request #8308 from commodo/python3-pip-fix
python3-pip: fix install rule
Hannu Nyman [Fri, 1 Mar 2019 21:06:25 +0000 (23:06 +0200)]
Merge pull request #8307 from commodo/python3-split-urllib
python3: split python3-urllib from python3-light
Ted Hess [Thu, 28 Feb 2019 23:27:51 +0000 (18:27 -0500)]
Merge pull request #8152 from diizzyy/sound/fdk-aac-20
sound/fdk-aac: Update to 2.0.0
Ted Hess [Thu, 28 Feb 2019 23:27:04 +0000 (18:27 -0500)]
Merge pull request #8279 from robho/squeezelite_bump
squeezelite: Bump to 1.9.1-1130
Daniel Golle [Thu, 28 Feb 2019 18:57:44 +0000 (19:57 +0100)]
gnunet-fuse: add package
GNUnet component to mount GNUnet filesystems via FUSE
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 28 Feb 2019 18:54:19 +0000 (19:54 +0100)]
gnunet-secushare: add package
Not-very-useful-yet GNUnet components for secushare.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 28 Feb 2019 18:51:46 +0000 (19:51 +0100)]
gnunet: GNUnet v0.11 release
Switch to v0.11 release sources (plus patches to still get it to build)
gnunet-social was out-sourced into a separate repository and hence
new OpenWrt package gnunet-secushare.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Wed, 27 Feb 2019 14:53:09 +0000 (16:53 +0200)]
Merge pull request #8309 from commodo/python-co-maintainer
python,python3: add Jeffery To as co-maintainer
Dirk Brenken [Wed, 27 Feb 2019 14:28:22 +0000 (15:28 +0100)]
Merge pull request #8302 from dibdot/travelmate
travelmate: release 1.4.0
Dirk Brenken [Tue, 26 Feb 2019 20:11:51 +0000 (21:11 +0100)]
travelmate: release 1.4.0
* various small tweaks & fixes
* widely tested, ready for forthcoming 19.x branching
Signed-off-by: Dirk Brenken <dev@brenken.org>
Alexandru Ardelean [Wed, 27 Feb 2019 10:33:25 +0000 (12:33 +0200)]
python,python3: add Jeffery To as co-maintainer
For a while now, Jeffery has helped quite a lot with Python, and is now
unofficial go-to guy [for problems] with Python packages.
This change adds him as co-maintainer [if he also agrees].
I'm not going away; I'll be still doing the same work for Python.
This change serves to recognize Jeffery in an official way, since he's
already taking on these things. And 2 co-maintainers is better in case one
kicks the bucket [by accident].
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 27 Feb 2019 10:18:17 +0000 (12:18 +0200)]
python3-pip: fix install rule
Fixes: https://github.com/openwrt/packages/issues/8301
This seems to have slipped for some time. No idea if it ever worked.
It could be that this worked at some point.
In any case, the shebang is properly updated now.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Tue, 26 Feb 2019 21:39:05 +0000 (23:39 +0200)]
Merge pull request #8231 from neheb/tran
transmission: Add LTO support to shave off 35KB off of the ipk
Hannu Nyman [Tue, 26 Feb 2019 20:06:07 +0000 (22:06 +0200)]
Merge pull request #8299 from neheb/patch-11
msmtp: Update to 1.8.3
Peter Wagner [Tue, 26 Feb 2019 19:54:54 +0000 (20:54 +0100)]
libsndfile: update to 2019-02-26
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Jeffery To [Sun, 3 Feb 2019 08:34:36 +0000 (16:34 +0800)]
ntpd: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also moves the generated config file to /var/etc and adds a
service_triggers() function.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jan Pavlinec [Mon, 25 Feb 2019 21:17:52 +0000 (22:17 +0100)]
tor: Add PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Tue, 26 Feb 2019 13:54:41 +0000 (15:54 +0200)]
Merge pull request #8244 from Cynerd/i2c-tools-rework-master
i2c-tools: rework package to use variants
Alexandru Ardelean [Tue, 26 Feb 2019 13:37:47 +0000 (15:37 +0200)]
python3: split python3-urllib from python3-light
This is the result of this discussion:
https://github.com/openwrt/packages/issues/8285
`urllib.request` requires the `email` module/lib, which was part of
python3-light.
This change moves the Lib/urllib folder from the python3-light into it's
own package, making it lighter. At least this way, users that want `urllib`
(on top of `python3-light`) will be forced to install it via opkg and this
will make sure `python3-email` gets installed as well.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Tue, 26 Feb 2019 06:23:34 +0000 (08:23 +0200)]
Merge pull request #8237 from BKPepe/netdata-v1.12.0
netdata: update to version 1.12.1
Rosen Penev [Mon, 25 Feb 2019 23:27:50 +0000 (15:27 -0800)]
msmtp: Update to 1.8.3
Fixes CVE-2019-8337
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Sun, 17 Feb 2019 09:16:59 +0000 (10:16 +0100)]
netdata: update to version 1.12.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Peter Wagner [Mon, 25 Feb 2019 18:25:01 +0000 (19:25 +0100)]
git: update to 2.21.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Mon, 25 Feb 2019 16:28:29 +0000 (18:28 +0200)]
Merge pull request #8290 from zhaojh329/libuwsc
libuwsc: update to 3.2.1
Daniel Golle [Mon, 25 Feb 2019 12:08:38 +0000 (13:08 +0100)]
Merge pull request #8265 from aparcar/fft-eval
fft-eval: add package
Jianhui Zhao [Mon, 25 Feb 2019 05:54:50 +0000 (13:54 +0800)]
libuwsc: update to 3.2.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Yuhei OKAWA [Mon, 25 Feb 2019 03:02:55 +0000 (12:02 +0900)]
open-vm-tools: Add new package open-vm-tools
Add new package,
open-vm-tools is Open Virtual Machine Tools for VMware guest OS
tested: OpenWrt master and 18.06.2 (x86_64) on ESXi 6.5, 6.7
Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
Deng Qingfang [Sat, 23 Feb 2019 17:22:45 +0000 (01:22 +0800)]
bind: update to 9.12.3-P4
Fixed CVEs:
CVE-2018-5744
CVE-2018-5745
CVE-2019-6465
Add PKG_CPE_ID
Size optimizations
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Hannu Nyman [Sun, 24 Feb 2019 08:14:42 +0000 (10:14 +0200)]
Merge pull request #8263 from Cynerd/python-fix-collision
python,python3: do not package binary files to base packages
Karel Kočí [Fri, 15 Feb 2019 13:50:17 +0000 (14:50 +0100)]
i2c-tools: rework package to use variants
Signed-off-by: Karel Kočí <cynerd@email.cz>
Hannu Nyman [Sat, 23 Feb 2019 17:40:03 +0000 (19:40 +0200)]
Merge pull request #8273 from jefferyto/python-pkg-setup-dir
python,python3: Add PYTHON_PKG_SETUP_DIR
Hannu Nyman [Sat, 23 Feb 2019 17:39:32 +0000 (19:39 +0200)]
Merge pull request #8284 from wvdakker/master
Shorewall: Bump to version 5.2.3
Hannu Nyman [Sat, 23 Feb 2019 17:38:55 +0000 (19:38 +0200)]
Merge pull request #8280 from guidosarducci/master-add-speedtest
speedtest-netperf: new package to measure network performance
Peter Wagner [Sat, 23 Feb 2019 12:27:15 +0000 (13:27 +0100)]
privoxy: update to 3.0.28
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sat, 23 Feb 2019 11:52:26 +0000 (12:52 +0100)]
tor: update to 0.3.5.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
W. van den Akker [Sat, 23 Feb 2019 10:29:22 +0000 (11:29 +0100)]
Shorewall6: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 23 Feb 2019 10:22:36 +0000 (11:22 +0100)]
Shorewall: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 23 Feb 2019 10:19:53 +0000 (11:19 +0100)]
Shorewall6-lite: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 23 Feb 2019 10:17:19 +0000 (11:17 +0100)]
Shorewall-lite: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 23 Feb 2019 10:12:52 +0000 (11:12 +0100)]
Shorewall-core: Bump to version 5.2.3.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Alexandru Ardelean [Tue, 19 Feb 2019 09:00:09 +0000 (11:00 +0200)]
python,python3: allow users to override python args & vars
If users want to define these before including python[3]-package.mk, these
vars will be overridden during the include.
So, override these vars if they haven't been defined.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jeffery To [Thu, 21 Feb 2019 11:52:07 +0000 (19:52 +0800)]
python,python3: Add PYTHON_PKG_SETUP_DIR
This adds a variable (PYTHON_PKG_SETUP_DIR / PYTHON3_PKG_SETUP_DIR) that
allows a Python package Makefile to control the directory where setup.py
is called (as part of PyBuild/Compile/Default /
Py3Build/Compile/Default).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Dirk Brenken [Sat, 23 Feb 2019 07:06:35 +0000 (08:06 +0100)]
Merge pull request #8281 from dibdot/travelmate
travelmate: bugfix 1.3.7
Dirk Brenken [Sat, 23 Feb 2019 06:55:26 +0000 (07:55 +0100)]
travelmate: bugfix 1.3.7
* fix a possible 'reload' race condition
Signed-off-by: Dirk Brenken <dev@brenken.org>
Tony Ambardar [Fri, 26 Oct 2018 01:51:11 +0000 (18:51 -0700)]
speedtest-netperf: new package to measure network performance
The speedtest-netperf.sh script measures the network throughput while
monitoring latency under load and capturing key CPU usage and frequency
statistics. The script can emulate a web-based speed test by downloading
and then uploading from an internet server, or perform simultaneous
download and upload to mimic the stress of the FLENT test program.
It simplifies tasks such as validating ISP provisioned speeds or setting
up and fine-tuning SQM, directly on the router. The CPU usage details
can also help determine if the demands of SQM, routing and other tasks
such as the test itself are exhausting the device's CPUs.
This script leverages earlier scripts from the CeroWrt project used for
bufferbloat mitigation, betterspeedtest.sh and netperfrunner.sh. They are
used with the permission of the author, Rich Brown.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Robert Högberg [Fri, 22 Feb 2019 19:58:16 +0000 (20:58 +0100)]
squeezelite: Bump to 1.9.1-1130
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
Dirk Brenken [Fri, 22 Feb 2019 15:48:53 +0000 (16:48 +0100)]
Merge pull request #8275 from dibdot/travelmate
travelmate: update 1.3.6
Dirk Brenken [Fri, 22 Feb 2019 10:59:14 +0000 (11:59 +0100)]
travelmate: update 1.3.6
* add captive portal domains automatically to the related
domain whitelist (dhcp option 'rebind_domain'),
if rebind protection/RFC1918 is enabled
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Thu, 21 Feb 2019 16:39:40 +0000 (18:39 +0200)]
Merge pull request #8266 from BKPepe/urllib3
python-urllib3: add variant for Python3
Karel Kočí [Wed, 20 Feb 2019 11:51:05 +0000 (12:51 +0100)]
python,python3: do not package binary files to base packages
Thanks to fix
200a5a2eec896b2d34f1114d14df66d810c1f4bd all base packages
now contain all binaries that are generated as part of python
installation. That causes collision between those packages with package
managers that consider this such as Turris updater-ng. This is also just
wrong. Those binaries were not included and should not be after
mentioned fix as well.
This just adds empty install definition. The idea is to override the
default one that is otherwise used.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Paul Spooren [Wed, 20 Feb 2019 15:07:36 +0000 (16:07 +0100)]
fft-eval: add package
This program has been created to aid open source spectrum analyzer
development for Qualcomm/Atheros AR92xx and AR93xx based chipsets.
Find more information about the package here:
https://github.com/simonwunderlich/FFT_eval
This package is used in LibreMesh, however our CI doesn't support
multiple architecures as all LibreMesh code is lua. Adding this package
to the official repos allows us to offer it in our tool chain.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Ted Hess [Thu, 21 Feb 2019 00:10:38 +0000 (19:10 -0500)]
Merge pull request #8248 from neheb/v4
v4l2rtspserver: Update to 0.1.3
Hannu Nyman [Wed, 20 Feb 2019 20:40:45 +0000 (22:40 +0200)]
Merge pull request #8262 from jefferyto/python-packages-update-data
python-*: Update package data
Hannu Nyman [Wed, 20 Feb 2019 20:39:57 +0000 (22:39 +0200)]
Merge pull request #8261 from neheb/bt
btrfs-progs: Several fixes
Hannu Nyman [Wed, 20 Feb 2019 14:04:52 +0000 (16:04 +0200)]
Merge pull request #8254 from neheb/patch-5
haproxy: Don't select OPENSSL_WITH_DEPRECATED
Jeffery To [Wed, 20 Feb 2019 07:19:26 +0000 (15:19 +0800)]
multiple-python-packages: Update package data
This updates the Python 2 and 3 versions of each package to share the
same title field. (For packages that only had this change, their
PKG_RELEASE were not incremented.)
This also updates the package title, url and source urls, where
necessary.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Josef Schlehofer [Tue, 19 Feb 2019 13:53:18 +0000 (14:53 +0100)]
python-urllib3: add variant for Python3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Luiz Angelo Daros de Luca [Fri, 4 Jan 2019 04:10:19 +0000 (02:10 -0200)]
ruby: bump to 2.6.1
See: https://www.ruby-lang.org/en/news/2019/01/30/ruby-2-6-1-released/
See: https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/
New packages mirroring upstream gemification of ruby:
* ruby-bundler (new)
* ruby-e2mmap and ruby-ostruct (from ruby-misc)
* ruby-forwardable (from ruby-patterns)
* ruby-matrix and ruby-prime (from removed ruby-math)
* ruby-mutex_m, ruby-sync and ruby-thwait (from ruby-multithread)
* ruby-tracer (from ruby-debuglib)
Added ruby-dev for building extension inside openwrt (requires cc)
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Rosen Penev [Tue, 19 Feb 2019 23:13:04 +0000 (15:13 -0800)]
btrfs-progs: Several fixes
Remove LTO. It causes an increase in size.
Remove fsck.btrfs. It's just a script that says to run btrfs check.
Replace INSTALL_BIN with CP to avoid copying what should be a symlink.
Install libbtrfsutil. This is needed by a few of the tools.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hans Dedecker [Tue, 19 Feb 2019 21:02:35 +0000 (22:02 +0100)]
Merge pull request #8206 from dengqf6/xt
xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
Peter Wagner [Tue, 19 Feb 2019 19:14:17 +0000 (20:14 +0100)]
nfs-kernel-server: update patches
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Tue, 19 Feb 2019 15:37:48 +0000 (17:37 +0200)]
Merge pull request #8258 from jefferyto/obfsproxy-default-compile
obfsproxy: Use default compile
Hannu Nyman [Tue, 19 Feb 2019 15:37:13 +0000 (17:37 +0200)]
Merge pull request #8257 from jefferyto/python-packages-default-compile
python-(automat|crypto|gmpy2|parsley): Use default compile
Hannu Nyman [Tue, 19 Feb 2019 15:36:00 +0000 (17:36 +0200)]
Merge pull request #8246 from BKPepe/youtube-dl-2019.02.18
youtube-dl: update to version 2019.02.18
Jeffery To [Tue, 19 Feb 2019 15:09:58 +0000 (23:09 +0800)]
obfsproxy: Use default compile
This updates the package to use the default PyBuild/Compile, instead of
defining a custom Build/Compile.
This also updates the source url and adds a src package.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 19 Feb 2019 14:54:43 +0000 (22:54 +0800)]
python-(automat|crypto|gmpy2|parsley): Use default compile
This updates these packages to use the default PyBuild/Compile, instead
of defining their own Build/Compile.
This also updates the Python 2 and 3 versions to use the same TITLE.
This also updates the source url and adds src packages for python-gmpy2.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Tue, 19 Feb 2019 13:49:29 +0000 (15:49 +0200)]
Merge pull request #8251 from jefferyto/python3-twisted-install
python-twisted: Fix python3 install
Hannu Nyman [Tue, 19 Feb 2019 13:49:07 +0000 (15:49 +0200)]
Merge pull request #8253 from jefferyto/python-cffi-update
python-cffi: Update to 1.12.1
Yousong Zhou [Mon, 18 Feb 2019 13:59:45 +0000 (13:59 +0000)]
shadowsocks-libev: move --no-delay into json config file
It was introduced in 3.1.0 as a command line argument and was part of
the json config since 3.1.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 18 Feb 2019 08:00:08 +0000 (08:00 +0000)]
shadowsocks-libev: use jshn.sh for making json config
As suggested by Jeffery To in openwrt/packages#8233
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Deng Qingfang [Wed, 13 Feb 2019 07:07:57 +0000 (15:07 +0800)]
xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
Backport 2 commits to fix build on 4.19:
https://github.com/nawawi/xtables-addons/commit/
3ea761a1ed338241fbc79bef8e433307e108b6cd
https://github.com/nawawi/xtables-addons/commit/
2b76b68c65c97fc11409088c3c30993324df8500
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Rosen Penev [Tue, 19 Feb 2019 09:17:37 +0000 (01:17 -0800)]
haproxy: Don't select OPENSSL_WITH_DEPRECATED
Deprecated APIs are already patched out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Tue, 19 Feb 2019 08:51:21 +0000 (16:51 +0800)]
python-cffi: Update to 1.12.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Tue, 19 Feb 2019 08:03:40 +0000 (10:03 +0200)]
Merge pull request #8252 from jefferyto/python-txsocksx-python-twisted
python-txsocks: Fix twisted dependency
Jeffery To [Tue, 19 Feb 2019 07:29:21 +0000 (15:29 +0800)]
python-txsocks: Fix twisted dependency
This fixes the dependency on twisted, which was renamed to
python-twisted earlier.
This also changes the package to use the default PyBuild/Compile.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 19 Feb 2019 06:36:36 +0000 (14:36 +0800)]
python-twisted: Fix python3 install
The install routine was written before the fix in #8241, and wasn't
sufficiently tested with that fix.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Mon, 18 Feb 2019 21:58:04 +0000 (13:58 -0800)]
v4l2rtspserver: Update to 0.1.3
Removed upstreamed patches.
Updated live555.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Mon, 18 Feb 2019 16:34:19 +0000 (18:34 +0200)]
Merge pull request #8240 from jefferyto/python-twisted
twisted: Rename package, fix errors
Hannu Nyman [Mon, 18 Feb 2019 16:33:30 +0000 (18:33 +0200)]
Merge pull request #8241 from jefferyto/python-package-install
python,python3: Fix calling default PyPackage/install
Jeffery To [Mon, 18 Feb 2019 08:23:45 +0000 (16:23 +0800)]
python,python3: Fix calling default PyPackage/install
This fixes Package/*/install to call PyPackage/*/install correctly.
Previously, if a package used the default PyPackage/*/install, then it
would not called. (A custom-defined PyPackage/*/install would be called
with no issue.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 18 Feb 2019 08:11:02 +0000 (16:11 +0800)]
twisted: Rename package, fix errors
This renames the Python 2 twisted package to python-twisted, and updates
dependents (i.e. obfsproxy) to reference the updated name.
This also fixes conflicts between the Python 2 and 3 packages. Twisted
installs some scripts to /usr/bin, and previously scripts for both
packages used the same names. This adds a "3" suffix to scripts
installed by python3-twisted.
This also adds python[3]-setuptools as a dependency, as the scripts
installed to /usr/bin depend on pkg_resources (part of setuptools).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Yousong Zhou [Mon, 18 Feb 2019 03:30:38 +0000 (03:30 +0000)]
pixman: bump to version 0.38.0
Release 0.37.0 was not actually released. From the git log, there are
two functional changes about optimization by using float points directly
Bump version to 0.38.0
pixman: Use maximum precision for pixman-bits-image, v2.
Implement floating point gradient computation, v2.
build: Add meson files to EXTRA_DIST
editorconfig: use tabs for Makefiles
Merge remote-tracking branch 'origin/master'
Post release version bump to 37.1
gitlab-ci: Add meson build to pipeline test
meson: Add a meson build system
Add .editorconfig file
Bump version to 0.36.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Thu, 13 Dec 2018 22:39:55 +0000 (14:39 -0800)]
git: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Sun, 17 Feb 2019 22:36:09 +0000 (23:36 +0100)]
youtube-dl: update to version 2019.02.18
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Stijn Tintel [Sun, 17 Feb 2019 15:47:54 +0000 (17:47 +0200)]
vallumd: bump to 0.1.4
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Ted Hess [Sun, 17 Feb 2019 12:39:18 +0000 (07:39 -0500)]
Merge pull request #8235 from mhei/fix-libupnp
libupnp: add large file defines to CFLAGS
Peter Wagner [Sun, 17 Feb 2019 11:42:39 +0000 (12:42 +0100)]
libsndfile: update to 2019-02-07
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Rosen Penev [Sat, 16 Feb 2019 01:08:36 +0000 (17:08 -0800)]
irssi: Fix OpenSSL without deprecated APIs compilation
When OpenSSL is built without deprecated APIs, pkg-config first tries
OpenSSL in the staging directory but fails as it cannot find the
deprecated SSL_library_init function and ends up finding the system one.
Added PKG_BUILD_PARALLEL for faster compilation.
Added -Wl,--gc-sections to LDFLAGS to save ~10KB from the resulting ipk.
Reworked configure section as some of those options were renamed or
removed.
Removed EXTRA_* hacks that are no longer necessary.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Peter Wagner [Sat, 16 Feb 2019 23:12:43 +0000 (00:12 +0100)]
nfs-kernel-server: fix freeaddrinfo usage in nfs-kernel-server, because freeaddrinfo in musl after the 1.1.21
update, doesn't handly NULL pointers (which seems to spec conform) see
https://www.openwall.com/lists/musl/2019/02/03/3 for more info
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Michael Heimpold [Sat, 16 Feb 2019 20:40:38 +0000 (21:40 +0100)]
libupnp: add large file defines to CFLAGS
This fixes compilation with glibc and uClibc for the included
sample programs as reported by builtbots for e.g. arc target:
-snip-
In file included from ../../upnp/inc/upnp.h:402:0,
from common/sample_util.h:49,
from common/sample_util.c:42:
../../upnp/inc/FileInfo.h:22:2: error: #error libupnp uses large file support, so users must do that, too
#error libupnp uses large file support, so users must do that, too
^~~~~
Makefile:577: recipe for target 'common/tv_ctrlpt-sample_util.o' failed
-snap-
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Stijn Tintel [Sat, 16 Feb 2019 15:28:50 +0000 (17:28 +0200)]
Merge pull request #8219 from Apteryks/master
net-snmp: disable support for perl
Stijn Tintel [Sat, 16 Feb 2019 15:15:04 +0000 (17:15 +0200)]
Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTable
net-snmp: Enable MIB ip-mib/inetNetToMediaTable
Hannu Nyman [Sat, 16 Feb 2019 11:45:10 +0000 (13:45 +0200)]
Merge pull request #8177 from neheb/ff
fio: Update to 3.13
Hannu Nyman [Sat, 16 Feb 2019 08:22:37 +0000 (10:22 +0200)]
Merge pull request #8163 from diizzyy/bash-patches
utils/bash: Import upstream patches for 5.0
Hannu Nyman [Sat, 16 Feb 2019 08:20:29 +0000 (10:20 +0200)]
Merge pull request #8195 from ja-pa/libarchive-security-fix
libarchive: patch security issues
Yousong Zhou [Sat, 16 Feb 2019 07:37:24 +0000 (07:37 +0000)]
shadowsocks-libev: flush ipv6 ss-rules on service stop
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Sat, 16 Feb 2019 02:07:31 +0000 (18:07 -0800)]
transmission: Add LTO support to shave off 35KB off of the ipk
Minor Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 15 Feb 2019 16:00:02 +0000 (18:00 +0200)]
Merge pull request #8220 from mstorchak/smartmontools-drivedb
smartmontools: move drive database to a separate packege
Dirk Brenken [Fri, 15 Feb 2019 15:32:53 +0000 (16:32 +0100)]
Merge pull request #8224 from dibdot/travelmate
travelmate: update 1.3.5
Dirk Brenken [Fri, 15 Feb 2019 08:29:58 +0000 (09:29 +0100)]
travelmate: update 1.3.5
* rework procd trigger handling
- react immediately on if down network events
- remove needless apply hook in LuCI
Signed-off-by: Dirk Brenken <dev@brenken.org>