Ian Leonard [Sat, 7 Apr 2018 19:56:47 +0000 (12:56 -0700)]
libvorbis: build with LTO on arm
Reduces library size by 0.6%
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Sat, 7 Apr 2018 19:28:32 +0000 (12:28 -0700)]
libvorbis: update to 1.3.6
Resolves CVEs:
2018-5146
2017-14632
2017-14633
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Dirk Brenken [Wed, 11 Apr 2018 18:34:20 +0000 (20:34 +0200)]
Merge pull request #5896 from allaudet/improve-autossh-config
autossh: add an 'enabled' option within the uci configuration file
Adrià Llaudet [Wed, 11 Apr 2018 18:22:17 +0000 (20:22 +0200)]
autossh: add an 'enabled' option within the uci configuration file
In a tool like this one, you really want an option to establish if the service
should start or not by default on boot time, especially when its configuration
file has to be customized by the user.
In the configuration file, the new 'enabled' option is setted to '0' by default
since the configuration provided by default will not be the one finally used.
In the init script, the new 'enabled' option is setted to '1' by default in
order to support the previous configuration file behaviour.
Signed-off-by: Adrià Llaudet <adria.llaudet@gmail.com>
Marko Ratkaj [Wed, 11 Apr 2018 12:46:15 +0000 (12:46 +0000)]
Merge pull request #5901 from sartura/openzwave_gcc_and_install_fix
openzwave: fix gcc7 compile and remove bad patch
Marko Ratkaj [Wed, 11 Apr 2018 09:04:42 +0000 (11:04 +0200)]
openzwave: fix gcc7 compile and remove bad patch
Patch 903-no-examples.patch removes MinOZW binary. This is wrong since
install section of openzwave is still using it. We can either remove the
patch or remove install section for openzwave. It seems people are using
this binary so we remove the patch.
After removing the patch the following issue appears with gcc7:
cc1plus: error: -Wformat-security ignored without -Wformat
This is resolved by adding the following to Makefile
TARGET_CPPFLAGS+=-Wno-format -Wno-format-security
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Kevin Darbyshire-Bryant [Mon, 2 Apr 2018 21:17:22 +0000 (23:17 +0200)]
libidn2: v2.0.4 Add to repo
Add libidn2 & idn2 tool to repo
Heavily based on PR by Daniel Engberg <daniel.engberg.lists@pyret.net>
Added idn2 tool & heavily based on existing idn Makefile.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Philip Prindeville [Tue, 10 Apr 2018 18:33:26 +0000 (12:33 -0600)]
Merge pull request #5891 from pprindeville/add-per-host-dhcp-options
isc-dhcp: allow hosts to have dhcp options
Dirk Brenken [Tue, 10 Apr 2018 18:19:57 +0000 (20:19 +0200)]
Merge pull request #5893 from mwarning/zerotier
zerotier: fix 'unknown operand' error
Moritz Warning [Tue, 10 Apr 2018 08:05:55 +0000 (10:05 +0200)]
zerotier: fix 'unknown operand' error
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Hannu Nyman [Tue, 10 Apr 2018 08:02:58 +0000 (11:02 +0300)]
Merge pull request #5892 from mlichvar/chrony-no-sechash
chrony: disable sechash support
Miroslav Lichvar [Tue, 10 Apr 2018 06:54:48 +0000 (08:54 +0200)]
chrony: disable sechash support
Don't use the Nettle library (or NSS, libtomcrypt) even if it is
available.
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Philip Prindeville [Tue, 10 Apr 2018 03:01:33 +0000 (21:01 -0600)]
isc-dhcp: allow hosts to have dhcp options
Sometimes it's necessary to set per-host options like:
list dhcp_option 'option:always-broadcast,true'
for hosts that don't understand unicast replies. There might
be other options you might want to set on a per-host basis,
such as extensions-path, dhcp-message-text, etc.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hannu Nyman [Mon, 9 Apr 2018 14:32:33 +0000 (17:32 +0300)]
Merge pull request #5890 from wodu/linuxptp_maint
Bump linuxptp to version 1.9.2
Wojciech Dubowik [Mon, 9 Apr 2018 12:02:00 +0000 (14:02 +0200)]
Bump linuxptp to version 1.9.2
Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
Philip Prindeville [Sun, 8 Apr 2018 22:40:26 +0000 (16:40 -0600)]
Merge pull request #5887 from pprindeville/fix-dhcpd.init-typeof
Fix dhcpd.init typeof
Philip Prindeville [Sun, 8 Apr 2018 22:07:01 +0000 (16:07 -0600)]
isc-dhcp: fix typeof regex for IP address pattern
Missing backslash in "\d+" for last digit of dotted quad.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Fri, 30 Mar 2018 15:14:40 +0000 (09:14 -0600)]
isc-dhcp: make files/ consistent by flattening
Some /etc/config-destined files are in files/ and suffixed with
.conf while others are in files/etc/config/ which isn't consistent.
Put everything in files/ and call it good.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Peter Wagner [Sun, 8 Apr 2018 17:13:59 +0000 (19:13 +0200)]
openssh: update to 7.7p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sun, 8 Apr 2018 17:13:18 +0000 (19:13 +0200)]
glib2: update to 2.56.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Daniel Golle [Sun, 8 Apr 2018 11:17:56 +0000 (13:17 +0200)]
Merge pull request #5859 from diizzyy/utils-ccid
utils/ccid: Update to 1.4.29
Rosen Penev [Tue, 27 Mar 2018 01:40:16 +0000 (18:40 -0700)]
znc: Update to 1.6.6 + HTTPS.
Fixed links and switched to HTTPS as the site defaults to it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 27 Mar 2018 02:13:13 +0000 (19:13 -0700)]
unrar: Update to 5.6.1.
Change links to HTTPS and add CPE_ID.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Engberg [Sun, 1 Apr 2018 15:13:38 +0000 (17:13 +0200)]
utils/pcsc-lite: Update URLs
New URLs
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Florian Eckert [Fri, 6 Apr 2018 10:40:15 +0000 (12:40 +0200)]
net/mwan3: update version to 2.6.13
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Thu, 5 Apr 2018 11:15:18 +0000 (13:15 +0200)]
net/mwan3: also send connected action on initial_state offline
Move action into startup section will fix this.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 21 Mar 2018 13:13:57 +0000 (14:13 +0100)]
net/mwan3: add logging on ping success and fail
Add logging information during state change on ping success or fail
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Daniel Engberg [Sun, 1 Apr 2018 09:20:40 +0000 (11:20 +0200)]
nmap: Update to 7.70
Update nmap suite to 7.70
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Thu, 5 Apr 2018 18:11:53 +0000 (21:11 +0300)]
Merge pull request #5872 from diizzyy/patch-1
utils/tio: Update to 1.29
Dirk Brenken [Thu, 5 Apr 2018 12:41:36 +0000 (14:41 +0200)]
Merge pull request #5870 from dibdot/travelmate
travelmate: update 1.2.0
Dirk Brenken [Wed, 4 Apr 2018 12:30:30 +0000 (14:30 +0200)]
travelmate: update 1.2.0
* union 'automatic' and 'trigger' mode, now much more responsive
if an uplink suddenly disappears
* tidy up (disable) travelmate related uplink connections
if you disable the service
* change default config ('trm_automatic' removal)
* documentation update
* LuCI: remove needless 'automatic' and 'trigger' options
plus small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel Engberg [Wed, 4 Apr 2018 15:52:39 +0000 (17:52 +0200)]
utils/tio: Update to 1.29
Update tio to 1.29
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Wed, 4 Apr 2018 14:46:02 +0000 (17:46 +0300)]
Merge pull request #5869 from mlichvar/chrony-update-3.3
chrony: update to 3.3
Miroslav Lichvar [Wed, 4 Apr 2018 11:32:41 +0000 (13:32 +0200)]
chrony: update to 3.3
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Ted Hess [Tue, 3 Apr 2018 18:45:06 +0000 (14:45 -0400)]
Merge pull request #5843 from antonlacon/ffmpeg
ffmpeg: fixup for patent related changes
Hannu Nyman [Tue, 3 Apr 2018 16:45:24 +0000 (19:45 +0300)]
Merge pull request #5862 from luizluca/mwan3-ipv6-conf
mwan3: ipv6-compatible default conf
Luiz Angelo Daros de Luca [Mon, 2 Apr 2018 02:16:17 +0000 (23:16 -0300)]
mwan3: ipv6-compatible default conf
Considering that ipv6 NPT/NAT/NETMAP is done manually by user,
mwan3 can balance ipv6 interfaces as it does with ipv4.
Interface wan2 was renamed to wanb as wan2, wan3, ... will eventually
colide with OpenWrt with default wan6 interface when more than 6
interfaces are in use.
New interfaces, members for wan6 and wanb6 where created, both disabled
by default. Policies where adapted as well.
The option "family" is set respectively in each interface. When missing,
mwan3 assumes ipv4, that will fail when interface is IPv6 only.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Hannu Nyman [Tue, 3 Apr 2018 15:08:37 +0000 (18:08 +0300)]
linuxptp: fix version and hash
Correct the versioning and use PKG_HASH
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Tue, 3 Apr 2018 14:52:31 +0000 (17:52 +0300)]
Merge pull request #5867 from wodu/linuxptp_maint
linuxptp: Upgrade to v1.9
Hannu Nyman [Tue, 3 Apr 2018 14:50:38 +0000 (17:50 +0300)]
Merge pull request #5861 from diizzyy/admin-netdata2
admin/netdata: Update to 1.10.0
Hannu Nyman [Tue, 3 Apr 2018 14:48:06 +0000 (17:48 +0300)]
Merge pull request #5850 from zhaojh329/wifidog-ng
wifidog-ng: Update to 1.5.2
Wojciech Dubowik [Tue, 24 Jan 2017 15:37:17 +0000 (16:37 +0100)]
linuxptp: Upgrade to v1.9
Plus one upstream fix.
Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
Michael Heimpold [Mon, 2 Apr 2018 21:28:29 +0000 (23:28 +0200)]
php7: fix compile issue with icu 61.1 (refs #5853)
Compile tested only at the moment.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Mon, 2 Apr 2018 15:18:40 +0000 (18:18 +0300)]
nano: update to 2.9.5
Update nano to 2.9.5
Release Notes:
2018 March 29
GNU nano 2.9.5 "Kiša pada" changes the way the Scroll-Up
and Scroll-Down commands work (M-- and M-+): instead of
keeping the cursor in the same screen position they now
keep the cursor in the same text position (if possible).
This version further adds a new color name, "normal",
which gives the default foreground or background color,
which is useful when you want to undo some overzealous
painting by earlier syntax regexes. Bug fixes include:
a segfault when trying to insert a file in restricted
mode, the reading in of a new file being "undoable", a
slight miswrapping of help texts when --linenumbers was
used, and the shell syntax coloring the word "tar" in
file names.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Mon, 2 Apr 2018 15:08:01 +0000 (18:08 +0300)]
Merge pull request #5852 from bluewavenet/patch-5
mwan3: Add missing globals config section
Jianhui Zhao [Sat, 31 Mar 2018 05:28:37 +0000 (13:28 +0800)]
wifidog-ng: Update to 1.5.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Philip Prindeville [Mon, 2 Apr 2018 01:59:17 +0000 (19:59 -0600)]
Merge pull request #5819 from pprindeville/add-explicit-domain
Add more functionality to ISC-DHCP configuration
Daniel Engberg [Sun, 1 Apr 2018 08:23:14 +0000 (10:23 +0200)]
admin/netdata: Update to 1.10.0
Update netdata to 1.10.0
Refresh config
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Engberg [Sun, 1 Apr 2018 15:16:57 +0000 (17:16 +0200)]
utils/ccid: Update to 1.4.29
Update ccid to 1.4.29
Update URLs
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Rob White [Sun, 1 Apr 2018 09:04:46 +0000 (10:04 +0100)]
mwan3: Add missing globals config section
Add missing globals config section with default values.
Without the correctly named section, mwan3 startup will fail with the error - Warning: mwan3 is global disabled. Usage: /etc/init.d/mwan3 start.
Compile: not required
Run tested: LEDE 17.01.04
Author-name: Rob White
Maintainer: Florian Eckert <fe@dev.tdt.de>
Signed-off-by: Rob White <rob@blue-wave.net>
Matthias Schiffer [Sat, 31 Mar 2018 13:08:23 +0000 (15:08 +0200)]
ldbus: remove nonshared flag
As confirmed by the maintainer, the flag was not added intentionally.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Hans Dedecker [Mon, 6 Nov 2017 13:38:26 +0000 (14:38 +0100)]
net-snmp: InstallDev fix
Commit
384c2a8cfd2af9bc7acd6a642d71dbac2cc5056f added support for symlinking
net-snmp-config into $(STAGING_DIR)/usr/bin but forgot to install first
$(STAGING_DIR)/usr/bin resulting into a compile issue if
$(STAGING_DIR)/usr/bin is not yet present.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Michael Heimpold [Sat, 31 Mar 2018 06:58:42 +0000 (08:58 +0200)]
php7: update to 7.2.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 30 Mar 2018 19:23:26 +0000 (21:23 +0200)]
libgpiod: depend on kernel version
Required kernel interface was introduced in kernel v4.8,
so add the kernel version as dependency for this library.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Philip Prindeville [Sun, 25 Mar 2018 08:17:52 +0000 (02:17 -0600)]
isc-dhcp: support generic DHCP options
Allow specifying NTP servers, search domains, etc. by the administrator
directly specifying DHCP options (per interface, i.e. per pool).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sun, 25 Mar 2018 07:49:13 +0000 (01:49 -0600)]
isc-dhcp: allow explicitly configuring a domain
Setting a domain now results in 'option domain-name "xyzzy";'
being generated globally.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Luiz Angelo Daros de Luca [Thu, 29 Mar 2018 18:16:58 +0000 (15:16 -0300)]
Merge pull request #5847 from luizluca/ruby-2.5.1
ruby: bump to 2.5.1
Luiz Angelo Daros de Luca [Thu, 29 Mar 2018 14:13:08 +0000 (11:13 -0300)]
ruby: bump to 2.5.1
This release includes some bug fixes and some security fixes.
* CVE-2017-17742: HTTP response splitting in WEBrick
* CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir
* CVE-2018-8777: DoS by large request in WEBrick
* CVE-2018-8778: Buffer under-read in String#unpack
* CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket
* CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir
* Multiple vulnerabilities in RubyGems
There are also some bug fixes.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Hannu Nyman [Thu, 29 Mar 2018 16:57:07 +0000 (19:57 +0300)]
Merge pull request #5776 from hanetzer/coova-misleading-indentation
net/coova-chilli: fix -Werror=misleading-indendation
Hannu Nyman [Thu, 29 Mar 2018 13:41:27 +0000 (16:41 +0300)]
Merge pull request #5845 from TDT-AG/pr/
20180329-net-mwan3-default-mask
net/mwan3: set default mask to 0x3F00
Florian Eckert [Thu, 29 Mar 2018 12:58:02 +0000 (14:58 +0200)]
net/mwan3: update version to 2.6.12
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Thu, 29 Mar 2018 09:30:52 +0000 (11:30 +0200)]
net/mwan3: set default mask to 0x3F00
The IPsec ip route table has the default number 220.
If mwan3 has more then 7 bits set (124 interfaces) then if mwan3 down is
executed the table is also cleared. To solve this set default max 7
bits in the mmx_mask for mwan3.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Ian Leonard [Wed, 28 Mar 2018 00:58:19 +0000 (17:58 -0700)]
ffmpeg: fixup for patent related changes
Have encoders and demuxers selectively disabled for patents in
libffmpeg-full too. Assume same codecs covered as decoders and
muxers, respectively. Include vc1 in muxer's too.
Don't invoke --enable-nonfree in libffmpeg-full. It results in:
License: nonfree and unredistributable
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Hannu Nyman [Tue, 27 Mar 2018 20:28:48 +0000 (23:28 +0300)]
Merge pull request #5824 from neheb/xinetd
xinetd: Update URLs.
Hannu Nyman [Tue, 27 Mar 2018 20:26:48 +0000 (23:26 +0300)]
Merge pull request #5837 from zhaojh329/wifidog-ng
wifidog-ng: depends ipset
Hannu Nyman [Tue, 27 Mar 2018 20:26:06 +0000 (23:26 +0300)]
Merge pull request #5838 from nxhack/icu_bump_61_1
icu: update to 61.1
Hannu Nyman [Tue, 27 Mar 2018 20:25:28 +0000 (23:25 +0300)]
Merge pull request #5842 from Andy2244/libtirpc
libtirpc: update to 1.0.3
Andy Walsh [Tue, 27 Mar 2018 15:24:19 +0000 (17:24 +0200)]
libtirpc: update to 1.0.3
* Remove unnecessary patch
* fix musl types.h defines
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Hirokazu MORIKAWA [Tue, 27 Mar 2018 06:57:54 +0000 (15:57 +0900)]
icu: update to 61.1
Maintainer: me
Compile tested: ar71xx, LEDE trunk r5488-
893a1ed
Run tested: NONE
Description:
ICU 61 upgrades to CLDR 33 locale data, has a new Java implementation
for number and currency parsing, and includes many small API additions,
improvements, and bug fixes.
(includes security fix CVE-2017-17484,CVE-2017-15422)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Jianhui Zhao [Tue, 27 Mar 2018 03:32:13 +0000 (11:32 +0800)]
wifidog-ng: depends ipset
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Daniel Golle [Mon, 26 Mar 2018 22:54:03 +0000 (00:54 +0200)]
Merge pull request #5790 from micmac1/postgresql-fixes
Postgresql fixes
Lucian Cristian [Mon, 26 Mar 2018 19:51:15 +0000 (22:51 +0300)]
acme: update acme to latest git
adds V2 support
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
tripolar [Mon, 26 Mar 2018 19:34:32 +0000 (21:34 +0200)]
Merge pull request #5810 from micmac1/glib2-res_nquery-fix
glib2: fix build when res_nquery is not available
Ted Hess [Mon, 26 Mar 2018 19:29:53 +0000 (15:29 -0400)]
fdk-aac: Update to v0.1.6. Use github/codeload for source URL
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Mon, 26 Mar 2018 17:47:52 +0000 (19:47 +0200)]
Merge pull request #5823 from neheb/p11-kit
p11-kit: Update to 0.23.10 and update URLs
Hannu Nyman [Mon, 26 Mar 2018 16:06:52 +0000 (19:06 +0300)]
Merge pull request #5828 from zhaojh329/wifidog-ng
wifidog-ng: Update to 1.4.0
Jianhui Zhao [Mon, 26 Mar 2018 09:09:14 +0000 (17:09 +0800)]
wifidog-ng: Update to 1.4.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Rosen Penev [Mon, 26 Mar 2018 01:23:39 +0000 (18:23 -0700)]
xinetd: Update URLs.
xinetd.org has been defunct for a long time and it seems the main developer moved everything to GitHub.
Discovered with uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 26 Mar 2018 01:05:08 +0000 (18:05 -0700)]
p11-kit: Update to 0.23.10 and update URLs
The FreeDesktop link does not work anymore. Switch to new upstream at GitHub.
Update the version while we're at it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 25 Mar 2018 19:36:40 +0000 (22:36 +0300)]
Merge pull request #5818 from Wedmer/master
zoneinfo: Updated to the latest release.
Hannu Nyman [Sun, 25 Mar 2018 19:36:06 +0000 (22:36 +0300)]
Merge pull request #5817 from zhaojh329/libuwsc
libuwsc: update to 2.0.1
Michael Heimpold [Sun, 25 Mar 2018 18:39:22 +0000 (20:39 +0200)]
Merge branch 'libfmt-knxd'
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Othmar Truniger [Wed, 21 Mar 2018 15:27:20 +0000 (16:27 +0100)]
knxd: add dependency on libfmt (closes #5793)
Signed-off-by: Othmar Truniger <github@truniger.ch>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Othmar Truniger [Wed, 14 Feb 2018 19:10:08 +0000 (20:10 +0100)]
libfmt: add new package (closes #5617)
Signed-off-by: Othmar Truniger <github@truniger.ch>
Build shared library, add license file hints
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Peter Wagner [Sun, 25 Mar 2018 18:05:10 +0000 (20:05 +0200)]
git: update to 2.16.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Vladimir Ulrich [Sun, 25 Mar 2018 14:02:12 +0000 (17:02 +0300)]
zoneinfo: Updated to the latest release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Jianhui Zhao [Sun, 25 Mar 2018 13:53:35 +0000 (21:53 +0800)]
libuwsc: update to 2.0.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Hannu Nyman [Sun, 25 Mar 2018 09:03:22 +0000 (12:03 +0300)]
Merge pull request #5816 from lucize/doveup
dovecot: update dovecot to 2.2.35
Lucian Cristian [Sun, 25 Mar 2018 07:34:58 +0000 (10:34 +0300)]
dovecot: update dovecot to 2.2.35
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Hannu Nyman [Sun, 25 Mar 2018 07:34:03 +0000 (10:34 +0300)]
Merge pull request #5815 from zhaojh329/wifidog-ng
wifidog-ng: Update to 1.3.0
Hannu Nyman [Sun, 25 Mar 2018 07:33:36 +0000 (10:33 +0300)]
Merge pull request #5813 from lucize/clamup
clamav: update clamav to 0.99.4
Jianhui Zhao [Sun, 25 Mar 2018 04:23:30 +0000 (12:23 +0800)]
wifidog-ng: Update to 1.3.0
be35e54 Optimized by use ipset
2dcc126 Optimize kernel module code
08231b4 Remove url param of login api
bf7b435 Support compile kernel module on ubuntu for test
ffca07a Optimize kernel module
b03c757 Optimize code
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Lucian Cristian [Sat, 24 Mar 2018 23:01:05 +0000 (01:01 +0200)]
clamav: update clamav to 0.99.4
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Dirk Brenken [Sat, 24 Mar 2018 16:00:30 +0000 (17:00 +0100)]
Merge pull request #5722 from alive4ever/feature-mksh-update
mksh: update to R56c
Jo-Philipp Wich [Sat, 24 Mar 2018 13:00:57 +0000 (14:00 +0100)]
Merge pull request #5812 from micmac1/mysql-fix
mysql: remove $(FPIC), fix AARCH64 builds
Sebastian Kemper [Sat, 24 Mar 2018 12:15:27 +0000 (13:15 +0100)]
mysql: remove $(FPIC), fix AARCH64 builds
mysql already makes sure that the compiler emits position-independent code when
appropriate, namely when compiling shared objects. The mysql build system puts
its own flag behind the CFLAGS, overriding whatever was set before.
Additionally, forcing applications into PIC mode will just slow them
down (mysql not only provides shared objects but also applications).
Last but not least OpenWrt's $(FPIC) can cause build failures. This is
the case currently for AARCH64:
net_serv.o: In function `my_net_init':
net_serv.cc:(.text+0x28): relocation truncated to fit: R_AARCH64_LD64_GOTPAGE_LO15 against symbol `my_malloc' defined in .text section in ../mysys/libmysys.a(my_malloc.o)
net_serv.cc:(.text+0x28): warning: Too many GOT entries for -fpic, please recompile with -fPIC
/data/bowl-builder/aarch64_cortex-a53/build/sdk/staging_dir/toolchain-aarch64_cortex-a53_gcc-7.3.0_musl/bin/../lib/gcc/aarch64-openwrt-linux-musl/7.3.0/../../../../aarch64-openwrt-linux-musl/bin/ld: final link failed: Symbol needs debug section which does not exist
collect2: error: ld returned 1 exit status
Makefile:955: recipe for target 'mysqld' failed
make[7]: *** [mysqld] Error 1
Remove $(FPIC) from TARGET_CFLAGS to address all of the above.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sat, 24 Mar 2018 08:27:29 +0000 (09:27 +0100)]
glib2: fix build when res_nquery is not available
Upstream commit "gio: Port GThreadedResolver to use res_nquery() to fix
thread-safety" introduced a bug that causes compile failures on
platforms where res_nquery is unavailable. This patch fixes that.
Bug 794606 has been opened upstream: https://bugzilla.gnome.org/show_bug.cgi?id=794606
On the OpenWrt buildbots this bug is visible during the arc_archs
compile:
gthreadedresolver.c: In function 'do_lookup_records':
gthreadedresolver.c:875:16: error: 'res' undeclared (first use in this function); did you mean '_res'?
res_nclose (&res);
^~~
_res
gthreadedresolver.c:875:16: note: each undeclared identifier is reported only once for each function it appears in
Makefile:3334: recipe for target 'libgio_2_0_la-gthreadedresolver.lo' failed
make[8]: *** [libgio_2_0_la-gthreadedresolver.lo] Error 1
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Dirk Brenken [Fri, 23 Mar 2018 18:29:55 +0000 (19:29 +0100)]
Merge pull request #5801 from dibdot/mc_vfs-fix
mc: fix warnings with enabled vfs support
Marko Ratkaj [Fri, 23 Mar 2018 18:15:03 +0000 (19:15 +0100)]
Merge pull request #5804 from sartura/openzwave_fix_include_path
utils: openzwave: disable examples and fix include
Marko Ratkaj [Fri, 23 Mar 2018 12:50:28 +0000 (13:50 +0100)]
utils: openzwave: disable examples and fix include
Patch 903 disables building of examples.
Patch 904 fixes the following issue:
When building software that build depends on openzwave, build will
always search in /usr/include/openzwave instead of
staging_dir/.../usr/include/openzwave.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>