Commit graph

23178 commits

Author SHA1 Message Date
Stan Grishin
182cc9920e simple-adblock: remove dependency on jsonfilter & old code
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-02 22:11:06 +00:00
Rosen Penev
c11f667942
Merge pull request from 1715173329/xray
xray-core: add new package
2021-02-02 12:10:40 -08:00
Tianling Shen
27a29803c1
xray-core: add new package
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-02 22:02:42 +08:00
Rosen Penev
f9b62982aa
Merge pull request from har-riz/master
getdns: Fix TLS V1.3 Ciphersuites option in Stubby
2021-02-01 19:54:38 -08:00
Jan Pavlinec
42b50c1da0 python-execnet: update to version 1.8.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-01 23:33:48 +02:00
Rosen Penev
aacf9b7bf0
Merge pull request from lipnitsk/antfs
antfs: patch for linux >= 5.8.0
2021-02-01 13:11:38 -08:00
Ilya Lipnitskiy
58579c02ca antfs: patch for linux >= 5.8.0
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-01 11:11:30 -08:00
Jianhui Zhao
f69909eca0 rtty: update to 7.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-01 16:34:42 +02:00
Harris K Kusuma
342526f142 getdns: Fix TLS V1.3 Ciphersuites option in Stubby
Description :
Fix typo in CMAKE getdns included files, so Stubby can use TLS v1.3 with chipersuites options ON.

This solve issue that's written in here :
https://github.com/getdnsapi/stubby/issues/240
https://github.com/getdnsapi/stubby/issues/257

Signed-off-by: Harris K Kusuma <igharris.kk@gmail.com>
2021-02-01 18:38:48 +07:00
Rosen Penev
c8e2d56a5a
Merge pull request from httpstorm/hwdata-0.343.fix-macos
hwdata 0.343: fix build error on macOS
2021-02-01 01:07:10 -08:00
Georgi Valkov
884d3fa691 hwdata: fix build error on macOS
The install command on macOS does not support the -T flag.
As suggested by Rosen Penev, this package does not compile anything,
so the contents can be installed directly.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2021-02-01 10:17:23 +02:00
Rosen Penev
b382635b17
Merge pull request from neheb/bt
btrfs-progs: update to 5.10
2021-01-31 23:55:25 -08:00
Michael Heimpold
b1c44ae9fd php8: introduce new major version package
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-02-01 07:49:01 +01:00
Michael Heimpold
73833e6a24 php7: move into own submenu to prepare for upcoming php8
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-02-01 07:49:01 +01:00
Michael Heimpold
1ada2dd2f9 php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-02-01 07:49:01 +01:00
Michael Heimpold
e621e17516 php7-pecl-propro: cleanup dead code
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-02-01 07:49:01 +01:00
Rosen Penev
7ebf3de9d7
Merge pull request from flyn-org/openldap
openldap: update to 2.4.57
2021-01-31 20:22:23 -08:00
Rosen Penev
ce26de07a1
Merge pull request from lipnitsk/master
libpfring: update to 7.8.0 (for kernel 5.10 compatibility)
2021-01-31 20:22:02 -08:00
W. Michael Petullo
71e9077fa4 openldap: update to 2.4.57
Fixes:

  * CVE-2020-36221
  * CVE-2020-36222
  * CVE-2020-36223
  * CVE-2020-36224
  * CVE-2020-36225
  * CVE-2020-36226
  * CVE-2020-36227
  * CVE-2020-36228
  * CVE-2020-36229
  * CVE-2020-36230

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-01-31 21:05:29 -06:00
Ilya Lipnitskiy
1d5d2d2fb7
libpfring: update to 7.8.0
Add patch to fix compilation with kernel 5.10

Also submitted upstream:
https://github.com/ntop/PF_RING/pull/687
https://github.com/ntop/PF_RING/pull/688

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-01-31 18:17:46 -08:00
Rosen Penev
64c9fcb708
btrfs-progs: update to 5.10
Added libmount dependency as it's needed now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-31 15:27:54 -08:00
Rosen Penev
fc95ef58ab
Merge pull request from morgenroth/libarchive-upgrade
libarchive: update to 3.5.1
2021-01-31 15:27:06 -08:00
Rosen Penev
e467c24190
Merge pull request from httpstorm/libgpg-error-1.39.fix-macos
libgpg-error: fix build error on macOS
2021-01-31 13:18:07 -08:00
Erik Larsson
b6a85b9272 python-uci: add package
Python bindings for libuci, useful for writing ansible modules to manage OpenWRT systems.
Reused Makefile from upstream: https://gitlab.nic.cz/turris/turris-os-packages/-/blob/develop/lang/python-uci/Makefile

Signed-off-by: Erik Larsson <who+github@cnackers.org>
2021-01-31 18:58:00 +01:00
Georgi Valkov
13f9a7bd63 libgpg-error: fix build error on macOS
src/gen-lock-obj.sh runs in /bin/sh which does not support echo -n on macOS,
and generates garbage. Resolved by using printf which is posix compliant.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2021-01-31 18:41:10 +02:00
W. Michael Petullo
0f0f8f34dd snort3: update to 3.1.0.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-01-31 13:39:35 +02:00
W. Michael Petullo
3878785320 libdaq3: update to 3.0.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-01-31 13:39:35 +02:00
W. Michael Petullo
ba4839f3c7 quota: update to 4.06
This includes a backport of quota commit 02b222a3, which removes the
use of reallocarray. The musl C library does not provide reallocarray.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-01-31 13:35:42 +02:00
Johannes Morgenroth
777f85ed21 libarchive: update to 3.5.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2021-01-31 12:28:02 +01:00
Rosen Penev
9133e79ccb
Merge pull request from neheb/udp
udpspeeded: add missing libatomic dependency
2021-01-29 16:23:26 -08:00
Rosen Penev
d8c810861c
udpspeeder: add missing libatomic dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-29 15:53:54 -08:00
Jianhui Zhao
7455549ed9 rtty: update to 7.3.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-29 07:56:53 -10:00
Noah Meyerhans
437e131fe0 bind: bump to 9.17.9
Drop obsolete patches

 - 001-no-tests.patch
 - 002-fix-cross-compilation.patch

Move several user-executable binaries from /usr/sbin to /usr/bin per
upstream.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2021-01-29 09:10:31 -08:00
Philip Prindeville
40c83eed58
Merge pull request from pprindeville/isc-dhcp-add-multihoming-domain
isc-dhcp: add multihoming domain
2021-01-28 22:32:43 -07:00
Philip Prindeville
a138ceec86 isc-dhcp: add support for multi-homing in 'domain' configs
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-01-28 18:12:11 -07:00
Rosen Penev
825b2c7e4f
Merge pull request from PolynomialDivision/generate-ipv6-adddress-autorelease
generate-ipv6-address: use autorelease feature
2021-01-28 13:40:03 -08:00
Rosen Penev
6f7ba99c3f
Merge pull request from PolynomialDivision/libradiotap-use-autorelease
libradiotap: use autorelease feature
2021-01-28 13:39:52 -08:00
Rosen Penev
9921d53a49
Merge pull request from PolynomialDivision/libuwifi-use-autorelease
libuwifi: use autorelease feature
2021-01-28 13:39:36 -08:00
Rosen Penev
9a56e4e0ec
Merge pull request from PolynomialDivision/sipcalc-use-autorelease
sipcalc: use autorelease feature
2021-01-28 13:39:23 -08:00
Rosen Penev
2ef5960a61
Merge pull request from jmarcet/docker-compose-update
docker-compose: Update to version 1.28.2
2021-01-28 13:38:56 -08:00
Rosen Penev
e958a3424b apk: fix compilation without deprecated OpenSSL APIs
Upstream Backport.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-28 09:01:21 -10:00
Hannu Nyman
1d07e993bb
Merge pull request from PolynomialDivision/collectd-fix-snmp6
collectd: refactor snmp6
2021-01-28 19:01:03 +02:00
Florian Eckert
e00afb6dc9
Merge pull request from TDT-AG/pr/20210127-keepalived
keepalived: update to version 2.1.1
2021-01-28 08:04:19 +01:00
Ilya Lipnitskiy
72563ff93b gl-mifi-mcu: compatibility with linux >= 5.6
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-01-28 07:53:11 +01:00
Javier Marcet
8b9b36035c docker-compose: Update to version 1.28.2
Bugs:

- Revert to Python 3.7 bump for Linux static builds

- Add bash completion for docker-compose logs|up --no-log-prefix

Miscellaneous:

- CI setup update

Signed-off-by: Javier Marcet <javier@marcet.info>
2021-01-28 03:30:13 +01:00
Rosen Penev
ebba975286
Merge pull request from dobo90/socat_improvement
socat: allow more complex command line options
2021-01-27 13:32:46 -08:00
Dobroslaw Kijowski
218b7521aa socat: allow more complex command line options
Current implementation of socat's init service doesn't allow to run more
complex configurations. As an example there's no possibility to execute
following command:

  socat TCP-LISTEN:8080,fork,reuseaddr,bind=192.168.1.1 \
    EXEC:"/sbin/ip netns exec somenetns socat STDIO TCP:10.0.0.1:80"

In such command the first line is argv[1] and the second line is
argv[2]. SocatOptions config option is a string. As as a consequence of
this each word will be passed as a separate argv element. Socat won't be
able to parse arguments correctly.

In order to mitigate this issue, we can also accept SocatOptions as a
list of strings. Following config file will work correctly:

config socat 'tunnel_8080_into_somenetns'
	option enable '1'
	list SocatOptions 'TCP-LISTEN:8080,fork,reuseaddr,bind=192.168.1.1'
	list SocatOptions 'EXEC:"/sbin/ip netns exec somenetns socat STDIO TCP:10.0.0.1:80"'

While we're at it, pass stdout and stderr into logread.

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
2021-01-27 21:24:38 +01:00
Jan Pavlinec
7adb6d2599 python-pytest: update to version 6.2.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-01-27 17:52:14 +02:00
Jan Pavlinec
b38bf0bd97 python-pytest-xdist: update to version 2.2.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-01-27 17:51:41 +02:00
Jianhui Zhao
da7858204b rtty: update to 7.2.3
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-27 17:51:27 +02:00