Rosen Penev [Fri, 14 Feb 2020 23:12:18 +0000 (15:12 -0800)]
spoofer: remove host build + cleanups
The host build is not used by anything.
Added PKG_INSTALL for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Added missing protobuf/host build dependency. This was previously
specified as a host dependency, which is wrong.
Removed pointless std parameter. It's only useful for old G++ versions.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 14 Feb 2020 13:53:16 +0000 (15:53 +0200)]
Merge pull request #11306 from adrianschmutzler/brcm
collectd: lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
Hannu Nyman [Fri, 14 Feb 2020 06:30:45 +0000 (08:30 +0200)]
Merge pull request #11318 from zhaojh329/rtty
rtty: clean the source code
Rosen Penev [Fri, 14 Feb 2020 04:49:07 +0000 (20:49 -0800)]
Merge pull request #11331 from neheb/abaska
udpxy: update to 1.0-24.1
Rosen Penev [Fri, 14 Feb 2020 02:29:17 +0000 (18:29 -0800)]
Merge pull request #11332 from neheb/abaskat
libgpg-error: update to 1.37
Rosen Penev [Fri, 14 Feb 2020 00:42:24 +0000 (16:42 -0800)]
Merge pull request #11275 from neheb/upnp
miniupnpd: convert to procd
Jianhui Zhao [Wed, 12 Feb 2020 12:57:43 +0000 (20:57 +0800)]
rtty: clean the source code
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Rosen Penev [Wed, 12 Feb 2020 00:29:53 +0000 (16:29 -0800)]
libgpg-error: update to 1.37
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 12 Feb 2020 02:14:58 +0000 (18:14 -0800)]
udpxy: update to 1.0-24.1
Switched to codeload tarballs. Simplified the Makefile as a result.
Fixed license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 10 Feb 2020 02:47:22 +0000 (18:47 -0800)]
dnsdist: fix compilation on PIE ARM64
$(FPIC) evaluates to -fpic on ARM64, breaking compilation:
The dnsdist build system handles it properly anyway. Added --with-pic to
make it explicit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 7 Feb 2020 05:47:58 +0000 (21:47 -0800)]
miniupnpd: convert to procd
Massive cleanup of the shell script. Many issues were fixed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 13 Feb 2020 20:58:52 +0000 (12:58 -0800)]
Merge pull request #11320 from nxhack/libuv_1_34_2
libuv: update to 1.34.2
Hannu Nyman [Thu, 13 Feb 2020 19:18:32 +0000 (21:18 +0200)]
Merge pull request #11324 from ja-pa/python-py-1.8.1
python-py: update to version 1.8.1
Hannu Nyman [Thu, 13 Feb 2020 19:18:14 +0000 (21:18 +0200)]
Merge pull request #11322 from gladiac1337/haproxy-2.1.3
haproxy: Update HAProxy to v2.1.3
Jan Pavlinec [Thu, 13 Feb 2020 11:28:33 +0000 (12:28 +0100)]
python-py: update to version 1.8.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
David Bauer [Thu, 13 Feb 2020 09:14:33 +0000 (10:14 +0100)]
jool: increment PKG_RELEASE
Fixes
1a85f72e51
Signed-off-by: David Bauer <mail@david-bauer.net>
Christian Lachner [Thu, 13 Feb 2020 09:05:17 +0000 (10:05 +0100)]
haproxy: Update HAProxy to v2.1.3
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.3.html)
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Jo-Philipp Wich [Mon, 10 Feb 2020 17:19:34 +0000 (18:19 +0100)]
cgi-io: use dynamic memory for post decoding, support proc files
Allocate dynamic buffer memory for decoding post data and allow post
requsts up to 128KB compared to the previos 1KB limit.
Also support downloading /proc and /sys files by falling back to
chunked transfer encoding when the file size cannot be determined.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hirokazu MORIKAWA [Thu, 13 Feb 2020 07:04:54 +0000 (16:04 +0900)]
libuv: update to 1.34.2
Update is required to build the latest node.js v12.16.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Thu, 13 Feb 2020 03:48:06 +0000 (19:48 -0800)]
Merge pull request #11230 from flyn-org/nfdump
nfdump: add new package
W. Michael Petullo [Tue, 4 Feb 2020 01:33:55 +0000 (20:33 -0500)]
nfdump: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Wed, 12 Feb 2020 23:20:27 +0000 (15:20 -0800)]
Merge pull request #11315 from aleksander0m/aleksander/mm-1-12-6
modemmanager: release 1.12.6
Rosen Penev [Wed, 12 Feb 2020 22:51:12 +0000 (14:51 -0800)]
Merge pull request #10908 from ja-pa/tor-config
tor: add basic uci config
Jan Pavlinec [Tue, 31 Dec 2019 08:16:21 +0000 (09:16 +0100)]
tor: update init script
Changes:
-add uci config
-create pid file by procd
-add reload function
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Luiz Angelo Daros de Luca [Wed, 12 Feb 2020 21:03:31 +0000 (18:03 -0300)]
libcups: fix cups-config location
Fixes #11317
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
David Bauer [Wed, 12 Feb 2020 20:52:05 +0000 (21:52 +0100)]
jool: package missing components
Jool as well as the jool-siit package depend on jool-common, which isn't
currently built nur packages up. Compile and include jool-common with
the jool package to fix this.
The iptables component is currently also not packaged up. Fix this also.
Signed-off-by: David Bauer <mail@david-bauer.net>
Michael Heimpold [Wed, 12 Feb 2020 20:05:45 +0000 (21:05 +0100)]
libzip: update to 1.6.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Wed, 12 Feb 2020 16:29:23 +0000 (18:29 +0200)]
Merge pull request #11312 from commodo/batch-updates
django,django1: bump versions
Hannu Nyman [Wed, 12 Feb 2020 16:29:10 +0000 (18:29 +0200)]
Merge pull request #11311 from jefferyto/python-cffi-1.14.0
python-cffi: Update to 1.14.0
Aleksander Morgado [Wed, 12 Feb 2020 10:26:19 +0000 (11:26 +0100)]
modemmanager: release 1.12.6
https://lists.freedesktop.org/archives/modemmanager-devel/2020-February/007713.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Hannu Nyman [Wed, 12 Feb 2020 08:30:42 +0000 (10:30 +0200)]
Merge pull request #11313 from kuoruan/webui-aria2
webui-arai2: bump to v2018-12-09
Xingwang Liao [Wed, 12 Feb 2020 07:59:20 +0000 (15:59 +0800)]
webui-arai2: bump to v2018-12-09
Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
Alexandru Ardelean [Tue, 11 Feb 2020 07:39:55 +0000 (09:39 +0200)]
django1: bump to version 1.11.28
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 11 Feb 2020 07:38:14 +0000 (09:38 +0200)]
django: bump to version 3.0.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jeffery To [Wed, 12 Feb 2020 05:40:21 +0000 (13:40 +0800)]
python-cffi: Update to 1.14.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Wed, 12 Feb 2020 05:11:26 +0000 (21:11 -0800)]
Merge pull request #11307 from dengqf6/ngx
nginx: update to 1.17.8
Rosen Penev [Tue, 11 Feb 2020 21:50:53 +0000 (13:50 -0800)]
Merge pull request #11309 from tsilia/fix_ch_switch_timing_value
libtins: add patch to fix CH_SWITCH_TIMING value
Ilya Tsybulsky [Tue, 11 Feb 2020 20:52:58 +0000 (23:52 +0300)]
libtins: add patch to fix CH_SWITCH_TIMING value
Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
Rosen Penev [Tue, 11 Feb 2020 20:58:34 +0000 (12:58 -0800)]
Merge pull request #11305 from ja-pa/python-zipp-update
python-zipp: update to version 2.2.0
Rosen Penev [Tue, 11 Feb 2020 20:57:54 +0000 (12:57 -0800)]
Merge pull request #11303 from Andy2244/rpcsvc-proto_fix_missing_gettext
rpcsvc-proto: add gettext-full/host depends
Daniel Golle [Tue, 11 Feb 2020 14:35:53 +0000 (16:35 +0200)]
python-libmodbus: update to version 0.5.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Adrian Schmutzler [Tue, 11 Feb 2020 13:05:35 +0000 (14:05 +0100)]
lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
Since the brcm2708 target has been renamed to bcm27xx in openwrt
repo, update the dependency to the target in this package.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Adrian Schmutzler [Tue, 11 Feb 2020 13:02:57 +0000 (14:02 +0100)]
collectd: apply brcm2708 target rename to bcm27xx to dependencies
Since the brcm2708 target has been renamed to bcm27xx in openwrt
repo, update the dependency to the target in this package.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Jan Pavlinec [Tue, 11 Feb 2020 11:34:45 +0000 (12:34 +0100)]
python-zipp: update to version 2.2.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Andy Walsh [Tue, 11 Feb 2020 11:10:24 +0000 (12:10 +0100)]
rpcsvc-proto: add gettext-full/host depends
* fix for missing gettext-full/host depends
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Tue, 11 Feb 2020 06:37:26 +0000 (22:37 -0800)]
Merge pull request #11301 from zhaojh329/rtty
rtty: update to 7.1.1
Jianhui Zhao [Tue, 11 Feb 2020 01:12:24 +0000 (09:12 +0800)]
rtty: update to 7.1.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Rosen Penev [Tue, 11 Feb 2020 05:00:41 +0000 (21:00 -0800)]
Merge pull request #11302 from tsl0922/ttyd-1.6.0
ttyd: update to 1.6.0
DENG Qingfang [Tue, 11 Feb 2020 04:03:43 +0000 (12:03 +0800)]
nginx: update to 1.17.8
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Shuanglei Tao [Tue, 11 Feb 2020 03:16:17 +0000 (11:16 +0800)]
ttyd: update to 1.6.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
Rosen Penev [Tue, 11 Feb 2020 00:14:12 +0000 (16:14 -0800)]
Merge pull request #11264 from neheb/rhgerg3343
avahi: convert to procd
Rosen Penev [Tue, 11 Feb 2020 00:13:51 +0000 (16:13 -0800)]
Merge pull request #11300 from lucize/nssup
nss: update to 3.50
Rosen Penev [Tue, 11 Feb 2020 00:11:42 +0000 (16:11 -0800)]
Merge pull request #11299 from lucize/nsprup
nspr: update to 4.25
Lucian Cristian [Mon, 10 Feb 2020 22:43:46 +0000 (00:43 +0200)]
nss: update to 3.50
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Mon, 10 Feb 2020 22:42:48 +0000 (00:42 +0200)]
nspr: update to 4.25
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Etienne Champetier [Mon, 10 Feb 2020 02:58:21 +0000 (21:58 -0500)]
Merge pull request #11293 from champtar/phantap
phantap: update to latest commit
Etienne Champetier [Mon, 10 Feb 2020 02:46:41 +0000 (21:46 -0500)]
phantap: update to latest commit
fb3be84 Split out ebtables anti-leak rules in phantap-early, improve logs
e3fbe61 phantap-learn: use libnl instead of ip executable
b2c2514 phantap/Readme: Warn about OpenWrt failsafe leak
394d3b7 Readme: Update to add blogpost link and detection via Internet traffic
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Rosen Penev [Mon, 10 Feb 2020 02:28:37 +0000 (18:28 -0800)]
Merge pull request #11220 from jow-/openconnect-quote-fix
openconnect: preserve whitespace in arguments
Rosen Penev [Mon, 10 Feb 2020 02:26:04 +0000 (18:26 -0800)]
Merge pull request #11291 from mwarning/kadnode
kadnod: update to version 2.3.0
Moritz Warning [Mon, 10 Feb 2020 00:58:17 +0000 (01:58 +0100)]
kadnode: update to version 2.3.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Rosen Penev [Sun, 9 Feb 2020 23:19:32 +0000 (15:19 -0800)]
Merge pull request #11286 from tsilia/libtins-config-options
libtins: Added menu configuration options
Rosen Penev [Sun, 9 Feb 2020 23:18:01 +0000 (15:18 -0800)]
Merge pull request #11253 from neheb/wav
wavemon: update to 0.9.1
Rosen Penev [Sun, 9 Feb 2020 23:04:13 +0000 (15:04 -0800)]
Merge pull request #11287 from farmergreg/patch-1
pingcheck: Fix spelling in description
Rosen Penev [Sun, 9 Feb 2020 22:50:54 +0000 (14:50 -0800)]
Merge pull request #11284 from peter-stadler/nginx-util
nginx-util: add tests, clean up and fix issues
Daniel Engberg [Sun, 9 Feb 2020 22:43:28 +0000 (23:43 +0100)]
Merge pull request #11289 from Andy2244/samba4-update-4.11.6
samba4: update to 4.11.6, add new UCI option
Daniel Engberg [Sun, 9 Feb 2020 22:41:55 +0000 (23:41 +0100)]
Merge pull request #11290 from Andy2244/ksmbd-update-3.1.3
ksmbd: update to 3.1.3, ksmbd-tools: update to 3.2.1, add smb1 support
Daniel Engberg [Sun, 9 Feb 2020 22:41:27 +0000 (23:41 +0100)]
Merge pull request #11288 from Andy2244/rpcsvc-proto_switch-to-git
rpcsvc-proto: switch to git release (2020-01-16)
Andy Walsh [Sun, 9 Feb 2020 22:25:56 +0000 (23:25 +0100)]
ksmbd: update to 3.1.3, ksmbd-tools: update to 3.2.1, add smb1 support
* ksmbd: update to 3.1.3
* ksmbd-tools: update to 3.2.1
* add new package build option "KSMBD_SMB_INSECURE_SERVER"
* enable smb1 support to kmod by default
* add new UCI option "allow_legacy_protocols" to section [globals]
* ksmbd: release 3.1.3 version
* ksmbd: lock SMB2_QUERY_INFO_HE request with read lock
* ksmbd: fix potential racy between query_dir and ksmbd_vfs_empty_dir
* ksmbd: fix racy issue between deleting file and checking empty directory
* ksmbd: don't register interface which are member of bridge
* ksmbd: SO_REUSEADDR is no property of tcp_setsockopt
* ksmbd: release 3.1.2 version
* ksmbd: fix read caching buffer size as max_read_size
* ksmbd: fix the infinite loop of handling FSCTL_QUERY_ALLOCATED_RANGES
* ksmbd: use compounding for smb2 flush
* ksmbd: downgrade error message to debug in get_file_all_info
* ksmbd: rename usmbd to ksmbd.mountd in trvis-ci
* ksmbd: release 3.1.1 version
* ksmbd: does not work if ipv6 module is not loaded or compiled in
* ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
* ksmbd: capsule ifdef CONFIG_SMB_INSECURE_SERVER with smb1 codes
* ksmbd: update README file
* ksmbd-tools: release 3.2.1 version
* ksmbd-tools: revert "remove glib2.0 dependancy" patch
* ksmbd-tools: release 3.2.0 version
* ksmbd-tools: update how to restart ksmbd in README file
* Revert "ksmbd-tools: disable tbuf and rbuf caching by default"
* ksmbd-tools: disable tbuf and rbuf caching by default
* ksmbd-tools: replace usmbd prefix with ksmbd prefix
* ksmbd-tools: update README file
* ksmbd-tools: fix warning ignoring return value of 'fread'
* ksmbd-tools: downgrade unsupported command print to debug
* ksmbd-tools: remove GLIB_LIBS in Makefiles
* ksmbd-tools: rename usmbd, smbuseradd, smbshareadd to ksmbd.mountd, ksmbd.adduser and ksmbd.addshare
* ksmbd-tools: fix null pointer dereference in _list_remove
* ksmbd-tools: fix the sanity check fails depending on the password length
* ksmbd-tools: fix build error(not found glib.h)
* ksmbd-tools: remove glib-2.0 dependancy
* ksmbd-tools: update README to add libglib2.0-dev for Ubuntu preprequisite packages
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 9 Feb 2020 22:21:35 +0000 (23:21 +0100)]
samba4: update to 4.11.6, add new UCI option
* update to 4.11.6
* add new UCI option "allow_legacy_protocols" to section [samba]
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 9 Feb 2020 22:18:18 +0000 (23:18 +0100)]
rpcsvc-proto: switch to git release (2020-01-16)
* switch to git release (2020-01-16)
* fixes #11249
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Ilya Tsybulsky [Sun, 9 Feb 2020 19:48:43 +0000 (22:48 +0300)]
libtins: Added menu configuration options
Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
Greg Dietsche [Sun, 9 Feb 2020 21:33:03 +0000 (15:33 -0600)]
pingcheck: Fix spelling in description
Correct: wether => whether
Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
Peter Stadler [Tue, 4 Feb 2020 12:10:00 +0000 (13:10 +0100)]
nginx-util: add tests, clean up and fix issues
Add tests for nginx-ssl-util and nginx-ssl-util-nopcre using (fake)chroot.
Clean the code up making nginx-ssl-util a header file.
Both changes are for better (future) code quality only.
There are minor functional improvements:
* fix compiler error of gcc7 by using std=c++17
* fix error if there is no lan/loopback interface
* notice instead of error message if there is no default server
* add ipv6-prefix-assignment.*.local-address.address for LAN
* add CONFLICTS in Makefile for choosing the right version
* add cast to release of unique_ptr to avoid warning
* add version message to help message
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Alexander Ryzhov [Thu, 26 Sep 2019 12:51:13 +0000 (15:51 +0300)]
perl: define $sysroot for extensions
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 6 Feb 2020 03:28:25 +0000 (19:28 -0800)]
avahi: convert to procd
Add license information.
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 9 Feb 2020 01:43:39 +0000 (17:43 -0800)]
Merge pull request #11244 from Robby-/master-rlmpython_and_fixproxycfgconflict
freeradius3: Fix proxy.conf file conflict and enable the rlm_python and rlm_python3 modules
Rosen Penev [Sun, 9 Feb 2020 00:48:27 +0000 (16:48 -0800)]
Merge pull request #11235 from neheb/rhgr
ttyd: fix compilation without deprecated OpenSSL APIs
Rosen Penev [Tue, 4 Feb 2020 02:18:06 +0000 (18:18 -0800)]
ttyd: fix compilation without deprecated OpenSSL APIs
Removed CMAKE_INSTALL as there's no need for InstallDev.
Added PKG_BUILD_PARALLEL for faster compilation.
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 9 Feb 2020 00:15:22 +0000 (16:15 -0800)]
Merge pull request #11274 from nxhack/libhttp-parser_293
libhttp-parser: update to v2.9.3
Stijn Tintel [Sat, 8 Feb 2020 23:34:02 +0000 (00:34 +0100)]
Merge pull request #11267 from aparcar/python-zipp
python-zipp: remove myself as maintainer
Stijn Tintel [Sat, 8 Feb 2020 23:33:05 +0000 (00:33 +0100)]
Merge pull request #11280 from BKPepe/nnn
nnn: update to version 2.9
Stijn Tintel [Sat, 8 Feb 2020 23:31:42 +0000 (00:31 +0100)]
Merge pull request #11271 from aparcar/prom2.15.2
prometheus: bump to 2.15.2
Hannu Nyman [Sat, 8 Feb 2020 09:24:35 +0000 (11:24 +0200)]
nano: update to 4.8
Update nano editor to version 4.8
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Rosen Penev [Sat, 8 Feb 2020 08:36:13 +0000 (00:36 -0800)]
Merge pull request #10179 from nxhack/node_v12
node: update to v12.15.0
Josef Schlehofer [Sat, 8 Feb 2020 08:33:18 +0000 (09:33 +0100)]
nnn: update to version 2.9
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Fri, 7 Feb 2020 00:03:43 +0000 (16:03 -0800)]
usbmuxd: enable systemd support
This is needed as the options loop is totally broken and doesn't accept
both -f and -z together.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 8 Feb 2020 02:50:13 +0000 (18:50 -0800)]
Merge pull request #11102 from neheb/sys
sysstat: update to 2.2.1
Rosen Penev [Fri, 7 Feb 2020 23:55:39 +0000 (15:55 -0800)]
Merge pull request #11272 from aparcar/syncthing1.3.4
syncthing: bump to 1.3.4
Paul Spooren [Thu, 6 Feb 2020 22:38:13 +0000 (12:38 -1000)]
prometheus: bump to 2.15.2
Also remove fsnotify patch as compiling without it worked for mipsel64le
Signed-off-by: Paul Spooren <mail@aparcar.org>
Paul Spooren [Thu, 6 Feb 2020 22:40:52 +0000 (12:40 -1000)]
syncthing: bump to 1.3.4
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Fri, 7 Feb 2020 17:56:15 +0000 (09:56 -0800)]
Merge pull request #11270 from eduardoabinader/bump_check_0.14
check: bump 0.14.0
Robby K [Fri, 7 Feb 2020 16:02:18 +0000 (17:02 +0100)]
freeradius3: Enable the rlm_python and rlm_python3 modules.
Signed-off-by: Robby K <robbyke@gmail.com>
Robby K [Fri, 7 Feb 2020 16:00:02 +0000 (17:00 +0100)]
freeradius3: Fix proxy.conf file conflict.
It was provided by both the freeradius3 and freeradius3-mod-realm packages.
Now provided by the freeradius3 package only.
Signed-off-by: Robby K <robbyke@gmail.com>
Hannu Nyman [Fri, 7 Feb 2020 13:35:11 +0000 (15:35 +0200)]
Merge pull request #11276 from zhaojh329/rtty
rtty: update to 7.1.0
Toke Høiland-Jørgensen [Fri, 7 Feb 2020 09:28:53 +0000 (10:28 +0100)]
Merge pull request #11261 from neheb/rhgerg344
sqm-scripts: fix hash and simplify Makefile slightly
Jianhui Zhao [Fri, 7 Feb 2020 08:02:23 +0000 (16:02 +0800)]
rtty: update to 7.1.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Hirokazu MORIKAWA [Fri, 7 Feb 2020 01:43:20 +0000 (10:43 +0900)]
libhttp-parser: update to v2.9.3
Support multi-coding Transfer-Encoding
CVE-2019-15605: HTTP request smuggling using malformed Transfer-Encoding header.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Thu, 6 Feb 2020 20:34:57 +0000 (12:34 -0800)]
sqm-scripts: fix hash and simplify Makefile slightly
The previous commit required the hash to be updated.
Removed a bunch of redundant variables.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Etienne Champetier [Thu, 6 Feb 2020 22:15:49 +0000 (17:15 -0500)]
Merge pull request #11265 from neheb/rhhethert
zabbix: remove configure patch
Paul Spooren [Thu, 6 Feb 2020 20:52:15 +0000 (10:52 -1000)]
python-zipp: remove myself as maintainer
Jan Pavlinec <jan.pavlinec@nic.cz> stays maintainer for the package.
Signed-off-by: Paul Spooren <mail@aparcar.org>