Commit graph

3353 commits

Author SHA1 Message Date
Hannu Nyman
4f8d2053d8
Merge pull request #5319 from maxberger/master
ddns-scripts: Support Amazon AWS Route53 as a ddns provider
2018-01-10 09:09:41 +02:00
Max Berger
0eda1007bb ddns-scripts: Support Amazon AWS Route53 as a ddns provider
Based on a sh-only route53 update script by Yuval Adam
https://github.com/yuvadm/route53-ddns/blob/master/route53.sh

Signed-off-by: Max Berger <max@berger.name>
2018-01-09 22:08:51 +01:00
Michael Heimpold
e7f345f52a
Merge pull request #5385 from mhei/lighttpd-issue-4210
lighttpd: fix PKG_CONFIG_DEPENDS (fixes #4210)
2018-01-09 22:00:49 +01:00
Matthias Schiffer
00fce347a5
treewide: fix incorrect *_BUILD_DEPENDS
Build depends refer to source package names, not binary package names.

In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.

Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-09 16:36:02 +01:00
Eric Luehrsen
aa1a835807 unbound: fix uci for option domain-insecure:
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-01-09 00:21:42 -05:00
Ted Hess
1f978a135c
Merge pull request #5381 from thess/dnscrypt-proxy-update
dnscrypt-proxy: Updates for new repository/maintainer (same version)
2018-01-08 16:23:32 -05:00
Michael Heimpold
9ca0961d49 lighttpd: fix PKG_CONFIG_DEPENDS (fixes #4210)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-01-08 21:29:44 +01:00
Daniel Salzman
cab906247b knot: update to 2.6.4
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-01-08 20:33:19 +01:00
Ted Hess
bc80b04a02 dnscrypt-proxy: Updates for new repository/maintainer (same version)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-01-08 13:55:33 -05:00
Maxim Storchak
6f79d935ea tgt: update to 1.0.73
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2018-01-08 15:21:24 +02:00
Michael Heimpold
fb6fd48d10 Merge branch 'ser2net' of https://github.com/mhei/packages (fixes #5302)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-01-07 21:21:03 +01:00
Matthias Schiffer
114b05a090
announce: remove superfluous + sign from PKG_BUILD_DEPENDS
A + sign does not have meaning in build depends. This Makefile was
overlooked in the previous treewide commit.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-07 20:37:53 +01:00
Matthias Schiffer
6e3a609d07
treewide: remove superfluous + signs from PKG_BUILD_DEPENDS
A + sign does not have meaning in build depends.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-07 20:08:31 +01:00
Peter Wagner
eede1a6d48 irssi: update to 1.0.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-01-07 18:35:23 +01:00
Nikos Mavrogiannopoulos
7445108611 ocserv: updated to 0.11.10
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-01-07 16:38:43 +01:00
Philip Prindeville
108ec9e955
Merge pull request #5344 from pprindeville/lighttpd-bundle-mod_openssl
lighttpd: CONFIG_LIGHTTPD_SSL includes mod_openssl
2018-01-06 14:17:58 -07:00
David Yang
fba9ee1512 i2pd: Improve the package, fix #5326
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-01-06 16:19:02 +08:00
Hannu Nyman
88744c6076
Merge pull request #5353 from dibdot/adblock
adblock: update 3.4.1
2018-01-05 22:31:03 +02:00
Dirk Brenken
35234924cb adblock: update 3.4.1
* enable code to support Turris Omnia forthcoming upstream change
  (new kresd 'keep_cache' option) to preserve kresd DNS cache
* fix a 'status' race condition while the adblock process
  is running in parallel
* various small speed improvements
* rework debug output
* refine blacklist handling
* enable the (empty) blacklist source in the default config
* email notification supports mstmp, even without sendmail symlink
* email notification writes minimal status to log (one-liner)
* LuCI: refine logfile search term
* LuCI: Textarea 'autoscroll down' in logfile view
* LuCI: Left-align blocklist source table plus a more compact design

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-05 20:25:28 +01:00
Hannu Nyman
b8b29d1c11
Merge pull request #5352 from wvdakker/master
Shorewall: Bump to version 5.1.10.2
2018-01-05 19:14:10 +02:00
Daniel Golle
cfd9f621f6 gnurl: update to version 7.57.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-01-04 23:59:34 +01:00
W. van den Akker
7c9f477654
Shorewall6: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:44:46 +01:00
W. van den Akker
cdca392155
Shorewall: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:44:45 +01:00
W. van den Akker
78bfa86d0e
Shorewall6-lite: Bump to version 5.1.10.2
Corrected patch 020-set-PATH.

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:44:29 +01:00
W. van den Akker
136491ccf2
Shorewall-lite: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:40:08 +01:00
W. van den Akker
368b434a6d
Shorewall-core: Bump to version 5.1.10.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-04 22:39:18 +01:00
Yousong Zhou
ef2a2962e1 shadowsocks-libev: remove option manager_address
It's an option that is supposed to be fed by ss-manager.  It can be
in the form of host:port or path to unix dgram socket.  Drop it now with
the assumption that it has no real user at the moment

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-04 14:48:19 +08:00
Philip Prindeville
e13fbbad62 lighttpd: CONFIG_LIGHTTPD_SSL includes mod_openssl
If we're built with CONFIG_LIGHTTPD_SSL then mod_openssl.so should
be included into the base package. Fixes issue #5343.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-03 14:14:20 -07:00
Hannu Nyman
197dd62ad3
Merge pull request #5346 from dibdot/travelmate
travelmate: update 1.0.1
2018-01-03 10:59:27 +02:00
Dirk Brenken
84c7ebaeec travelmate: update 1.0.1
* corner case fix with multiple (partly disabled) radios
* LuCI: BSSID will be ignored by default in 'wireless add' dialog
* LuCI: Textarea 'autoscroll down' in logfile view
* LuCI: refine logfile search term

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-03 09:18:26 +01:00
Peter Wagner
c6035be89a ntpd: remove ntp.conf
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-01-02 15:38:07 +01:00
Peter Wagner
04654291a4 ntpd: *mimic the behaviour of the busybox ntpd's "-S" flag
*create a seperate line for every server, otherwise only the first listed server will be used
2018-01-02 15:19:23 +01:00
Yousong Zhou
4e2336c5f4 shadowsocks-libev: bump to version 3.1.2
Notable changes since 3.1.1

 - 57ab828 fix possible use-after-free in ss-server
 - 65e9d23 filter through acl first before doing sni detection
 - b26cbc2 another attack on null ref
 - d237a05 udprelay: fix off-by-one bug
 - 0c3cf8b fix runtime TFO detection
 - d445ea9 Linux 4.11 TFO socket option support
2018-01-02 10:39:39 +08:00
Yousong Zhou
a1fadbde07 shadowsocks-libev: new option no_delay
--no-delay is a new cmdline argument introduced in 3.1.0 to NOT turn off
TCP_NODELAY socket option, i.e. keeping it's default value without
setting it explicitly.  This can be potentially useful for interactive
traffics

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-02 10:34:50 +08:00
Daniel Golle
a6991e7962 gnunet: update to post-34C3 git head
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-01-01 00:41:14 +01:00
Michael Heimpold
1dd54f5673 ser2net: extend dynamic config generation (refs #5302)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-12-30 23:43:11 +01:00
Maxim Storchak
c2d1405919 rsync: fix CVE-2017-17433 and CVE-2017-17434
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2017-12-30 16:52:00 +02:00
Michael Heimpold
71ea9e8eac Merge branch 'master' of https://github.com/TimelessNL/packages into ser2net
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-12-28 22:14:20 +01:00
Hannu Nyman
e14ac7b9ad
Merge pull request #5332 from dibdot/adblock
adblock: release 3.4.0
2017-12-28 19:23:03 +02:00
Dirk Brenken
d699afd7fe adblock: release 3.4.0
* preserve DNS cache after adblock processing,
  - 'unbound' and 'named' support this (please check readme)
  - 'dnsmasq' now uses the 'servers-file' directive
    to minimize the reload disruption,
    even though the dns cache will be cleared after SIGHUP
  - 'kresd' dns cache is persistent by upstream default, anyway
    Turris Omnia devices need a small upstream software change
    which is not accepted/implemented yet
* email notification in case of an error or domain count < n
  (default 0, check readme)
* removed securemecca from default config (service has been closed)
* new separate functions for hash compare and list/overall count
* add missing package dependencies
* various clean-ups
* update documentation

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-12-28 18:11:17 +01:00
Hannu Nyman
4cd7168fad
Merge pull request #5325 from stangri/simple-adblock
simple-adblock: new boot logic & updated blacklists
2017-12-27 09:07:29 +02:00
Peter Wagner
ec61733de4 nfs-kernel-server: update to 2.3.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-12-27 00:39:04 +01:00
Stan Grishin
1897a04774 simple-adblock: new boot logic
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-12-26 14:13:38 -08:00
Thomas Heil
4f08691446
Merge pull request #5282 from lucize/nginxup
nginx: update to 1.12.2
2017-12-25 11:35:19 +01:00
Yousong Zhou
9853f20b0f reaver: configure with --enable-savetocurrent
It will let reaver to save session file to cwd of the process instead of
/etc/reaver.  This has the same effect as the old patch

  0002-Use-the-current-directory-for-storing-and-loading-se.patch

which was removed in the transition to reaver-wps-t6x-fork

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-12-25 14:16:36 +08:00
Nuno Goncalves
b49773a4f9 usbip: fix typo (closes #4994 #5312)
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2017-12-22 12:46:32 +01:00
Hannu Nyman
91d730171f
Merge pull request #5309 from sartura/sysrepo_release_0.7.2
Sysrepo release 0.7.2
2017-12-22 09:50:38 +02:00
Nuno Goncalves
c9d4d01a31 usbip: fix usb.ids download (closes #4994)
Used the same solution as in utils/usbutils/Makefile

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2017-12-21 17:03:55 +01:00
Mislav Novakovic
3902f29b69 netopeer2: bump to latest version
This patch add's a new cmakefile which builds other cmakefiles and
simplifies the Makefile, also it renames the yang files so
sysrepoctl does not create duplicates.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-12-21 12:43:40 +01:00
Mislav Novakovic
317d897d44 sysrepo: bump to latest version
This patche renames the yang files so sysrepoctl does not create
duplicates.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2017-12-21 12:43:10 +01:00