Rosen Penev
de9fda6698
mutt: Update to 1.11.1
...
Added patch to fix compilation without deprecated OpenSSL APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:42:38 -08:00
Rosen Penev
2cca3857ab
msmtp: Fix compilation without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:25:17 -08:00
Rosen Penev
4d9f9e6a33
neon: Fix compilation without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:20:53 -08:00
Rosen Penev
e8d6e9d647
libnopoll: Fix compilation without deprecated OpenSSL APIs
...
Switched to codeload for simplicity and consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:11:57 -08:00
W. van den Akker
6122f92288
Shorewall6: Bump to version 5.2.1.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:41:49 +01:00
W. van den Akker
dde83e9132
Shorewall: Bump to version 5.2.1.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:39:28 +01:00
W. van den Akker
d5f004371f
Shorewall6-lite: Bump to version 5.2.1.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:34:01 +01:00
W. van den Akker
dd900d3641
Shorewall-lite: Bump to version 5.2.1.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 22:26:26 +01:00
W. van den Akker
3748cdcfcc
Shorewall-core: Bump to version 5.2.1.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-12-02 21:54:22 +01:00
Hannu Nyman
3fba9b0d5d
Merge pull request #7556 from MikePetullo/pigeonhole
...
pigeonhole: update to 0.5.4
2018-12-02 18:47:37 +02:00
W. Michael Petullo
3ae5619974
pigeonhole: update to 0.5.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-12-02 09:56:41 -05:00
Hannu Nyman
62b0c876bd
Merge pull request #6621 from neheb/coreu
...
coreutils: Update to 8.30
2018-12-02 12:43:33 +02:00
Peter Wagner
d2eaf4c3ca
libsndfile: switch to cmake
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-02 11:42:34 +01:00
Hannu Nyman
2b44a18df1
Merge pull request #7477 from neheb/poco
...
poco: Update to 1.9.0
2018-12-02 12:39:55 +02:00
Hannu Nyman
4c24a16d40
Merge pull request #7534 from neheb/patch-3
...
pytz: Add python/host to BUILD_DEPENDS
2018-12-02 12:36:36 +02:00
Hannu Nyman
c2c0799717
Merge pull request #7535 from BKPepe/git
...
git: remove the duplicate line and update URL to HTTPS
2018-12-02 12:36:10 +02:00
Hannu Nyman
0ad1d41ed6
Merge pull request #7551 from neheb/pyco
...
python-crypgoraphy: Update to 2.4.2
2018-12-02 12:34:28 +02:00
Sebastian Kemper
ce14236117
tiff: disable ZSTD and WebP codecs explicitly
...
tiff 4.0.10 added two new compression codecs, ZSTD and WebP. If the
respective libraries are found, these codecs will be built. Currently
they're not built, because these libraries do not exist in OpenWrt.
This commit adds the configure switches to disable these codecs. It's
likely that any of these libs will make their way into OpenWrt sooner or
later, so this commit prevents the related build failures (missing
depends).
If there is a need to enable these codecs in tiff in the future, then
this can be done, obviously, but at least there will be no build failure
suprises in the meantime.
Also, this commit corrects the homepage of libtiff.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-02 11:16:26 +01:00
Rosen Penev
8e25b4b859
python-crypgoraphy: Update to 2.4.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-01 11:02:14 -08:00
Peter Wagner
37aeee740c
libsndfile: switch to git
...
Fixes CVEs:
CVE-2017-6892
CVE-2017-8361
CVE-2017-8362
CVE-2017-8363
CVE-2017-8365
CVE-2017-12562
CVE-2017-14245
CVE-2017-14246
CVE-2017-14634
CVE-2018-13139
CVE-2018-13419
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-01 13:48:37 +01:00
Dirk Brenken
2648fae120
Merge pull request #7544 from dibdot/travelmate
...
travelmate: update 1.3.1
2018-11-30 22:53:59 +01:00
Dirk Brenken
69c91f4a8d
Merge pull request #7543 from dibdot/adblock
...
adblock: update 3.5.5-4
2018-11-30 22:53:26 +01:00
Rosen Penev
e8845b49a2
libupm: Update to 1.7.1
...
The libmraa update introduced several API changes that broke libupm.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 13:01:44 -08:00
Rosen Penev
ca4536b39f
libmraa: Add several subpackages
...
Also added back the version patch to fix compilation with libupm.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 12:55:22 -08:00
Rosen Penev
e440aeaf69
libcap: Update to 2.26
...
Minor adjustments to Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 12:42:30 -08:00
Dirk Brenken
37ab0bde59
travelmate: update 1.3.1
...
* remove the "--spider" download option from captive portal
detection to make the heartbeat function more robust.
Keep the uplink connection 'alive' with all sorts of portals.
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-30 21:20:46 +01:00
Dirk Brenken
299b6c3928
adblock: update 3.5.5-4
...
* fix a cornercase suspend/resume issue
with empty/no blocklists
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-30 20:04:16 +01:00
Hannu Nyman
07e17bfe4a
Merge pull request #7511 from neheb/grilo2
...
grilo: Disable debug and tests
2018-11-30 17:18:26 +02:00
Hannu Nyman
ebdd70f739
Merge pull request #7518 from neheb/ng
...
ngircd: Fix compilation without deprecated OpenSSL APIs
2018-11-30 17:17:15 +02:00
Hannu Nyman
72f0383d16
Merge pull request #7533 from neheb/ibr
...
ibrcommon: Backport patch fixing compilation without deprecated APIs
2018-11-30 17:16:06 +02:00
Hannu Nyman
b4343172cd
Merge pull request #7524 from neheb/sudo
...
sudo: Update to 1.8.26
2018-11-30 17:13:51 +02:00
Marko Ratkaj
4b576f2ddc
Merge pull request #7475 from miska/mozilla
...
node-mozilla-iot-gateway: Cleanup init script
2018-11-30 16:06:56 +01:00
Rosen Penev
ce91be78dd
libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-29 18:01:01 -08:00
Andrew McConachie
7120c1f12c
danish: removed DEPENDS: +dnsmasq-full
...
Signed-off-by: Andrew McConachie <andrew@depht.com>
2018-11-29 11:52:50 -05:00
Hannu Nyman
5147125784
Merge pull request #7412 from thess/libpsl-work
...
libpsl: Fix build errors when BUILD_NLS=y
2018-11-29 17:50:10 +02:00
Hannu Nyman
20fea29727
Merge pull request #7441 from neheb/ow
...
libowfat: Update to 0.32
2018-11-29 17:49:38 +02:00
Hannu Nyman
abb50611f8
Merge pull request #7464 from neheb/krb
...
krb5: Update to 1.16.2
2018-11-29 17:49:19 +02:00
Hannu Nyman
c79f134e1f
Merge pull request #7537 from lucize/doveup
...
dovecot: update to 2.3.4
2018-11-29 17:46:56 +02:00
Hannu Nyman
e07a636e39
Merge pull request #7536 from sartura/sysrepo-release-0.7.7
...
Sysrepo release 0.7.7
2018-11-29 17:46:17 +02:00
Hannu Nyman
186265f24f
Merge pull request #7486 from neheb/wspi
...
lua-wsapi: Update to 1.7
2018-11-28 22:35:14 +02:00
Hannu Nyman
51f90802e9
Merge pull request #7485 from neheb/xava
...
lua-xavante: Update to 2.4.0
2018-11-28 22:34:59 +02:00
Hannu Nyman
0170dab90a
Merge pull request #7497 from neheb/copas
...
lua-copas: Update to 2.0.2
2018-11-28 22:34:13 +02:00
Hannu Nyman
8fb54f4d31
Merge pull request #7498 from neheb/ben
...
lua-bencode: Switch to 2.2.0
2018-11-28 22:33:49 +02:00
Hannu Nyman
643eea9423
Merge pull request #7489 from neheb/mod
...
lua-mobdebug: Update to 0.70
2018-11-28 22:33:22 +02:00
Hannu Nyman
03a9f922dd
Merge pull request #7529 from ignisf/collectd-ethstat
...
collectd: Introduce collectd-mod-ethstat
2018-11-28 22:30:20 +02:00
Lucian Cristian
229c2cad26
dovecot: update to 2.3.4
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-11-28 21:58:12 +02:00
Mislav Novakovic
9cb6d07cab
Netopeer2: update to 0.7-r1
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-28 14:23:52 +01:00
Mislav Novakovic
583977b953
sysrepo: update to 0.7.7
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-28 14:21:02 +01:00
Petko Bordjukov
dbdd7ead23
collectd: Introduce collectd-mod-ethstat
...
The ethstat plugin for collectd provides a convenient way to track a large list
of variables associated with network interfaces such as channel busy time and
many others.
A list of the available variables for a given interface may be acquired by
running ethtool -S <interface>
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
2018-11-28 12:34:33 +02:00
Karl Palsson
b945bdf3c8
net/mosquitto: support more acl plugin options
...
Adds support for acl_plugin, and acl_opt_* options.
acl_opt_* requires some care as it relies on the internal behaviour of
cfg_load setting environment variables in a certain form. However,
given that _all_ of the cfg_load infrastructure relies on that, we can
be pretty sure that it won't change in a way that will hurt us.
Originally reported as: https://github.com/openwrt/packages/pull/7434
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-11-28 10:15:04 +00:00