Commit Graph

24482 Commits

Author SHA1 Message Date
Rosen Penev d23ca0010c luajit: for powerpc, add FPU dependency
powerpc support as of 2.1 does not work with soft float.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-05-31 16:26:26 -07:00
Rosen Penev c72f6bd1d5
Merge pull request #15703 from r4sas/i2pd-2.38.0
i2pd: Update to 2.38.0
2021-05-31 15:58:16 -07:00
Rosen Penev 4326ee031b
Merge pull request #15724 from pprindeville/fix-missing-quote
dnsdist: fix missing quote
2021-05-31 15:57:51 -07:00
Josef Schlehofer 110abfb9f6 msmtp: update to version 1.8.15
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-06-01 00:45:48 +02:00
Philip Prindeville 4b481281ef dnsdist: fix missing quote
Seeing the following error when running 'make defconfig':

tmp/.config-package.in:69874:warning: multi-line strings not supported

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-05-31 16:30:16 -06:00
Rosen Penev e3d4d253b4 spice: update to 0.15.0
Remove celt051 option as upstream removed it.

Remove upstreamed patches.

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-05-31 15:26:36 +08:00
Rosen Penev 84e27e3af7
Merge pull request #15721 from zhaojh329/rtty
rtty: update to 7.4.1
2021-05-30 23:59:53 -07:00
Jianhui Zhao 110e24ad9c rtty: update to 7.4.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-05-31 14:10:29 +08:00
R4SAS I2P 1025dd7c76
i2pd: Update to 2.38.0
Remove USE_AVX and USE_AESNI make options as it is correclty handled by
internal code.

Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
2021-05-30 14:48:46 +03:00
Rosen Penev d4f697db7b
Merge pull request #15715 from stangri/master-https-dns-proxy
https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backup
2021-05-29 14:59:59 -07:00
Rosen Penev 9755e05e4e
Merge pull request #15527 from jbubik/nginx_nginx-rtmp_BigEndianFriendly
nginx: make nginx-rtmp module BigEndian friendly
2021-05-29 14:59:27 -07:00
Stan Grishin cf75ad2e6c https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backup
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-05-29 20:12:08 +00:00
Rosen Penev f8843d2458
Merge pull request #15708 from neheb/hwi
hwinfo: fix compilation with ARC
2021-05-29 12:35:43 -07:00
Rosen Penev 093ab8a1b8
Merge pull request #15637 from ErwanMAS/tinc_allow_more_param_in_uci
tinc: Add possibility to populate more config variables via uci
2021-05-29 09:48:35 -07:00
Rosen Penev 26337dd354
Merge pull request #15661 from peter-stadler/nginx-util
nginx-util: do not use fallthrough attribute
2021-05-29 09:47:45 -07:00
Rosen Penev c5e5363a6e
Merge pull request #15709 from neheb/memc
memcached: update to 1.6.9
2021-05-29 09:46:12 -07:00
Rosen Penev 7aefc1daee
Merge pull request #15639 from commodo/seafile-remove-me
seafile: remove myself as maintainer of these packages
2021-05-29 09:44:34 -07:00
Rosen Penev f262a4af86
Merge pull request #15641 from oskarirauta/gummiboot
gummiboot: fix case in depends..
2021-05-29 09:44:01 -07:00
Rosen Penev 4badd7d958
Merge pull request #15694 from PowerDNS/dnsdist-1.6.0
dnsdist: update to 1.6.0 and make some features optional
2021-05-29 01:36:28 -07:00
Rosen Penev fcd9962411
Merge pull request #15699 from nxhack/reduce_npm_size
node: Reduce node-npm package size
2021-05-29 01:32:59 -07:00
Rosen Penev 68b373cb86 memcached: update to 1.6.9
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-05-29 01:20:56 -07:00
Rosen Penev 6af7fbbf01 hwinfo: fix compilation with ARC
Added a small patch to fix compilation.

Renamed patch files to have a .patch suffix. Makes them easier to read
with vim and probably IDEs.

Remove UCLIBC depend since it's no longer present.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-05-29 01:19:26 -07:00
Peter van Dijk 013ae32427 dnsdist: make sodium optional
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2021-05-28 23:24:11 +02:00
Peter van Dijk 174ac452a3 dnsdist: make dnstap support (and with it the libfstrm dep) optional
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2021-05-28 23:24:11 +02:00
Peter van Dijk 6d8fb2091c dnsdist: make re2 support optional
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2021-05-28 23:24:11 +02:00
Peter van Dijk e8c8c5cce0 dnsdist: make net-snmp support optional
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2021-05-28 23:24:11 +02:00
Peter van Dijk b17cf4199d dnsdist: update to 1.6.0
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2021-05-28 23:24:07 +02:00
Hirokazu MORIKAWA 3aefe1d8b6 node: Reduce node-npm package size
Reduce package size by about 1MB.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2021-05-28 13:04:48 +09:00
Noah Meyerhans 2e02d899ae bind: bump to 9.17.13
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2021-05-27 13:52:13 -07:00
Jan Pavlinec ff58fc3a9c curl: update to version 7.77.0 (security fix)
Fixes:
CVE-2021-22897
CVE-2021-22898
CVE-2021-22901

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-05-27 17:05:09 +03:00
Dobroslaw Kijowski 3626cc96f8 adguardhome: bump to 0.106.3
* Full changelog available at:
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.106.3

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
2021-05-27 17:04:19 +03:00
ekathva advaita a86c3666f3 gpsd: Add a new package gpsd-utils to add gpsdctl
gpsd-utils include management tools for GPS daemon - and this commmit
particularly introduces gpsdctl to add/remove device from the GPS
daemon's device list over control socket.

Signed-off-by: ekathva advaita <ekathva@hotmail.com>
2021-05-26 11:59:25 +02:00
David Bauer a70b6d87c8
Merge pull request #15687 from blocktrron/xr-usb-serial-fix
xr_usb_serial_common: fix kernel 5.10 builds
2021-05-25 22:57:08 +02:00
David Bauer 69cf7836df xr_usb_serial_common: fix kernel 5.10 builds
Building the xr_usb_serial module fails for Kenel 5.10 with CONFIG_PM
enabled:

xr_usb_serial_common.c:1574:15: error: 'ASYNCB_INITIALIZED' undeclared
(first use in this function); did you mean 'RCU_INITIALIZER'?

Use tty_port_initialized in order to determine the status of the TTY
port. This is compatible with Kernel 5.10 and at least Kernel 5.4.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-05-25 22:41:04 +02:00
Josef Schlehofer b99c1df4ce
Merge pull request #15625 from ja-pa/python-cryptodomex-update
python-cryptodomex: update to version 3.10.1
2021-05-25 21:00:09 +02:00
Josef Schlehofer 5711d5b690
Merge pull request #15690 from ja-pa/gitlab-runner-13.12.0
gitlab-runner: update to version 13.12.0
2021-05-25 20:59:02 +02:00
Jan Pavlinec cbb572534c
gitlab-runner: update to version 13.12.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-05-25 10:20:06 +02:00
Peter Stadler 49a84e9b22 nginx-util: do not use fallthrough attribute
fixes issue #15653

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2021-05-24 21:27:25 +02:00
Tianling Shen f2b7dce0a4 yq: Update to 4.9.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-05-24 20:05:36 +03:00
Darryl Sokoloski d886127370 netifyd: update to 3.07
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
2021-05-23 09:14:43 +01:00
W. Michael Petullo f51ef46aa6 podman: change permissions on /etc/containers
Running podman as users other than root seems to require that those
users can read the configuration files in /etc/containers. This change
sets the permissions of /etc/containers and its contents to match those
used on Fedora.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-05-22 14:15:05 +01:00
Alexander Egorenkov 52af17df39 libassuan: remove gpgrt-config workaround
After the recent libgpg-error update, the workaround for gpgrt-config
is no more necessary.

Reverts 63481e619 ("libassuan: fix linking of host's libgpg-error").

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2021-05-22 00:15:34 +01:00
Michael Heimpold 791892d482
Merge pull request #15678 from mhei/libxml-update
libxml2: update to 2.9.12
2021-05-21 23:07:44 +02:00
Stijn Tintel b8f9e4354e miniupnpd: bump to 2.2.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-05-21 18:20:37 +01:00
Stijn Tintel 3836218ba6 miniupnpd: add missing dependencies
Fixes the build problem below.

Package miniupnpd is missing dependencies for the following libraries:
libmnl.so.0
libnetfilter_conntrack.so.3

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-05-21 18:20:37 +01:00
Stijn Tintel 5651b45029 miniupnpd: reformat dependencies
Use multiple lines and order alphabetically for improved readability.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-05-21 18:20:37 +01:00
Lucian Cristian b8c2ab47e1 libreswan: update to 4.4
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-05-21 17:56:11 +02:00
Lucian Cristian 0f5eadf362 nss: update to 3.65
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-05-21 15:41:17 +03:00
Lucian Cristian d8fb7f4287 nspr: update to 4.30
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-05-21 15:41:04 +03:00
Florian Eckert 8ae2b12d2b
Merge pull request #15664 from looi/fix_ddns_dash
ddns-scripts: Fix for domains with dash
2021-05-20 08:28:21 +02:00