Commit Graph

18181 Commits

Author SHA1 Message Date
Rosen Penev 9923272234
sudo: update to 1.8.31
Refresh patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:54:33 -08:00
Rosen Penev aa87fde482
socat: update to 1.7.3.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:53:36 -08:00
Rosen Penev 4bd8f1bae6
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>
2020-02-13 15:48:44 -08:00
Rosen Penev c61614a849
miniupnpd: convert to procd
Massive cleanup of the shell script. Many issues were fixed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-13 15:34:25 -08:00
Rosen Penev 4c89cf5049
Merge pull request #11320 from nxhack/libuv_1_34_2
libuv: update to 1.34.2
2020-02-13 12:58:52 -08:00
Hannu Nyman d9d774a435
Merge pull request #11324 from ja-pa/python-py-1.8.1
python-py: update to version 1.8.1
2020-02-13 21:18:32 +02:00
Hannu Nyman 51f656e29f
Merge pull request #11322 from gladiac1337/haproxy-2.1.3
haproxy: Update HAProxy to v2.1.3
2020-02-13 21:18:14 +02:00
Jan Pavlinec e628a06143
python-py: update to version 1.8.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-13 12:28:48 +01:00
David Bauer 770ae84245 jool: increment PKG_RELEASE
Fixes 1a85f72e51

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-13 10:15:14 +01:00
Christian Lachner 4824685d08 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>
2020-02-13 10:05:17 +01:00
Jo-Philipp Wich 39087eba18 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>
2020-02-13 08:38:32 +01:00
Hirokazu MORIKAWA f1e15068cb 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>
2020-02-13 16:04:54 +09:00
Rosen Penev 57dd0ca59b
Merge pull request #11230 from flyn-org/nfdump
nfdump: add new package
2020-02-12 19:48:06 -08:00
W. Michael Petullo 6cf3da648b nfdump: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-02-12 22:12:33 -05:00
Rosen Penev 597560311b
Merge pull request #11315 from aleksander0m/aleksander/mm-1-12-6
modemmanager: release 1.12.6
2020-02-12 15:20:27 -08:00
Rosen Penev 3f7990667a
Merge pull request #10908 from ja-pa/tor-config
tor: add basic uci config
2020-02-12 14:51:12 -08:00
Jan Pavlinec ca6528f002
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>
2020-02-12 23:40:40 +01:00
Luiz Angelo Daros de Luca c253f38075 libcups: fix cups-config location
Fixes #11317

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2020-02-12 18:04:17 -03:00
David Bauer 1a85f72e51 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>
2020-02-12 21:52:05 +01:00
Michael Heimpold 5a6054d477 libzip: update to 1.6.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-02-12 21:06:05 +01:00
Peter Stadler d5dcbc3898 nginx-util: resolve recursive CONFLICTS
Plus change the TITLE that it fits.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-02-12 18:16:47 +01:00
Hannu Nyman 69fa69a5f3
Merge pull request #11312 from commodo/batch-updates
django,django1: bump versions
2020-02-12 18:29:23 +02:00
Hannu Nyman 0b433dbd69
Merge pull request #11311 from jefferyto/python-cffi-1.14.0
python-cffi: Update to 1.14.0
2020-02-12 18:29:10 +02:00
Bruno Randolf 5c4a32ff03 pingcheck: Update and add script directories
- Update to version with longer interface names.

- Add /etc/pingcheck/(on|off)line.d/ directories with an example
  script. Closes #11263

Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-02-12 12:17:12 +00:00
Aleksander Morgado d121e270e8 modemmanager: release 1.12.6
https://lists.freedesktop.org/archives/modemmanager-devel/2020-February/007713.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-02-12 11:34:47 +01:00
Hannu Nyman 433121282d
Merge pull request #11313 from kuoruan/webui-aria2
webui-arai2: bump to v2018-12-09
2020-02-12 10:30:42 +02:00
Xingwang Liao 8a4cb6ede3
webui-arai2: bump to v2018-12-09
Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
2020-02-12 16:05:11 +08:00
Alexandru Ardelean 7927cc14f8 django1: bump to version 1.11.28
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-02-12 09:57:41 +02:00
Alexandru Ardelean c65e317258 django: bump to version 3.0.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-02-12 09:57:41 +02:00
Jeffery To c4c972d0f7 python-cffi: Update to 1.14.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-02-12 13:40:21 +08:00
Rosen Penev d8c98418ac
Merge pull request #11307 from dengqf6/ngx
nginx: update to 1.17.8
2020-02-11 21:11:26 -08:00
Rosen Penev eb29b5aa8a
Merge pull request #11309 from tsilia/fix_ch_switch_timing_value
libtins: add patch to fix CH_SWITCH_TIMING value
2020-02-11 13:50:53 -08:00
Ilya Tsybulsky d9605ad369
libtins: add patch to fix CH_SWITCH_TIMING value
Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
2020-02-12 00:25:53 +03:00
Rosen Penev 5a6801cf79
Merge pull request #11305 from ja-pa/python-zipp-update
python-zipp: update to version 2.2.0
2020-02-11 12:58:34 -08:00
Rosen Penev 26a8c74fd0
Merge pull request #11303 from Andy2244/rpcsvc-proto_fix_missing_gettext
rpcsvc-proto: add gettext-full/host depends
2020-02-11 12:57:54 -08:00
Daniel Golle 0abc405c2f python-libmodbus: update to version 0.5.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-02-11 16:37:01 +02:00
Adrian Schmutzler 37b52fc053 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>
2020-02-11 14:05:35 +01:00
Adrian Schmutzler 22d7aa0bf4 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>
2020-02-11 14:02:57 +01:00
Jan Pavlinec bb156519c9
python-zipp: update to version 2.2.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-02-11 12:38:10 +01:00
Andy Walsh 0d263376f8 rpcsvc-proto: add gettext-full/host depends
* fix for missing gettext-full/host depends

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-02-11 12:10:24 +01:00
Rosen Penev 43fd047652
Merge pull request #11301 from zhaojh329/rtty
rtty: update to 7.1.1
2020-02-10 22:37:26 -08:00
Jianhui Zhao 155b81547f rtty: update to 7.1.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-02-11 14:01:41 +08:00
Rosen Penev 8efc05834f
Merge pull request #11302 from tsl0922/ttyd-1.6.0
ttyd: update to 1.6.0
2020-02-10 21:00:41 -08:00
DENG Qingfang 83f1f95e68 nginx: update to 1.17.8
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-02-11 12:04:44 +08:00
Shuanglei Tao 5fc7f40d5b ttyd: update to 1.6.0
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2020-02-11 11:16:17 +08:00
Rosen Penev 1f26fad34a
Merge pull request #11264 from neheb/rhgerg3343
avahi: convert to procd
2020-02-10 16:14:12 -08:00
Rosen Penev f102d570d6
Merge pull request #11300 from lucize/nssup
nss: update to 3.50
2020-02-10 16:13:51 -08:00
Rosen Penev 9f061bff98
Merge pull request #11299 from lucize/nsprup
nspr: update to 4.25
2020-02-10 16:11:42 -08:00
Lucian Cristian 8633c2bc54 nss: update to 3.50
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-11 00:43:46 +02:00
Lucian Cristian 6acb26cd66 nspr: update to 4.25
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-11 00:42:48 +02:00