Commit graph

1763 commits

Author SHA1 Message Date
Hannu Nyman
2e917e1cd9 Merge pull request #2554 from antonyantony/isc-dhcp-4.3.3
isc-dhcp: update to 4.3.3 and migrate from oldplackages
2016-03-29 15:13:48 +03:00
heil
9c394b4c1b haproxy: bump to version 1.5.16
[RELEASE] Released version 1.5.16

  Released version 1.5.16 with the following main changes :
    - BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin.
    - BUG/MINOR: acl: don't use record layer in req_ssl_ver
    - BUG: http: do not abort keep-alive connections on server timeout
    - BUG/MEDIUM: http: switch the request channel to no-delay once done.
    - MINOR: config: extend the default max hostname length to 64 and beyond
    - BUG/MEDIUM: http: don't enable auto-close on the response side
    - BUG/MEDIUM: stream: fix half-closed timeout handling
    - BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
    - BUILD: freebsd: double declaration
    - BUG/MEDIUM: sample: urlp can't match an empty value
    - BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
    - BUG/MEDIUM: peers: old stick table updates could be repushed.
    - CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro.
    - BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
    - MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero
    - MINOR: chunks: add chunk_strcat() and chunk_newstr()
    - MINOR: chunk: make chunk_initstr() take a const string
    - BUG/MEDIUM: config: Adding validation to stick-table expire value.
    - BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week
    - BUG/MEDIUM: channel: fix miscalculation of available buffer space.
    - BUG/MINOR: stream: don't force retries if the server is DOWN
    - MINOR: unix: don't mention free ports on EAGAIN
    - BUG/CLEANUP: CLI: report the proper field states in "show sess"
    - MINOR: stats: send content-length with the redirect to allow keep-alive
    - BUG: stream_interface: Reuse connection even if the output channel is empty
    - DOC: remove old tunnel mode assumptions
    - DOC: add server name at rate-limit sessions example
    - BUG/MEDIUM: ssl: fix off-by-one in ALPN list allocation
    - BUG/MEDIUM: ssl: fix off-by-one in NPN list allocation
    - BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly
    - BUG/MINOR: http: Be sure to process all the data received from a server
    - BUG/MEDIUM: chunks: always reject negative-length chunks
    - BUG/MINOR: systemd: ensure we don't miss signals
    - BUG/MINOR: systemd: report the correct signal in debug message output
    - BUG/MINOR: systemd: propagate the correct signal to haproxy
    - MINOR: systemd: ensure a reload doesn't mask a stop
    - CLEANUP: stats: Avoid computation with uninitialized bits.
    - CLEANUP: pattern: Ignore unknown samples in pat_match_ip().
    - CLEANUP: map: Avoid memory leak in out-of-memory condition.
    - BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port
    - BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs
    - MINOR: cfgparse: warn when uid parameter is not a number
    - MINOR: cfgparse: warn when gid parameter is not a number
    - BUG/MINOR: standard: Avoid free of non-allocated pointer
    - BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition
    - CLEANUP: http: fix a build warning introduced by a recent fix
    - BUG/MINOR: log: GMT offset not updated when entering/leaving DST

Signed-off-by: heil <heil@terminal-consulting.de>
2016-03-29 13:09:27 +02:00
Matthias Schiffer
68cf2944b0 fastd: update to v18
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-03-29 00:29:43 +02:00
Peter Wagner
d986ccd6c5 git: update to 2.7.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-28 19:49:27 +02:00
Vasilis Tsiligiannis
bfc8c0acb8 Merge branch 'rsyslog-upgrade-to-8.17.0' of https://github.com/dubek/packages 2016-03-28 20:01:03 +03:00
Dov Murik
2b59c7c88e net/rsyslog: Upgrade to 8.17.0
* From 8.17.0 rsyslog depends on libfastjson (instead of libjson-c).
2016-03-28 08:49:06 -04:00
W. Michael Petullo
c35ba8097a krb5: update to 1.14.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-03-26 21:40:51 -04:00
Vasilis Tsiligiannis
0e105b356e nsd: Update to v4.1.9
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2016-03-27 04:18:47 +03:00
champtar
a7935f4dbc Merge pull request #2558 from dibdot/adblock
adblock: update 1.0.2
2016-03-26 12:41:37 +01:00
Dirk Brenken
e32bbffc7b adblock: update 1.0.2
* fix corner case during shallalist backup/restore

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-26 12:24:38 +01:00
Antony Antony
7f594309bf isc-dhcp: update to 4.3.3. Migrate from oldplackages
Signed-off-by: Antony Antony <antony@phenome.org>
2016-03-25 13:17:46 +01:00
Matthias Schiffer
4457604f3b ethtool: update to v4.5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-03-25 00:07:35 +01:00
Daniel Golle
784e6a1761 gnunet: update to r36953 and break-out peerstore
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-24 16:17:45 +01:00
Hannu Nyman
131547a6e7 Merge pull request #2546 from dibdot/adblock
adblock: update 1.0.1
2016-03-23 23:27:34 +02:00
Dirk Brenken
a066df55a5 adblock: update 1.0.1
* optimize list sort
* simplified block list removal

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-23 21:02:45 +01:00
Daniel Dickinson
a25514e9ad net/vpnc: Add option to prevent retry on authentication failure
On some systems too many retries with authentication failure results
in IP or username being locked out, so add option to prevent retries
in the event of authentication failure

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-03-23 02:06:34 -04:00
Nikos Mavrogiannopoulos
5e28a2e0d7 ocserv: updated to 0.11.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-03-21 20:28:01 +01:00
Noah Meyerhans
d21ff2a0cb Merge pull request #2526 from DonkZZ/bind
net/bind: Update db.root
2016-03-20 13:54:24 -07:00
Hannu Nyman
9ea127d524 Merge pull request #2527 from commodo/ovs-kernel-patch-fix
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
2016-03-20 17:38:21 +02:00
DonkZZ
40ac8c32d4 net/bind: PKG_RELEASE increased
Signed-off-by: DonkZZ <donk@evhr.net>
2016-03-20 14:42:53 +01:00
DonkZZ
707851401c net/bind: Update db.root
The contents of the file "db.root" is very old (12 years).
Here's a new version downloaded from ftp://ftp.internic.net/domain/

Signed-off-by: DonkZZ <donk@evhr.net>
2016-03-20 14:38:15 +01:00
DonkZZ
6cff74db52 net/bind: Little cleaning in named.init
The variable "config_file" appears twice.

Signed-off-by: DonkZZ donk@evhr.net
2016-03-20 14:29:36 +01:00
Alexandru Ardelean
6cb655eba8 openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-20 12:19:43 +02:00
Jonathan McCrohan
620e8fe8c7 wavemon: update to v0.8.0
Requires small changes to the included header files in order to build
successfully using musl.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2016-03-20 01:47:32 +00:00
Marty R
a72cb6c955 nut: upstream version bump
Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
2016-03-18 22:41:47 -07:00
Hannu Nyman
fb65dbc1b8 Merge pull request #2485 from commodo/ovs-kernel-4.4
openvswitch: add support for kernel 4.4
2016-03-18 10:25:21 +02:00
Christian Beier
676f9a0845 ola: fix dependency issues.
This adds one patch from the upcoming 0.10.2 release to exclude Avahi/DNS-SD from build time
detection and properly adds liblo as a dependency.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2016-03-17 19:18:36 +01:00
Michael Hanselmann
e14f9ac57f [Unbound] Update to 1.5.8
Bump unbound to version 1.5.8 released on March 2, 2016.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2016-03-17 15:35:39 +01:00
Jeffery To
aed4a488c8 tor: remove tor-fw-helper
The "internal pure-C" tor-fw-helper was removed in 0.2.7.5. This removes
the tor-fw-helper package and references to its dependencies.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-17 21:13:01 +08:00
Toke Høiland-Jørgensen
1911d558b9 radsecproxy: Update to v1.6.7.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-03-15 21:29:41 +01:00
Hannu Nyman
4c8c8fc4cf Merge pull request #2499 from tru7/knxd
knxd: bump to new version
2016-03-13 13:10:53 +02:00
Othmar Truniger
8bd81e6537 knxd: bump to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-03-13 12:02:31 +01:00
Cezary Jackiewicz
c7f3f3e7d0 transmission: update to 2.92, refresh patches 2016-03-12 10:55:42 +01:00
Yousong Zhou
92b0575e28 Drop the redundant -r option to $(CP)
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22).  The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option.  So let's just tidy up the usage now.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-03-12 01:23:28 +08:00
Peter Wagner
1c729d723d openssh: update to 7.2p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-11 16:52:04 +01:00
Alexandru Ardelean
0bef472f60 openvswitch: add support for kernel 4.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-11 05:46:17 +02:00
Alexandru Ardelean
0932e4fbf2 openvswitch: fix pthread stack size patch
pthread_attr needed to be applied.
otherwhise it still crashes.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-10 18:41:10 +02:00
Noah Meyerhans
e46c33fbd5 bind: Update to 9.9.8-P4 to resolve CVE-2016-1285 and CVE-2016-1286
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-03-09 12:54:51 -08:00
Christian Beier
56b9aba719 ola: update to 0.10.1
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2016-03-09 19:09:10 +01:00
Hannu Nyman
720572322e Merge pull request #2475 from dibdot/adblock
adblock: release 1.0.0
2016-03-09 00:08:32 +02:00
Dirk Brenken
9f719e4c2c adblock: release 1.0.0
* add sysctl.org as new adblock source
* add main debug switch (by default all stderr outputs are going to
/dev/null)
* small cleanups
* first 'stable' release! ;-)

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-08 22:52:07 +01:00
Karl Palsson
59296333a2 mosquitto: Bump to version 1.4.8
Changelog and release notes:
http://mosquitto.org/2016/02/version-1-4-8-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:31:21 +00:00
Karl Palsson
02caa85cb3 mosquitto: convert init script to procd
Adds support for persistence settings.
Bumps package version for new init script.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:28:03 +00:00
Karl Palsson
05aa35194e mosquitto: Include viable stub config file
This should always have been available in the mosquitto package itself.
This file needs to exist in basic form to allow the init scripts to even check whether it exists.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:18:47 +00:00
Karl Palsson
39ea72b186 mosquitto: use mirrored files/ tree
Instead of manually copying files and renaming on install, use the nice
clean "files/<mirror>" structure and just $(CP) them into place.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:18:43 +00:00
Karl Palsson
eb287ff334 mosquitto: package c++ bindings
Only available in the "full" SSL version.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-03-07 12:18:40 +00:00
Christian Schoenebeck
32c9818b14 ddns-scripts: fix comparing IPv6 addresses
fix comparing IPv6 addresses

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-03-07 12:04:50 +01:00
Zhao, Gang
5247bd7ea4 shadowsocks-client: change git repository url
Change the git repository url to use https. Because it's found that in
some network environments http doesn't work.

Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
2016-03-07 08:53:05 +08:00
Peter Wagner
0cc876bc65 openssh: v7.2p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-06 22:42:27 +01:00
Hannu Nyman
48e134b6ab Merge pull request #2457 from commodo/ovs-upgrade
openvswitch: pull released version 2.5.0
2016-03-06 20:25:55 +02:00
Hannu Nyman
2768408f27 Merge pull request #2462 from zhao-gang/ss-client-update
shadowsocks-client: version bump to 0.6
2016-03-06 20:20:47 +02:00
Hannu Nyman
1624cc2d03 Merge pull request #2454 from dibdot/adblock
adblock: 0.91.0
2016-03-06 20:13:39 +02:00
Zhao, Gang
db6dd3e9df shadowsocks-client: version bump to 0.6
The patch has been merged by upstream.

Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
2016-03-06 18:42:17 +08:00
Christian Schoenebeck
38866917d8 ddns-scripts: correct freedns.afraid.org update url and new provider
- roll back to "old" update_url of freedns.afraid.org fix for #2445 and openwrt/luci#661
- add provider nubem.com (IPv4 only)
- add provider nettica.com (IPv4 only)
- add provider zerigo.com (IPv4 and IPv6)
- add provider regfish.de (IPv4 and IPv6)

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-03-05 21:44:19 +01:00
Alexandru Ardelean
91f5e2dbf2 openvswitch: pull released version 2.5.0
Also added a patch (from OVS trunk) that fixes pthread
thread stack sizes with musl.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-05 10:19:43 +02:00
Dirk Brenken
8a0e3c0940 adblock: 0.91.0
* fix blocklist footer/counter
* optimize/rework blocklist rulesets
* change source url for spam404 and yoyo
* code cosmetics & cleanups

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-04 15:23:01 +01:00
Yousong Zhou
a2a5c3b20a Merge pull request #2441 from urusha/newpkg2
Add arp-scan package
2016-03-02 10:36:40 +08:00
Sergey Urushkin
9811743dee arp-scan: add package
Signed-off-by: Sergey Urushkin <urusha.v1.0@gmail.com>
2016-03-01 12:58:21 +03:00
Jo-Philipp Wich
9f5057a175 Merge pull request #2397 from stintel/snmp
net-snmp: reload snmpd on interface events
2016-03-01 06:32:51 +01:00
Stijn Tintel
2789e6b3f3 ddns-scripts: uclient-fetch supports -4/-6
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-02-29 11:38:23 +01:00
Hannu Nyman
31b70f938f Merge pull request #2435 from dibdot/adblock
adblock: 0.90.0
2016-02-28 22:40:30 +02:00
Dirk Brenken
a869954089 adblock: 0.90.0
* all relevant adblock events will be properly written to syslog/stdout
* removed needless 'debug log' option
* add optional parm 'adb_forcedns' to redirect all queries to local
resolver (default: '1', enabled)
* revised space check
* various code cosmetics & cleanups

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-28 21:26:41 +01:00
Daniel Golle
98259c3c9e gnunet: package REST interface, break-up experiments
new packages: gnunet-rest, gnunet-rps, gnunet-social
also improve package descriptions and maintain order

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-27 19:44:31 +02:00
Luka Perkov
e16c53636d Merge pull request #2371 from plntyk/fix_squid_krb5
squid: disable krb5
2016-02-26 12:25:09 +01:00
Daniel Golle
123dec1d82 gnunet: update sources to r36918
always build experimental code, as 'dv' and 'flat' components are
now packaged independently.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-26 13:19:16 +02:00
diizzyy
7e38b9befe ddns-scripts: add dynu.com
Add dynu.com service

Signed-off-by: Daniel Engberg daniel.engberg.lists@pyret.net
2016-02-26 11:40:17 +02:00
diizzyy
8f97885bc1 ddns-scripts: bump package release
Update package release due to changes
2016-02-24 08:22:38 +01:00
diizzyy
4543f12b97 ddns-scripts: fix freedns.afraid.org
Add correct URL

Signed-off-by: Daniel Engberg daniel.engberg.lists@pyret.net
2016-02-24 08:20:40 +01:00
Hannu Nyman
9401ed35c4 Merge pull request #2409 from dibdot/adblock
adblock: 0.80.1
2016-02-22 22:27:18 +02:00
Dirk Brenken
babad56cc6 adblock: 0.80.1
* fix ip6tables reject types
* simplified firewall ruleset for IPv4/IPv6
* fix memory detection (swap was always 0)
* fix dnsmasq restart after partial restore
* ad hotplug support, adblock will be started when wan interface comes
up
* change adblock init script accordingly, do nothing on 'boot'
* optimize wget parameters for faster download results (in case of an
error)
* added CC installation notes to readme
* removed needless external online check
* removed needless optional parms 'adb_maxtime', 'adb_maxloop',
'adb_probeipv4' and 'adb_probeipv6'

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-22 21:19:22 +01:00
Luka Perkov
b6f8e32089 Merge pull request #2391 from dedeckeh/master
pptpd: Make mppe and logwtmp configurable as uci parameters
2016-02-21 16:45:04 +01:00
Hannu Nyman
33c05a1bfb Merge pull request #2400 from dibdot/adblock
adblock: 0.80.0
2016-02-21 17:31:08 +02:00
Dirk Brenken
43fb20ccc3 adblock: 0.80.0
* removed no longer needed ntp sync
* simplified wan uplink check
* simplified adblock config parser (removed needless callbacks during
parsing)
* partly rearrange config options
* ruadlist/easylist are no longer marked as experimental
* updated documentation (esp. regarding new LuCI frontend)

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-21 16:19:14 +01:00
Claudio Leite
e7678c7f0c ngircd: update to version 23
Signed-off-by: Claudio Leite <leitec@staticky.com>
2016-02-20 17:49:15 -05:00
Stijn Tintel
5b1e9eefd0 net-snmp: reload snmpd on interface events
When applying wireless configuration changes, the ifindex of the
wireless interface(s) change. While snmpd picks up the new interfaces
with the correct index, it does not remove the old ones:

IF-MIB::ifName.23 = STRING: wlan0
IF-MIB::ifName.24 = STRING: wlan1
IF-MIB::ifName.25 = STRING: wlan0
IF-MIB::ifName.26 = STRING: wlan1

This causes problems for monitoring tools that use ifName (or ifDesc) as
interface reference. Add a trigger that reloads snmpd on interface
up/down events so that it will no longer have the old interfaces.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-02-20 16:46:17 +01:00
Nikos Mavrogiannopoulos
03c0a3ea31 ocserv: updated to 0.10.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-02-19 17:02:09 +01:00
Hannu Nyman
b7ee11001b Merge pull request #2374 from tru7/linknx
linknx: bump to new version on new repo
2016-02-19 15:46:58 +02:00
Hannu Nyman
9264117f45 Merge pull request #2372 from salzmdan/master
knot: update to 2.1.1
2016-02-19 15:46:25 +02:00
Hannu Nyman
e51808dc8d Merge pull request #2396 from dibdot/adblock
adblock: 0.70.2
2016-02-19 15:13:11 +02:00
Dirk Brenken
c353ed253c adblock: 0.70.2
* fix wan update detection failure

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-19 14:04:32 +01:00
Stefan Hellermann
e7f0d02076 prosody: update to 0.9.10, switch to procd init script
Update to 0.9.10 due to https://prosody.im/issues/issue/585
The init script seems to block, as "prosodyctl start" started to block
at least on my configuration. I switched to a procd init script, which
deals with blocking processes.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2016-02-18 21:37:12 +01:00
Hans Dedecker
ea0bdc3360 pptpd: Make mppe and logwtmp configurable as uci parameters
Add uci option mppe which makes the mppe parameter configurable;
the default value is required,no40,no56,stateless as before.

Add uci option logwtmp; when enabled updates wtmp when users
connect and disconnect

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2016-02-18 10:44:00 +01:00
Luka Perkov
b878c6efaa Merge pull request #2388 from ryzhovau/snort_nosql
snort: remove useless mysql/pgsql options
2016-02-17 11:44:10 +01:00
Miroslav Lichvar
5d74d04ac1 chrony: update to 2.3
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2016-02-16 21:53:29 +01:00
Hannu Nyman
17be9d1d23 Merge pull request #2389 from dibdot/adblock
adblock: 0.70.1
2016-02-16 21:50:15 +02:00
Dirk Brenken
d27b8c82a9 adblock: 0.70.1
* fix root cause for https timeout issues
* fix startup issues via luci
* detach init start process to fix luci timeout issues
* fix html header in adblock pages
* fix adblock.conf options to single quotes

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-16 19:50:38 +01:00
Alexander Ryzhov
cd554e1386 snort: increase PKG_RELEASE
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-02-16 09:22:50 -05:00
Alexander Ryzhov
45803c7628 snort: remove useless mysql/pgsql options
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-02-16 09:03:58 -05:00
Toke Høiland-Jørgensen
d93b4ab307 sqm-scripts: Bump to v1.0.7.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-02-16 12:32:21 +01:00
Daniel Salzman
4a54847916 knot: update to 2.1.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2016-02-15 12:51:53 +01:00
Hannu Nyman
70e86e18a1 Merge pull request #2386 from dibdot/adblock
adblock: update to 0.70.0
2016-02-15 13:44:02 +02:00
Dirk Brenken
7609da872d adblock: update to 0.70.0
* openwrt init system support, see /etc/init.d/adblock
* support for two new adblock sources: openphish and ruadlist/easylist
* partial block list restore, i.e. if a single list download failed
* fix performance regression on sites with links to https ad servers
* removed no longer used samples dir
* updated documentation

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-15 12:25:21 +01:00
Christian Schoenebeck
42ff9a7d5f ddns-scripts: update to version 2.6.2-1
- renamed (lower case) filenames and servicenames for no-ip.com, cloudflare.com and bind_nsupdate including modifing existing configurations #2375
- updated tld_names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-13 17:00:33 +01:00
Othmar Truniger
3448cd9385 linknx: bump to new version on new repo
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-02-11 19:00:37 +01:00
Dirk Neukirchen
4c21039884 squid: disable krb5
- fix build error reported by buildbot by disabling krb5
- libcom_err from krb5 is used - configure output:
configure: WARNING: library 'com_err' is required for Heimdal Kerberos
- krb5 has its own libcom_err (see krb5 package) with its own symbols

- linking with wrong libcom_err from libext2fs produces errors during
libgssapi_krb5.so: undefined reference to `error_message@com_err_3_MIT'
libgssapi_krb5.so: undefined reference to `remove_error_table@com_err_3_MIT'
libgssapi_krb5.so: undefined reference to `add_error_table@com_err_3_MIT'
-> remove libext2fs dependency (wasnt working anyway - no PKG_BUILD_DEP)

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2016-02-11 09:16:56 +01:00
Peter Wagner
ff305cb8fe git: update to 2.7.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-02-10 19:58:08 +01:00
Daniel Golle
351f42ca54 usbip: use eudev instead of udev
udev was dropped from core and replaced by eudev.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-10 19:00:53 +02:00
Christian Schoenebeck
ba929dd1f7 privoxy: bump to version 3.0.24
* upstream to Privoxy 3.0.24
* add facility to set compile options
* add file list to be saved on sysupgrade
* fixed PKG_MAINTAINER string
* add port 8118 used by privoxy to /etc/services
* new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-07 21:52:02 +01:00
Damiano Renfer
d3c22bf985 net/dnscrypt-proxy: update 1.6.1, security update see https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.6.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2016-02-07 18:22:26 +01:00
Hannu Nyman
cdf08481cf Merge pull request #2352 from chris5560/radicale
Radicale: bump to version 1.1.1
2016-02-07 12:51:54 +02:00
Christian Schoenebeck
f237c2e089 Radicale: bump to version 1.1.1
* upstream to Radicale 1.1.1
* add file list to be saved on sysupgrade

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-06 17:09:26 +01:00
Christian Schoenebeck
5bd03b4e9a ddns-scripts: update to 2.6.1-1 with several fixes
- new function expand_ipv6()
- expand IPv6 before compare https://dev.openwrt.org/ticket/21725
- Fix split_FQDN() to return host.subdomain correctly  #2334
- modified check for musl library used by nslookup #2341 #2346 thanks to Arjen de Korte

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-06 15:48:39 +01:00
Hannu Nyman
72aa1e370d Merge pull request #2344 from dibdot/adblock
adblock: 0.60.1
2016-02-03 20:40:08 +02:00
Dirk Brenken
1b8358b1ab adblock: 0.60.1
- fix possible race condition during startup
- fix duplicate logging during startup
- fix wget parms to prevent partitial downloads
- fix iptables rules to meet openwrt user chains
- added a rule in output chain to reject local ad related requests as
well
- changed default IPv4/IPv6 blackhole ip address to fix routing issues
with windows clients

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-03 19:19:29 +01:00
diizzyy
c7d0a55a08 nfs-kernel-server: use libevent2, update copyright and bump PKG_RELEASE
Use libevent2 instead of libevent
Update copyright to 2016
Bump PKG_RELEASE due to package changes

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-02-02 05:32:42 +01:00
Dov Murik
f091258d85 net/rsyslog: update to 8.16.0
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2016-01-31 20:50:26 -05:00
Florian Fainelli
f564dbefb7 Merge pull request #2326 from ffainelli/iptraf
net: Add iptraf-ng
2016-01-30 19:27:16 -08:00
Luka Perkov
032f102035 Merge pull request #2264 from dangowrt/squid-libcom_err-builddep
squid: build-depend on libext2fs
2016-01-29 18:04:34 +01:00
Yousong Zhou
f0a06c9ed2 aircrack-ng: split out airmon-ng as a separate package.
As said in a related github discussion thread [1], OpenWrt is so small a
system that

 - "airmon-ng check kill" does not have much to check
 - airmon-ng takes up too much space for not that much benefit (bringing
   up monitor interface with just iw should be enough for at least b43
   and ath9k drivers)

Airmon-ng depends on a lot of utility binaries to run and these
dependencies increase the installation size.  With this commit we can
provide a working airmon-ng and a smaller aircrack-ng package.

Dependency spec of airmon-ng is also reworked to

 - select usbutils only if USB feature is available
 - select pciutils only if PCI feature is available

While doing the split, this commit also contains a few other minor
changes

 - Use SPDX identifier for license name.
 - Add PKG_LICENSE_FILES definition.
 - Set PKG_MAINTAINER (MAINTAINER variable will take value from it).

 [1] https://github.com/openwrt/packages/pull/1693

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-01-29 16:20:43 +08:00
Florian Fainelli
70812e5533 net: Add iptraf-ng
Add iptraf-ng 1.1.4 which is the successor of iptraf. Tested on
the realview target.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2016-01-28 14:18:14 -08:00
Thomas Heil
0f56a58785 Merge pull request #2275 from xypron/apache
net/apache: use @APACHE download facility
2016-01-26 14:02:59 +01:00
Hannu Nyman
5bdd69c1f6 Merge pull request #2304 from dibdot/adblock
adblock: update to 0.60.0
2016-01-26 12:17:02 +02:00
Hannu Nyman
6d0e86d3bc Merge pull request #2310 from chris5560/master
ddns-scripts: Ver.2.6.0 - support hostip and uclient-fetch
2016-01-26 10:39:03 +02:00
Hannu Nyman
efe0b245c1 Merge pull request #2306 from mlichvar/chrony-update-2.2.1
chrony: update to 2.2.1
2016-01-26 10:30:59 +02:00
Peter Wagner
26beaa56e1 ntpd: update to 4.2.8p6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-01-25 20:25:47 +01:00
Dirk Brenken
75b0ded581 adblock: update to 0.60.0
* "zero-conf" installation & setup, usually no manual config changes
required (i.e. ip address, network devices etc.)
* full IPv4 and IPv6 support
* new adblock list source (malwaredomainlist.com)
* adblock related statistics will be done by iptables
* removed curl dependency
* for IPv6 support you need 'kmod-ipt-nat6'
* fix Chaos Calmer compability 
* various small changes & fixes
* updated documentation
* updated maintainer email address

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2016-01-25 18:13:19 +01:00
heil
a69ba3efe3 haproxy: add pending patches from upstream
- [PATCH 11/13] BUG/MEDIUM: peers: table entries learned from a remote
 - [PATCH 12/13] BUG/MEDIUM: peers: old stick table updates could be
 - [PATCH 13/13] CLEANUP: haproxy: using _GNU_SOURCE instead of

Signed-off-by: heil <heil@terminal-consulting.de>
2016-01-25 17:00:31 +01:00
heil
203740d180 nginx: add naxsi module
- this brings back naxsi support aka WAF for nginx

Signed-off-by: heil <heil@terminal-consulting.de>
2016-01-25 16:57:07 +01:00
Dirk Feytons
b6ce25c971 nginx: upstep to 1.9.9
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
2016-01-25 16:07:51 +01:00
heil
39bc4992a1 prosody: upgrade to 0.9.9
fixes:
    * path traversal vulnerability in mod_http_files (CVE-2016-1231)
    * use of weak PRNG in generation of dialback secrets (CVE-2016-1232)

Signed-off-by: heil <heil@terminal-consulting.de>
2016-01-25 13:29:55 +01:00
Michael Heimpold
583c062b13 u2pnpd: update to 0.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-24 21:50:03 +01:00
Christian Schoenebeck
3008cee722 ddns-scripts: Ver.2.6.0 - support hostip and uclient-fetch
- add support for "hostip" to get_registered_ip() as alternative to "Bind host" package https://dev.openwrt.org/ticket/20893#comment:5
- allow to send updates using compiled-in certificate file/path of curl/wget #2242 #2243 #2245
- add support for uclient-fetch / libustream-ssl.so
- remove /128 prefix-filter in get_local_ip() via interface #2268
- add dyndns.org to services_ipv6 https://forum.openwrt.org/viewtopic.php?id=62103
- readd duckdns.org to services #2251 (lost somewhere in data heaven)
- add zzzz.io service #2302
- updated tld_names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-01-24 20:04:26 +01:00
Miroslav Lichvar
af9b3b9add chrony: update to 2.2.1
Fixes CVE-2016-1567.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2016-01-24 18:16:09 +01:00
Felix Fietkau
cd98970dc8 tgt: depend on @KERNEL_AIO and @KERNEL_DIRECT_IO instead of modifying the global kernel config
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-24 10:17:28 +01:00
Florian Fainelli
89cce919ec net: Import cifs-utils
Import cifs-utils from old packages:

* update to 6.4
* add upstream patch to fix builds with musl
* add license information
* add myself as maintainer

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2016-01-23 13:46:21 -08:00
Noah Meyerhans
734bec0045 bind: Allow packages to be built with optional filter-aaaa option
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-01-23 11:25:38 -08:00
Noah Meyerhans
150e7adf38 bind: upgrade to 9.9.8-P3
Fixes:
 * CVE-2015-8704
 * CVE-2015-3193
 * CVE-2015-8000
 * CVE-2015-8461

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-01-23 08:02:35 -08:00
Felix Fietkau
9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 21:56:03 +01:00
Steven Barth
393a788cc0 strongswan: bump to 5.3.5
Signed-off-by: Steven Barth <steven@midlink.org>
2016-01-20 14:45:46 +01:00
Steven Barth
ac00fff281 Merge pull request #2289 from stintel/strongswan
strongswan: preserve /etc/ipsec.d during upgrade
2016-01-20 14:28:17 +01:00
Steven Barth
f9f8dcd960 Merge pull request #2263 from jsiverskog/mdnsresponder_bump_version
mdnsresponder: bump to 576.30.4.
2016-01-20 14:18:05 +01:00
Stijn Tintel
e8d9c06e2e strongswan: preserve /etc/ipsec.d during upgrade
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-01-19 15:36:15 +01:00
Karl Palsson
4c35fd1a80 mosquitto: properly separate the passwd utility
Building both variants improperly tried to include the passwd utility
for the non-ssl variant, as the variable was set for the ssl variant.

Use properly separated install tasks to install additional files, rather
than hacking around inside the single target.

Signed-off-by: Karl Palsson <karlp@remake.is>
2016-01-19 11:42:09 +00:00
Karl Palsson
d49593161f mosquitto: fix old whitespace bug
Introduced back in 2014

Fixes: cd21cbb82e
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2016-01-19 10:41:58 +00:00
Wojciech Dubowik
c29df28843 linuxptp: Add the package
Linuxptp is a user space software implementation of IEEE 1588
Precision Time Protocol standard.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Reviewed-by: John Crispin<blogic@openwrt.org>
2016-01-19 11:04:02 +01:00
Jo-Philipp Wich
6d20db9138 mosquitto: fix whitespace error introduced with 7a6a575887
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 09:50:37 +01:00
Heinrich Schuchardt
cbdec721ac net/apache: use @APACHE download facility
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2016-01-17 19:39:37 +01:00
Peter Wagner
fab13041b3 openssh: update to 7.1p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-01-15 21:23:18 +01:00
Karl Palsson
87f167437b mosquitto: Bump to version 1.4.7
Minor changes mostly unrelated to OpenWRT.
Full changelog at http://mosquitto.org/2015/12/version-1-4-7-released/

Signed-off-by: Karl Palsson <karlp@remake.is>
2016-01-15 09:32:18 +00:00
Karl Palsson
7a6a575887 mosquitto: optionally include mosquitto_passwd utility
Many users of the SSL build of mosquitto need the passwd utility for
managing keys.

Fixes github issue #1909

Signed-off-by: Karl Palsson <karlp@remake.is>
2016-01-15 09:32:08 +00:00
Peter Wagner
a0fac8b9a0 ntpd: update to 4.2.8p5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-01-14 17:50:10 +01:00
Daniel Golle
2294fc8629 squid: build-depend on libext2fs
squid uses libcom_err, a static library provided by libext2fs

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-14 00:07:53 +01:00
Jacob Siverskog
a69081e53a mdnsresponder: bump to 576.30.4.
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
2016-01-13 18:15:04 +01:00
Leonardo Brondani Schenkel
4df353c1b2 ddns-scripts: bump 2.5.0 to release 5 2016-01-10 11:54:24 +01:00
Leonardo Brondani Schenkel
b740a68d24 ddns-scripts: allow setting CloudFlare 'rec_id' in the config
This is necessary when there are multiple records for the same domain,
otherwise the script will overwrite the first one returned by the API.
It has the secondary benefit of allowing faster updates by performing
only one API call instead of two.

In case 'rec_id' is not set the script behaves exactly as before.

Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
2016-01-08 19:47:57 +01:00
Nikos Mavrogiannopoulos
c63841baa6 ocserv: updated to 0.10.11
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-01-10 08:30:45 +01:00
Hannu Nyman
93f35fc88e Merge pull request #2251 from marcogiovinazzi/ddns-duckdns.org
ddns-scripts: Added duckdns.org service
2016-01-10 00:42:16 +02:00
marcogiovinazzi
4b5b6874b0 ddns-scripts: Added duckdns.org service
Signed-off-by: Marco Giovinazzi <marco.giovinazzi@comodojo.org>
2016-01-09 15:04:35 +01:00
Jonas Gorski
2f4ed5c3a2 znc: update to 1.6.2
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2016-01-08 11:49:05 +01:00
Jonas Gorski
b1a2b9d1ea znc: enable features/support explicitly
Don't let znc autodetect library presence to avoid random missing
dependencies popping up.

Closes #2193.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2016-01-08 11:48:47 +01:00
Hannu Nyman
51533dd867 Merge pull request #2219 from chris5560/master
[Radicale] upstream to Radicale 1.1
2016-01-07 13:39:23 +02:00
Hannu Nyman
408e36cfa0 Merge pull request #2238 from commodo/ovs-reduce-size-part1
openvswitch: reduce some package bloat
2016-01-06 10:50:54 +02:00
Lars Kruse
0666677441 FUSE moved from sourceforge to github 2016-01-06 02:03:51 +01:00
Nikos Mavrogiannopoulos
26beedd70c ocserv: prevent a crash if the per-user dir does not exist
Relates #2167
2016-01-05 21:48:45 +01:00
Patrick Grimm
17b4577390 knxd: add one uci option for one cmdline arg. add a lot comments in the config file (closes #2233)
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>

[Squashed patches from PR into single one, bump PKG_RELEASE]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-04 23:13:44 +01:00
Patrick Grimm
9d549c36b0 knxd: use procd (refs #2233)
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>

[Squashed patches from PR]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-04 23:13:35 +01:00
Hannu Nyman
148a4b9de9 Merge pull request #2237 from clarkwang/privoxy-list-more-than-9
privoxy: "list" does not work when there are 10+ entries
2016-01-04 22:42:25 +02:00
Alexandru Ardelean
0600bf728c openvswitch: split bin tools into separate packages
And move them under an "Open vSwitch" submenu.
It's cleaner this way.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 18:50:00 +02:00
Alexandru Ardelean
959d5eaf1a openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 11:00:55 +02:00
Alexandru Ardelean
43e68fac39 openvswitch: remove redundant postint rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 11:00:55 +02:00
Alexandru Ardelean
851d7d2cec openvswitch: fix source paths for the install rule
I guess these were left since some initial OVS package versions.
They were fine up until recently.
Some of the build artifacts got a little messy and thus the
OpenWRT OVS package got a little messy.
This cleans it up a bit.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-01-04 11:00:55 +02:00
Ulrich Weber
424ee762ab openvswitch: depend on kernel
so ovs gets rebuild on kernel changes

Signed-off-by: Ulrich Weber <uw@ocedo.com>
2016-01-04 11:00:55 +02:00
Jo-Philipp Wich
db25cfe041 Merge pull request #2196 from jow-/master
DD: freeradius2: completely disable runtime OpenSSL version checks
2016-01-04 09:06:49 +01:00
Clark WANG (Home)
416d994d24 privoxy: "list" does not work when there are 10+ entries
Signed-off-by: Clark Wang <dearvoid@gmail.com>
2016-01-03 23:10:33 +08:00
Hannu Nyman
eba8c61442 Merge pull request #2220 from tru7/knxd
knxd: bump new version
2016-01-01 11:31:34 +02:00
Hannu Nyman
95e50250ee Merge pull request #2221 from MikePetullo/krb5
krb5: update to 1.14
2016-01-01 11:31:12 +02:00
W. Michael Petullo
dff1834cc2 krb5: update to 1.14
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-31 22:21:32 -05:00
Othmar Truniger
3ccbb9e011 knxd: bump new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-12-31 17:10:25 +01:00
Christian Schoenebeck
d2e9224965 [Radicale] upstream to Radicale 1.1
* upstream to Radicale 1.1
* new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-12-31 17:00:38 +01:00
Hannu Nyman
98599e836d Merge pull request #2214 from MikePetullo/lighttpd
lighttpd: update to 1.4.38
2015-12-31 11:33:11 +02:00
W. Michael Petullo
064a3260e4 lighttpd: update to 1.4.38
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-30 19:25:01 -05:00
W. Michael Petullo
3371ccdfe5 scapy: update to 2.3.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-30 19:19:07 -05:00
Ted Hess
e4b0e073c4 Merge pull request #2164 from mstorchak/rsync
rsync: update to 3.1.2
2015-12-30 13:46:00 -05:00
Jeroen van Bemmel
220f321c1d Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3
Most patches for 4.1 are no longer needed, only a minor patch to fix a
missing WAIT_ANY constant. 2.5.0 depends on nf_conntrack (ipv4 and ipv6)

Signed-off-by: Jeroen van Bemmel <jvb127@gmail.com>
2015-12-29 09:02:59 -06:00
Hannu Nyman
d8bd4dcac7 Merge pull request #2186 from olmari/add-dy-fi-ddns
ddns-scripts: Added dy.fi service
2015-12-28 23:23:16 +02:00
Sami Olmari
a7d51998bc ddns-scripts: Added dy.fi service
Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file.

Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi>
Signed-off-by: Sami Olmari <sami@olmari.fi>
2015-12-28 21:59:50 +02:00
Jo-Philipp Wich
7dadd12850 freeradius2: completely disable runtime OpenSSL version checks
Whenever we ship fixed libopenssl binaries in DD, the Freeradius daemon fails
at startup because it detects a mismatch of the build time and runtime OpenSSL
version.

Since our OpenSSL updates for DD are ABI compatible we do not need or even want
this superflous check. Removing it saves us the effort to rebuild Freeradius
after every OpenSSL version bump.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-12-28 16:25:58 +01:00
Hannu Nyman
973b0bf659 Merge pull request #2162 from Adze1502/master
mwan3: update to version 2.0-2
2015-12-27 21:11:54 +02:00
Hannu Nyman
271b558841 Merge pull request #2172 from oneru/fwknop-2.6.8
Update fwknop to 2.6.8
2015-12-27 21:11:08 +02:00
Othmar Truniger
93c8077856 knxd: bump new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-12-27 18:03:23 +01:00
Peter Wagner
a8ad5cd54d tor: update to 0.2.7.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-12-27 16:32:25 +01:00
Sami Olmari
43f8a1dd41 ddns-scripts: Added dy.fi service
Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file.

Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi>
Signed-off-by: Sami Olmari <sami@olmari.fi>
2015-12-27 02:52:02 +02:00
Jonathan Bennett
8cc558b8a3 Update fwknop to 2.6.8
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-12-25 09:40:41 -06:00
Maxim Storchak
3a0b5a0111 rsync: update to 3.1.2
https://rsync.samba.org/security.html#s3_1_2:

If you're using a version of rsync older than 3.1.2 as a client and
receiving files from an rsync server that you might not fully trust,
this version adds extra checking to the file list to prevent the sender
from tweaking the paths and/or the transfer requests in a way that could
cause a file to be received outside the transfer destination.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-12-22 16:53:36 +02:00
Hannu Nyman
97a6a903e8 Merge pull request #2129 from commodo/krb5-upgrade-n-fix
krb5: bump to version 1.13.3 and fix uninitialized warning/error
2015-12-22 11:11:44 +02:00
Hannu Nyman
67b327ea36 Merge pull request #2140 from dedeckeh/master
ddns-scripts: Add support for the service dtdns.com
2015-12-21 22:36:56 +02:00
Jeroen Louwes
05eaec986b mwan3: update to version 2.0-2
Fix iptables issue where a needed ipset was not created if first wan that came online was not a member of policy.

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-12-21 16:50:59 +01:00
Ted Hess
eae3e52962 Merge pull request #2161 from dibdot/adblock
adblock: bugfix
2015-12-21 08:55:28 -05:00
Dirk Brenken
bdb599ff28 adblock: bugfix
* fix cornercase during domain query removal

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-12-21 14:35:03 +01:00
Hans Dedecker
1fd0982f8e ddns-scripts: Update PKG_RELEASE after adding dtdns support 2015-12-21 10:43:34 +01:00
Ted Hess
8ff10cdc38 Merge pull request #2158 from dibdot/adblock
adblock: small changes
2015-12-20 19:57:19 -05:00
Dirk Brenken
8e041736fc adblock: small changes
* add whocares.org as additional source
* add adblock statistics (requires query log)
* cosmetics

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-12-20 22:40:54 +01:00
Nikos Mavrogiannopoulos
a0391c4f75 vpnc-scripts: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-12-20 19:31:27 +02:00
Nikos Mavrogiannopoulos
74413b8220 Merge pull request #2157 from biblbroks/vpnc-scripts-dns-fix
vpnc-scripts: Fix handling of multiple VPN DNS servers
2015-12-20 18:58:58 +02:00
Aleksandar Radovanovic
00c9d9078a vpnc-scripts: Fix handling of multiple VPN DNS servers
Fix for #2116 - $INTERNAL_IP{4,6}_DNS variables are not word-split correctly when containing more than one DNS server.

Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>
2015-12-20 14:48:59 +00:00
Dov Murik
102eb3d656 net/rsyslog: update to 8.15.0
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2015-12-20 15:42:00 +02:00
Alexandru Ardelean
f1b88fd69e mdnsresponder: (fix build) use TARGET_CC as LD
Probably related to -fstack-protector being used.
Got the idea from:
  http://ubuntuforums.org/showthread.php?t=352642&p=10100263#post10100263
  Regarding the missing __stack_check_fail_local, using gcc as the linker instead of ld fixes the issue without disabling stack protection as with -fno-stack-protector.

Fixes linker errs on some targets:
  objects/prod/dnssd_clientstub.c.so.o: In function `handle_resolve_response':
  dnssd_clientstub.c:(.text+0x395): undefined reference to `__stack_chk_fail_local'
  objects/prod/dnssd_clientstub.c.so.o: In function `handle_query_response':
  dnssd_clientstub.c:(.text+0x4bd): undefined reference to `__stack_chk_fail_local'

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-12-19 18:55:22 +02:00
Hannu Nyman
c1dc8cd0e4 Merge pull request #2139 from Adze1502/master
mwan3: update to version 2.0-1
2015-12-18 18:47:42 +02:00
Hans Dedecker
48b74a8311 ddns-scripts: Add support for the service dtdns.com
Support is added for the service dtdns.com (https://www.dtdns.com)

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2015-12-17 15:07:41 +01:00
Hannu Nyman
bebf94b165 Merge pull request #2138 from dibdot/adblock
adblock: feature update
2015-12-17 15:46:09 +02:00