Val Kulkov [Fri, 25 Jan 2019 23:35:17 +0000 (18:35 -0500)]
graphicsmagick: new package, an imagemagick alternative
GraphicsMagick is a fork of ImageMagick, licensed under the MIT license.
It requires less space and it is [reportedly] faster than ImageMagick.
GraphicsMagick's installation footprint is:
x86_64: 4.3 MB, and
brcm47xx-mips74k (mipsel_74kc): 3.7 MB.
The shared libraries occupy 2.2 MB (mipsel_74kc). The 90 GraphicsMagick's
modules occupy 2.5 MB. It may be possible to reduce the installation
footprint by introducing build parameters to control the selection of
modules. In view of the large number of modules and the possibility of
breakage due to module interdependencies or other reasons, such attempt
is not made at this time.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Jo-Philipp Wich [Fri, 25 Jan 2019 10:27:16 +0000 (11:27 +0100)]
Merge pull request #8011 from neheb/ar
aria2: Fix the faulty patch again
Rosen Penev [Tue, 22 Jan 2019 08:36:38 +0000 (00:36 -0800)]
aria2: Fix the faulty patch again
The previous solution was incorrect. The issue was that the macro was not
defined as the header defining it was not included. GCC warns if -Wunder
is passed and does not error by default, leading to the confusion.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 16 Dec 2018 06:38:49 +0000 (22:38 -0800)]
usbip: Switch usb.ids location to match usbutils
It's versioned and therefore easier to update.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Thu, 24 Jan 2019 17:25:55 +0000 (12:25 -0500)]
Merge pull request #8029 from jow-/avrdude-elf-depends
avrdude: change libelf1 dependency to libelf
Ted Hess [Thu, 24 Jan 2019 17:24:27 +0000 (12:24 -0500)]
Merge pull request #7947 from neheb/sh
shairport-sync: Get rid of libc++ dependency
Hannu Nyman [Thu, 24 Jan 2019 15:39:04 +0000 (17:39 +0200)]
Merge pull request #8032 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.32
Hannu Nyman [Thu, 24 Jan 2019 15:38:10 +0000 (17:38 +0200)]
Merge pull request #8028 from salzmdan/master
knot: update to 2.7.6
Hannu Nyman [Thu, 24 Jan 2019 15:35:52 +0000 (17:35 +0200)]
Merge pull request #8026 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.24
Dirk Brenken [Thu, 24 Jan 2019 15:24:46 +0000 (16:24 +0100)]
Merge pull request #8031 from dibdot/travelmate
travelmate: bugfix 1.3.4
Dirk Brenken [Thu, 24 Jan 2019 15:24:24 +0000 (16:24 +0100)]
Merge pull request #8027 from dibdot/adblock
adblock: bugfix 3.6.4
Dirk Brenken [Thu, 24 Jan 2019 12:58:38 +0000 (13:58 +0100)]
travelmate: bugfix 1.3.4
* fix runtime behaviour with empty scan results on radioX
* fix radiolist preparation (prevent dups)
* further optimize 'ProActive' mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
Toni Uhlig [Thu, 24 Jan 2019 14:08:47 +0000 (15:08 +0100)]
ptunnel-ng: update to 1.32
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Hannu Nyman [Thu, 24 Jan 2019 13:43:06 +0000 (15:43 +0200)]
Merge pull request #8004 from neheb/patch-16
libgpg-error: Update to 1.34
Daniel Engberg [Sat, 12 Jan 2019 23:14:23 +0000 (00:14 +0100)]
utils/bash: Update to 5.0
Update bash to 5.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Jo-Philipp Wich [Thu, 24 Jan 2019 12:12:36 +0000 (13:12 +0100)]
avrdude: change libelf1 dependency to libelf
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in avrdude accordingly.
There are no functional changes and no changes in the resulting binary.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 24 Jan 2019 12:09:23 +0000 (13:09 +0100)]
conntrack-tools: add missing patch
Add a forgotten patch which was part of the original PR to switch ct tools
to libtirpc.
Fixes: ecebe0ed1 ("conntrack-tools: update to 1.4.5 and link against libtirpc")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Daniel Salzman [Thu, 24 Jan 2019 11:57:27 +0000 (12:57 +0100)]
knot: update to 2.7.6
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Dirk Brenken [Thu, 24 Jan 2019 11:31:47 +0000 (12:31 +0100)]
adblock: bugfix 3.6.4
* respect 'adb_report' option to enable/disable adblock reporting
(incl. tcpdump background process)
* other reporting related corner case fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
Josef Schlehofer [Thu, 24 Jan 2019 09:00:46 +0000 (10:00 +0100)]
youtube-dl: update to version 2019.01.24
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sun, 20 Jan 2019 23:26:14 +0000 (15:26 -0800)]
libgpg-error: Update to 1.34
Remove FPIC as it is already default. Both fPIC and DPIC are passed.
Some extra configure arguments to speed up build times.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Wed, 23 Jan 2019 16:44:58 +0000 (18:44 +0200)]
Merge pull request #7921 from daniel-santos/python-idna
python-idna: Add missing dependency on python(3)-codecs
Hannu Nyman [Wed, 23 Jan 2019 16:21:28 +0000 (18:21 +0200)]
Merge pull request #8022 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.23
Hannu Nyman [Wed, 23 Jan 2019 16:13:56 +0000 (18:13 +0200)]
Merge pull request #7616 from jbenden/aircrack-ng-1.5
aircrack-ng: Update to 1.5.2
Hannu Nyman [Wed, 23 Jan 2019 16:10:16 +0000 (18:10 +0200)]
Merge pull request #7912 from ja-pa/keepalived-update
keepalived: update to version 2.0.10
Josef Schlehofer [Wed, 23 Jan 2019 13:55:15 +0000 (14:55 +0100)]
youtube-dl: update to version 2019.01.23
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hannu Nyman [Tue, 22 Jan 2019 18:50:52 +0000 (20:50 +0200)]
Merge pull request #8017 from cshoredaniel/pr-nut-cleanup-small-but-mighty-issues
nut: initscripts hotplug: Fix many small by mighty semantic issues
Hannu Nyman [Tue, 22 Jan 2019 18:49:55 +0000 (20:49 +0200)]
Merge pull request #8015 from TDT-AG/pr/
20190122-mwan3
mwan3: update version
Hannu Nyman [Tue, 22 Jan 2019 18:49:36 +0000 (20:49 +0200)]
Merge pull request #8019 from cshoredaniel/pr-gitolite-3-6-11-update
gitolite: Update to 3.6.11
Daniel F. Dickinson [Mon, 21 Jan 2019 11:23:09 +0000 (06:23 -0500)]
gitolite: Update to 3.6.11
A migration bugfix.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Dirk Brenken [Tue, 22 Jan 2019 16:12:59 +0000 (17:12 +0100)]
Merge pull request #8016 from dibdot/travelmate
travelmate: release 1.3.3
Dirk Brenken [Tue, 22 Jan 2019 15:05:30 +0000 (16:05 +0100)]
travelmate: release 1.3.3
* re-fine/optimize re-connection logic in 'ProActive' mode,
prevent needless ubus calls
Signed-off-by: Dirk Brenken <dev@brenken.org>
Florian Eckert [Tue, 22 Jan 2019 13:29:34 +0000 (14:29 +0100)]
mwan3: update version to 2.7.10
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 15 Jan 2019 09:24:54 +0000 (10:24 +0100)]
mwan3: add locking debug possibility
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 15 Jan 2019 09:22:21 +0000 (10:22 +0100)]
mwan3: lock critical section on mwan3 down
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 15 Jan 2019 09:20:02 +0000 (10:20 +0100)]
mwan3: lock critical mwan3rtmon section
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Yousong Zhou [Tue, 22 Jan 2019 07:48:53 +0000 (07:48 +0000)]
shadowsocks-libev: ss-rules: simplify grep_af
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Peter Wagner [Tue, 22 Jan 2019 07:11:24 +0000 (08:11 +0100)]
conntrack-tools: update to 1.4.5 and link against libtirpc
Signed-off-by: Peter Wagner <tripolar@gmx.at>
[split from https://github.com/openwrt/openwrt/pull/1274]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Tue, 22 Jan 2019 07:10:19 +0000 (08:10 +0100)]
conntrack-tools: import from OpenWrt base
In order to allow for the switch from librpc to libtirpc, we need to
relocate the conntrack-tools package here.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Mon, 21 Jan 2019 19:52:02 +0000 (21:52 +0200)]
Merge pull request #8008 from aparcar/prometheus-2.6.1
prometheus: update to 2.6.1
Paul Spooren [Mon, 21 Jan 2019 18:05:55 +0000 (19:05 +0100)]
prometheus: update to 2.6.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
Hannu Nyman [Mon, 21 Jan 2019 15:41:02 +0000 (17:41 +0200)]
Merge pull request #8003 from neheb/btr
btrfs-progs: Update to 4.20
Toke Høiland-Jørgensen [Mon, 21 Jan 2019 10:52:55 +0000 (11:52 +0100)]
sqm-scripts: Bump to v1.3.0
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Rosen Penev [Wed, 9 Jan 2019 23:59:29 +0000 (15:59 -0800)]
rtl-ais: Fix compilation on i386
The code from 1996 is using pre-c99 inline semantics that cause compilation
failures on i386. Added std-gnu89 to fix this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Yousong Zhou [Fri, 18 Jan 2019 06:42:21 +0000 (06:42 +0000)]
shadowsocks-libev: ss-rules: add ipv6 support
It will require support from ip6tables-mod-nat. The added functionality
will be skipped otherwise.
For $o_dst_bypass6_, include only address blocks in link [1] whose
"Globally Reachable" field are explicitly "False"
Closes openwrt/packages#7508
[1] IANA IPv6 Special-Purpose Address Registry,
https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Sun, 20 Jan 2019 22:14:36 +0000 (00:14 +0200)]
Merge pull request #7990 from WeekendSoftware/safe-search
net/safe-search Add duckduckgo.com
Hannu Nyman [Sun, 20 Jan 2019 22:10:40 +0000 (00:10 +0200)]
Merge pull request #7977 from neheb/keyu
keyutils: Update to 1.6
Rosen Penev [Sun, 20 Jan 2019 19:22:44 +0000 (11:22 -0800)]
btrfs-progs: Update to 4.20
Remove copyright.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Deng Qingfang [Sun, 20 Jan 2019 08:32:10 +0000 (16:32 +0800)]
lm-sensors: use codeload and add ABI_VERSION
Use codeload URL suggested by neheb
Add ABI_VERSION:=5 to libsensors
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Bump PKG_RELEASE just in case.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Daniel F. Dickinson [Wed, 16 Jan 2019 12:09:13 +0000 (07:09 -0500)]
nut: initscripts hotplug: Fix many small semantic issues
Small but important tweaks to fix the operation of the nut initscripts
and hotplug scripts. All hail shellcheck and proofreading and
dogfooding.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Rosen Penev [Sun, 20 Jan 2019 06:26:22 +0000 (22:26 -0800)]
kplex: Update to 1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 20 Jan 2019 15:58:05 +0000 (17:58 +0200)]
Merge pull request #7865 from jonathanunderwood/stubby-0.2.4
stubby: update to version 0.2.4
Jonathan G. Underwood [Thu, 3 Jan 2019 15:10:47 +0000 (15:10 +0000)]
stubby: update to version 0.2.4
This upstream release adds support for trust_anchors_backoff_time
configuration parameter. UCI support has been added for this.
This commit also includes a number of clean-ups:
o change START=50 to START=30 in init file
Starting earlier in the boot means less chance of missing interface
trigger events. See: https://github.com/openwrt/packages/pull/4675
o remove unused variables from init file
o separate local declarations and assignments in init file
o add defensive quoting in init file
o use default values for procd respawn in init file
o make use of {} in variables consistent in init file
o remove unused variable from init file
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Jonathan G. Underwood [Thu, 3 Jan 2019 01:16:23 +0000 (01:16 +0000)]
getdns: update to version 1.5.0
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Hannu Nyman [Sun, 20 Jan 2019 10:10:26 +0000 (12:10 +0200)]
Merge pull request #7943 from neheb/sm
smartmontools: Update to 7.0
Hannu Nyman [Sun, 20 Jan 2019 09:56:51 +0000 (11:56 +0200)]
Merge pull request #7968 from neheb/patch-9
geth: Update to 1.8.21
Gregory L. Dietsche [Thu, 17 Jan 2019 20:57:59 +0000 (14:57 -0600)]
net/safe-search Add duckduckgo.com
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
Jan Pavlinec [Tue, 8 Jan 2019 15:07:32 +0000 (16:07 +0100)]
keepalived: update to version 2.0.10
Fixes CVE-2018-19046
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Sat, 19 Jan 2019 22:04:07 +0000 (00:04 +0200)]
Merge pull request #7838 from neheb/erl
erlang: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Hannu Nyman [Sat, 19 Jan 2019 22:03:18 +0000 (00:03 +0200)]
Merge pull request #7909 from Rixerx/master
zabbix: update to 4.0.3
Hannu Nyman [Sat, 19 Jan 2019 22:01:14 +0000 (00:01 +0200)]
Merge pull request #7953 from neheb/patch-5
pytz: Update to 2018.9
Hannu Nyman [Sat, 19 Jan 2019 21:59:59 +0000 (23:59 +0200)]
Merge pull request #7986 from tru7/knxd
knxd: bump to version 0.14.29
Hannu Nyman [Sat, 19 Jan 2019 20:45:29 +0000 (22:45 +0200)]
Merge pull request #7888 from neheb/vn
vpnc: Updated deprecated patch to include OpenSSL 1.1
Rosen Penev [Thu, 17 Jan 2019 22:43:04 +0000 (14:43 -0800)]
keyutils: Update to 1.6
Add keyctl binary, which can be used to add fscrypt support to ext4 and
other filesystems that support it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Othmar Truniger [Sat, 19 Jan 2019 18:11:25 +0000 (19:11 +0100)]
knxd: bump to version 0.14.29
Signed-off-by: Othmar Truniger <github@truniger.ch>
Hannu Nyman [Sat, 19 Jan 2019 18:00:19 +0000 (20:00 +0200)]
Merge pull request #7983 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.17
Hannu Nyman [Sat, 19 Jan 2019 17:15:09 +0000 (19:15 +0200)]
Merge pull request #7891 from neheb/ari
aria2: Fix faulty patch
Hannu Nyman [Sat, 19 Jan 2019 11:18:57 +0000 (13:18 +0200)]
Merge pull request #7893 from neheb/squid
squid: Fix compilation without OpenSSL ENGINE support
Hannu Nyman [Sat, 19 Jan 2019 11:16:06 +0000 (13:16 +0200)]
Merge pull request #7922 from daniel-santos/classpath
classpath: Fix breakage caused by -Werror=implicit-fallthrough
Hannu Nyman [Sat, 19 Jan 2019 11:14:29 +0000 (13:14 +0200)]
Merge pull request #7939 from dengqf6/lm-sensors
lm-sensors: update to 3.5.0
Josef Schlehofer [Sat, 19 Jan 2019 10:08:13 +0000 (11:08 +0100)]
youtube-dl: add Josef Schlehofer as co-maintainer
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hannu Nyman [Sat, 19 Jan 2019 09:49:12 +0000 (11:49 +0200)]
Merge pull request #7978 from cshoredaniel/pr-python-pkgconfig
python3: Add installation of pkconfig to InstallDev section.
Josef Schlehofer [Fri, 18 Jan 2019 19:44:50 +0000 (20:44 +0100)]
youtube-dl: update to version 2019.01.17
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hannu Nyman [Fri, 18 Jan 2019 15:33:57 +0000 (17:33 +0200)]
Merge pull request #7970 from sartura/libyang_v0.16-r3
libyang: update to 0.16-r3
Hannu Nyman [Fri, 18 Jan 2019 15:32:36 +0000 (17:32 +0200)]
Merge pull request #7948 from cshoredaniel/pr-add-bcrypt
bcrypt: Add python secure password hashing library
Hannu Nyman [Fri, 18 Jan 2019 15:32:00 +0000 (17:32 +0200)]
Merge pull request #7950 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.10
Hannu Nyman [Fri, 18 Jan 2019 15:31:24 +0000 (17:31 +0200)]
Merge pull request #7811 from neheb/b
bonnie++: Replace libstdcpp depend with generic CXX.
Daniel F. Dickinson [Wed, 2 Jan 2019 06:18:46 +0000 (01:18 -0500)]
python3: install pkgconfig to staging
Some programs that use the Python C API have difficulties finding
cross-compiled Python3 without the pkgconfig, so make sure we have
python3.pc and python-3.7.pc in pkgconfig staging dir.
CircleCI requires a package Makefile change to actually
do the CI check, so bump PKG_RELEASE.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Florian Eckert [Wed, 16 Jan 2019 14:34:41 +0000 (15:34 +0100)]
keepalived: add cpe id
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 16 Jan 2019 14:34:59 +0000 (15:34 +0100)]
stunnel: add cpe id
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Jan Pavlinec [Thu, 17 Jan 2019 13:06:17 +0000 (14:06 +0100)]
unzip: fix PKG_CPE_ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Mislav Novakovic [Wed, 16 Jan 2019 13:58:45 +0000 (14:58 +0100)]
libyang: update to 0.16-r3
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Jiri Slachta [Wed, 16 Jan 2019 04:16:37 +0000 (05:16 +0100)]
Merge pull request #7952 from neheb/patch-3
libxslt: Update to 1.1.33
Darryl Sokoloski [Wed, 4 Jul 2018 03:26:44 +0000 (23:26 -0400)]
netifyd: Added initial package files.
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
Yousong Zhou [Wed, 16 Jan 2019 02:27:09 +0000 (02:27 +0000)]
mtr: fix UNKNOWN version reporting
Supersedes openwrt/packages#7634
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Wed, 16 Jan 2019 02:32:46 +0000 (18:32 -0800)]
geth: Update to 1.8.21
Emergency update as the planned upgrade went south.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Peter Wagner [Tue, 15 Jan 2019 19:33:38 +0000 (20:33 +0100)]
openssh: backport patch for CVE-2018-20685
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Ted Hess [Tue, 15 Jan 2019 19:26:15 +0000 (14:26 -0500)]
Merge pull request #7966 from ja-pa/libmad-security-fix
libmad: patch multiple CVEs
Rosen Penev [Sat, 12 Jan 2019 20:06:45 +0000 (12:06 -0800)]
smartmontools: Update to 7.0
Removed weird uclibc++ compatibility stuff as it seems to not be needed
anymore.
Switched to standard variables.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed PKG_FIXUP as it seems the package has been fixed already.
A few changes to the CFLAGS and linker options resulted in ipk size going
from 244694 to 244283, possibly due to previous overlinking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jan Pavlinec [Sun, 13 Jan 2019 04:43:32 +0000 (05:43 +0100)]
libmad: patch multiple CVEs and add CPE
Fixes
CVE-2017-8374
CVE-2017-8373
CVE-2017-8372
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Tue, 15 Jan 2019 16:54:10 +0000 (18:54 +0200)]
Merge pull request #7748 from neheb/master
libarchive: Update configure arguments
Deng Qingfang [Fri, 11 Jan 2019 12:06:00 +0000 (20:06 +0800)]
lm-sensors: update to 3.5.0
Also switch to GitHub tarball
Removed upstreamed patch
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Jan Pavlinec [Sat, 12 Jan 2019 20:25:37 +0000 (21:25 +0100)]
unzip: patch CVE-2018-
1000035 and add PKG_CPE_IDE
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Peter Wagner [Tue, 15 Jan 2019 08:23:07 +0000 (09:23 +0100)]
wget: remove softlinks
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Rosen Penev [Sat, 22 Dec 2018 06:21:41 +0000 (22:21 -0800)]
libarchive: Update configure arguments
Some of these were introduced after the Makefile was written. Adding them
guarentees fewer issues down the road.
Also did some small reorganization for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 13 Jan 2019 05:36:29 +0000 (21:36 -0800)]
shairport-sync: Get rid of libc++ dependency
Two features which are not used by the package depend on a libc++.
Removing the proper entries in the Makefile allow compilation without a
libc++.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Peter Wagner [Mon, 14 Jan 2019 20:08:06 +0000 (21:08 +0100)]
wget: use ALTERNATIVES
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Dirk Brenken [Mon, 14 Jan 2019 19:24:17 +0000 (20:24 +0100)]
Merge pull request #7960 from dibdot/adblock
adblock: release 3.6.3
Peter Wagner [Mon, 14 Jan 2019 19:22:42 +0000 (20:22 +0100)]
alsa-lib: update to 1.1.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Mon, 14 Jan 2019 19:19:17 +0000 (20:19 +0100)]
tor: update to 0.3.5.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>