Commit Graph

26601 Commits

Author SHA1 Message Date
Tianling Shen 71de776796 gg: Update to 0.2.2
Updated PKG_LICENSE_FILES according to upstream change.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-07 09:42:41 -08:00
John Audia e80835b4bb lxc-create: update depends to include getopt
Fixes https://github.com/openwrt/packages/issues/16684

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <graysky@archlinux.us>
2022-02-07 18:37:26 +01:00
Florian Eckert 2cbe230b6a dbus: fix configure args for verbose mode
When switching from cmake to autotools, the wrong logging was used for
the verbose compilations option. This commit fixes that.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-02-07 17:49:25 +01:00
John Audia 115bf07f6c lxc: update to 4.10.12
Bump to latest upstream release and rebase:
  010-Remove-distro-check.patch
  025-remove-unsupported-option.patch

After updating ran `make package/lxc/refresh` to clean dirty patches

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <graysky@archlinux.us>
2022-02-07 17:43:50 +01:00
Josef Schlehofer 7a46dfb05d
Merge pull request #17822 from commodo/sudo
sudo: bump to version 1.9.9
2022-02-07 15:02:20 +01:00
Alexandru Ardelean 22c199bf30 sudo: bump to version 1.9.9
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-02-07 10:27:47 +02:00
Florian Eckert 493bf98d69
Merge pull request #17785 from TDT-AG/pr/20220204-stunnel
stunnel: update version to 5.62
2022-02-07 09:12:40 +01:00
Florian Eckert 9dbcfadf88
Merge pull request #17784 from TDT-AG/pr/20220204-keepalived
keepalived: update version to 2.2.7
2022-02-07 09:12:28 +01:00
Sergey V. Lobanov c55092396e ruby: fix build on macos
1. ruby/host build fails on macos due to Apple ld generates warning
if a folder from LDFLAGS is not exist. configure script catches this
warning and fails. This patch disables ld warnings for macos

2. ruby build fails on macos due /bin/true is not exist on macos.
This patch replaces /bin/true with true in OpenWrt Makefile

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-02-06 21:46:17 -03:00
Philip Prindeville 126868d634
Merge pull request #17819 from pprindeville/update-perl-cgi-4.54
perl-cgi: Update to 4.54
2022-02-06 13:44:22 -07:00
Philip Prindeville 5c311014ca perl-cgi: Update to 4.54
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2022-02-06 11:08:44 -07:00
Josef Schlehofer d34e46e535
Merge pull request #17743 from turris-cz/dnspython-bump
python-dns: update to version 2.2.0
2022-02-06 16:11:52 +01:00
Michal Vasilek 75933e73f2 ruby: update to 3.0.3
* fixes CVE-2021-41817, CVE-2021-41816 and CVE-2021-41819

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-02-06 08:54:05 -03:00
Stan Grishin 65ab672c82
Merge pull request #17811 from stangri/master-https-dns-proxy
https-dns-proxy: init script refactoring
2022-02-05 22:12:09 -08:00
Stan Grishin 88265c4fb9 https-dns-proxy: init script refactoring
* consolidate dnsmasq config manipulation into one function
* more elegant code for PROCD data processing (Thanks @jow-!)

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-02-06 06:00:03 +00:00
Josef Schlehofer ca0549109d
Merge pull request #17797 from autobakterie/python-sentry-sdk_bump-to-1-5-4
python-sentry-sdk: update to 1.5.4
2022-02-04 21:23:02 +01:00
Rosen Penev 0bd444e694 emailrelay: don't disable fortify source
GCC8 and 9 are gone.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-02-04 11:19:33 -08:00
Jeffery To c5e0785795 slide-switch: Update to 0.9.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-02-04 11:19:05 -08:00
Šimon Bořek 32e2a2fa2a python-sentry-sdk: update to 1.5.4
changelog: f6d3adcb3d/CHANGELOG.md (154)

Signed-off-by: Šimon Bořek <borek@autobakterie.cz>
2022-02-04 18:45:12 +01:00
Tianling Shen c7b5e7ed67 v2rayA: Update to 1.5.6.2
Manually added new env variable `XDG_DATA_HOME` which won't be passed
by procd by default.

Removed upstreamed patch.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-04 08:28:41 -08:00
Tianling Shen 8465053a58 v2raya: init: convert arguments into env variables
Suggested by upstream, to provide forward compatibility.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-04 08:28:41 -08:00
Tianling Shen d8d261fe2d xray-core: Update to 1.5.3
Removed outdated `alterId` in sample config.

Updated geodata to latest version while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-04 08:28:20 -08:00
Florian Eckert 62d9ae9e26
Merge pull request #17792 from TDT-AG/pr/20220104-dbus
dbus: switching back to autotools to fix big endian issue
2022-02-04 15:54:47 +01:00
Michal Vasilek bb801a5a6f
tinyionice: add package
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-02-04 15:27:55 +01:00
Florian Eckert da442b467d dbus: switching back to autotools to fix big endian issue
According to the upstream developers of dbus, cmake is only inteded for
windows. Unix like operating systems should continue to use the
autotools stack.

Since the changeover to cmake, the dbus was no longer usable on all big
endian systems because the name binding no longer worked.

In cmake, it is not evaluated whether it should run on a little endian
or big endian system.

This fixes issue #17780. The original problem occurred when using the
modem manager on the big endian system (MIPS).

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-02-04 14:29:07 +01:00
Florian Eckert d7b73fb195 stunnel: update version to 5.62
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-02-04 08:16:33 +01:00
Florian Eckert 792d745a59 keepalived: update version to 2.2.7
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-02-04 08:14:42 +01:00
Bernhard Voelker 2b28e3dfdb utils/findutils: update to 4.9.0
* utils/findutils/Makefile (PKG_VERSION): Update to latest.
(PKG_HASH): Update.

Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
2022-02-03 15:03:05 -08:00
Hannu Nyman f21774629c
Merge pull request #17671 from tohojo/sqm-nft
sqm-scripts: Change iptables dependency to iptables-nft
2022-02-03 20:00:09 +02:00
Yaroslav Petrov 71e81d9cb2 rtklib: update to 2.4.3 b34; fix patches
Signed-off-by: Yaroslav Petrov <info@lank.me>
2022-02-03 10:58:22 +01:00
Florian Eckert cb4719789c
Merge pull request #17748 from neheb/8
xinetd: fix bad printf formats
2022-02-03 09:16:28 +01:00
Matthew Hagan 951a74f431 mutt: update to 2.1.5
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2022-02-02 12:35:55 -08:00
Matthew Hagan bf3fe181af mutt: add header caching support via libgdbm
Add header caching option to mutt, using the libgdbm database routines.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2022-02-02 12:35:55 -08:00
Matthew Hagan 8221e9db44 mutt: move configurables to Config.in
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2022-02-02 12:35:55 -08:00
Stan Grishin b59938c86e
Merge pull request #17762 from stangri/master-https-dns-proxy
https-dns-proxy: update to 2021-11-22-1
2022-02-02 09:12:20 -08:00
James White 435733a899 adguardhome: Bump adguardhome to v0.107.3 stable
Signed-off-by: James White <james@jmwhite.co.uk>
2022-02-02 07:25:37 -08:00
Josef Schlehofer 6c6c99ffb5 apache2: security update to version 2.4.52
Fixes CVEs:
- CVE-2021-44790
- CVE-2021-44224

Refreshed patches

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-02-02 07:24:59 -08:00
Michal Vasilek 52ef207494 miniflux: update to 2.0.35
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-02-02 07:23:39 -08:00
Michal Vasilek 1285053058 mc: fix mksh subshell
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-02-02 07:15:11 -08:00
Josef Schlehofer 977970dc6b
Merge pull request #17690 from svlobanov/syslog-ng-fix-build-on-macos
syslog-ng: fix build on macos
2022-02-02 11:41:50 +01:00
Josef Schlehofer a9064b8dd2
Merge pull request #17719 from BKPepe/ffmpeg-update
ffmpeg: update to version 4.3.3
2022-02-02 11:10:47 +01:00
Philip Prindeville 2b00697f08 strongswan: Update to 5.9.5
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2022-02-01 23:24:46 -08:00
Rosen Penev 8c574a3d66 libradiotap: fix bad format
Found with -Wformat

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-02-02 08:06:02 +01:00
Sergey V. Lobanov 879c9abc24 bluelog: fix build on macos
bluelog can not be compiled on macos due to Apple zcat is not
compatible with GNU zcat.

This patch replaces `zcat` with `gzip -dc`. `gzip -dc` has the
same behavior on GNU and Apple environments.

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-02-01 16:16:24 -08:00
Toke Høiland-Jørgensen 698af2eb99 sqm-scripts: Change iptables dependency to iptables-nft
There's only one of the shaper scripts (simple.qos) that uses iptables, and
it should be fine with iptables-nft for compatibility with the new default
nft-based firewall. Confusingly, we still need the iptables-mod-ipopt
package to get the DSCP match module; we never used CONNMARK, though, so
drop the iptables-mod-conntrack-extra dependency while we're at it.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2022-02-01 23:30:17 +01:00
Nick Hainke 40b87aac95 wg-installer: use babeld add_interface function
With commit 385200443554 ("babeld: add add_interface function") babeld
has a new ubus function allowing to dynamically add an interface.

Before the add_interface function, we were required to reload babeld.
The reload influenced the babeld routing. However, the remove part is
still missing and will be added at a later stage.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-02-01 22:32:30 +01:00
Noah Meyerhans 127ef1207b bind: bump to 9.18.0
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2022-02-01 09:09:17 -08:00
Andy Walsh 1fa70d6a3c samba4: update to 4.14.12
* update to 4.14.12
* fixes: CVE-2021-44142, CVE-2022-0336

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2022-02-01 07:20:56 -05:00
Sergey V. Lobanov 0528707fd7 chaosvpn: fix build on macos
chaosvpn Makefile detects Darwin (macos) and changes compilation
flags for macos target, but OpenWrt is always Linux so build fails.
This patch redefines OS=Linux to use Linux compilation flags.

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-31 18:37:30 -08:00
Stan Grishin 1e5e7ce469 https-dns-proxy: update to 2021-11-22-1
* update to 2021-11-22 upstream source
* update patch file
* update init script to preserve manual entries
	(fixes https://github.com/stangri/source.openwrt.melmac.net/issues/149)
* update init script service_triggers

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-01-31 22:15:04 +00:00