champtar [Thu, 21 Jun 2018 12:29:54 +0000 (14:29 +0200)]
Merge pull request #6327 from aparcar/fancy_backport
prometheus-node-exporter-lua: handle fancy release backport to 18.06
Paul Spooren [Sun, 17 Jun 2018 08:01:57 +0000 (17:01 +0900)]
prometheus-node-exporter-lua: handle fancy release
Some releases may have non letters in it's name currently resulting in
an empty ("") output which is then discarded, resulting in *missing*
labels in the metric.
Now it uses `.-` to catch as little as possible, but anything.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Jo-Philipp Wich [Wed, 20 Jun 2018 13:34:10 +0000 (15:34 +0200)]
Merge pull request #6314 from aparcar/golang-18.06
golang: add package to 18.06
Alif M. Ahmad [Wed, 14 Feb 2018 15:06:21 +0000 (15:06 +0000)]
gptfdisk: add a new package
gptfdisk is a gpt-aware disk partitioning tool. It can be used to
convert mbr partitioned disk to gpt and vice versa.
It supports reading GPT, MBR, and BSD disklabels.
Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
(cherry picked from commit
eac2e12a6b14ddc1493cc969fc9283630ece6ab1)
Jeffery To [Sat, 17 Mar 2018 16:32:35 +0000 (00:32 +0800)]
golang: new packages
From golang.org:
The Go programming language is an open source project to make
programmers more productive.
This commit consists of two "parts":
* golang/host: Main Go compiler for host (installed to
STAGING_DIR_HOST/lib/go-cross), used to cross-compile Go programs to
be packaged.
* golang (and golang-src/golang-doc): Main Go compiler for on-target
development. These packages are quite large, but I would expect only
developers to install these.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
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>
Hannu Nyman [Tue, 12 Jun 2018 13:29:48 +0000 (16:29 +0300)]
Merge pull request #6281 from wvdakker/openwrt-18.06
Shorewall: Bump to 5.2.0.4 (cherry-pick from master)
W. van den Akker [Wed, 23 May 2018 06:18:35 +0000 (08:18 +0200)]
Shorewall6: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 23 May 2018 06:17:32 +0000 (08:17 +0200)]
Shorewall: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 23 May 2018 06:16:24 +0000 (08:16 +0200)]
Shorewall6-lite: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 23 May 2018 06:15:18 +0000 (08:15 +0200)]
Shorewall-lite: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Wed, 23 May 2018 06:13:49 +0000 (08:13 +0200)]
Shorewall-core: Bump to version 5.2.0.4
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 19 May 2018 09:10:04 +0000 (11:10 +0200)]
Shorewall6: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 19 May 2018 08:56:52 +0000 (10:56 +0200)]
Shorewall: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 19 May 2018 08:55:48 +0000 (10:55 +0200)]
Shorewall6-lite: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 19 May 2018 08:54:49 +0000 (10:54 +0200)]
Shorewall-lite: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sat, 19 May 2018 08:53:23 +0000 (10:53 +0200)]
Shorewall-core: Bump to 5.2.0.3
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Rafał Miłecki [Sat, 9 Jun 2018 20:02:51 +0000 (22:02 +0200)]
lighttpd: backport fix for plain auth from 1.4.49 release
Update commit
3d59ce6f502b ("lighttpd: update to 1.4.48") resulted in
plain auth regression: it simply stopped working with:
(mod_auth.c.525) password doesn't match for (...)
appearing on every authentication try.
This regression was fixed in 1.4.49 release. Backport the fix instead of
updating to the 1.4.49 to avoid risking more/other regressions.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Toke Høiland-Jørgensen [Tue, 5 Jun 2018 21:37:42 +0000 (23:37 +0200)]
sqm-scripts: Bump to v1.2.3
Fixes an issue with sqm-scripts not being reloaded on ifup/down.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Hannu Nyman [Mon, 4 Jun 2018 15:09:44 +0000 (18:09 +0300)]
nano: update to 2.9.8
Update nano to version 2.9.8
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
33f1f6e940341b67232c0293c65b595fc2c5db63)
Michael Heimpold [Wed, 30 May 2018 19:53:13 +0000 (21:53 +0200)]
Merge pull request #6154 from micmac1/18.06-bump-libxml2
libxml2: revision bump to force clean build
Sebastian Kemper [Wed, 30 May 2018 18:27:56 +0000 (20:27 +0200)]
libxml2: revision bump to force clean build
Commit
dcd68100c23f980a7bbd1d7d9567a315ee584bdf fixed the zlib pkgconfig
file. But libxml2/host is stuck in the compile phase on the build bots.
Bumping the revision will force a clean build.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Florian Eckert [Wed, 30 May 2018 10:57:49 +0000 (12:57 +0200)]
net/mwan3: update version to 2.6.17
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
acf7278fb8dc6e9b953924f79207aa5d45fe7ce4)
Florian Eckert [Wed, 30 May 2018 10:40:23 +0000 (12:40 +0200)]
net/mwan3: fix update on connected ip networks
If an interface is not tracked by mwan3 or enabled and this interface is
setup by netifd, then the connected ipset is not update by mwan3.
To fix this also call connected ipset update code even if the interface
is not tracked or enabled by mwan3.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
7ea690ea3c289d83511e44587f472793c269bd32)
Hannu Nyman [Tue, 29 May 2018 05:06:11 +0000 (08:06 +0300)]
Merge pull request #6147 from EricLuehrsen/openwrt-18.06
[openwrt-18.06] unbound: provide transparent defaults with documentation
Eric Luehrsen [Mon, 28 May 2018 16:50:14 +0000 (12:50 -0400)]
unbound: provide transparent defaults with documentation
Some resource options bundled many Unbound.conf options and
made customizing on top of UCI difficult. Make it easier to
use Unbound built defaults (blank conf sections).
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Yousong Zhou [Mon, 21 May 2018 02:40:17 +0000 (10:40 +0800)]
xl2tpd: bump to version 1.3.12
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Jo-Philipp Wich [Sun, 13 May 2018 17:14:20 +0000 (19:14 +0200)]
flashrom: update to v1.0
Update to flashrom version 1.0 and cherry-pick an upstream fix for deprecated
libusb api usage.
Fixes the following error spotted by the buildbots:
ch341a_spi.c: In function 'ch341a_spi_init':
ch341a_spi.c:447:2: error: 'libusb_set_debug' is deprecated: [...]
libusb_set_debug(NULL, 3); // Enable information, warning and [...]
^~~~~~~~~~~~~~~~
In file included from ch341a_spi.c:25:0:
.../libusb-1.0/libusb.h:1300:18: note: declared here
void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:1030: recipe for target 'ch341a_spi.o' failed
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit
cb6e98ba44c9cc8406f4d312d5cb7cf463e339d7)
Rosen Penev [Thu, 17 May 2018 05:34:25 +0000 (08:34 +0300)]
xz: Update to 5.2.4 + misc
The second source is just a redirect to SourceForge. Removed.
Also change URL to HTTPS as the website now supports it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
54a35e465f9f05d6e8bfceb5063edbaadff9147f)
Hannu Nyman [Wed, 16 May 2018 15:44:25 +0000 (18:44 +0300)]
nano: update to 2.9.7
nano 2.9.7 was released on 2018 May 15.
Release notes:
GNU nano 2.9.7 "Hvide Sande" adds the option '--afterends'
for making Ctrl+Right (the nextword function) stop at word
ends instead of beginnings, accepts multibyte letters for
the Yes/No/All answers, does emergency saves of changed
buffers in the unlikely event that nano crashes, adds the
until-now missing bindable function 'linenumbers', and
renames the toggles 'constupdate' to 'constantshow' and
'cuttoend' to 'cutfromcursor', for consistency with the
corresponding options -- adjust your nanorc files soon.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
d9e9b59159309449df7a7a6d4ab87980dc16eac2)
Florian Eckert [Wed, 16 May 2018 13:56:52 +0000 (16:56 +0300)]
net/mwan3: update version to 2.6.16
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
18022993d9a8e6ee9d6f41193114770d20a8e117)
Florian Eckert [Tue, 8 May 2018 13:43:34 +0000 (15:43 +0200)]
net/mwan3: execute only ifup event if l3_device is found
Only execute an ifup event with the command "mwan3 ifup <iface>" if the
l3_device is found in the ubus "network.interface.<iface>".
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
ab4e62b885488716e6ef905198ce87b2beab29e4)
Florian Eckert [Tue, 8 May 2018 13:42:40 +0000 (15:42 +0200)]
net/mwan3: remove logging mwan3track pid is not found
Remove unnecessary logging if mwan3track pid is not found
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
215708a415fb58acfee28278570df540603a013d)
Florian Eckert [Fri, 4 May 2018 13:28:54 +0000 (15:28 +0200)]
net/mwan3: add/remove src_ip from routing table
Add or remove local_source ip also if mwan3 is stopped or started
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
2d9dfa3b1b16ab3b4c83b24550757931656053d2)
Hannu Nyman [Tue, 15 May 2018 06:08:42 +0000 (09:08 +0300)]
Merge pull request #5915 from neheb/cifs
cifs-utils: Update to 6.8
Dirk Brenken [Tue, 15 May 2018 06:07:41 +0000 (08:07 +0200)]
Merge pull request #6057 from dibdot/adblock
adblock: update 3.5.2
Ted Hess [Mon, 14 May 2018 21:20:48 +0000 (21:20 +0000)]
Merge pull request #5917 from diizzyy/patch-2
libs/libx264: Update to snapshot
20180401
Dirk Brenken [Mon, 14 May 2018 20:23:18 +0000 (22:23 +0200)]
adblock: update 3.5.2
backend:
* add generic blocklist archive support
* add support for blacklist archive from Toulouse 1 University Capitole
* add support for urlhaus RPZ domains by abuse.ch
* small bugfixes & enhancements
luci:
* archive sub-categories (shalla & ut_capitole) are now configurable
via LuCI CBI template
* small bugfixes & enhancements
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Mon, 14 May 2018 19:49:14 +0000 (22:49 +0300)]
Merge pull request #6023 from ClaymorePT/boost_1.67.0_r2
boost: Package Release 2 (minor fixes)
Hannu Nyman [Mon, 14 May 2018 19:44:03 +0000 (22:44 +0300)]
Merge pull request #6054 from zhaojh329/libuwsc
libuwsc: Update to 2.0.2
Hannu Nyman [Mon, 14 May 2018 19:42:19 +0000 (22:42 +0300)]
Merge pull request #6053 from commodo/python-remove-ignore-installed-host
python,python3: remove `--ignore-installed` flag for host packages
Hannu Nyman [Mon, 14 May 2018 19:41:29 +0000 (22:41 +0300)]
Merge pull request #6051 from ldir-EDB0/bumplibidn
libidn: bump to v1.35 (2018-05-11)
Jianhui Zhao [Mon, 14 May 2018 16:04:37 +0000 (00:04 +0800)]
libuwsc: Update to 2.0.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Kevin Darbyshire-Bryant [Mon, 2 Apr 2018 08:43:46 +0000 (09:43 +0100)]
libidn: bump to v1.35 (2018-05-11)
Bump to v1.35
Refresh patches.
Update Makefile to use new '--disable-doc' configure flag.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Alexandru Ardelean [Mon, 14 May 2018 09:08:46 +0000 (12:08 +0300)]
python,python3: remove `--ignore-installed` flag for host packages
This was copied over from python-packages, when support for installing
packages host-side (via pip) was added.
Based on the discussion on this commit:
https://github.com/openwrt/packages/commit/
612c53fc6c3d9ba2a57f7329baf055f1d59a9246
it was mentioned that removing this may add more benefit in terms of
reducing build time, because packages won't get reinstalled every time.
I'm not entirely sure about any potential side-effects of this, but it's
worth trying it out.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jo-Philipp Wich [Mon, 14 May 2018 07:50:35 +0000 (09:50 +0200)]
Merge pull request #6050 from ldir-EDB0/bumpminiupnpd
miniupnpd: bump to v2.1
20180508
Jo-Philipp Wich [Mon, 14 May 2018 05:40:18 +0000 (07:40 +0200)]
Merge pull request #6039 from vortigont/ddns-now
ddns-scripts: "now-dns.com" service fix
Ted Hess [Sun, 13 May 2018 21:50:47 +0000 (21:50 +0000)]
Merge pull request #6043 from diizzyy/alsautils-libsamplerate
alsa-utils: Don't pull in libsamplerate
Peter Wagner [Sun, 13 May 2018 19:17:21 +0000 (21:17 +0200)]
wget: update to 1.19.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Kevin Darbyshire-Bryant [Sun, 13 May 2018 10:23:29 +0000 (11:23 +0100)]
miniupnpd: bump to v2.1
20180508
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Hannu Nyman [Sun, 13 May 2018 15:36:18 +0000 (18:36 +0300)]
Merge pull request #6017 from tohojo/master
acme: Change boot init script logic to invoke start
Hannu Nyman [Sun, 13 May 2018 15:34:45 +0000 (18:34 +0300)]
Merge pull request #6028 from ldir-EDB0/miniupnpdtweaks
Miniupnpdtweaks
Hannu Nyman [Sun, 13 May 2018 15:31:20 +0000 (18:31 +0300)]
Merge pull request #6044 from micmac1/maria-up
MariaDB: version bump to 10.1.33
Hannu Nyman [Sun, 13 May 2018 15:29:52 +0000 (18:29 +0300)]
Merge pull request #6048 from iamperson347/stubby0.2.3
stubby: Bump to 0.2.3
Hannu Nyman [Sun, 13 May 2018 15:29:17 +0000 (18:29 +0300)]
Merge pull request #6047 from iamperson347/getdns1.4.2
getdns: Bump to 1.4.2
Hannu Nyman [Sun, 13 May 2018 15:28:37 +0000 (18:28 +0300)]
Merge pull request #6032 from wvdakker/master
Shorewall: Bump to version 5.2.0.2
David Mora [Fri, 11 May 2018 19:41:50 +0000 (15:41 -0400)]
stubby: Bump to 0.2.3
Update to new upstream version. Also changed to Cloudflare's DNS as default.
Signed-off-by: David Mora <iamperson347+public@gmail.com>
David Mora [Fri, 11 May 2018 19:32:42 +0000 (15:32 -0400)]
getdns: Bump to 1.4.2
Update to new upstream version. Needed to add a patch provided by upstream to compile with musl.
Signed-off-by: David Mora <iamperson347+public@gmail.com>
Sebastian Kemper [Sun, 13 May 2018 09:13:27 +0000 (11:13 +0200)]
mariadb: add source mirrors
As suggested by Daniel Engberg, add some mirror servers to offload from
MariaDB's main download server.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 13 May 2018 06:46:16 +0000 (08:46 +0200)]
mariadb: bump to 10.1.33
Maintenance release. Fixes the following security vulnerabilities:
CVE-2018-2782
CVE-2018-2784
CVE-2018-2787
CVE-2018-2766
CVE-2018-2755
CVE-2018-2819
CVE-2018-2817
CVE-2018-2761
CVE-2018-2781
CVE-2018-2771
CVE-2018-2813
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 13 May 2018 06:42:42 +0000 (08:42 +0200)]
mariadb: fix /etc/mysql setup
- create directory /etc/mysql/conf.d as without it the server refuses to
start
- correct the path to my.cnf in the init script
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 13 May 2018 06:40:37 +0000 (08:40 +0200)]
mariadb: Makefile cleanups
- fix a typo
- remove unnecessary trailing slashes
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Daniel Engberg [Sat, 12 May 2018 11:59:01 +0000 (13:59 +0200)]
alsa-utils: Don't pull in libsamplerate
Disable libsamplerate
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Nikos Mavrogiannopoulos [Sat, 12 May 2018 06:24:07 +0000 (08:24 +0200)]
ocserv: updated to 0.12.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Dirk Brenken [Fri, 11 May 2018 19:58:54 +0000 (21:58 +0200)]
Merge pull request #6036 from TDT-AG/pr/
20180511-net-mwan3-update
net/mwan3: add packet loss and latency check
Emil Muratov [Fri, 11 May 2018 14:46:40 +0000 (17:46 +0300)]
ddns-scripts: "now-dns.com" service fix
- Add valid responses "good|nochg" so that ddns-script could recognize "badauth"
error that comes with http 200 code
- Switch url to https scheme. "now-dns.com" always returns 302 redirect
to https:// for all plain-text http requests. Since working via default
plain-text http is not possible anyway, forcing url to https prevents
curl sending unencrypted plain-text credentials via basic auth
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
BERENYI, Balazs [Tue, 8 May 2018 18:21:49 +0000 (20:21 +0200)]
domoticz: backport Boost 1.66 compat fix
Fix build by updating boost usage. Added backported patch from upstream
commit
388c7b51716cdb6221ec292cc2456ceca6ee9b02.
Signed-off-by: BERENYI, Balazs <beba@wee.hu>
[update commit message]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Florian Eckert [Fri, 11 May 2018 07:00:57 +0000 (09:00 +0200)]
net/mwan3: add missing local variables
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 11 May 2018 06:38:38 +0000 (08:38 +0200)]
net/mwan3: remove check_quality option from default config
The normal situation should be to use ping without quality_check.
If quality_check option is not set in the default option then ping
quality_check is not performed during tracking. This is and should
be the default situation.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 11 May 2018 06:35:43 +0000 (08:35 +0200)]
net/mwan3: update logging output
Unify logging output for tracking methode ping.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 11 May 2018 06:30:54 +0000 (08:30 +0200)]
net/mwan3: fix indentation
Fix indentation.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 11 May 2018 06:28:57 +0000 (08:28 +0200)]
net/mwan3: replace legancy backticks
Replace legancy backticks syntax shell execution with braces.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 11 May 2018 06:24:03 +0000 (08:24 +0200)]
net/mwan3: remove needless log output on mwan3track
Remove needless log output this will pollute the logging.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Nishant Sharma [Sun, 22 Apr 2018 07:19:46 +0000 (12:49 +0530)]
mwan3: Packet Loss & Latency Check
1. Test link quality based on packet loss & latency w.r.t. pre-defined high and low watermark values.
2. Extended ubus support to provide packet loss & latency information per wan per track_ip
Signed-off-by: Nishant Sharma <codemarauder@gmail.com>
W. van den Akker [Thu, 10 May 2018 17:11:05 +0000 (19:11 +0200)]
Shorewall6: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Thu, 10 May 2018 17:08:30 +0000 (19:08 +0200)]
Shorewall: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Thu, 10 May 2018 17:02:56 +0000 (19:02 +0200)]
Shorewall6-lite: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Thu, 10 May 2018 17:01:33 +0000 (19:01 +0200)]
Shorewall-lite: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Thu, 10 May 2018 16:59:03 +0000 (18:59 +0200)]
Shorewall-core: Bump to version 5.2.0.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
Ted Hess [Thu, 10 May 2018 15:35:51 +0000 (15:35 +0000)]
Merge pull request #5980 from diizzyy/patch-6
alsa-utils: Update to 1.1.6
tripolar [Thu, 10 May 2018 10:47:39 +0000 (12:47 +0200)]
Merge pull request #5981 from diizzyy/patch-8
alsa-lib: Update to 1.1.6
Kevin Darbyshire-Bryant [Wed, 9 May 2018 12:37:05 +0000 (13:37 +0100)]
miniupnpd: change leasefile location
Move default leasefile location from /var to /var/run.
Also rename from upnp.leases to miniupnpd.leases
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Kevin Darbyshire-Bryant [Tue, 8 May 2018 17:11:16 +0000 (18:11 +0100)]
miniupnpd: build with gc-sections & LTO
Building with --gc-sections & -flto drop ipk size from 72600 to 66345
on MIPS
No misbehaviour due to these optimisations observed.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Yousong Zhou [Wed, 9 May 2018 12:15:08 +0000 (20:15 +0800)]
bash: style and doc fix
The patch is about job control in general instead of the builtin jobs
command
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 9 May 2018 12:14:32 +0000 (20:14 +0800)]
bash: fix postinst script
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 9 May 2018 09:01:45 +0000 (17:01 +0800)]
treewide: use mirror tag @KERNEL where applicable
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Wed, 9 May 2018 08:53:27 +0000 (11:53 +0300)]
Merge pull request #6025 from TDT-AG/pr/
20180509-net-keepalived-bump-version-to-1.4.4
net/keepalived: update to 1.4.4
Florian Eckert [Wed, 9 May 2018 08:01:08 +0000 (10:01 +0200)]
net/keepalived: update to 1.4.4
Update to new upstream stable version 1.4.4
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Daniel Engberg [Sun, 1 Apr 2018 10:02:15 +0000 (12:02 +0200)]
utils/bash: Update to 4.4.18
- Update bash to 4.4.18
- Enable PKG_CHECK_FORMAT_SECURITY
- Use shared libreadline
- Enable job control
Fixes #5796, Closes #5858
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 9 May 2018 07:13:18 +0000 (15:13 +0800)]
dtc: add subpackage fdt-utils
Suggested-by: Tom Burkart <tom@aussec.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 9 May 2018 07:13:07 +0000 (15:13 +0800)]
dtc: bump to version 1.4.6
Suggested-by: Tom Burkart <tom@aussec.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Carlos Miguel Ferreira [Tue, 8 May 2018 22:33:21 +0000 (23:33 +0100)]
boost: Package Release 2 (minor fixes)
- Fixed package hyperlink
-> Now using the @SF macro to obtain the best mirror link
-> Added backup link in case Source Forge fails to provide the proper link
- Minor fix to package documentation
-> Help documentation was lacking the contract library info.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Hannu Nyman [Tue, 8 May 2018 19:23:41 +0000 (22:23 +0300)]
Merge pull request #5995 from diizzyy/patch-10
sbc: Switch to @KERNEL alias, use LTO optimization
Hannu Nyman [Tue, 8 May 2018 16:55:12 +0000 (19:55 +0300)]
Merge pull request #5855 from diizzyy/net-vnstat
net/vnstat: Update to 1.18
Hannu Nyman [Tue, 8 May 2018 16:36:32 +0000 (19:36 +0300)]
Merge pull request #5992 from kismetwireless/feature_protobuf-c_host_tools
Enable the host tools on protobuf-c (protoc-c specifically)
Hannu Nyman [Tue, 8 May 2018 16:06:24 +0000 (19:06 +0300)]
Merge pull request #6022 from ldir-EDB0/bumpminiupnpd
miniupnpd: bump to 2.0.
20180503
Hannu Nyman [Tue, 8 May 2018 15:59:16 +0000 (18:59 +0300)]
Merge pull request #6009 from ramsonline/patch-1
adblock: typo : donwload -> download
Hannu Nyman [Tue, 8 May 2018 15:57:58 +0000 (18:57 +0300)]
Merge pull request #6020 from TDT-AG/pr/
20180508-net-keepalived-bump-version-to-1.4.3
net/keepalived: update to 1.4.3
Hannu Nyman [Tue, 8 May 2018 15:57:03 +0000 (18:57 +0300)]
Merge pull request #6021 from t-umeno/update_klish-2.1.4
klish: update to latest version (2.1.4)
Daniel Golle [Tue, 8 May 2018 13:40:08 +0000 (15:40 +0200)]
Merge pull request #6018 from reinerh/master
inotify-tools: update to 3.20.1