Ted Hess [Sat, 16 Jun 2018 20:27:49 +0000 (20:27 +0000)]
Merge pull request #6299 from jsmcconn/fix-avahi-runtime-dir
avahi: patch systemd runtime_dir change in 0.7
Daniel Golle [Sat, 16 Jun 2018 09:40:24 +0000 (11:40 +0200)]
Merge pull request #6300 from jsmcconn/fix-lvm2-rundir
lvm2: use explicit run/lock dir defaults
Hannu Nyman [Sat, 16 Jun 2018 06:12:49 +0000 (09:12 +0300)]
Merge pull request #6290 from Ansuel/uwsgi-su
uwsgi: add luci-support package
Hannu Nyman [Sat, 16 Jun 2018 06:11:14 +0000 (09:11 +0300)]
Merge pull request #6292 from cotequeiroz/nut_openssl-1.1
nut: Add PKG_FIXUP:=autoreconf
Jeremiah McConnell [Fri, 15 Jun 2018 23:34:50 +0000 (17:34 -0600)]
lvm2: use explicit run/lock dir defaults
The configure scripts for lvm2 guess defaults for run/lock based on if
/run exists on the build host. Use explicit values for the defaults
for consistency across build hosts.
Signed-off-by: Jeremiah McConnell <miah@miah.com>
Jeremiah McConnell [Fri, 15 Jun 2018 21:26:19 +0000 (15:26 -0600)]
avahi: patch systemd runtime_dir change in 0.7
In avahi 0.7 the runtime_dir was updated to be /run instead of /var/run
for better systemd compatibility. Patch out that change to fix
avahi-daemon.
Signed-off-by: Jeremiah McConnell <miah@miah.com>
Saverio Proto [Fri, 15 Jun 2018 15:01:47 +0000 (17:01 +0200)]
tinc: version bump 1.0.34
Signed-off-by: Saverio Proto <zioproto@gmail.com>
Daniel Golle [Fri, 15 Jun 2018 14:01:22 +0000 (16:01 +0200)]
Merge pull request #6244 from neheb/patch-8
opensc: Update to 0.18.0
Daniel Golle [Fri, 15 Jun 2018 14:00:37 +0000 (16:00 +0200)]
Merge pull request #6298 from neheb/patch-18
glpk: Update to 4.65
Daniel Golle [Fri, 15 Jun 2018 13:59:46 +0000 (15:59 +0200)]
Merge pull request #6297 from neheb/patch-15
cryptsetup: Update to 2.0.3
Rosen Penev [Thu, 14 Jun 2018 21:28:13 +0000 (14:28 -0700)]
cryptsetup: Update to 2.0.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 14 Jun 2018 21:32:06 +0000 (14:32 -0700)]
glpk: Update to 4.65
Add HTTPS too.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Thu, 14 Jun 2018 21:15:03 +0000 (23:15 +0200)]
Merge pull request #6254 from neheb/patch-15
gawk: Update to 4.2.1
Hannu Nyman [Thu, 14 Jun 2018 18:43:32 +0000 (21:43 +0300)]
Merge pull request #6294 from zhaojh329/rtty
rtty: Update to 5.0.2
Ansuel Smith [Wed, 13 Jun 2018 17:26:40 +0000 (19:26 +0200)]
uwsgi: add luci-support package
This adds additional specific files to support luci on the nginx
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Thu, 14 Jun 2018 17:56:57 +0000 (20:56 +0300)]
Merge pull request #6295 from zhaojh329/libuwsc
libuwsc: update to 2.0.3
Hans Dedecker [Thu, 14 Jun 2018 15:34:04 +0000 (17:34 +0200)]
Merge pull request #6296 from cotequeiroz/rp-pppoe-glibc
rp-pppoe: redo glibc patch
Eneas U de Queiroz [Thu, 14 Jun 2018 15:00:55 +0000 (12:00 -0300)]
rp-pppoe: redo glibc patch
Previous fix broke compilation with kernel < 4.8
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Jianhui Zhao [Thu, 14 Jun 2018 08:50:56 +0000 (16:50 +0800)]
rtty: Update to 5.0.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Jianhui Zhao [Thu, 14 Jun 2018 02:11:33 +0000 (10:11 +0800)]
libuwsc: update to 2.0.3
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Noah Meyerhans [Thu, 14 Jun 2018 04:48:18 +0000 (21:48 -0700)]
bind: update PKG_LICENSE to reflect upstream change
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Noah Meyerhans [Thu, 14 Jun 2018 00:25:38 +0000 (17:25 -0700)]
bind: Update to version 9.11.3 and optionally support eddsa for dnssec
EdDSA support is optional and currently defaults to being disabled.
The following security issues are addressed with this update:
* An error in TSIG handling could permit unauthorized zone transfers
or zone updates. These flaws are disclosed in CVE-2017-3142 and
CVE-2017-3143.
* The BIND installer on Windows used an unquoted service path, which
can enable privilege escalation. This flaw is disclosed in
CVE-2017-3141.
* With certain RPZ configurations, a response with TTL 0 could cause
named to go into an infinite query loop. This flaw is disclosed in
CVE-2017-3140.
* Addresses could be referenced after being freed during resolver
processing, causing an assertion failure. The chances of this
happening were remote, but the introduction of a delay in
resolution increased them. This bug is disclosed in CVE-2017-3145.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Eneas U de Queiroz [Wed, 13 Jun 2018 19:33:47 +0000 (16:33 -0300)]
nut: Add PKG_FIXUP:=autoreconf
We need to force this since a *.m4 file is patched.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Hannu Nyman [Wed, 13 Jun 2018 17:58:01 +0000 (20:58 +0300)]
Merge pull request #5825 from neheb/alpine
alpine: Update to 2.21.999 and update URLS
Hannu Nyman [Wed, 13 Jun 2018 16:23:08 +0000 (19:23 +0300)]
Merge pull request #6204 from cretingame/master
erlang: update to version 19.3, add packages
Hannu Nyman [Wed, 13 Jun 2018 14:54:08 +0000 (17:54 +0300)]
Merge pull request #6284 from EricLuehrsen/unbound_zones
unbound: 1.7.2 and improve local zone evaluation in UCI
Hannu Nyman [Wed, 13 Jun 2018 14:52:58 +0000 (17:52 +0300)]
Merge pull request #6266 from neheb/patch-18
libstrophe: Update to 0.9.2
Hannu Nyman [Wed, 13 Jun 2018 14:52:01 +0000 (17:52 +0300)]
Merge pull request #6264 from neheb/patch-16
libnetfilter-acct: Update to 1.0.3
Arnaud Sautaux [Thu, 7 Jun 2018 06:30:44 +0000 (08:30 +0200)]
erlang: update to version 19.3, add packages
New packages:
* erlang-tools: This Erlang/OTP package provides support for misc tools.
* erlang-reltool: This Erlang/OTP package provides support for release management.
* erlang-erl-interface: This Erlang/OTP package provides support for erlang interoperability with other languages.
* erlang-os_mon: This Erlang/OTP package provides the following services:
- cpu_sup CPU load and utilization supervision
- disksup Disk supervision
- memsup Memory supervision
* erlang-xmerl: This Erlang/OTP package provides functions for exporting XML data to an external format
Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
Marko Ratkaj [Wed, 13 Jun 2018 10:58:00 +0000 (12:58 +0200)]
Merge pull request #6283 from neheb/patch-4
file: Disable libseccomp by default
Eric Luehrsen [Sun, 10 Jun 2018 19:20:24 +0000 (15:20 -0400)]
unbound: improve local zone evaluation in UCI
When UCI local zone is private and static, Unbound covered private
addresses with defaults. Optional delegated global IP6 prefix
protection lacked a static zone, but it was prevented from appearing
in global DNS responses. Domain names router-as-TLD, "lan." and
"local." were static, but they lacked default SOA or NS such as
Unbound had assinged to private addresses. Clean up these local
zones UCI evaluation and block global DNS inclusion.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Eric Luehrsen [Tue, 12 Jun 2018 00:03:01 +0000 (20:03 -0400)]
unbound: update to 1.7.2
A few bug fixes but importantly fix a deadlock on
AXFR configuration when notify occurs (auth-zone:)
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Philip Prindeville [Tue, 12 Jun 2018 23:20:06 +0000 (17:20 -0600)]
Merge pull request #6268 from pprindeville/dhcp-update-resolv.conf
isc-dhcp: write resolv.conf per network & dhcp settings
Rosen Penev [Tue, 12 Jun 2018 21:52:58 +0000 (14:52 -0700)]
file: Disable libseccomp by default
Fixes the buildbot. libseccomp is not that useful for file.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Philip Prindeville [Sun, 10 Jun 2018 21:36:22 +0000 (15:36 -0600)]
isc-dhcp: write resolv.conf per network & dhcp settings
The internal nameservers and the DHCP default domain should be
squirted into /tmp/resolv.conf.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hannu Nyman [Tue, 12 Jun 2018 16:59:59 +0000 (19:59 +0300)]
Merge pull request #6277 from diizzyy/utils-bluez
bluez: Disable printing subsystem rule
Thomas Heil [Tue, 12 Jun 2018 13:03:09 +0000 (15:03 +0200)]
Merge pull request #5807 from gladiac1337/feature-haproxy-v1.8.5
Update HAProxy to v1.8.9
Thomas Heil [Tue, 12 Jun 2018 13:02:53 +0000 (15:02 +0200)]
Merge pull request #5841 from Menion2k/acpid_multitarget
acpid: remove depends on TARGET_x86 or TARGET_x86_64
Thomas Heil [Tue, 12 Jun 2018 13:02:36 +0000 (15:02 +0200)]
Merge pull request #6157 from Ansuel/nginx-module
nginx: Package bump to 1.14.0
Thomas Heil [Tue, 12 Jun 2018 13:01:50 +0000 (15:01 +0200)]
Merge pull request #6242 from neheb/patch-4
pcre: Update to 8.42
Marko Ratkaj [Tue, 12 Jun 2018 09:00:51 +0000 (11:00 +0200)]
Merge pull request #6252 from neheb/patch-13
file: Update to 5.33
Yousong Zhou [Tue, 12 Jun 2018 02:56:22 +0000 (10:56 +0800)]
openvswitch: README.md: remove TODO items
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Daniel Engberg [Mon, 11 Jun 2018 23:14:24 +0000 (01:14 +0200)]
bluez: Disable printing subsystem rule
By default bluez allows the printing subsystem to communicate
via dbus. This refers to the group lp which isn't available
on OpenWrt and makes dbus fail to start.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Rosen Penev [Sat, 9 Jun 2018 22:08:03 +0000 (15:08 -0700)]
file: Update to 5.33
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Mon, 11 Jun 2018 21:03:52 +0000 (00:03 +0300)]
Merge pull request #6206 from Ansuel/ariang
ariang: dep rework
Ansuel Smith [Thu, 7 Jun 2018 16:39:01 +0000 (18:39 +0200)]
ariang: add ariang-nginx metapackage
Permit to install a version of ariang with nginx as webserver.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Ted Hess [Mon, 11 Jun 2018 19:44:35 +0000 (19:44 +0000)]
Merge pull request #6260 from neheb/patch-21
avahi: Update to 0.7
Hannu Nyman [Mon, 11 Jun 2018 19:39:15 +0000 (22:39 +0300)]
Merge pull request #6217 from neheb/patch-1
autossh: Update to 1.4f
Hannu Nyman [Mon, 11 Jun 2018 19:28:05 +0000 (22:28 +0300)]
Merge pull request #6243 from neheb/patch-6
pcre2: Update to 10.31
Hannu Nyman [Mon, 11 Jun 2018 19:25:14 +0000 (22:25 +0300)]
Merge pull request #6261 from neheb/patch-22
bandwidthd: Update to 2.0.1-35
Hannu Nyman [Mon, 11 Jun 2018 19:24:15 +0000 (22:24 +0300)]
Merge pull request #6267 from neheb/patch-20
stm32flash: Update to 0.5
Hannu Nyman [Mon, 11 Jun 2018 19:23:14 +0000 (22:23 +0300)]
Merge pull request #6258 from neheb/patch-19
addrwatch: Update to 1.0.1
Hannu Nyman [Mon, 11 Jun 2018 19:21:05 +0000 (22:21 +0300)]
Merge pull request #6273 from commodo/crconf-update
crconf: switch to git repo and update to more recent code
Hannu Nyman [Mon, 11 Jun 2018 19:20:18 +0000 (22:20 +0300)]
Merge pull request #6272 from commodo/ulogd-update
ulogd: bump to version 2.0.7
Hannu Nyman [Mon, 11 Jun 2018 19:19:25 +0000 (22:19 +0300)]
Merge pull request #6271 from commodo/python-batch-updates
python packages batch update
Marko Ratkaj [Mon, 11 Jun 2018 12:03:39 +0000 (14:03 +0200)]
Merge pull request #6210 from cotequeiroz/squid_openssl-1.1
squid: Upgrade to 4.0.24 beta
Marko Ratkaj [Mon, 11 Jun 2018 11:52:31 +0000 (13:52 +0200)]
Merge pull request #6196 from ashkanj/yara-stable
yara: small fixes and bump to 3.7.1
Alexandru Ardelean [Mon, 11 Jun 2018 09:21:43 +0000 (12:21 +0300)]
crconf: switch to git repo and update to more recent code
crconf hasn't released any new version since 2012 or so.
And there are quite a few updates in the repo, including newer kernel
support.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 11 Jun 2018 09:12:08 +0000 (12:12 +0300)]
ulogd: bump to version 2.0.7
It's been quite a long time since there was a release, and this one
includes quite a bit of fixes/updates.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 11 Jun 2018 08:01:17 +0000 (11:01 +0300)]
python-cryptography: bump to version 2.2.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 11 Jun 2018 07:59:58 +0000 (10:59 +0300)]
python-idna: bump to version 2.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 11 Jun 2018 07:58:41 +0000 (10:58 +0300)]
python-cffi: bump to version 1.11.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 11 Jun 2018 07:23:31 +0000 (10:23 +0300)]
python-lxml: bump to version 4.2.1
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Alexandru Ardelean [Mon, 11 Jun 2018 07:21:22 +0000 (10:21 +0300)]
python-asn1crypto: bump to version 0.24.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 11 Jun 2018 07:19:18 +0000 (10:19 +0300)]
python-pyopenssl: bump to version 18.0.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Sun, 10 Jun 2018 01:25:54 +0000 (18:25 -0700)]
avahi: Update to 0.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Michael Heimpold [Sun, 10 Jun 2018 20:30:22 +0000 (22:30 +0200)]
u2pnpd: update to 0.4
While at, switch to xz-tarball.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Sun, 10 Jun 2018 20:28:46 +0000 (23:28 +0300)]
Merge pull request #6265 from MikePetullo/pigeonhole
pigeonhole: update to 0.5.1
Hannu Nyman [Sun, 10 Jun 2018 19:53:09 +0000 (22:53 +0300)]
Merge pull request #6241 from MikePetullo/dovecot
dovecot: update to 2.3.1
Rosen Penev [Sun, 10 Jun 2018 19:37:58 +0000 (12:37 -0700)]
stm32flash: Update to 0.5
Fix URL to use SF macro.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 10 Jun 2018 19:21:22 +0000 (12:21 -0700)]
libnetfilter-acct: Update to 1.0.3
Remove dead URL and FTP since it tends to be unreliable. Main URL was switched to HTTPS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
W. Michael Petullo [Sat, 9 Jun 2018 00:20:07 +0000 (20:20 -0400)]
dovecot: update to 2.3.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Sun, 10 Jun 2018 19:27:55 +0000 (12:27 -0700)]
libstrophe: Update to 0.9.2
Switched from direct git to codeload. Should make it more reliable.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Sun, 10 Jun 2018 19:07:41 +0000 (21:07 +0200)]
gnunet: update to 0.12 pre-release snapshot
GNUnet licence changed to AGPL-3.0.
Happy pre-release testing ;)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
W. Michael Petullo [Sun, 10 Jun 2018 18:47:28 +0000 (14:47 -0400)]
pigeonhole: update to 0.5.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Sun, 10 Jun 2018 11:55:57 +0000 (14:55 +0300)]
Merge pull request #6231 from ldir-EDB0/fixminiupnpd
miniupnpd: fix build error when ASLR enabled
Hannu Nyman [Sun, 10 Jun 2018 11:55:29 +0000 (14:55 +0300)]
Merge pull request #6235 from cotequeiroz/umurmur_openssl-1.1
umurmur: update to version 0.2.17
Hannu Nyman [Sun, 10 Jun 2018 08:21:20 +0000 (11:21 +0300)]
Merge pull request #6255 from neheb/patch-16
tcpreplay: Update to 4.2.6
Hannu Nyman [Sun, 10 Jun 2018 08:20:46 +0000 (11:20 +0300)]
Merge pull request #6257 from neheb/patch-18
pen: Update to 0.34.1
Rosen Penev [Sun, 10 Jun 2018 01:05:28 +0000 (18:05 -0700)]
addrwatch: Update to 1.0.1
Switch to codeload for smaller filesize. We need to run autoreconf anyway
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 10 Jun 2018 01:32:26 +0000 (18:32 -0700)]
bandwidthd: Update to 2.0.1-35
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 9 Jun 2018 22:53:46 +0000 (15:53 -0700)]
pen: Update to 0.34.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 9 Jun 2018 22:30:24 +0000 (15:30 -0700)]
tcpreplay: Update to 4.2.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 9 Jun 2018 22:23:44 +0000 (15:23 -0700)]
gawk: Update to 4.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sat, 9 Jun 2018 15:30:10 +0000 (18:30 +0300)]
Merge pull request #6164 from cotequeiroz/noddos_openssl-1.1
noddos: add compatibility with openssl 1.1
Michal Lipka [Sat, 9 Jun 2018 10:37:54 +0000 (13:37 +0300)]
ddns-scripts: New ddns script for polish service FreeDNS.42.pl
new ddns script for polish service FreeDNS.42.pl where you can
host your own domains for free
Signed-off-by: Michal Lipka <michal@sysadmin.care>
(commits from PR #6150 squashed together)
Hannu Nyman [Sat, 9 Jun 2018 07:41:35 +0000 (10:41 +0300)]
Merge pull request #6237 from equinox0815/uanytun-0.3.7
uanytun: bump to v. 0.3.7
Hannu Nyman [Sat, 9 Jun 2018 07:40:17 +0000 (10:40 +0300)]
Merge pull request #6239 from ianchi/master
youtube-dl: bump version
Hannu Nyman [Sat, 9 Jun 2018 07:34:30 +0000 (10:34 +0300)]
Merge pull request #6247 from neheb/patch-10
gnupg: Update to 1.4.22
Hannu Nyman [Sat, 9 Jun 2018 07:31:48 +0000 (10:31 +0300)]
Merge pull request #6240 from MikePetullo/openldap
openldap: update to 2.4.46
Hannu Nyman [Sat, 9 Jun 2018 07:00:12 +0000 (10:00 +0300)]
Merge pull request #6195 from ejurgensen/forked-daapd_update_260
forked-daapd: update to 26.1
Rosen Penev [Sat, 9 Jun 2018 02:31:50 +0000 (19:31 -0700)]
gnupg: Update to 1.4.22
Switched URLs to official HTTPS. More reliable and more secure.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 9 Jun 2018 01:47:54 +0000 (18:47 -0700)]
pcre2: Update to 10.31
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 9 Jun 2018 01:50:48 +0000 (18:50 -0700)]
opensc: Update to 0.18.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 9 Jun 2018 01:45:07 +0000 (18:45 -0700)]
pcre: Update to 8.42
Signed-off-by: Rosen Penev <rosenp@gmail.com>
W. Michael Petullo [Fri, 8 Jun 2018 23:39:23 +0000 (19:39 -0400)]
openldap: update to 2.4.46
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Adrian Panella [Fri, 8 Jun 2018 22:45:47 +0000 (17:45 -0500)]
youtube-dl: bump version
Update to version 2018.06.04
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Espen Jürgensen [Sun, 27 May 2018 17:03:43 +0000 (19:03 +0200)]
forked-daapd: update to 26.1
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Christian Pointner [Fri, 8 Jun 2018 19:50:32 +0000 (21:50 +0200)]
uanytun: bump to v. 0.3.7
Adds support for openssl 1.1.0.
Removed all patches as they are now integrated into upstream.
Thanks to: Eneas U de Queiroz <cote2004-github@yahoo.com> for his OpenSSL patch
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
Hannu Nyman [Fri, 8 Jun 2018 17:13:38 +0000 (20:13 +0300)]
Merge pull request #6136 from cotequeiroz/ibrdtnd_openssl-1.1
ibrdtnd: added openssl 1.1 compatibility