Commit Graph

5977 Commits

Author SHA1 Message Date
Alexandru Ardelean d761f083f3 tcpreplay: bump to version 4.3.2
This one contains only a few CVEs + bugfixes.

* CVE-2019-8381 memory access in do_checksum() (#538)
* CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537)
* CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536)
* Rename Ethereal to Wireshark (#545)

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-03-19 09:19:29 +02:00
Hannu Nyman 21acccc487 Merge pull request #8444 from wvdakker/master
Shorewall: Bump to version 5.2.3.2
2019-03-19 09:03:05 +02:00
Luiz Angelo Daros de Luca a99b9f128d trafficshaper: new package
trafficshaper create QoS rules to limit (or reserve) traffic used
by classes of clients.

Uplink and downlink can be controled (or not controlled) independently.

Client classes are defined by its network addresses (IPv4 or IPv6). Each
client class can define absolute or relative (to wan) bandwith, and also
the use (or not) of spare wan bandwidth when avaiable.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-03-19 00:27:57 +01:00
W. van den Akker fc455d993d Shorewall6: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:25:31 +01:00
W. van den Akker b8ad6f54e4 Shorewall: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:20:36 +01:00
W. van den Akker 317d684134 Shorewall6-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:19:29 +01:00
W. van den Akker c80a7ab94b Shorewall-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:18:33 +01:00
W. van den Akker 7c10f4af78 Shorewall-core: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:17:32 +01:00
Jannik Vieten 84afa95b5b stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.md
Signed-off-by: Jannik Vieten <me@exploide.net>
2019-03-18 12:07:22 +01:00
Hannu Nyman c556ba0053 Merge pull request #8370 from danielg4/master
vpnc: fix IPv6-triggered inoperability
2019-03-17 16:23:19 +02:00
Hannu Nyman e078d096b7 Merge pull request #8099 from ja-pa/torsocks
torsocks: add new package
2019-03-17 09:20:55 +02:00
Hannu Nyman b9ad311fa7 Merge pull request #8424 from MikePetullo/lighttpd
lighttpd: update to 1.4.53
2019-03-17 06:53:02 +02:00
Hannu Nyman 4054ac739f Merge pull request #8421 from MikePetullo/krb5
krb5: update to 1.17
2019-03-17 06:51:40 +02:00
Brian J. Murrell c4b18c8e96 Shorewall: start and enable interfaces all in hotplug
Using shorewall-lite {en|dis}able instead of completely restarting
Shorewall is much more efficient.

But it also makes sense to move the starting of Shorewall from init
to an interface hotplug event.  The "lan" interface should be a good
indicator that networking it ready.  Besides, Shorewall won't start
until br-lan is available.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2019-03-16 23:43:29 -04:00
Jan Pavlinec 808e68e140 torsocks: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-17 02:49:32 +01:00
W. Michael Petullo 3526adee17 lighttpd: update to 1.4.53
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:15:56 -04:00
W. Michael Petullo ccc9ac49fb krb5: update to 1.17
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:13:55 -04:00
Hannu Nyman 1acacbbf6c Merge pull request #8208 from LAGonauta/update-prosody
prosody: Update package prosody to 0.11.2
2019-03-16 08:33:40 +02:00
Hannu Nyman f00fc3f9ee Merge pull request #8416 from mstorchak/tgt1
tgt: fix packaging of config and initscript
2019-03-16 07:58:31 +02:00
Nikos Mavrogiannopoulos 91a0a8abf8 ocserv: updated to 0.12.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-03-15 16:25:12 +01:00
Maxim Storchak c63a93a25c tgt: fix packaging of config and initscript
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-15 17:07:49 +02:00
Yousong Zhou d63fc1ccd7 shadowsocks-libev: bump to version 3.2.5
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-03-15 02:06:55 +00:00
Eric Luehrsen 874b65b3b0 unbound: update to 1.9.1 and remove upstream patches
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-03-12 20:02:34 -04:00
Maxim Storchak 71be2fa587 tgt: update to 1.0.75
- move files/* to the conventional location
- add procd_kill to prevent respawn after stop
- update description
- remove OpenWRT copyright

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-03-12 15:04:17 +02:00
Hannu Nyman cb946158eb seafile-seahub: adjust to python package renames
Adjust to the rename of pytz, simplejson, chardet to
to python-pytz etc.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-11 21:29:13 +02:00
Peter Wagner c6aa3d1fab tor: always create folders and set ownership
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-11 19:58:44 +01:00
Hannu Nyman cc16158b1e Merge pull request #8106 from ja-pa/obfs4proxy-update
obfs4proxy: update to version 0.0.9
2019-03-11 16:22:28 +02:00
Hannu Nyman 7450b5fec5 Merge pull request #8292 from cotequeiroz/freeradius3_engine
freeradius3: allow build without openssl engines
2019-03-10 14:59:13 +02:00
Hannu Nyman fc0ad25044 Merge pull request #8096 from ahmar20/master
aria2: Add new options and fix typos
2019-03-10 11:35:49 +02:00
Hannu Nyman 8ae7304520 Merge pull request #8092 from yangfl/master
i2pd: Update to 2.23.0, fix #7845 and #8088
2019-03-10 10:18:53 +02:00
Hannu Nyman 321675740b Merge pull request #8007 from ryzhovau/aggregate_flags
aggregate: respect CFLAGS, LDFLAGS
2019-03-10 10:00:02 +02:00
Rosy Song 8dae40873c nft-qos: improve document for priority module
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-03-10 15:44:30 +08:00
Rosy Song af9d96bc93 nft-qos: fix missing double semicolon in case
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-03-10 15:42:32 +08:00
Hannu Nyman 6e7d8a8cb5 Merge pull request #8193 from jefferyto/nft-qos-init
nft-qos: Update init script
2019-03-09 21:21:28 +02:00
Hannu Nyman 50e9234b05 Merge pull request #8363 from salzmdan/master
knot: update to 2.8.0
2019-03-09 21:20:31 +02:00
Daniel Salzman a9ed496b43 knot: update to 2.8.0
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-03-09 20:11:03 +01:00
Daniel Gimpelevich ca5632441c vpnc: fix IPv6-triggered inoperability
When the server hostname resolved to both IPv4 and IPv6 addresses,
connecting would fail with nothing in syslog. This corrects that oversight.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2019-03-09 03:17:47 -08:00
Jan Pavlinec 84fb166e0e ntpd: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-09 12:09:20 +01:00
Dirk Brenken 74edd69019 Merge pull request #8359 from dibdot/travelmate
travelmate: bugfix 1.4.1
2019-03-09 09:26:39 +01:00
Peter Wagner f969e3f0be ntpd: update to 4.2.8p13
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-08 16:39:26 +01:00
Dirk Brenken b433738e31 travelmate: bugfix 1.4.1
* fix for #8357
* fix unexpectedy calling option_cb() during wireless config_load
* react immediately when the current active uplink connection
  gets deleted

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-07 18:43:32 +01:00
Hannu Nyman b5ce20b5f6 Merge pull request #8358 from diizzyy/patch-1
net/stunnel: Update to 5.50
2019-03-07 18:31:48 +02:00
Daniel Engberg 47038f69bb net/stunnel: Update to 5.50
Update stunnel to 5.50
Remove --disable-fips switch as it's disabled by default

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-07 01:24:17 +01:00
Ken Keys 12320f054a spoofer: Update to 1.4.3
Includes removal of patches that are now integrated upstream.
Signed-off-by: Ken Keys <kkeys@caida.org>
2019-03-06 12:02:56 -08:00
Dirk Brenken 0c74b5952c Merge pull request #8352 from dibdot/travelmate
travelmate: update readme.md
2019-03-06 09:56:31 +01:00
Dirk Brenken 72c712e560 travelmate: update readme.md
* fix typos (provided by @cybrnook)
* add optional wpad requirement (provided by @sindastra)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-06 09:45:29 +01:00
Daniel Golle 78adac5930 gnurl: update to version 7.64.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-06 01:43:09 +01:00
W. van den Akker b0e10231bc Shorewall6: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:47:18 +01:00
W. van den Akker fa7ea1a57b Shorewall: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:47:04 +01:00
W. van den Akker b28b0ab506 Shorewall6-lite: Bump to version 5.2.3.1.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-04 07:46:50 +01:00