Dirk Brenken [Sat, 17 Nov 2018 15:57:22 +0000 (16:57 +0100)]
Merge pull request #7448 from dibdot/banip
banip: update 0.0.6
Dirk Brenken [Fri, 16 Nov 2018 20:06:48 +0000 (21:06 +0100)]
banip: update 0.0.6
* support multiple WAN interfaces in iptables rules,
set 'ban_iface' option accordingly (as space separated list)
or use the LuCI frontend
* add new "refresh" mode while triggered by fw changes (no download)
* add required ip dependency
* fix wrong 'settype' definition for firehol1 in config
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sat, 17 Nov 2018 08:21:45 +0000 (10:21 +0200)]
Merge pull request #7428 from neheb/patch-11
python3-bottle: Update to 0.12.13
Hannu Nyman [Sat, 17 Nov 2018 08:20:03 +0000 (10:20 +0200)]
Merge pull request #7437 from neheb/patch-12
go-ethereum: Update to 1.8.18
Hannu Nyman [Sat, 17 Nov 2018 08:19:06 +0000 (10:19 +0200)]
Merge pull request #7452 from padre-lacroix/darkstat-procd
darkstat: procd init script and enabling additional parameters
Hannu Nyman [Sat, 17 Nov 2018 08:18:17 +0000 (10:18 +0200)]
Merge pull request #7446 from commodo/python-fix-ssl-build
python: fix build with OpenSSL 1.1.0
Daniel Golle [Sat, 17 Nov 2018 02:07:32 +0000 (03:07 +0100)]
Merge pull request #7456 from neheb/psq
postgresql: Update to 9.6.11
Jean-Michel Lacroix [Fri, 16 Nov 2018 23:52:29 +0000 (18:52 -0500)]
darkstat: procd init script and enabling additional parameters
This is to change the init script to a procd init script
This also enable some additional parameters in the binary that
were present but not enabled:
The export file (option export_file)
The import file (option import_file)
The daylog (option daylog_file)
These are disabled by default. Also, the option to run as a daemon
is removed, as not compatible with procd.
There is no change in the binary.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
Rosen Penev [Sat, 17 Nov 2018 01:32:00 +0000 (17:32 -0800)]
postgresql: Update to 9.6.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 16 Nov 2018 21:00:16 +0000 (23:00 +0200)]
Merge pull request #7435 from neheb/patch-8
libestr: Update to 0.1.11
Rosen Penev [Fri, 16 Nov 2018 01:59:45 +0000 (17:59 -0800)]
libestr: Update to 0.1.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 16 Nov 2018 19:10:12 +0000 (21:10 +0200)]
Merge pull request #7424 from neheb/patch-3
python-requests: Update to 2.20.1
Hannu Nyman [Fri, 16 Nov 2018 19:09:22 +0000 (21:09 +0200)]
Merge pull request #7445 from neheb/patch-22
i2pd: Update to 2.22.0
Hannu Nyman [Fri, 16 Nov 2018 16:28:59 +0000 (18:28 +0200)]
Merge pull request #7422 from neheb/patch-1
rsyslog: Update to 8.39.0
Ted Hess [Fri, 16 Nov 2018 14:36:32 +0000 (09:36 -0500)]
Merge pull request #7442 from neheb/patch-17
lftp: Update to 4.8.4
Ted Hess [Fri, 16 Nov 2018 14:35:59 +0000 (09:35 -0500)]
Merge pull request #7269 from neheb/emailr
emailrelay: Remove SSLv3 option
Alexandru Ardelean [Fri, 16 Nov 2018 13:33:49 +0000 (15:33 +0200)]
python: fix build with OpenSSL 1.1.0
Addresses issue from here:
https://github.com/openwrt/packages/issues/7367#issuecomment-
437685598
The SSL module in Python doesn't handle properly all the combinations of
NPN between all OpenSSL & LibreSSL versions.
This patch fixes this.
Also pushed a report & proposal upstream to Python:
https://bugs.python.org/issue35264
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jiri Slachta [Fri, 16 Nov 2018 11:44:34 +0000 (12:44 +0100)]
Merge pull request #7369 from neheb/libssh2
libssh2: Fix compilation with deprecated APIs disabled
Rosen Penev [Fri, 16 Nov 2018 03:24:13 +0000 (19:24 -0800)]
i2pd: Update to 2.22.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Fri, 16 Nov 2018 03:14:12 +0000 (22:14 -0500)]
Merge pull request #7189 from neheb/gstr
gstreamer1: Update to 1.14.4
Rosen Penev [Fri, 16 Nov 2018 03:13:27 +0000 (19:13 -0800)]
lftp: Update to 4.8.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 16 Nov 2018 02:39:31 +0000 (18:39 -0800)]
go-ethereum: Update to 1.8.18
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Michael Heimpold [Sun, 11 Nov 2018 19:55:48 +0000 (20:55 +0100)]
libgpiod: update to 1.2
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 11 Nov 2018 19:48:21 +0000 (20:48 +0100)]
php7: update to 7.2.12
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Wed, 14 Nov 2018 21:17:13 +0000 (13:17 -0800)]
gst1-plugins-ugly: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 21:12:11 +0000 (13:12 -0800)]
gst1-plugins-good: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 21:07:28 +0000 (13:07 -0800)]
gst1-plugins-base: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 20:58:51 +0000 (12:58 -0800)]
gst1-plugins-bad: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Wed, 14 Nov 2018 22:27:47 +0000 (23:27 +0100)]
Merge pull request #7429 from neheb/patch-8
itsdangerous: Update to 1.1.0
Rosen Penev [Wed, 14 Nov 2018 20:51:43 +0000 (12:51 -0800)]
gst1-libav: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 12 Oct 2018 01:01:09 +0000 (18:01 -0700)]
gstreamer1: Update to 1.14.4
Disabled a bunch more stuff through the configure script. Refreshed
patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
champtar [Wed, 14 Nov 2018 20:42:15 +0000 (15:42 -0500)]
Merge pull request #7431 from micmac1/mari-up2
mariadb: fix build issue
Sebastian Kemper [Wed, 14 Nov 2018 20:00:09 +0000 (21:00 +0100)]
mariadb: fix build issue
The build breaks when Kerberos is available in staging dir. mariadb
build system exits with error:
CMake Error at libmariadb/cmake/plugins.cmake:43 (message):
Invalid plugin type NO. Allowed plugin types are DYNAMIC;STATIC;OFF
It doesn't like the definition "PLUGIN_AUTH_GSSAPI_CLIENT=NO" anymore.
We need to set it to "OFF" to make it happy.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Wed, 14 Nov 2018 19:43:21 +0000 (11:43 -0800)]
itsdangerous: Update to 1.1.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Wed, 14 Nov 2018 19:40:53 +0000 (21:40 +0200)]
Merge pull request #7425 from neheb/patch-8
python-urllib3: Update to 1.24..1
Hannu Nyman [Wed, 14 Nov 2018 18:44:56 +0000 (20:44 +0200)]
Merge pull request #6684 from neheb/pps
pps-tools: Update to 1.0.2 and switch to codeload
Hannu Nyman [Wed, 14 Nov 2018 18:37:06 +0000 (20:37 +0200)]
Merge pull request #7381 from neheb/seafile2
seafile-seahub: Update to 6.3.4
Hannu Nyman [Wed, 14 Nov 2018 18:36:18 +0000 (20:36 +0200)]
Merge pull request #7382 from neheb/seafile3
seafile-server: Update to 6.3.4
Hannu Nyman [Wed, 14 Nov 2018 18:34:12 +0000 (20:34 +0200)]
Merge pull request #7423 from neheb/zope
python-zope-interface: Update to 4.6.0
Hannu Nyman [Wed, 14 Nov 2018 18:30:49 +0000 (20:30 +0200)]
Merge pull request #7426 from neheb/pyc
python-pycparser: Update to 2.19
Rosen Penev [Wed, 14 Nov 2018 18:06:21 +0000 (10:06 -0800)]
python3-bottle: Update to 0.12.13
Switched to a proper URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 18:00:49 +0000 (10:00 -0800)]
python-pycparser: Update to 2.19
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:54:29 +0000 (09:54 -0800)]
python-urllib3: Update to 1.24..1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:52:33 +0000 (09:52 -0800)]
python-requests: Update to 2.20.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jiri Slachta [Wed, 14 Nov 2018 17:49:05 +0000 (18:49 +0100)]
Merge pull request #7421 from neheb/tiff
tiff: Update to 4.0.10
Rosen Penev [Wed, 14 Nov 2018 17:47:58 +0000 (09:47 -0800)]
python-zope-interface: Update to 4.6.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:40:24 +0000 (09:40 -0800)]
rsyslog: Update to 8.39.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Nov 2018 17:36:55 +0000 (09:36 -0800)]
tiff: Update to 4.0.10
Fixes all CVEs as well as a few more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Wed, 14 Nov 2018 15:27:04 +0000 (17:27 +0200)]
Merge pull request #7406 from commodo/tcpreplay-update
tcpreplay: bump to version 4.3.0
Hannu Nyman [Wed, 14 Nov 2018 15:26:08 +0000 (17:26 +0200)]
Merge pull request #7407 from salzmdan/master
knot: update to 2.7.4
Hannu Nyman [Wed, 14 Nov 2018 15:25:33 +0000 (17:25 +0200)]
Merge pull request #7410 from neheb/pfr
libpfring: Fix compilation when missing lex
Hannu Nyman [Wed, 14 Nov 2018 14:35:50 +0000 (16:35 +0200)]
Merge pull request #7418 from TDT-AG/pr/
20181108-mwan3
mwan3: remove deprecated options
Ted Hess [Wed, 14 Nov 2018 13:34:02 +0000 (08:34 -0500)]
Merge pull request #7413 from thess/libsoup-work
libsoup: fix intltool host dependency. Cleaup some build args
Alexandru Ardelean [Tue, 13 Nov 2018 12:58:35 +0000 (14:58 +0200)]
tcpreplay: bump to version 4.3.0
Run-tested on target brcm2708 [brcm2709 sub-target].
Running on OpenWrt master:
https://github.com/openwrt/openwrt/commit/
278e4eba096238991d0d5965d5fab07a9b648796
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ted Hess [Wed, 14 Nov 2018 02:41:59 +0000 (21:41 -0500)]
Merge pull request #7320 from neheb/motion
motion: Update to 4.2
Rosen Penev [Fri, 26 Oct 2018 03:23:04 +0000 (20:23 -0700)]
seafile-seahub: Update to 6.3.4
Switch to codeload for simplicity and easier package bumping.
Added dependency on pytz on build time as django-admin requires it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 26 Oct 2018 03:34:11 +0000 (20:34 -0700)]
seafile-server: Update to 6.3.4
Switched to codeload for simplicity and easier package bumping.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 13 Nov 2018 20:40:53 +0000 (12:40 -0800)]
libpfring: Fix compilation when missing lex
Buildbots are missing lex, which is normally a symlink to flex. This
solution is used elsewhere in the package but missing here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Tue, 13 Nov 2018 21:31:57 +0000 (16:31 -0500)]
libsoup: fix intltool host dependency. Cleaup some build args
Signed-off-by: Ted Hess <thess@kitschensync.net>
champtar [Tue, 13 Nov 2018 21:16:58 +0000 (16:16 -0500)]
Merge pull request #7411 from micmac1/mari-up
mariadb: security bump to 10.2.19
Sebastian Kemper [Tue, 13 Nov 2018 20:39:24 +0000 (21:39 +0100)]
mariadb: security bump to 10.2.19
Many, many bug fixes, see release notes for details:
https://mariadb.com/kb/en/library/mariadb-10219-release-notes/
Fixed CVEs:
CVE-2018-3282
CVE-2016-9843
CVE-2018-3174
CVE-2018-3143
CVE-2018-3156
CVE-2018-3251
CVE-2018-3185
CVE-2018-3277
CVE-2018-3162
CVE-2018-3173
CVE-2018-3200
CVE-2018-3284
OpenWrt package changes:
- include sha256_password in libmariadb package
- upstream provided new pkgconfig file libmariadb.pc
- refreshed one patch, dropped two others (included in upstream source
now)
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Hannu Nyman [Tue, 13 Nov 2018 19:07:47 +0000 (21:07 +0200)]
Merge pull request #7402 from TDT-AG/pr/
20182610-keepalived
keepalived: add ipvs uci support
Hannu Nyman [Tue, 13 Nov 2018 19:06:48 +0000 (21:06 +0200)]
Merge pull request #7404 from neheb/clam
clamsmtp: Really fix compilation
Ted Hess [Tue, 13 Nov 2018 16:56:36 +0000 (11:56 -0500)]
Merge pull request #7378 from thess/ffmpeg-custom
ffmpeg: Add choices to libffmpeg-custom to select and build CLI programs
champtar [Tue, 13 Nov 2018 16:35:27 +0000 (11:35 -0500)]
Merge pull request #7408 from thess/cci-url-fix
CircleCI: Fix URL references to openwrt.org
Ted Hess [Tue, 13 Nov 2018 16:24:50 +0000 (11:24 -0500)]
CircleCI: Fix URL references to openwrt.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
Florian Eckert [Fri, 9 Nov 2018 06:53:33 +0000 (07:53 +0100)]
mwan3: add policies view to ubus interface
Add to ubus the missing output information "policies" which could already
be observed with the command "mwan3 status".
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Daniel Salzman [Tue, 13 Nov 2018 12:59:57 +0000 (13:59 +0100)]
knot: update to 2.7.4
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Hannu Nyman [Mon, 12 Nov 2018 20:46:51 +0000 (22:46 +0200)]
nano: update to 3.2
Update nano to version 3.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Rosen Penev [Mon, 12 Nov 2018 20:32:14 +0000 (12:32 -0800)]
clamsmtp: Really fix compilation
It seems Linux headers are broken/incompatible with musl for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Thomas Heil [Mon, 12 Nov 2018 19:34:26 +0000 (20:34 +0100)]
Merge pull request #7403 from neheb/patch-3
apache: Disable Managed Domain handling
Rosen Penev [Mon, 12 Nov 2018 19:30:55 +0000 (11:30 -0800)]
apache: Disable Managed Domain handling
This is a new feature that requires new dependencies. Disable it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Mon, 12 Nov 2018 18:04:42 +0000 (13:04 -0500)]
Merge pull request #7372 from eduardoabinader/bump-opus-tools-0.2
opus-tools: bump to 0.2
Eduardo Abinader [Fri, 9 Nov 2018 23:10:16 +0000 (00:10 +0100)]
opus-tools: bump to 0.2
Adding new deps libopusfile and libopusenc, provided
by
e9bbfacf0a1bbade70005fa730cc50e838baaa32 and
a638dfa37bd857e14b088e0ccade701dc6aafc79, respectively.
Changing maintainer as accorded with @thess.
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Hannu Nyman [Mon, 12 Nov 2018 15:18:46 +0000 (17:18 +0200)]
Merge pull request #7400 from sartura/sysrepo-release-0.7.6
sysrepo: update to 0.7.6
Hannu Nyman [Mon, 12 Nov 2018 15:18:34 +0000 (17:18 +0200)]
Merge pull request #7398 from rosysong/nft-qos
nft-qos: replace input chain with prerouting for monitor and dynamic
Hannu Nyman [Mon, 12 Nov 2018 15:17:57 +0000 (17:17 +0200)]
Merge pull request #7386 from neheb/pillow
pillow: Update to 5.3.0
Hannu Nyman [Mon, 12 Nov 2018 15:16:13 +0000 (17:16 +0200)]
Merge pull request #7380 from neheb/pytz
pytz: Update to 2018.7 and add host build
Florian Eckert [Thu, 25 Oct 2018 07:55:15 +0000 (09:55 +0200)]
keepalived: add ipvs uci support
Add uci ipvs support to keepalived.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Eduardo Abinader [Fri, 9 Nov 2018 23:12:42 +0000 (00:12 +0100)]
libopusenc: required by opus-tools 0.2
new dep on opus-tools
a638dfa37bd857e14b088e0ccade701dc6aafc79
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Mislav Novakovic [Mon, 12 Nov 2018 11:46:21 +0000 (12:46 +0100)]
sysrepo: update to 0.7.6
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Samuel Progin [Fri, 3 Aug 2018 23:58:01 +0000 (01:58 +0200)]
temperusb: new package definition
Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
Dirk Feytons [Sun, 11 Nov 2018 09:49:37 +0000 (10:49 +0100)]
net/mosquitto: install headers for auth plugin development
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
Yousong Zhou [Mon, 12 Nov 2018 02:55:49 +0000 (02:55 +0000)]
shadowsocks-libev: bump to version 3.2.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosy Song [Mon, 12 Nov 2018 01:42:55 +0000 (09:42 +0800)]
nft-qos: replace input chain with prerouting for monitor and dynamic QoS as well
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Ted Hess [Fri, 9 Nov 2018 19:59:15 +0000 (14:59 -0500)]
ffmpeg: Add choices to libffmpeg-custom to select and build CLI programs
Add postproc to libffmpeg-custom if x264 selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Sun, 11 Nov 2018 22:17:05 +0000 (17:17 -0500)]
Merge pull request #7396 from thess/ffmpeg-x264
ffmpeg: Resolve libx264, BUILD_PATENTED anomalies
Ted Hess [Sun, 11 Nov 2018 15:48:29 +0000 (10:48 -0500)]
ffmpeg: Resolve libx264, BUILD_PATENTED anomalies
libx264 will be included in both hard & soft float libffmpeg-full builds if selected
and BUILD_PATENTED=y. Otherwise, it is not included in libffmpeg-full
Signed-off-by: Ted Hess <thess@kitschensync.net>
Dirk Brenken [Sun, 11 Nov 2018 17:27:46 +0000 (18:27 +0100)]
Merge pull request #7394 from dibdot/mc-fix
mc: disable vfs support by default
Dirk Brenken [Sun, 11 Nov 2018 17:08:16 +0000 (18:08 +0100)]
mc: disable vfs support by default
* disable vfs support by default as long as the underlying
librpc issus has not been fixed - should fix buildbot compile
(#7180 #7349)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sun, 11 Nov 2018 15:09:22 +0000 (17:09 +0200)]
Merge pull request #7393 from Ansuel/nginxup
nginx: Bump to latest release
Ansuel Smith [Sun, 11 Nov 2018 14:49:47 +0000 (15:49 +0100)]
nginx: Bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Dirk Brenken [Sun, 11 Nov 2018 13:59:05 +0000 (14:59 +0100)]
Merge pull request #7373 from dibdot/banip
banip: new package to block incoming & outgoing ip addresses
Rosen Penev [Sat, 4 Aug 2018 19:56:08 +0000 (12:56 -0700)]
pps-tools: Update to 1.0.2 and switch to codeload
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 11 Nov 2018 13:19:00 +0000 (15:19 +0200)]
Merge pull request #7391 from lucize/doveup
dovecot: update to 2.3.3
Lucian Cristian [Sun, 11 Nov 2018 12:58:11 +0000 (14:58 +0200)]
dovecot: update to 2.3.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Hannu Nyman [Sun, 11 Nov 2018 12:49:03 +0000 (14:49 +0200)]
Merge pull request #7390 from neheb/patch-1
python-gnupg: Fix build breakage
Hannu Nyman [Sun, 11 Nov 2018 12:47:23 +0000 (14:47 +0200)]
Merge pull request #7342 from neheb/uw
uw-imap: Fix compilation without deprecated APIs for OpenSSL
Hannu Nyman [Sun, 11 Nov 2018 12:47:06 +0000 (14:47 +0200)]
Merge pull request #7341 from neheb/dove
dovecot: Fix compilation for OpenSSL without deprecated APIs
Rosen Penev [Sun, 11 Nov 2018 12:36:03 +0000 (04:36 -0800)]
python-gnupg: Fix build breakage
Apparently := doesn't work here. Why it doesn't should be investigated but for now fix it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>