Felix Fietkau
b3aae97b6f
ethtool: remove package (added to OpenWrt main repository)
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-02-24 16:13:31 +01:00
W. van den Akker
0f41d7eded
Shorewall6: Bump to version 5.1.12.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-23 23:39:13 +01:00
W. van den Akker
fa905aab73
Shorewall: Bump to version 5.1.12.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-23 23:38:20 +01:00
W. van den Akker
7a60a0ccf7
Shorewall6-lite: Bump to version 5.1.12.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-23 23:37:27 +01:00
W. van den Akker
391834d21e
Shorewall-lite: Bump to version 5.1.12.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-23 23:36:50 +01:00
W. van den Akker
348cd96f05
Shorewall-core: Bump to version 5.1.12.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-23 23:35:03 +01:00
Dirk Brenken
c06819b67e
Merge pull request #5663 from dibdot/travelmate
...
travelmate: update 1.1.1
2018-02-22 17:41:48 +01:00
Dirk Brenken
c68ebbec63
travelmate: update 1.1.1
...
* various backend bugfixes
* refine default connection threshold
Signed-off-by: Dirk Brenken <dev@brenken.org >
2018-02-22 17:32:17 +01:00
Rosen Penev
b27640828b
kadnode: Change URL to use git.
...
Currently the Makefile creates a v---.tar.gz file which can conflict with other packages. Standardize the format.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-22 08:07:37 -08:00
Rosen Penev
c8f07dbff3
e2guardian: Change URL to use git directly.
...
Currently the Makefile creates a v---.tar.gz file, which can conflict with other packages. Change to a standard format.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-21 20:05:18 -08:00
David Mora
dcbeb660dd
stubby: Bump to 0.2.2 plus updates to default config
...
Bump version plus changes to address concerns regarding default config for stubby provided with this package
Signed-off-by: David Mora <iamperson347+public@gmail.com >
2018-02-21 22:56:02 -05:00
Matthias Schiffer
a331af8d5b
jool: update to latest git version
...
Fixes build against kernel 4.14.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2018-02-22 00:36:11 +01:00
dibdot
e4594a3fe7
Merge pull request #5639 from dibdot/adblock
...
adblock: update 3.5.1
2018-02-20 20:21:56 +01:00
Dirk Brenken
ba6d67883a
adblock: update 3.5.1
...
* maintenance update, just small backend bugfixes
Signed-off-by: Dirk Brenken <dev@brenken.org >
2018-02-20 15:30:52 +01:00
Matija Amidzic
8feb300d8f
sysrepo: add python2 and lua5.1 language bindings
...
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr >
2018-02-20 10:52:07 +01:00
dibdot
9df6a01bb1
Merge pull request #5636 from dibdot/travelmate
...
travelmate: release 1.1.0
2018-02-20 08:54:54 +01:00
Dirk Brenken
76e068dc2d
travelmate: release 1.1.0
...
* checks continuously the signal quality for conditional
uplink (dis-) connections
* captive portal detection with internet online check and
a 'heartbeat' function to keep the uplink connection up & running
Signed-off-by: Dirk Brenken <dev@brenken.org >
2018-02-19 21:59:03 +01:00
Karl Palsson
055be639b3
mosquitto: auto-disable TLS-PSK support if not available
...
OpenSSL grew the ability to turn off TLS-PSK support. Make sure that
mosquitto turns on/off TLS-PSK support based on this OpenSSL config.
Fixes https://github.com/openwrt/packages/issues/5633
Signed-off-by: Karl Palsson <karlp@etactica.com >
2018-02-19 12:04:47 +00:00
Philip Prindeville
4b0ed514de
Merge pull request #5579 from pprindeville/update-isc-dhcp-4.4.0
...
isc-dhcp: update to 4.4.0
2018-02-18 13:50:12 -07:00
Jonathan McCrohan
c15e57de67
wavemon: Update to 0.8.2
...
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com >
2018-02-18 20:40:57 +00:00
Jonathan McCrohan
28af41c764
sslh: Update to v1.19c
...
Change PKG_SOURCE_URL to https
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com >
2018-02-18 20:08:10 +00:00
Hannu Nyman
a03851766f
Merge pull request #5623 from sartura/sysrepo_v0.7.3
...
sysrepo: bump to latest version
2018-02-15 22:40:50 +02:00
Daniel Golle
e9e0dd30f4
Merge pull request #5622 from mwarning/kadnode
...
kadnode: udpate to version 2.2.0
2018-02-15 19:02:25 +01:00
Mislav Novakovic
90f5eeac1f
sysrepo: bump to latest version
...
Sysrepo version 0.7.3 features following improvements:
* possibility to uninstall more modules in one command with sysrepoctl
* several bugfixes
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr >
2018-02-15 16:55:48 +01:00
Hannu Nyman
e8e827c2c6
Revert "openvswitch: remove dependency on kernel version"
...
This reverts commit 44df061c48 .
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-02-15 09:17:48 +02:00
Hannu Nyman
a576b1d829
Revert "openvswitch: fix breakage due to removed SUPPORTED_KERNELS"
...
This reverts commit 8f2a9a27fd .
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-02-15 09:17:14 +02:00
Moritz Warning
ad558464b6
kadnode: udpate to version 2.2.0
...
Signed-off-by: Moritz Warning <moritzwarning@web.de >
2018-02-15 01:55:13 +01:00
Hannu Nyman
8f2a9a27fd
openvswitch: fix breakage due to removed SUPPORTED_KERNELS
...
Fix breakage caused by 44df061c48 by removing the leftover
usage of the removed SUPPORTED_KERNELS variable
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-02-14 21:56:24 +02:00
Hannu Nyman
6716cb9ac5
Merge pull request #5613 from commodo/ovs_remove_kernel_version_dep
...
openvswitch: remove dependency on kernel version
2018-02-14 21:28:33 +02:00
Rosen Penev
ae3e314674
transmission: Restored config_overwrite due to popular demand.
...
libnatpmp was added as a dependancy to avoid built-in version.
Makefile went through a few adjustments to make it simpler.
CMake support is not happening since Travis is using a broken Ubuntu install.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-13 11:59:20 -08:00
Alexandru Ardelean
44df061c48
openvswitch: remove dependency on kernel version
...
For a while now OVS has been using the kernel's kmod.
So it doesn't make sense to limit the package build for a specific set of
kernels anymore.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2018-02-13 21:24:51 +02:00
Hannu Nyman
6540390d63
Merge pull request #5606 from salzmdan/master
...
knot: update to 2.6.5
2018-02-12 22:32:25 +02:00
Othmar Truniger
c60d59c4f6
knxd: bump to upstream version 0.14.24
...
Signed-off-by: Othmar Truniger <github@truniger.ch >
2018-02-12 19:26:32 +01:00
Daniel Salzman
9867a6a491
knot: update to 2.6.5
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
2018-02-12 16:25:16 +01:00
W. van den Akker
97a058d87d
Shorewall6: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-11 17:33:00 +01:00
W. van den Akker
fabb1682b5
Shorewall: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-11 17:31:30 +01:00
W. van den Akker
0685d49a6e
Shorewall6-lite: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-11 17:29:43 +01:00
W. van den Akker
574e2db61d
Shorewall-lite: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-11 17:27:52 +01:00
W. van den Akker
86b347bc09
Shorewall-core: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl >
2018-02-11 17:25:30 +01:00
Yousong Zhou
90843cff63
pixiewps: use compiler, linker options of the build system
...
pixiewps has its own CFLAGS setting and uses LDFLAGS from
environment variable. When PKG_ALSR_PIE was enabled, objects were not
compiled with -fPIC supplied from the build system and the final link
step would fail because of the -pie option
Fixes #5590
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2018-02-11 12:10:07 +08:00
Hannu Nyman
e95edc9142
Merge pull request #5589 from mwarning/kadnode
...
kadnode: update to version 2.1.0
2018-02-10 18:11:17 +02:00
Moritz Warning
428c661a35
kadnode: update to version 2.1.0
...
Signed-off-by: Moritz Warning <moritzwarning@web.de >
2018-02-10 16:26:28 +01:00
Jonathan McCrohan
d305f1144d
sslh: Update to v1.19b
...
Refresh patches
Update upstream URLs
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com >
2018-02-10 13:16:15 +00:00
Daniel Golle
4cf0f36ca6
gnunet: update sources
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2018-02-07 20:57:33 +01:00
Philip Prindeville
db74475702
isc-dhcp: update to 4.4.0
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
2018-02-07 07:52:02 -07:00
Peter Wagner
faa8ce7690
tor: update to 0.3.2.9
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2018-02-05 22:57:52 +01:00
Hannu Nyman
be1012d242
Merge pull request #5568 from lucize/clamup
...
clamav: update to 0.99.3
2018-02-05 17:47:22 +02:00
Hannu Nyman
fed12673b2
Merge pull request #5491 from TDT-AG/pr/20180123-mwan3-add-service
...
mwan3: add init script to enable/disable mwan3
2018-02-05 17:43:33 +02:00
Florian Eckert
40f66cf432
net/mwan3: update to version 2.6.10
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2018-02-05 10:29:30 +01:00
Florian Eckert
8fa2101ea3
net/mwan3: add mwan3_init function
...
Move all shell commands which are executed during /lib/mwan3/mwan3.sh
sourceing into a seperate init function which must be called at first.
Signed-off-by: Florian Eckert <fe@dev.tdt.de >
2018-02-05 10:29:28 +01:00