Marcin Jurkowski [Wed, 18 Oct 2017 16:19:35 +0000 (18:19 +0200)]
nbd: bump to 3.16.2
Upgrade nbd to version 3.16.2.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
Hannu Nyman [Wed, 18 Oct 2017 16:14:33 +0000 (19:14 +0300)]
Merge pull request #4966 from sartura/clamav_fix_build_issues
clamav: fix build issues
Marko Ratkaj [Wed, 18 Oct 2017 10:38:18 +0000 (12:38 +0200)]
clamav: fix invalid zlib version error
ClamAV's configure script uses grep to check for bugy zlib version
1.2.1. Since current OpenWrt zlib version is 1.2.11 this check passes
and build fails. This patch will disable this unneeded check and make
sure we are looking for zlib on the right location.
clamdtop was beeing built without it's ncurses dependency. Build system
would link it to the host's ncurses making the program fail at run time.
This patch will disable building of optional clamdtop, otherwise we need
to add ncurses as a dependency and fix the search path.
Increase PKG_RELEASE to reflect changes.
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Ted Hess [Wed, 18 Oct 2017 14:55:45 +0000 (10:55 -0400)]
Merge pull request #4965 from lucize/doveup
dovecot: update to 2.2.33.1
Ted Hess [Wed, 18 Oct 2017 14:51:54 +0000 (10:51 -0400)]
Merge pull request #4962 from diizzyy/patch-96
sound/lame: Update to 3.100
Ted Hess [Wed, 18 Oct 2017 14:48:06 +0000 (10:48 -0400)]
Merge pull request #4967 from dibdot/adblock
adblock: update 3.0.3
Dirk Brenken [Wed, 18 Oct 2017 10:50:12 +0000 (12:50 +0200)]
adblock: update 3.0.3
* add new list source to default config to block browser-based
crypto mining
Signed-off-by: Dirk Brenken <dev@brenken.org>
Lucian Cristian [Tue, 17 Oct 2017 23:06:08 +0000 (02:06 +0300)]
dovecot: update to 2.2.33.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Daniel Engberg [Tue, 17 Oct 2017 08:37:40 +0000 (10:37 +0200)]
sound/lame: Update to 3.100
* Update LAME to 3.100
* Switch to shared library instead of static binary as it adds very little
overhead if you only need LAME binary but saves space if you need both
library and binary.
Static / Shared:
LAME binary: ~252kbyte / ~72kbyte - IPK: ~138kbyte / ~34kbyte
LAME library: ~216kbyte / ~216kbyte - IPK: ~117kbyte / ~117kbyte
* Drop patch, not needed
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Tue, 17 Oct 2017 18:32:55 +0000 (21:32 +0300)]
Merge pull request #4955 from kissg1988/sudo
sudo: update to 1.8.21p2
Hannu Nyman [Tue, 17 Oct 2017 18:32:29 +0000 (21:32 +0300)]
Merge pull request #4957 from sartura/vim_bump_to_8.0.586
vim: bump to 8.0.586
Hannu Nyman [Tue, 17 Oct 2017 18:31:02 +0000 (21:31 +0300)]
Merge pull request #4960 from philenotfound/at-bump
at: bump version
Phil Eichinger [Tue, 17 Oct 2017 14:34:47 +0000 (16:34 +0200)]
at: bump version
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Marko Ratkaj [Tue, 17 Oct 2017 12:59:06 +0000 (14:59 +0200)]
vim: bump to 8.0.586
Upgrade vim to version 8.0.586
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Philip Prindeville [Mon, 16 Oct 2017 23:50:19 +0000 (00:50 +0100)]
Merge pull request #4953 from pprindeville/perl-move-rdynamic
Perl move -rdynamic
Etienne Champetier [Mon, 16 Oct 2017 23:25:08 +0000 (19:25 -0400)]
build,travis: fix SDK filename
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Etienne Champetier [Mon, 16 Oct 2017 23:08:59 +0000 (19:08 -0400)]
build,travis: fix gpg verification warning
commit gpg keys into the repo (it sometimes timeout)
trust the keys ultimately
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Gergely Kiss [Mon, 16 Oct 2017 22:56:29 +0000 (00:56 +0200)]
sudo: update to 1.8.21p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Philip Prindeville [Mon, 16 Oct 2017 22:24:55 +0000 (16:24 -0600)]
perl: put -rdynamic in proper build variable
The standard way to pass -rdynamic (or -Wl,--dynamic-export) is via
the $ccdlflags variable. Do what is best practice.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sun, 15 Oct 2017 17:52:01 +0000 (11:52 -0600)]
perl: simplify passing in ldflags
Originally as PR #2383 but rewritten.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Hannu Nyman [Mon, 16 Oct 2017 17:50:02 +0000 (20:50 +0300)]
Merge pull request #4952 from jp-bennett/master
qrencode: Update to 4.0.0
Jonathan Bennett [Mon, 16 Oct 2017 16:35:34 +0000 (11:35 -0500)]
qrencode: Update to 4.0.0
Adds a minor patch to optionally omit the XML tag when including svg inline.
Singed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
Hannu Nyman [Mon, 16 Oct 2017 16:34:07 +0000 (19:34 +0300)]
Merge pull request #4948 from ldir-EDB0/remwireguard
wireguard: drop wireguard
Hannu Nyman [Mon, 16 Oct 2017 16:28:17 +0000 (19:28 +0300)]
Merge pull request #4951 from jp-bennett/master
Fwknopd: Bump PKG_RELEASE and minor fix
Jonathan Bennett [Mon, 16 Oct 2017 16:20:18 +0000 (11:20 -0500)]
Fwknopd: Bump PKG_RELEASE and minor fix
An unneccesary include in the init file was causing problems when using the package builder.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
Hannu Nyman [Mon, 16 Oct 2017 16:17:16 +0000 (19:17 +0300)]
Merge pull request #4924 from oldium/fwknopd-init-script
fwknop: Add start-up dependency on network interface for fwknopd.
Hannu Nyman [Mon, 16 Oct 2017 15:11:12 +0000 (18:11 +0300)]
Merge pull request #4942 from DocLM/gphoto2
ibgphoto2 and gphoto2: Update to 2.5.16 and 2.5.15
Hannu Nyman [Mon, 16 Oct 2017 14:36:00 +0000 (17:36 +0300)]
Merge pull request #4949 from commodo/python-lxml-update
python-lxml: update to version 4.1.0
Hannu Nyman [Mon, 16 Oct 2017 14:35:38 +0000 (17:35 +0300)]
Merge pull request #4947 from commodo/tcpreplay-update
tcpreplay: update to version 4.2.5
Hannu Nyman [Mon, 16 Oct 2017 14:34:54 +0000 (17:34 +0300)]
Merge pull request #4950 from StevenHessing/noddos
noddos: noddos v0.5.3
Steven Hessing [Mon, 16 Oct 2017 13:05:19 +0000 (06:05 -0700)]
noddos: noddos v0.5.3
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
Alexandru Ardelean [Mon, 16 Oct 2017 13:01:04 +0000 (16:01 +0300)]
python-lxml: update to version 4.1.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Kevin Darbyshire-Bryant [Wed, 11 Oct 2017 09:27:22 +0000 (10:27 +0100)]
wireguard: drop wireguard
WireGuard was added to LEDE core. See discussion at
lede-project/source#1409
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Hannu Nyman [Mon, 16 Oct 2017 07:06:29 +0000 (10:06 +0300)]
Merge pull request #4732 from hashashin/bash-4.4.12
bash: version bump to 4.4.12
Alexandru Ardelean [Mon, 18 Sep 2017 07:56:00 +0000 (10:56 +0300)]
tcpreplay: update to version 4.2.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Leonardo Medici [Sun, 15 Oct 2017 18:30:22 +0000 (20:30 +0200)]
gphoto2: update package to 2.5.15
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
Leonardo Medici [Sun, 15 Oct 2017 18:27:25 +0000 (20:27 +0200)]
libgphoto2: update package to 2.5.16
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
Peter Wagner [Sun, 15 Oct 2017 17:46:41 +0000 (19:46 +0200)]
pulseaudio: update to 11.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sun, 15 Oct 2017 17:46:07 +0000 (19:46 +0200)]
glib2: update to 2.54.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Thomas Heil [Sun, 15 Oct 2017 17:10:59 +0000 (19:10 +0200)]
memcached: update to version 1.5.2
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil [Sun, 15 Oct 2017 16:48:29 +0000 (18:48 +0200)]
haproxy: disable lua on mips
- to fix #4606 we disable to lua build for haproxy
depending on CONFIG_mips = y
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil [Sun, 15 Oct 2017 15:25:38 +0000 (17:25 +0200)]
haproxy update to 1.7.9 and pending patches
- update lua to 5.3.4
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil [Sun, 15 Oct 2017 15:15:08 +0000 (17:15 +0200)]
acpid: update to 2.0.28
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil [Sun, 15 Oct 2017 14:59:50 +0000 (16:59 +0200)]
apache: update to 2.4.28
- fix CVE-2017-9798
- fix #4926
make http2 support configurable, in case of enables libnghttp2
package dont build http2. instead use CONFIG_APACHE_HTTP2 to
enable http2 support
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Ted Hess [Fri, 13 Oct 2017 10:53:44 +0000 (06:53 -0400)]
Merge pull request #4873 from jcadduono/minidlna-update
minidlna: update to version 1.2.1
Hannu Nyman [Wed, 11 Oct 2017 13:09:49 +0000 (16:09 +0300)]
Merge pull request #4927 from EricLuehrsen/unbound_167
unbound: update to 1.6.7
Hannu Nyman [Wed, 11 Oct 2017 09:35:33 +0000 (12:35 +0300)]
Merge pull request #4923 from neheb/patch-2
btrfs-progs: Update to 4.13.2
Eric Luehrsen [Wed, 11 Oct 2017 04:01:56 +0000 (00:01 -0400)]
unbound: update to 1.6.7
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Rosen Penev [Tue, 10 Oct 2017 00:26:07 +0000 (17:26 -0700)]
btrfs-progs: Update to 4.13.2
Tested on mt7621 (ramips).
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Oldřich Jedlička [Tue, 10 Oct 2017 17:23:44 +0000 (19:23 +0200)]
fwknop: Add start-up dependency on network interface for fwknopd.
Added new "network" section with option "network", which takes network
interface name.
The start-up is migrated to use procd and depend either on the "network"
interface (after resolving it to a physical device), or on the PCAP_INTF
option from "config" section (usual place for raw interface name for
fwknopd). When the uci_enabled option is disabled, the value of PCAP_INTF
is taken from the user-provided fwknopd.conf.
Also fixed UCI_ENABLED variable evaluation.
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
champtar [Mon, 9 Oct 2017 22:34:06 +0000 (15:34 -0700)]
Merge pull request #4887 from diizzyy/patch-94
net/l7-protocols: Remove from tree
Daniel Engberg [Sun, 1 Oct 2017 08:29:26 +0000 (10:29 +0200)]
net/l7-protocols: Remove from tree
The l7-filter project hasn't been active for a very long time and support in
OpenWrt/LEDE has been dropped making this package orphaned.
Support in qos-script removed:
bdb6c313de367280ed17ad234136f133ceb37551
(SVN: r45425)
Support in tree removed:
d0ba3bb1e24702e472eee2f3a5b7f9e4646b8ff1
(SVN: r45423)
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Stijn Tintel [Sun, 8 Oct 2017 19:27:41 +0000 (22:27 +0300)]
Merge pull request #4422 from diizzyy/patch-55
utils/f2fs-tools: Remove from tree
Stijn Tintel [Sun, 8 Oct 2017 19:18:44 +0000 (22:18 +0300)]
Merge pull request #4438 from hauke/freeradius3
freeradius3: fix CVE-2017-9148
Hauke Mehrtens [Mon, 5 Jun 2017 17:57:52 +0000 (19:57 +0200)]
freeradius3: fix CVE-2017-9148
This takes the fix for CVE-2017-9148 from Debian.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Ted Hess [Sun, 8 Oct 2017 18:21:02 +0000 (14:21 -0400)]
Merge pull request #4915 from antonlacon/ffmpeg-next
ffmpeg: 3.2.8 update
champtar [Sun, 8 Oct 2017 15:48:57 +0000 (08:48 -0700)]
Merge pull request #4907 from stargieg/master
knxd: Fix config file location and init script.
champtar [Sun, 8 Oct 2017 15:24:28 +0000 (08:24 -0700)]
Merge pull request #4899 from fededim/master
lftp: compilation bugfix for old openwrt buildroot
Federico Di Marco [Sun, 8 Oct 2017 07:39:02 +0000 (09:39 +0200)]
lftp: compilation bugfix for old openwrt buildroot
Signed-off-by: Federico Di Marco <fededim@gmail.com>
champtar [Sun, 8 Oct 2017 03:39:43 +0000 (20:39 -0700)]
Merge pull request #4850 from p-wassi/pppoe-relay
net/rp-pppoe: fix typo in init script
champtar [Sun, 8 Oct 2017 03:34:05 +0000 (20:34 -0700)]
Merge pull request #4909 from StevenHessing/noddos
noddos: v0.5.2, mDNS TXT parsing fix
Michael Heimpold [Sat, 7 Oct 2017 19:18:41 +0000 (21:18 +0200)]
libxml2: upgrade to 2.9.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Sat, 7 Oct 2017 09:00:24 +0000 (12:00 +0300)]
Merge pull request #4906 from ldir-EDB0/bumpwireguard
wireguard: bump to release 0.0.
20171005
Steven Hessing [Fri, 6 Oct 2017 21:13:53 +0000 (14:13 -0700)]
noddos: v0.5.2, mDNS TXT parsing fix
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
Hannu Nyman [Fri, 6 Oct 2017 14:47:20 +0000 (17:47 +0300)]
Merge pull request #4895 from lucize/postup
postfix: version bump to 3.2.3
Hannu Nyman [Fri, 6 Oct 2017 14:46:28 +0000 (17:46 +0300)]
Merge pull request #4908 from br101/horst
horst: Use https tar.gz instead of git download
Patrick Grimm [Fri, 6 Oct 2017 13:58:24 +0000 (15:58 +0200)]
knxd: Fix typo in sh vars „send-delay“ and „client-addrs“
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Patrick Grimm [Fri, 6 Oct 2017 12:51:22 +0000 (14:51 +0200)]
knxd: Add uci config and knxd_args to ini convert
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Patrick Grimm [Fri, 6 Oct 2017 12:12:48 +0000 (14:12 +0200)]
knxd: Fix config file location and init script.
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Bruno Randolf [Fri, 6 Oct 2017 09:12:00 +0000 (10:12 +0100)]
horst: Use https tar.gz instead of git download
Signed-off-by: Bruno Randolf <br1@einfach.org>
Kevin Darbyshire-Bryant [Fri, 6 Oct 2017 08:57:26 +0000 (09:57 +0100)]
wireguard: bump to release 0.0.
20171005
Bump to latest release snapshot.
Tested on: ar71xx Archer c7 v2
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Ted Hess [Thu, 5 Oct 2017 21:55:10 +0000 (17:55 -0400)]
Merge pull request #4896 from jcadduono/minidlna-sorting
minidlna: remove panasonic video grouping by directory patch
Hannu Nyman [Thu, 5 Oct 2017 18:30:10 +0000 (21:30 +0300)]
Merge pull request #4898 from br101/horst
horst: Update to version 5.1 and add init script
Peter Wagner [Thu, 5 Oct 2017 17:49:33 +0000 (19:49 +0200)]
openssh: update to 7.6p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Ian Leonard [Tue, 26 Sep 2017 20:04:27 +0000 (13:04 -0700)]
ffmpeg: 3.2.8 update
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Daniel Golle [Thu, 5 Oct 2017 13:40:29 +0000 (15:40 +0200)]
gnunet: update git snapshot
Start building with testing enabled as a preparation to eventually
packaging the testbed components.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 5 Oct 2017 13:40:03 +0000 (15:40 +0200)]
gnurl: update to version 7.55.1-4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Philip Prindeville [Thu, 5 Oct 2017 09:08:39 +0000 (10:08 +0100)]
Merge pull request #4902 from pprindeville/acpica-bump-
20170929
acpica-unix: update to
20170929
Philip Prindeville [Wed, 4 Oct 2017 17:38:06 +0000 (11:38 -0600)]
acpica-unix: update to
20170929
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Bruno Randolf [Tue, 3 Oct 2017 13:55:18 +0000 (14:55 +0100)]
horst: Update to version 5.1 and add init script
Update to latest stable version and add init script and config file to start
horst in server mode as a service.
Signed-off-by: Bruno Randolf <br1@einfach.org>
James Christopher Adduono [Mon, 2 Oct 2017 21:29:48 +0000 (17:29 -0400)]
minidlna: remove panasonic video grouping by directory patch
Unfortunately this is breaking sorting and causes some
issues with starting streams on various non-Panasonic
clients. Tested on 5 different models of 2014-2017
Samsung Smart TVs and BubbleUPnP for Android.
Removing this patch fixes sorting by filename and
clients no longer sometimes fail to load the streams.
Signed-off-by: James Christopher Adduono <jc@adduono.com>
Hannu Nyman [Wed, 4 Oct 2017 19:22:38 +0000 (22:22 +0300)]
Merge pull request #4897 from commodo/python-egg-info-disable
python,python3: add option to keep egg-info dirs for python packages
Paul Wassi [Wed, 4 Oct 2017 14:14:51 +0000 (16:14 +0200)]
net/rp-pppoe: cleanup config options
Remove misspelled configuration options which were left in place
for reasons of backwards-compatibility.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Paul Wassi [Mon, 18 Sep 2017 16:23:30 +0000 (18:23 +0200)]
net/rp-pppoe: fix typo in init script
Due to a typo in the init scripts, certain parameters are not appended
to the cmdline. (max. # of concurrent sessions).
For backwards compatibility leave both spellings in place.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Peter Wagner [Tue, 3 Oct 2017 22:16:53 +0000 (00:16 +0200)]
less: update to 487
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Lucian Cristian [Mon, 2 Oct 2017 21:07:13 +0000 (00:07 +0300)]
postfix: version bump to 3.2.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Michael Heimpold [Tue, 3 Oct 2017 10:54:55 +0000 (12:54 +0200)]
php7: upgrade to 7.1.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Alexandru Ardelean [Mon, 2 Oct 2017 12:43:52 +0000 (15:43 +0300)]
python,python3: add option to keep egg-info dirs for python packages
That way some python packages can choose
to keep their egg-info dirs, if they want to, or they're needed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Tue, 3 Oct 2017 07:20:54 +0000 (10:20 +0300)]
Merge pull request #4894 from StevenHessing/noddos
noddos: bump up to noddos v0.5.1
Steven Hessing [Mon, 2 Oct 2017 12:44:42 +0000 (05:44 -0700)]
noddos: bump up to noddos v0.5.1
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
Hannu Nyman [Mon, 2 Oct 2017 17:39:55 +0000 (20:39 +0300)]
Merge pull request #4892 from fededim/master
lftp: updated to 4.8.2
Hannu Nyman [Mon, 2 Oct 2017 17:39:18 +0000 (20:39 +0300)]
Merge pull request #4891 from zx2c4/patch-10
wireguard: bump to release 0.0.
20171001
Federico Di Marco [Mon, 2 Oct 2017 08:43:23 +0000 (10:43 +0200)]
lftp: updated to 4.8.2
Signed-off-by: Federico Di Marco <fededim@gmail.com>
Jason A. Donenfeld [Mon, 2 Oct 2017 01:15:35 +0000 (03:15 +0200)]
wireguard: bump to release 0.0.
20171001
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Peter Wagner [Sun, 1 Oct 2017 20:11:30 +0000 (22:11 +0200)]
git: update to 2.14.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Daniel Engberg [Sun, 1 Oct 2017 09:10:54 +0000 (11:10 +0200)]
libs/libevent: Remove from tree (#4886)
libevent(1) is deprecated and superseded by libevent2 (in tree), additionally
we don't have any users (packages) left using libevent(1).
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Stijn Tintel [Fri, 29 Sep 2017 01:28:18 +0000 (04:28 +0300)]
net-snmp: avoid duplicate section names
It seems that UCI can't handle duplicate section names in a single
config file, even if they use different types. After the previous
commit, running `uci export` results in the following error:
uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23
Append a 6 to the com2sec6 section names to solve this.
Fixes: 0e1c8b4ccc2c ("net-snmp: snmpd: listen on IPv6 by default")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 28 Sep 2017 23:42:50 +0000 (02:42 +0300)]
net-snmp: snmpd: listen on IPv6 by default
Closes #4758.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 28 Sep 2017 23:28:23 +0000 (02:28 +0300)]
net-snmp: add snmptrapd packages
Closes #4724.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 28 Sep 2017 22:56:38 +0000 (01:56 +0300)]
net-snmp: use LN macro
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>