Daniel Golle [Mon, 5 Jun 2017 16:20:36 +0000 (18:20 +0200)]
lvm2: update to version 2.02.168
Add HTTP mirror URL as well.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Philip Prindeville [Fri, 2 Jun 2017 01:26:58 +0000 (19:26 -0600)]
openssh: if we don't generate a dsa key we shouldn't look for it
The earlier commit
ea119211b21 removed 'dsa' as one of the ssh_host_*_key
types that got generated. Problem was that it didn't remove that key
as one of the paths that the server looks for by default. As a
consequence, your log file might fill up with messages like:
2017-06-01T15:43:07-06:00 openwrt sshd[31929]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key
The patch is forunately trivial. Don't set the path for the dsa
key file in the server configuration.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sat, 3 Jun 2017 15:12:26 +0000 (17:12 +0200)]
Revert "The earlier commit
ea119211b21 removed 'dsa' as one of the ssh_host_*_key"
The author (@pprindeville) of the original commit noted that the wrong
commit was picked, see
https://github.com/openwrt/packages/commit/
325b7d2cd2d6e9d4903c6e7628c7c9ae0ddab564#commitcomment-
22387528
"Err... looks like the wrong fix got committed. I was hoping that this
commit
d902e5d would have gone in instead."
This reverts commit
325b7d2cd2d6e9d4903c6e7628c7c9ae0ddab564.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 5 Jun 2017 15:32:58 +0000 (17:32 +0200)]
Merge pull request #4385 from D-Albers/btrfs-progs-4.11
btrfs-progs: update to 4.11
Daniel Golle [Mon, 5 Jun 2017 15:29:49 +0000 (17:29 +0200)]
Merge pull request #4437 from commodo/netatalk-switch-maintainer
netatalk: switch maintainer to me
Alexandru Ardelean [Mon, 5 Jun 2017 15:25:56 +0000 (18:25 +0300)]
netatalk: switch maintainer to me
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Daniel Golle [Mon, 5 Jun 2017 15:08:33 +0000 (17:08 +0200)]
Merge pull request #4402 from commodo/netatalk-upgrade
netatalk: upgrade to version 3.1.11
Daniel Golle [Mon, 5 Jun 2017 15:05:50 +0000 (17:05 +0200)]
Merge pull request #4417 from diizzyy/patch-51
utils/pcsc-lite: Update to 1.8.21
Daniel Golle [Mon, 5 Jun 2017 15:04:56 +0000 (17:04 +0200)]
Merge pull request #4418 from diizzyy/patch-52
utils/ccid: Update to 1.4.27
Daniel Golle [Mon, 5 Jun 2017 14:51:38 +0000 (16:51 +0200)]
Merge pull request #4099 from dangowrt/freeradius3-ldap
freeradius3: build and package support for LDAP
Hauke Mehrtens [Mon, 5 Jun 2017 14:39:05 +0000 (16:39 +0200)]
Merge pull request #4116 from lucize/clamsmtp
mail: add package clamsmtp
Hauke Mehrtens [Mon, 5 Jun 2017 13:33:08 +0000 (15:33 +0200)]
Merge pull request #4284 from bmork/conserver
conserver: add advanced serial console package
Daniel Golle [Mon, 5 Jun 2017 12:47:32 +0000 (14:47 +0200)]
Merge pull request #4423 from pprindeville/lighttpd-use-procd
lighttpd: use procd-based init.d script
Hannu Nyman [Mon, 5 Jun 2017 06:20:12 +0000 (09:20 +0300)]
Merge pull request #4419 from danrl/wireguard
wireguard: version bump
Florian Fainelli [Mon, 5 Jun 2017 02:31:56 +0000 (19:31 -0700)]
fossil: Explicitly link with libm
Fixes the following build error with an external toolchain:
./bld/sqlite3.o: In function `fts5Bm25Function':
sqlite3.c:(.text+0x27234): undefined reference to `log'
./bld/piechart.o: In function `piechart_render':
piechart_.c:(.text+0x430): undefined reference to `sincos'
piechart_.c:(.text+0x47c): undefined reference to `sincos'
piechart_.c:(.text+0x548): undefined reference to `sincos'
collect2: error: ld returned 1 exit status
src/main.mk:526: recipe for target 'fossil' failed
make[3]: *** [fossil] Error 1
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Florian Fainelli [Mon, 5 Jun 2017 02:16:11 +0000 (19:16 -0700)]
libcanfestival: Don't force -fhonour-opts
-fhonour-copts is an OpenWrt/LEDE toolchain specific patch, forcing it
will make external toolchain fail to build this package. What we need
instead is a way to override CFLAGS from the different Makefile files so
rename the patch to illustrate that.
Fixes: 317c2469d923 ("libcanfestival: fix several small build process issues")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Luiz Angelo Daros de Luca [Mon, 5 Jun 2017 02:31:19 +0000 (23:31 -0300)]
Merge pull request #4412 from luizluca/sane-backends-1.0.27
sane-backends: bump to 1.0.27
Florian Fainelli [Tue, 9 May 2017 02:47:20 +0000 (19:47 -0700)]
linuxptp: Remove unnecessary netdb.h includes
This backports a patch that has been accepted upstream in linuxptp:
8b61aa2c3f3103db1d4ca1d1e49bb4f8831c1abf ("udp: Avoid including
netdb.h") to fix build errors with external glibc toolchains that
provide rpc/types.h.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Michael Heimpold [Sun, 4 Jun 2017 19:29:20 +0000 (21:29 +0200)]
php7-pecl-http: add a patch to fix a segfault during php startup
The extensions tries to register some string constants after quering
version strings from underlaying libcurl. However, depending on libcurl's
configuration these strings could also be NULL, which was not handled
properly.
An upstream pull request for this patch is waiting for review.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Bjørn Mork [Thu, 20 Apr 2017 13:32:59 +0000 (15:32 +0200)]
conserver: add advanced serial console package
Conserver is an application that allows multiple users to use
serial consoles at the same time, with logging. It has a client-
server design which makes it easy to manage a distributed set
of serial consoles. Logging makes post-crash analyses easier.
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Hauke Mehrtens [Sat, 3 Jun 2017 22:29:40 +0000 (00:29 +0200)]
Merge pull request #4220 from p-wassi/atftp
net/atftp: update source URL and checksum
Hauke Mehrtens [Sat, 3 Jun 2017 21:32:04 +0000 (23:32 +0200)]
Merge pull request #4274 from DocLM/gphoto2
gphoto2 and libgphoto2: add package
Maintainer: me / @DocLM
Compile tested: (ramips, mt7688, LEDE 17.01.0)
Run tested: (ramips, mt7688, LEDE 17.01.0)
Description:
Add libgphoto2 with modular camlibs and gphoto2 packages
Ted Hess [Sat, 3 Jun 2017 19:23:22 +0000 (15:23 -0400)]
Merge pull request #4427 from diizzyy/patch-57
net/socat: Update to 1.7.3.2
Peter Wagner [Fri, 2 Jun 2017 23:04:27 +0000 (01:04 +0200)]
The earlier commit
ea119211b21 removed 'dsa' as one of the ssh_host_*_key
types that got generated. Problem was that it didn't remove that key
as one of the paths that the server looks for by default. As a
consequence, your log file might fill up with messages like:
2017-06-01T15:43:07-06:00 openwrt sshd[31929]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key
The patch is forunately trivial. Don't set the path for the dsa
key file in the server configuration.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
champtar [Fri, 2 Jun 2017 13:24:24 +0000 (15:24 +0200)]
Merge pull request #4415 from diizzyy/patch-49
libs/sqlite3: Update to
3190200
Daniel Engberg [Fri, 2 Jun 2017 11:42:56 +0000 (13:42 +0200)]
net/socat: Update to 1.7.3.2
Update socat to 1.7.3.2
Remove SSLv3 patch, workaround added upstream
Remove inclusion of stddef.h, fix added upstream
Replace obsolete tarball hash variable with PKG_HASH
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Fri, 2 Jun 2017 10:54:11 +0000 (13:54 +0300)]
Merge pull request #4424 from diizzyy/patch-56
utils/tmux: Update to 2.5
Philip Prindeville [Thu, 1 Jun 2017 23:04:00 +0000 (17:04 -0600)]
lighttpd: use procd-based init.d script
This will allow procd to restart the service if it crashes or otherwise
exits.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Daniel Engberg [Fri, 2 Jun 2017 00:50:09 +0000 (02:50 +0200)]
utils/tmux: Update to 2.5
Update tmux to 2.5
Drop patch
Update homepage URL
Use toolchain functionality for configuring and compiling
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Luka Perkov [Thu, 1 Jun 2017 13:55:52 +0000 (15:55 +0200)]
Merge pull request #4405 from sartura/symlink-soversion-libnetconf2
libnetconf2: modify copy of .so files
Luka Perkov [Thu, 1 Jun 2017 13:55:18 +0000 (15:55 +0200)]
Merge pull request #4404 from sartura/symlink-soversion-libyang
libyang: modify copy of .so files
Luka Perkov [Thu, 1 Jun 2017 13:54:28 +0000 (15:54 +0200)]
Merge pull request #4406 from sartura/symlink-soversion-libssh
libssh: modify copy of .so files
Luka Perkov [Thu, 1 Jun 2017 13:53:35 +0000 (15:53 +0200)]
Merge pull request #4403 from sartura/symlink-soversion-sysrepo
sysrepo: modify copy of .so files
Luka Perkov [Thu, 1 Jun 2017 13:53:11 +0000 (15:53 +0200)]
Merge pull request #4388 from sartura/netopeer2-dependency
sysrepo: add patch for disabling autostart
danrl [Thu, 1 Jun 2017 08:54:25 +0000 (10:54 +0200)]
wireguard: version bump
From upstreams changelog:
This rather large snapshot touches quite a few sensitive areas, so I'm
releasing it now rather than later to receive feedback on any possible issues.
It also contains fixes, so everybody should upgrade.
* man: fix psk mention in wg-quick man page
* man: update wg-quick(8) to show Debian resolvconf braindamage
Documentation cleanups.
* wg-quick: use src routing for default routes in v6
ip-rule(8) doesn't do the right thing with source addresses, unless we
explicitly set it inside the route. This fixes wg-quick on IPv6 systems.
* curve25519: actually, do some things on heap sometimes
* curve25519: align the basepoint to 32 bytes
* curve25519: add NEON versions for ARM
* data: enable BH during parallel crypto on ARM/NEON
* chacha20poly1305: move constants to rodata
* chacha20poly1305: add NEON versions for ARM and ARM64
We now have faster primitives on ARM and ARM64 processors, which should
improve performance.
* handshake: process in parallel
Handshakes are now processed in parallel using all cores, which should improve
throughput during a storm.
* noise: no need to store ephemeral public key
* noise: precompute static-static ECDH operation
We can precompute the ECDH(s, s) calculation, which improves handshake
initiation message performance by double.
* style: spaces after for loops
* peer: use iterator macro instead of callback
The most unreadable C ever produced. It might be wise to find a sexier-looking
alternative at some point.
* compat: remove warning for < 4.1
* compat: ship padata if kernel doesn't have it
The usual array of annoying compat things.
* rust test: convert screech test to snow
* rust test: add icmp ping
We now use Jake's snow library for Noise in the test, which we've expanded to
complete a ping.
* config: do not error out when getting if no peers
* tools: allow creating device with no peers
Fixing some small things in the tool/config interaction.
* device: keep going when share_check fails
* routingtable: remove unnecessary check in node_placement()
* config: it's faster to memcpy than strncpy
* timers: fix typo in comment
Nits.
* debug: print interface name in dmesg
For those who compile with `make debug`, you'll be happy to see a bit better
information in dmesg.
* timers: rework handshake reply control flow
* timers: the completion of a handshake also is on key confirmation
* timers: reset retry-attempt counter when not retrying
Tightening up our timer implementation, which is quite important.
Signed-off-by: Dan Luedtke <mail@danrl.com>
Hannu Nyman [Thu, 1 Jun 2017 06:58:55 +0000 (09:58 +0300)]
Merge pull request #4414 from diizzyy/patch-48
libs/confuse: Update to 3.1
Hannu Nyman [Wed, 31 May 2017 15:57:40 +0000 (18:57 +0300)]
Merge pull request #4400 from starcms/master
net/dnscrypt-proxy: add support for LogLevel; update dnscrypt-proxy-resolvers
Daniel Engberg [Wed, 31 May 2017 15:18:07 +0000 (17:18 +0200)]
utils/ccid: Update to 1.4.27
Update ccid to 1.4.27
Replace obsolete tarball hash variable with PKG_HASH
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Engberg [Wed, 31 May 2017 15:16:14 +0000 (17:16 +0200)]
utils/pcsc-lite: Update to 1.8.21
Update pcsc-lite to 1.8.21
Replace obsolete tarball hash variable with PKG_HASH
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Engberg [Wed, 31 May 2017 15:11:02 +0000 (17:11 +0200)]
libs/sqlite3: Update to
3190200
Update sqlite to
3190200
Remove obsolete tarball hash variable
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Engberg [Wed, 31 May 2017 15:09:13 +0000 (17:09 +0200)]
libs/confuse: Update to 3.1
Update (lib)confuse to 3.1
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Wed, 31 May 2017 06:29:10 +0000 (09:29 +0300)]
Merge pull request #4411 from chris5560/master
radicale: update to version 1.1.3
Luiz Angelo Daros de Luca [Sun, 28 May 2017 06:07:42 +0000 (03:07 -0300)]
sane-backends: bump to 1.0.27
Fixes CVE-2017-6318
Patches where refreshed and the following removed:
- 020-fix_pieusb.patch: fixed upstream
- 030-musl.patch: accepted upstream
PS: there was no sane-backends 1.0.26
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
starcms [Sun, 28 May 2017 21:44:12 +0000 (16:44 -0500)]
net/dnscrypt-proxy: add LogLevel support, update dnscrypt-resolvers.csv,
bump version number.
Signed-off-by: Chris Saaidi <starcms@gmail.com>
Christian Schoenebeck [Tue, 30 May 2017 19:47:15 +0000 (21:47 +0200)]
radicale: update to version 1.1.3
update to version 1.1.3
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Stijn Tintel [Tue, 30 May 2017 17:25:04 +0000 (19:25 +0200)]
strongswan: fix typo
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Tue, 30 May 2017 14:01:40 +0000 (16:01 +0200)]
Merge pull request #4208 from dedeckeh/pr-netsnmp-fw
net-snmp: add inbound firewall rule support
Stijn Tintel [Tue, 30 May 2017 13:12:08 +0000 (15:12 +0200)]
strongswan: add curve25519 plugin
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Tue, 30 May 2017 12:32:01 +0000 (14:32 +0200)]
strongswan: bump to 5.5.3
Fixes CVE-2017-9022, CVE-2017-9023.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Tue, 30 May 2017 07:49:09 +0000 (10:49 +0300)]
Merge pull request #4381 from commodo/ovs-fix
openvswitch: fix build for ovs python libs & related packages
Hannu Nyman [Tue, 30 May 2017 07:48:19 +0000 (10:48 +0300)]
Merge pull request #4380 from commodo/python-six-host-build
python-six: add host-side build
Peter Wagner [Mon, 29 May 2017 19:19:31 +0000 (21:19 +0200)]
alsa-lib: update urls
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Antonio Paunovic [Mon, 29 May 2017 12:08:51 +0000 (12:08 +0000)]
libssh: modify copy of .so files
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Antonio Paunovic [Mon, 29 May 2017 12:07:00 +0000 (12:07 +0000)]
sysrepo: modify copy of .so files
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Antonio Paunovic [Mon, 29 May 2017 12:05:25 +0000 (12:05 +0000)]
libyang: modify copy of .so files
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Antonio Paunovic [Mon, 29 May 2017 11:59:31 +0000 (11:59 +0000)]
libnetconf2: modify copy of .so files
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Alexandru Ardelean [Mon, 29 May 2017 11:40:52 +0000 (14:40 +0300)]
netatalk: upgrade to version 3.1.11
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Karl Palsson [Mon, 29 May 2017 10:49:08 +0000 (10:49 +0000)]
net/mosquitto: bump to 1.4.12 for CVE-2017-7650
Dot release, primarily due to CVE-2017-7650 but also rolls up some
earlier patches.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Thomas Heil [Sun, 28 May 2017 17:05:10 +0000 (19:05 +0200)]
Merge pull request #4379 from val-kulkov/nginx-package
nginx: update to 1.12.0, the latest stable version
Ted Hess [Sun, 28 May 2017 16:59:07 +0000 (12:59 -0400)]
libaudiofile: Multiple bug fixes, CVE-2017-6837, CVE-2017-6838, CVE-2017-6839, CVE-2015-7747 & GCC6 patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Sat, 27 May 2017 20:03:30 +0000 (16:03 -0400)]
Merge pull request #4392 from antonlacon/ffmpeg-3.2.x
ffmpeg: update to 3.2.5
Hannu Nyman [Sat, 27 May 2017 10:36:54 +0000 (13:36 +0300)]
Merge pull request #4393 from damianorenfer/hotfix-dnscrypt-proxy-init
net/dnscrypt-proxy: fix block_ipv6 param in init script
Damiano Renfer [Sat, 27 May 2017 09:12:47 +0000 (11:12 +0200)]
net/dnscrypt-proxy: fix block_ipv6 param in init script
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
Ian Leonard [Sat, 27 May 2017 01:51:17 +0000 (18:51 -0700)]
ffmpeg: update to 3.2.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Peter Wagner [Sat, 27 May 2017 00:34:29 +0000 (02:34 +0200)]
git: update to 2.13.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Antonio Paunovic [Fri, 26 May 2017 15:37:12 +0000 (15:37 +0000)]
sysrepo: bump PKG_RELEASE version
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Hannu Nyman [Fri, 26 May 2017 15:22:59 +0000 (18:22 +0300)]
Merge pull request #4389 from sartura/netopeer2-openssl-dependency
netopeer2-keystored: add new dependency
Antonio Paunovic [Fri, 26 May 2017 14:52:40 +0000 (14:52 +0000)]
sysrepo: add patch for diabling autostart
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Antonio Paunovic [Fri, 26 May 2017 14:07:54 +0000 (14:07 +0000)]
netopeer2-keystored: add new dependency
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Alexandru Ardelean [Thu, 25 May 2017 13:31:25 +0000 (16:31 +0300)]
openvswitch: disable built-in kernel module build
Since we're using the kernel's module, this is
un-necessary.
Should speed up the build a bit.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Daniel Albers [Thu, 25 May 2017 12:42:31 +0000 (14:42 +0200)]
btrfs-progs: update to 4.11
Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
Hannu Nyman [Thu, 25 May 2017 07:44:07 +0000 (10:44 +0300)]
Merge pull request #4383 from kuoruan/aria2
Aria2: Bump version
kuoruan [Thu, 25 May 2017 03:34:41 +0000 (11:34 +0800)]
webui-aria2: Bump to 2017-05-21
Signed-off-by: kuoruan <kuoruan@gmail.com>
kuoruan [Thu, 25 May 2017 03:12:39 +0000 (11:12 +0800)]
yaaw: Bump to 2017-04-11
Signed-off-by: kuoruan <kuoruan@gmail.com>
kuoruan [Thu, 25 May 2017 03:11:43 +0000 (11:11 +0800)]
aria2: Update to v1.32.0
Signed-off-by: kuoruan <kuoruan@gmail.com>
Alexandru Ardelean [Wed, 24 May 2017 20:18:04 +0000 (23:18 +0300)]
openvswitch: fix build for ovs python libs & related packages
Admittedly I never used those Python libs.
And the setup I was trying it on, did not have
the Python interpreter packaged, so these build failures
went un-noticed.
That's my fault for not trying it out properly on
a full LEDE repo, with all packages.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Luka Perkov [Wed, 24 May 2017 20:14:24 +0000 (22:14 +0200)]
Merge pull request #4378 from sartura/sysrepo_update
sysrepo update
Alexandru Ardelean [Wed, 24 May 2017 16:26:07 +0000 (19:26 +0300)]
python-six: add host-side build
Needed for Open vSwitch's python libs.
And build.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Val Kulkov [Wed, 24 May 2017 15:48:29 +0000 (11:48 -0400)]
nginx: update to 1.12.0, the latest stable version
This is a straightforward update to the latest stable version.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Mislav Novakovic [Wed, 24 May 2017 12:03:42 +0000 (14:03 +0200)]
netopeer2-server: modified init script
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Wed, 24 May 2017 15:08:19 +0000 (17:08 +0200)]
sysrepo: merge sysrepod and sysrepo-plugind
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Tue, 23 May 2017 13:36:47 +0000 (15:36 +0200)]
netopeer2: change default ssh key handling
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Tue, 23 May 2017 11:16:21 +0000 (13:16 +0200)]
netopeer2-server: edited init script
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Tue, 23 May 2017 10:46:36 +0000 (12:46 +0200)]
netopeer2: modified uci-default script
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Tue, 23 May 2017 10:46:12 +0000 (12:46 +0200)]
sysrepo: modified uci-default script
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Tue, 23 May 2017 10:10:44 +0000 (12:10 +0200)]
netopeer2-server: add custom config file
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Mislav Novakovic [Tue, 23 May 2017 09:57:19 +0000 (11:57 +0200)]
netopeer2-server: add sysrepod dependency
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Hans Dedecker [Mon, 27 Mar 2017 13:35:29 +0000 (15:35 +0200)]
net-snmp: add inbound firewall rule support
Add UCI section general which holds the uci parameter network defining on
which interface(s) the snmp agent is reachable for inbound snmp requests
in case the firewall zone does not allow INPUT traffic by default.
For the different zones to which the different interfaces belong firewall
procd input rules are created making the snmp agent reachable on udp port
161.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Hannu Nyman [Wed, 24 May 2017 08:25:23 +0000 (11:25 +0300)]
Merge pull request #4361 from EricLuehrsen/unbound_may2017
unbound: add option for dhcp UCI domain mx srv and cname
Hannu Nyman [Wed, 24 May 2017 06:23:19 +0000 (09:23 +0300)]
Merge pull request #4320 from TouchStar/gpsd-fix-darwinbuild
utils/gpsd: Set manbuild=no for build (disable building help/html docs)
Hannu Nyman [Wed, 24 May 2017 06:17:06 +0000 (09:17 +0300)]
Merge pull request #4049 from hbl0307106015/master
libndpi: add new package
Peter Wagner [Wed, 24 May 2017 00:32:38 +0000 (02:32 +0200)]
alsa-lib: update to 1.1.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Eric Luehrsen [Wed, 10 May 2017 02:46:39 +0000 (22:46 -0400)]
unbound: add option for dhcp UCI domain mx srv and cname
Base LEDE/OpenWrt UCI for dnsmasq provides for DNS override in
/etc/config/dhcp. It is desired to be able to use dnsmasq and
Unbound as transparently as possible. Option 'add_extra_dns'
will pull 'domain', 'mxhost', 'srvhost, and 'cname' from base.
netifd/procd have an interaction with DHCPv6/RA on WAN (FS#713).
Minor IP6 parameter updates can cause Unbound reload events every
few minutes. List option 'trigger' selects which interfaces may
cause reload. For example 'lan', 'wan' but not 'wan6'.
Squash other cosmetics.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Hannu Nyman [Mon, 22 May 2017 08:21:30 +0000 (11:21 +0300)]
Merge pull request #4375 from inindev/master
avro: Apache Avro C Library 1.8.2
John Clark [Mon, 22 May 2017 08:12:19 +0000 (04:12 -0400)]
avro: Apache Avro C Library 1.8.2
Signed-off-by: John Clark <inindev@gmail.com>
Tested-by: John Clark <inindev@gmail.com>
Yousong Zhou [Fri, 12 May 2017 13:05:07 +0000 (21:05 +0800)]
shadowsocks-libev: bump to version 3.0.6
Below are changes in the packaging method
- Use tarball provided by the upstream project maintainer instead of
cloning the whole git-repo
- Drop openssl variant as it was deprecated then removed by the
upstream project
- Add dependency on libev, libsodium, libudns as they are not bundled
with the source code anymore
Addresses issue #4191
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Fri, 12 May 2017 13:58:23 +0000 (21:58 +0800)]
udns: initial version 0.4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Sun, 21 May 2017 18:38:44 +0000 (21:38 +0300)]
Merge pull request #4374 from damianorenfer/dnscrypt-proxy-1.9.5_plugins
net/dnscrypt-proxy: ignore parameters requiring plugins support if no…
Damiano Renfer [Sun, 21 May 2017 17:55:18 +0000 (19:55 +0200)]
net/dnscrypt-proxy: ignore parameters requiring plugins support if not available
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
Ted Hess [Sat, 20 May 2017 15:43:17 +0000 (11:43 -0400)]
faad2: Upgrade to lastest Debian patches, cleanup build procs
Signed-off-by: Ted Hess <thess@kitschensync.net>