feed/packages.git
3 years agonghttp2: update to 1.43 14682/head
Hans Dedecker [Sun, 7 Feb 2021 17:52:36 +0000 (18:52 +0100)]
nghttp2: update to 1.43

3dc6c0af Bump version number to 1.43.0
e8762781 Update AUTHORS
2bf841e2 workflow: Build with UBSAN enabled
7ebab98e Merge pull request #1548 from nghttp2/py3-bindings
23fc6cc9 Bump Linux runner OS to ubuntu 20.04
2e35cdea Update doc
22af8e78 Require python3 for python bindings
c88e9100 Update ax_python_devel.m4
43ba3125 Merge pull request #1547 from nghttp2/sphinx-v3.3
3c17299a Update enum references
a7ecff65 Make doc generation work with sphinx v3.3
79a4f789 Merge pull request #1546 from nghttp2/py3-scripts
28ba0b37 Update document reference
6b7ade9f Require python3 for python scripts
46536729 Bump clang-format to 10
563c1173 Merge pull request #1544 from nghttp2/nghttpx-clear-mcpool
1c04ca80 Merge pull request #1540 from tavrez/patch-1
d32e20bc nghttpx: Make sure that Pool gets cleared when all buffers are returned
8b8ba6b0 Merge pull request #1542 from nghttp2/nghttpx-check-sigalg
81fb0153 nghttpx: Choose ECDSA cert if compatible signature algorithm available
d8c71d5f Added new nghttp2_ksl.c to Windows makefile
fb5b5aef Merge pull request #1537 from nghttp2/nghttpx-allow-colon-in-pattern
6787423e nghttpx: Add workaround to include ':' in backend pattern
ffcdf5df Merge pull request #1533 from LorenzNickel/patch-1
0cdb1738 Fix typo in security.rst
c9d5472f Bump version number to 1.43.0-DEV
15bd71ed Update manual pages

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
3 years agohaproxy: Update HAProxy to v2.2.9
Christian Lachner [Sun, 7 Feb 2021 09:51:58 +0000 (10:51 +0100)]
haproxy: Update HAProxy to v2.2.9

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
3 years agoMerge pull request #14672 from mhei/php8-quilt-optimize
Michael Heimpold [Sun, 7 Feb 2021 09:45:50 +0000 (10:45 +0100)]
Merge pull request #14672 from mhei/php8-quilt-optimize

php8: Don't run phpize8 with QUILT

3 years agoMerge pull request #14678 from dibdot/banip
Dirk Brenken [Sun, 7 Feb 2021 08:13:18 +0000 (09:13 +0100)]
Merge pull request #14678 from dibdot/banip

banip: release 0.7.1

3 years agoMerge pull request #14562 from ja-pa/clamav-0.103.0
Rosen Penev [Sun, 7 Feb 2021 07:33:30 +0000 (23:33 -0800)]
Merge pull request #14562 from ja-pa/clamav-0.103.0

clamav: update to version 0.103.0

3 years agobanip: release 0.7.1 14678/head
Dirk Brenken [Sat, 6 Feb 2021 21:28:27 +0000 (22:28 +0100)]
banip: release 0.7.1

* add 'ban_extrasources' to handle banIP-unrelated sets for reporting
  and queries
* add set timeouts for local sources (maclist, whitelist, blacklist)

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agoMerge pull request #14663 from mwarning/zt
Rosen Penev [Sat, 6 Feb 2021 22:34:03 +0000 (14:34 -0800)]
Merge pull request #14663 from mwarning/zt

zerotier: update to 1.6.3

3 years agoMerge pull request #14673 from zhaojh329/rtty
Rosen Penev [Sat, 6 Feb 2021 22:32:49 +0000 (14:32 -0800)]
Merge pull request #14673 from zhaojh329/rtty

rtty: update to 7.3.2

3 years agowg-installer: add wg-installer
Nick Hainke [Thu, 4 Feb 2021 15:34:02 +0000 (16:34 +0100)]
wg-installer: add wg-installer

This tool can be used to automatically create wireguard tunnels. Using
rpcd a new wireguard interface is created on the server where the client
can connect to.

Wiregurad server automatically installs a user and associated ACL to use
the wireguard-installer-server features. The user is called wginstaller
and so is the password.

Get Usage:
  wg-client-installer get_usage --ip 127.0.0.1 --user wginstaller
--password wginstaller

Register Interface:
  wg-client-installer register --ip 127.0.0.1 --user wginstaller
         --password wginstaller --bandwidth 10 --mtu 1400

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agortty: update to 7.3.2 14673/head
Jianhui Zhao [Sat, 6 Feb 2021 14:28:25 +0000 (22:28 +0800)]
rtty: update to 7.3.2

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agophp8: Don't run phpize8 with QUILT 14672/head
Michael Heimpold [Sat, 6 Feb 2021 11:25:01 +0000 (12:25 +0100)]
php8: Don't run phpize8 with QUILT

Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.

This is d741a64b7 applied to php8.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agozerotier: update to 1.6.3 14663/head
Moritz Warning [Fri, 5 Feb 2021 16:38:26 +0000 (17:38 +0100)]
zerotier: update to 1.6.3

Signed-off-by: Moritz Warning <moritzwarning@web.de>
3 years agoMerge pull request #14202 from miska/vpn_user
Rosen Penev [Fri, 5 Feb 2021 22:40:03 +0000 (14:40 -0800)]
Merge pull request #14202 from miska/vpn_user

openvpn: Support username and password options

3 years agoMerge pull request #14657 from pprindeville/isc-dhcp-gen-A-RRs
Philip Prindeville [Fri, 5 Feb 2021 21:19:13 +0000 (14:19 -0700)]
Merge pull request #14657 from pprindeville/isc-dhcp-gen-A-RRs

isc-dhcp: treat 'config host' like superset of 'config domain'

3 years agoMerge pull request #14659 from mhei/php8-update
Michael Heimpold [Fri, 5 Feb 2021 18:20:54 +0000 (19:20 +0100)]
Merge pull request #14659 from mhei/php8-update

php8: update to 8.0.2

3 years agoMerge pull request #14658 from mhei/php8-fix-x86_64-build
Michael Heimpold [Fri, 5 Feb 2021 18:20:22 +0000 (19:20 +0100)]
Merge pull request #14658 from mhei/php8-fix-x86_64-build

php8: fix cross-compiling for x86_64

3 years agoMerge pull request #14636 from neheb/n
Rosen Penev [Fri, 5 Feb 2021 09:18:08 +0000 (01:18 -0800)]
Merge pull request #14636 from neheb/n

netifyd: add reproducibility patch

3 years agoMerge pull request #14653 from lucize/libreup
Rosen Penev [Fri, 5 Feb 2021 08:42:50 +0000 (00:42 -0800)]
Merge pull request #14653 from lucize/libreup

libreswan: update to 4.2

3 years agoMerge pull request #14654 from lucize/nssup
Rosen Penev [Fri, 5 Feb 2021 08:42:32 +0000 (00:42 -0800)]
Merge pull request #14654 from lucize/nssup

nss: update to 3.61

3 years agoMerge pull request #14643 from lipnitsk/php7
Michael Heimpold [Thu, 4 Feb 2021 23:11:18 +0000 (00:11 +0100)]
Merge pull request #14643 from lipnitsk/php7

lang/php7: Don't run phpize7 with QUILT

3 years agophp8: update to 8.0.2 14659/head
Michael Heimpold [Thu, 4 Feb 2021 22:28:15 +0000 (23:28 +0100)]
php8: update to 8.0.2

This fixes:
  - CVE-2021-21702

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agophp8: fix cross-compiling for x86_64 14658/head
Michael Heimpold [Thu, 4 Feb 2021 22:17:17 +0000 (23:17 +0100)]
php8: fix cross-compiling for x86_64

The build process uses a minilua helper for code generation
which must not be compiled with target cross-compiler but
the host compiler.

This error was spotted by buildbots:
ext/opcache/minilua /builder/shared-workdir/build/sdk/build_dir/
 target-x86_64_musl/php-8.0.1/ext/opcache/jit/dynasm/dynasm.lua
 -D X64=1 -o ext/opcache/jit/zend_jit_x86.c /builder/shared-workdir
 /build/sdk/build_dir/target-x86_64_musl/php-8.0.1/ext/opcache/jit/zend_jit_x86.dasc
/bin/bash: ext/opcache/minilua: No such file or directory
Makefile:406: recipe for target 'ext/opcache/jit/zend_jit_x86.c' failed
make[4]: *** [ext/opcache/jit/zend_jit_x86.c] Error 127

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agoisc-dhcp: treat 'config host' like superset of 'config domain' 14657/head
Philip Prindeville [Thu, 4 Feb 2021 21:55:30 +0000 (14:55 -0700)]
isc-dhcp: treat 'config host' like superset of 'config domain'

Not including an A record mapping will cause nsupdate to balk at
CNAME and MX records (and probably SRV as well) because the target
will be unknown at the time of parsing, until the lease gets
activated.

We need these RR's to be in place well before the servers even
come up.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agoMerge pull request #14644 from lipnitsk/nss
Rosen Penev [Thu, 4 Feb 2021 21:38:40 +0000 (13:38 -0800)]
Merge pull request #14644 from lipnitsk/nss

libs/nss: Don't run nsinstall with QUILT

3 years agoMerge pull request #14649 from dibdot/banip
Dirk Brenken [Thu, 4 Feb 2021 20:39:08 +0000 (21:39 +0100)]
Merge pull request #14649 from dibdot/banip

banip: release 0.7.0

3 years agobanip: release 0.7.0 14649/head
Dirk Brenken [Thu, 4 Feb 2021 14:35:21 +0000 (15:35 +0100)]
banip: release 0.7.0

* major rewrite
* add support for multiple chains
* add mac whitelisting
* add support for multiple ssh daemons in parallel
* add an ipset report engine
* add mail notifications
* add suspend/resume functions
* add a cron wrapper to set an ipset related auto-timer for
  automatic blocklist updates
* add a list wrapper to add/remove blocklist sources
* add 19.x and Turris OS 5.x compatibility code
* sources stored in an external compressed json file
  (/etc/banip/banip.sources.gz)
* change Country/ASN download sources (faster/more reliable)
* fix DHCPv6/icmpv6 issues

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agonss: update to 3.61 14654/head
Lucian Cristian [Thu, 4 Feb 2021 19:31:33 +0000 (21:31 +0200)]
nss: update to 3.61

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
3 years agolibreswan: update to 4.2 14653/head
Lucian Cristian [Thu, 4 Feb 2021 19:25:50 +0000 (21:25 +0200)]
libreswan: update to 4.2

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
3 years agocollectd: add plugin to compare ipv4,ipv6 stats
Nick Hainke [Fri, 29 Jan 2021 09:40:14 +0000 (10:40 +0100)]
collectd: add plugin to compare ipv4,ipv6 stats

Add "ipstatistics"-plugin. This plugin parses "/proc/net/netstat" and
"/proc/net/snmp6" to get the overall ipv4 and ipv6 usage.

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agoMerge pull request #14645 from lipnitsk/svox
Rosen Penev [Thu, 4 Feb 2021 05:32:51 +0000 (21:32 -0800)]
Merge pull request #14645 from lipnitsk/svox

svox: Don't move files with QUILT

3 years agoMerge pull request #14642 from 1715173329/xray
Rosen Penev [Thu, 4 Feb 2021 05:31:50 +0000 (21:31 -0800)]
Merge pull request #14642 from 1715173329/xray

xray-core: fix service start / reload

3 years agosvox: Don't move files with QUILT 14645/head
Ilya Lipnitskiy [Thu, 4 Feb 2021 05:22:09 +0000 (21:22 -0800)]
svox: Don't move files with QUILT

Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
3 years agolibs/nss: Don't run nsinstall with QUILT 14644/head
Ilya Lipnitskiy [Thu, 4 Feb 2021 05:01:25 +0000 (21:01 -0800)]
libs/nss: Don't run nsinstall with QUILT

Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
3 years agolang/php7: Don't run phpize7 with QUILT 14643/head
Ilya Lipnitskiy [Thu, 4 Feb 2021 04:40:43 +0000 (20:40 -0800)]
lang/php7: Don't run phpize7 with QUILT

Allows targets such as prepare, refresh, or update to be run without
building dependencies for easier patch maintenance.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
3 years agoxray-core: fix service start / reload 14642/head
Tianling Shen [Wed, 3 Feb 2021 22:53:47 +0000 (06:53 +0800)]
xray-core: fix service start / reload

Fix starting problem:
Starting function should be named 'start_service' instead of 'start_instance'.

Fix reloading problem:
Register reload tigger for uci config itself.
And, xray does not support reload currently, so use legacy restart as reload.

Fixes: 6c9b96352fb5e7d6acdf8f14ea4f9251cd09926b ("xray-core: add init script")
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
3 years agoMerge pull request #14640 from neheb/ks
Rosen Penev [Thu, 4 Feb 2021 01:24:35 +0000 (17:24 -0800)]
Merge pull request #14640 from neheb/ks

ksmbd(-tools): update to 3.3.4

3 years agoMerge pull request #14626 from lipnitsk/master
Rosen Penev [Wed, 3 Feb 2021 23:10:55 +0000 (15:10 -0800)]
Merge pull request #14626 from lipnitsk/master

macremapper: linux 5.6+ compatibility

3 years agoMerge pull request #14600 from PolynomialDivision/update-node-exporter
Rosen Penev [Wed, 3 Feb 2021 22:55:55 +0000 (14:55 -0800)]
Merge pull request #14600 from PolynomialDivision/update-node-exporter

prometheus-node-exporter-lua: update netstat

3 years agoMerge pull request #14610 from mtelka/mini_snmpd
Rosen Penev [Wed, 3 Feb 2021 22:53:03 +0000 (14:53 -0800)]
Merge pull request #14610 from mtelka/mini_snmpd

mini_snmpd: Fix minor nit in the init script

3 years agoMerge pull request #14579 from neheb/wge
Rosen Penev [Wed, 3 Feb 2021 22:52:22 +0000 (14:52 -0800)]
Merge pull request #14579 from neheb/wge

wget: update to 1.21.1

3 years agoMerge pull request #14633 from qinyuhang/patch-1
Rosen Penev [Wed, 3 Feb 2021 22:51:06 +0000 (14:51 -0800)]
Merge pull request #14633 from qinyuhang/patch-1

dockerd: change dockerd start level to 99 to avoid unknown conflicts

3 years agoMerge pull request #14639 from 1715173329/xray
Rosen Penev [Wed, 3 Feb 2021 22:48:17 +0000 (14:48 -0800)]
Merge pull request #14639 from 1715173329/xray

xray-core: add example configs and init script

3 years agoksmbd-tools: update to 3.3.4 14640/head
Rosen Penev [Wed, 3 Feb 2021 22:45:06 +0000 (14:45 -0800)]
ksmbd-tools: update to 3.3.4

Major changes are:

    add "vfs objects = acl_xattr" parameter in configuration.
    fix wrong group domain name in lsarpc response.
    set to SID_TYPE_UNKNOWN if there is no domain sid in server.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoksmbd: update to 3.3.4
Rosen Penev [Wed, 3 Feb 2021 22:44:14 +0000 (14:44 -0800)]
ksmbd: update to 3.3.4

Major changes are:

    Make xattr format of ksmbd compatible with samba's one.
    Use netdevice_notifier to configure TCP listeners.
    Fix a build break with linux-5.11 kernel.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoxray-core: add init script 14639/head
Tianling Shen [Wed, 3 Feb 2021 17:12:08 +0000 (01:12 +0800)]
xray-core: add init script

Add init script so the users could run it with their configs quickly.

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
3 years agoxray-core: add example configs
Tianling Shen [Wed, 3 Feb 2021 15:22:14 +0000 (23:22 +0800)]
xray-core: add example configs

Thry're from v2fly/v2ray-core wikis, used as examples.

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
3 years agoxray-core: update project url
Tianling Shen [Wed, 3 Feb 2021 18:07:34 +0000 (02:07 +0800)]
xray-core: update project url

Use $(AUTORELEASE) to bump PKG_RELEASE automatically.

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
3 years agoMerge pull request #14638 from nmeyerhans/iputils-20210202
Rosen Penev [Wed, 3 Feb 2021 21:50:54 +0000 (13:50 -0800)]
Merge pull request #14638 from nmeyerhans/iputils-20210202

iputils: bump to 20210202 and fix version reporting

3 years agoMerge pull request #14627 from gstrauss/lighttpd-1.4.59
Rosen Penev [Wed, 3 Feb 2021 21:38:51 +0000 (13:38 -0800)]
Merge pull request #14627 from gstrauss/lighttpd-1.4.59

lighttpd: update to lighttpd 1.4.59 release hash

3 years agoMerge pull request #14635 from neheb/m
Rosen Penev [Wed, 3 Feb 2021 21:38:16 +0000 (13:38 -0800)]
Merge pull request #14635 from neheb/m

miredo: add debian reproducibility patch

3 years agoiputils: Fix version reporting 14638/head
Noah Meyerhans [Wed, 3 Feb 2021 16:21:49 +0000 (08:21 -0800)]
iputils: Fix version reporting

The iputils build system embeds git tags into the generated binaries
for use by commands like ping -V.  Since openwrt packaging is done in
a different repository from the upstream repo, the tags it finds
aren't particularly meaningful, and we get confusing results like
those described at https://github.com/openwrt/packages/issues/13920

This change removes the git tag inspection in favor of the static
version string that's already known to the upstream build system.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
3 years agoiputils: bump to 20200202
Noah Meyerhans [Wed, 3 Feb 2021 16:20:37 +0000 (08:20 -0800)]
iputils: bump to 20200202

Move the tftpd binary from /usr/bin to /usr/sbin per upstream.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
3 years agolighttpd: update to lighttpd 1.4.59 release hash 14627/head
Glenn Strauss [Tue, 2 Feb 2021 14:04:39 +0000 (09:04 -0500)]
lighttpd: update to lighttpd 1.4.59 release hash

update to lighttpd 1.4.59 release hash
add new base module mod_ajp13

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
3 years agonetifyd: add reproducibility patch 14636/head
Rosen Penev [Wed, 3 Feb 2021 06:43:39 +0000 (22:43 -0800)]
netifyd: add reproducibility patch

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomiredo: add debian reproducibility patch 14635/head
Rosen Penev [Wed, 3 Feb 2021 05:58:48 +0000 (21:58 -0800)]
miredo: add debian reproducibility patch

Refreshed other patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agodockerd: change start level to 99 14633/head
Yuhang Qin [Wed, 3 Feb 2021 03:31:29 +0000 (11:31 +0800)]
dockerd: change start level to 99

Dockerd start too early will conflict with other net config.
After boot must manually restart dockerd, Or some container will not run.

Signed-off-by: Yuhang Qin <qinyuhangxiaoxiang@gmail.com>
3 years agoMerge pull request #14630 from sartura/sysrepo
Rosen Penev [Wed, 3 Feb 2021 03:41:08 +0000 (19:41 -0800)]
Merge pull request #14630 from sartura/sysrepo

Update sysrepo packages

3 years agoMerge pull request #14629 from commodo/stress-ng
Rosen Penev [Wed, 3 Feb 2021 03:40:55 +0000 (19:40 -0800)]
Merge pull request #14629 from commodo/stress-ng

stress-ng: bump to version 0.12.02

3 years agoMerge pull request #14628 from commodo/numpy
Rosen Penev [Wed, 3 Feb 2021 03:40:50 +0000 (19:40 -0800)]
Merge pull request #14628 from commodo/numpy

numpy: bump to version 1.20.0

3 years agoMerge pull request #14631 from stangri/master-simple-adblock
Rosen Penev [Wed, 3 Feb 2021 03:40:05 +0000 (19:40 -0800)]
Merge pull request #14631 from stangri/master-simple-adblock

simple-adblock: remove dependency on jsonfilter & old code

3 years agosimple-adblock: remove dependency on jsonfilter & old code 14631/head
Stan Grishin [Tue, 2 Feb 2021 22:11:06 +0000 (22:11 +0000)]
simple-adblock: remove dependency on jsonfilter & old code

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoMerge pull request #14598 from 1715173329/xray
Rosen Penev [Tue, 2 Feb 2021 20:10:40 +0000 (12:10 -0800)]
Merge pull request #14598 from 1715173329/xray

xray-core: add new package

3 years agosysrepo: Bump to 1.4.104 14630/head
Jakov Smolic [Tue, 2 Feb 2021 20:04:23 +0000 (21:04 +0100)]
sysrepo: Bump to 1.4.104

Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
3 years agonetopeer2: Bump to 1.1.53
Jakov Smolic [Tue, 2 Feb 2021 19:28:10 +0000 (20:28 +0100)]
netopeer2: Bump to 1.1.53

Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
3 years agolibnetconf2: Bump to 1.1.36
Jakov Smolic [Tue, 2 Feb 2021 19:23:11 +0000 (20:23 +0100)]
libnetconf2: Bump to 1.1.36

Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
3 years agolibyang: Bump to 1.0.215
Jakov Smolic [Tue, 2 Feb 2021 19:12:19 +0000 (20:12 +0100)]
libyang: Bump to 1.0.215

Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
3 years agonumpy: bump to version 1.20.0 14628/head
Alexandru Ardelean [Tue, 2 Feb 2021 14:25:10 +0000 (16:25 +0200)]
numpy: bump to version 1.20.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agostress-ng: bump to version 0.12.02 14629/head
Alexandru Ardelean [Mon, 1 Feb 2021 14:30:35 +0000 (16:30 +0200)]
stress-ng: bump to version 0.12.02

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoxray-core: add new package 14598/head
Tianling Shen [Thu, 28 Jan 2021 15:24:33 +0000 (23:24 +0800)]
xray-core: add new package

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
3 years agomacremapper: linux 5.6+ compatibility 14626/head
Ilya Lipnitskiy [Mon, 1 Feb 2021 05:03:17 +0000 (21:03 -0800)]
macremapper: linux 5.6+ compatibility

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
3 years agoMerge pull request #14621 from har-riz/master
Rosen Penev [Tue, 2 Feb 2021 03:54:38 +0000 (19:54 -0800)]
Merge pull request #14621 from har-riz/master

getdns: Fix TLS V1.3 Ciphersuites option in Stubby

3 years agopython-execnet: update to version 1.8.0
Jan Pavlinec [Mon, 1 Feb 2021 14:38:35 +0000 (15:38 +0100)]
python-execnet: update to version 1.8.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #14619 from lipnitsk/antfs
Rosen Penev [Mon, 1 Feb 2021 21:11:38 +0000 (13:11 -0800)]
Merge pull request #14619 from lipnitsk/antfs

antfs: patch for linux >= 5.8.0

3 years agoantfs: patch for linux >= 5.8.0 14619/head
Ilya Lipnitskiy [Mon, 1 Feb 2021 02:17:23 +0000 (18:17 -0800)]
antfs: patch for linux >= 5.8.0

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
3 years agortty: update to 7.3.1
Jianhui Zhao [Mon, 1 Feb 2021 13:03:36 +0000 (21:03 +0800)]
rtty: update to 7.3.1

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agogetdns: Fix TLS V1.3 Ciphersuites option in Stubby 14621/head
Harris K Kusuma [Mon, 1 Feb 2021 11:06:09 +0000 (18:06 +0700)]
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>
3 years agoMerge pull request #14609 from httpstorm/hwdata-0.343.fix-macos
Rosen Penev [Mon, 1 Feb 2021 09:07:10 +0000 (01:07 -0800)]
Merge pull request #14609 from httpstorm/hwdata-0.343.fix-macos

hwdata 0.343: fix build error on macOS

3 years agohwdata: fix build error on macOS 14609/head
Georgi Valkov [Sat, 30 Jan 2021 12:23:48 +0000 (14:23 +0200)]
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>
3 years agoMerge pull request #14522 from neheb/bt
Rosen Penev [Mon, 1 Feb 2021 07:55:25 +0000 (23:55 -0800)]
Merge pull request #14522 from neheb/bt

btrfs-progs: update to 5.10

3 years agophp8: introduce new major version package
Michael Heimpold [Fri, 1 Jan 2021 21:36:07 +0000 (22:36 +0100)]
php8: introduce new major version package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agophp7: move into own submenu to prepare for upcoming php8
Michael Heimpold [Sun, 24 Jan 2021 23:44:35 +0000 (00:44 +0100)]
php7: move into own submenu to prepare for upcoming php8

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agophp7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition
Michael Heimpold [Sun, 24 Jan 2021 23:44:29 +0000 (00:44 +0100)]
php7: rename PECLPackage to PHP7PECLPackage to prepare PHP8 transition

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agophp7-pecl-propro: cleanup dead code
Michael Heimpold [Sun, 24 Jan 2021 23:44:10 +0000 (00:44 +0100)]
php7-pecl-propro: cleanup dead code

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agoMerge pull request #14618 from flyn-org/openldap
Rosen Penev [Mon, 1 Feb 2021 04:22:23 +0000 (20:22 -0800)]
Merge pull request #14618 from flyn-org/openldap

openldap: update to 2.4.57

3 years agoMerge pull request #14602 from lipnitsk/master
Rosen Penev [Mon, 1 Feb 2021 04:22:02 +0000 (20:22 -0800)]
Merge pull request #14602 from lipnitsk/master

libpfring: update to 7.8.0 (for kernel 5.10 compatibility)

3 years agoopenldap: update to 2.4.57 14618/head
W. Michael Petullo [Mon, 1 Feb 2021 03:05:03 +0000 (21:05 -0600)]
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>
3 years agolibpfring: update to 7.8.0 14602/head
Ilya Lipnitskiy [Thu, 28 Jan 2021 06:56:17 +0000 (22:56 -0800)]
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>
3 years agobtrfs-progs: update to 5.10 14522/head
Rosen Penev [Thu, 21 Jan 2021 02:35:13 +0000 (18:35 -0800)]
btrfs-progs: update to 5.10

Added libmount dependency as it's needed now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14617 from morgenroth/libarchive-upgrade
Rosen Penev [Sun, 31 Jan 2021 23:27:06 +0000 (15:27 -0800)]
Merge pull request #14617 from morgenroth/libarchive-upgrade

libarchive: update to 3.5.1

3 years agoMerge pull request #14608 from httpstorm/libgpg-error-1.39.fix-macos
Rosen Penev [Sun, 31 Jan 2021 21:18:07 +0000 (13:18 -0800)]
Merge pull request #14608 from httpstorm/libgpg-error-1.39.fix-macos

libgpg-error: fix build error on macOS

3 years agopython-uci: add package
Erik Larsson [Sun, 31 Jan 2021 10:13:30 +0000 (11:13 +0100)]
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>
3 years agolibgpg-error: fix build error on macOS 14608/head
Georgi Valkov [Sat, 30 Jan 2021 11:27:55 +0000 (13:27 +0200)]
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>
3 years agosnort3: update to 3.1.0.0
W. Michael Petullo [Sun, 31 Jan 2021 01:49:42 +0000 (19:49 -0600)]
snort3: update to 3.1.0.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agolibdaq3: update to 3.0.0
W. Michael Petullo [Sun, 31 Jan 2021 01:49:11 +0000 (19:49 -0600)]
libdaq3: update to 3.0.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoquota: update to 4.06
W. Michael Petullo [Sun, 31 Jan 2021 01:31:02 +0000 (19:31 -0600)]
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>
3 years agolibarchive: update to 3.5.1 14617/head
Johannes Morgenroth [Sun, 31 Jan 2021 11:28:02 +0000 (12:28 +0100)]
libarchive: update to 3.5.1

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
3 years agomini_snmpd: Fix minor nit in the init script 14610/head
Marcel Telka [Sat, 30 Jan 2021 23:17:01 +0000 (00:17 +0100)]
mini_snmpd: Fix minor nit in the init script

This removes extra ] from grep invocation in append_interface().

Signed-off-by: Marcel Telka <marcel@telka.sk>
3 years agoMerge pull request #14593 from neheb/udp
Rosen Penev [Sat, 30 Jan 2021 00:23:26 +0000 (16:23 -0800)]
Merge pull request #14593 from neheb/udp

udpspeeded: add missing libatomic dependency

3 years agoudpspeeder: add missing libatomic dependency 14593/head
Rosen Penev [Wed, 27 Jan 2021 23:20:21 +0000 (15:20 -0800)]
udpspeeder: add missing libatomic dependency

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agortty: update to 7.3.0
Jianhui Zhao [Fri, 29 Jan 2021 16:15:17 +0000 (00:15 +0800)]
rtty: update to 7.3.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>