feed/packages.git
2 years agoMerge pull request #17184 from commodo/python-reorg
Alexandru Ardelean [Tue, 23 Nov 2021 11:16:55 +0000 (13:16 +0200)]
Merge pull request #17184 from commodo/python-reorg

python-packages: remove myself as maintainer

2 years agopython-packages: remove myself as maintainer 17184/head
Alexandru Ardelean [Tue, 23 Nov 2021 11:14:42 +0000 (13:14 +0200)]
python-packages: remove myself as maintainer

There's been a bit of overlapping opinions on some of these packages.
The best thing to do here is to reduce ownership and relinquish my
control.

This patch does that.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agolibvpx: update to 1.11.0
Luiz Angelo Daros de Luca [Tue, 12 Oct 2021 06:38:01 +0000 (03:38 -0300)]
libvpx: update to 1.11.0

2021-09-27 v1.11.0 "Smew Duck"
  This maintenance release adds support for VBR mode in VP9 rate control
  interface, new codec controls to get quantization parameters and loop filter
  levels, and includes several improvements to NEON and numerous bug fixes.

  - Upgrading:
    New codec control is added to get quantization parameters and loop filter
    levels.

    VBR mode is supported in VP9 rate control library.

  - Enhancement:
    Numerous improvements for Neon optimizations.
    Code clean-up and refactoring.
    Calculation of rd multiplier is changed with BDRATE gains.

  - Bug fixes:
    Fix to overflow on duration.
    Fix to several instances of -Wunused-but-set-variable.
    Fix to avoid chroma resampling for 420mpeg2 input.
    Fix to overflow in calc_iframe_target_size.
    Fix to disallow skipping transform and quantization.
    Fix some -Wsign-compare warnings in simple_encode.
    Fix input file path in simple_encode_test.
    Fix valid range for under/over_shoot pct.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2 years agobind: bump to 9.17.20
Noah Meyerhans [Thu, 18 Nov 2021 23:55:57 +0000 (15:55 -0800)]
bind: bump to 9.17.20

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2 years agocrowdsec: update to 1.2.1
Kerma Gérald [Mon, 22 Nov 2021 18:10:41 +0000 (19:10 +0100)]
crowdsec: update to 1.2.1
crowdsec-firewall-boucer: update to 0.0.16

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2 years agoclocate: update to latest HEAD
David Bauer [Sun, 21 Nov 2021 21:19:50 +0000 (22:19 +0100)]
clocate: update to latest HEAD

4a4c0c0 nl80211: fix IE loop
d83e572 nl80211: fix potential oob read

Signed-off-by: David Bauer <mail@david-bauer.net>
2 years agodocker: Update to 20.10.11
Gerard Ryan [Mon, 22 Nov 2021 11:20:55 +0000 (21:20 +1000)]
docker: Update to 20.10.11

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2 years agodockerd: Update to 20.10.11
Gerard Ryan [Mon, 22 Nov 2021 11:20:35 +0000 (21:20 +1000)]
dockerd: Update to 20.10.11

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2 years agocontainerd: Update to 1.4.12
Gerard Ryan [Mon, 22 Nov 2021 11:19:40 +0000 (21:19 +1000)]
containerd: Update to 1.4.12

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2 years agoMerge pull request #17142 from commodo/python-yaml
Alexandru Ardelean [Mon, 22 Nov 2021 08:29:24 +0000 (10:29 +0200)]
Merge pull request #17142 from commodo/python-yaml

python-yaml: bump to version 6.0

2 years agoMerge pull request #17121 from commodo/python3-bump
Alexandru Ardelean [Mon, 22 Nov 2021 08:28:29 +0000 (10:28 +0200)]
Merge pull request #17121 from commodo/python3-bump

python3: bump to version 3.10.0

2 years agozabbix: fix 6in4 network interface discovery
Jacek Konieczny [Fri, 19 Nov 2021 16:55:19 +0000 (17:55 +0100)]
zabbix: fix 6in4 network interface discovery

Those devices don't have 'device' propery, only 'l3_device', which
causes 'attempt to concatenate field 'device' (a nil value)' lua error.

Use 'l3_device' as a fallback in this case.

Signed-off-by: Jacek Konieczny <jajcus@jajcus.net>
2 years agopython-yaml: bump to version 6.0 17142/head
Alexandru Ardelean [Wed, 17 Nov 2021 08:49:33 +0000 (10:49 +0200)]
python-yaml: bump to version 6.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17168 from garikello3d/libpqxx-version-7.6.0
Michael Heimpold [Sat, 20 Nov 2021 22:50:30 +0000 (23:50 +0100)]
Merge pull request #17168 from garikello3d/libpqxx-version-7.6.0

libpqxx: update to version 7.6.0

2 years agoMerge pull request #17167 from mhei/php8-update
Michael Heimpold [Sat, 20 Nov 2021 22:27:57 +0000 (23:27 +0100)]
Merge pull request #17167 from mhei/php8-update

php8: update to 8.0.13

2 years agoMerge pull request #17166 from mhei/php7-update
Michael Heimpold [Sat, 20 Nov 2021 22:27:44 +0000 (23:27 +0100)]
Merge pull request #17166 from mhei/php7-update

php7: update to 7.4.26

2 years agotransmission: include default 'web_home' dir in jail
Daniel Golle [Sat, 20 Nov 2021 15:57:58 +0000 (15:57 +0000)]
transmission: include default 'web_home' dir in jail

Fixes 'transmission-web' for users which didn't manually configure the
'web_home' option.
Assume transmission's default in case 'web_home' isn't defined and
mount the directory so it can be accessed from inside the jail.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibpqxx: update to version 7.6.0 17168/head
Igor Bezzubchenko [Sat, 20 Nov 2021 15:39:40 +0000 (18:39 +0300)]
libpqxx: update to version 7.6.0

Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2 years agophp8: update to 8.0.13 17167/head
Michael Heimpold [Sat, 20 Nov 2021 11:57:08 +0000 (12:57 +0100)]
php8: update to 8.0.13

This fixes:
    - CVE-2021-21707

Also drop upstream patch which is included in the release now.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7: update to 7.4.26 17166/head
Michael Heimpold [Sat, 20 Nov 2021 11:55:27 +0000 (12:55 +0100)]
php7: update to 7.4.26

This fixes:
    - CVE-2021-21707

Also drop upstream patch which is included in the release now.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agotransmission: add a bunch of syscalls to seccomp filter
Daniel Golle [Sat, 20 Nov 2021 11:55:01 +0000 (11:55 +0000)]
transmission: add a bunch of syscalls to seccomp filter

Add missing "inotify_add_watch", "inotify_init1" and "inotify_rm_watch"
syscalls to seccomp filter which are needed in case watch_dir feature
of transmission is used.

Fixes #16972
Reported-by: @siwind
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoconntrack-tools: import patch to fix cache
Nick Hainke [Thu, 18 Nov 2021 06:44:32 +0000 (07:44 +0100)]
conntrack-tools: import patch to fix cache

As written in the commit message:

Depending on your conntrackd configuration, events might get lost,
leaving stuck entries in the cache forever. Skip checking the conntrack
ID to allow for lazy cleanup by when a new entry that is represented by
the same tuple is added.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agoMerge pull request #17161 from stangri/master-nebula
Stan Grishin [Fri, 19 Nov 2021 21:53:20 +0000 (13:53 -0800)]
Merge pull request #17161 from stangri/master-nebula

nebula: update to 1.5.0

2 years agoMerge pull request #17160 from rs/nextdns-1.37.4-master
Stan Grishin [Fri, 19 Nov 2021 17:49:42 +0000 (09:49 -0800)]
Merge pull request #17160 from rs/nextdns-1.37.4-master

nextdns: Update to version 1.37.4

2 years agonebula: update to 1.5.0 17161/head
Stan Grishin [Fri, 19 Nov 2021 17:30:58 +0000 (17:30 +0000)]
nebula: update to 1.5.0

* update binaries to version 1.5.0 (thanks @jefferyto)
* update maintainer's email address

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2 years agonextdns: Update to version 1.37.4 17160/head
Olivier Poitrey [Fri, 19 Nov 2021 17:34:53 +0000 (17:34 +0000)]
nextdns: Update to version 1.37.4

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2 years agotelegraf: Update package to version 1.20.4
Jonathan Pagel [Fri, 19 Nov 2021 15:40:34 +0000 (16:40 +0100)]
telegraf: Update package to version 1.20.4

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agopython3: bump to version 3.10.0 17121/head
Alexandru Ardelean [Wed, 27 Oct 2021 09:10:02 +0000 (12:10 +0300)]
python3: bump to version 3.10.0

Manually re-applied:
  008-distutils-use-python-sysroot.patch
  016-adjust-config-paths.patch

Drop patch: 003-do-not-run-distutils-tests.patch
There is now a configure option '--disable-test-modules'
And seems we left the '_ctypes_test' around for quite some time.
Dropped now.
Refs:
  https://bugs.python.org/issue27640
  https://bugs.python.org/issue43282

Drop patch: 013-getbuildinfo-date-time-source-date-epoch.patch
Python build honors SOURCE_DATE_EPOCH pretty well now.

Drop setuptools patches. Setuptools should be reproducible with Python 3.6+
according to a mention here:
  https://github.com/pypa/setuptools/pull/1690#issuecomment-536517456
It's time to let upstream fix Setuptools reproduce-ability.

Drop patch: 010-do-not-add-rt-lib-dirs-when-cross-compiling.patch
I can't seem to fully remember why it's there.
And it seem to build fine without it.

Drop patch: 015-abort-on-failed-modules.patch
Python build supports a similar PYTHONSTRICTEXTENSIONBUILD=1 env-var
option.

Add patch: 026-openssl-feature-flags.patch
We need to keep this in our tree for a while.
See:
  https://bugs.python.org/issue45627

Backport patch: 027-bpo-43158-Use-configure-values-for-building-_uuid-ex.patch
Link: https://github.com/python/cpython/pull/29353
Fixes the build for uuid C module.

Add patch: 028-host-python-support-ssl-with-libressl.patch
We need the _ssl module working on the host-side with LibreSSL for pip to
work to download from https://pypi.org
Refs: https://github.com/openwrt/openwrt/pull/4749

Add patch: 029-disable-deprecation-warning.patch
Fixes apparmor build. The warning causes a configure error.

Refreshed the rest of patches.

Some old build-flags were removed. They don't seem to be necessary anymore.

Split python3-uuid from python3-light. To better manage the libuuid library
(if needed). Also, fixing the uuid C module build. Seems this was failing,
and was falling back to using hashlib.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17151 from jefferyto/golang-1.17.3
Alexandru Ardelean [Fri, 19 Nov 2021 08:28:28 +0000 (10:28 +0200)]
Merge pull request #17151 from jefferyto/golang-1.17.3

golang: Update to 1.17.3

2 years agoMerge pull request #17143 from commodo/py-greenlet
Alexandru Ardelean [Fri, 19 Nov 2021 08:27:14 +0000 (10:27 +0200)]
Merge pull request #17143 from commodo/py-greenlet

python-greenlet: bump to version 1.1.2

2 years agoopenvswitch: bring up member ports
Stijn Tintel [Fri, 29 Oct 2021 18:27:56 +0000 (20:27 +0200)]
openvswitch: bring up member ports

Open vSwitch does not bring up ports automatically. This is not a
problem for wireless ports, or for ports configured in
/etc/config/network, but other ports will be down, and require manual
interaction to be brought up. Configuring them with proto none will
cause netifd to do some actions on them, which might cause undefined
results, and will also bloat the UCI config file.

The cleanest solution is to bring all member ports up as part of the
init script.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agoparted: update Makefile
Oskari Rauta [Sat, 6 Nov 2021 20:05:46 +0000 (22:05 +0200)]
parted: update Makefile

 - updated Makefile fields license (GPL3) and COPYING as license file
 - fix config directive
 - split package to shared library and application (another package, fatresize has dependency to libparted)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2 years agogolang: Update to 1.17.3 17151/head
Jeffery To [Thu, 18 Nov 2021 19:40:17 +0000 (03:40 +0800)]
golang: Update to 1.17.3

Contains fixes for:

* CVE-2021-41771: ImportedSymbols in debug/macho (for Open or OpenFat)
  accesses a memory location after the end of a buffer

* CVE-2021-41772: archive/zip Reader.Open panic via a crafted ZIP
  archive containing an invalid name or an empty filename field

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agoMerge pull request #17146 from eglooca/master
Stan Grishin [Wed, 17 Nov 2021 23:52:26 +0000 (15:52 -0800)]
Merge pull request #17146 from eglooca/master

netifyd: update to 3.09

2 years agonetifyd: update to 3.09 17146/head
Darryl Sokoloski [Wed, 17 Nov 2021 20:34:35 +0000 (15:34 -0500)]
netifyd: update to 3.09

Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
2 years agoMerge pull request #17123 from commodo/python-updates1
Alexandru Ardelean [Wed, 17 Nov 2021 13:35:22 +0000 (15:35 +0200)]
Merge pull request #17123 from commodo/python-updates1

python-lxml,django,numpy: bump versions

2 years agoMerge pull request #17144 from commodo/ruamel.yaml
Alexandru Ardelean [Wed, 17 Nov 2021 13:34:40 +0000 (15:34 +0200)]
Merge pull request #17144 from commodo/ruamel.yaml

ruamel.yaml: bump to version 0.17.17

2 years agoruamel-yaml: bump to version 0.17.17 17144/head
Alexandru Ardelean [Wed, 17 Nov 2021 09:02:23 +0000 (11:02 +0200)]
ruamel-yaml: bump to version 0.17.17

The older one won't build with Python 3.10.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17120 from giannoug/ddns-scripts-digitalocean
Florian Eckert [Wed, 17 Nov 2021 10:02:01 +0000 (11:02 +0100)]
Merge pull request #17120 from giannoug/ddns-scripts-digitalocean

ddns-scripts: Rework DigitalOcean update script

2 years agopython-greenlet: bump to version 1.1.2 17143/head
Alexandru Ardelean [Wed, 17 Nov 2021 08:55:15 +0000 (10:55 +0200)]
python-greenlet: bump to version 1.1.2

The older version won't build with Python 3.10.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17037 from pprindeville/named-create-run-dir
Philip Prindeville [Wed, 17 Nov 2021 00:05:02 +0000 (17:05 -0700)]
Merge pull request #17037 from pprindeville/named-create-run-dir

bind: created /var/run/named directory

2 years agosyslog-ng: update to version 3.35.1
Josef Schlehofer [Tue, 16 Nov 2021 13:22:44 +0000 (14:22 +0100)]
syslog-ng: update to version 3.35.1

Also bump the version in syslog-ng config file.
Removes this warning:

Nov 16 14:19:41 turris syslog-ng[15159]: WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.35 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.33'

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agopdns: Update to 4.5.2
Wout Bertrums [Tue, 16 Nov 2021 14:51:12 +0000 (15:51 +0100)]
pdns: Update to 4.5.2

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2 years agorsyslog: update to 8.2110.0
Matthew Hagan [Tue, 16 Nov 2021 12:26:22 +0000 (12:26 +0000)]
rsyslog: update to 8.2110.0

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agorsyslog: add additonal support modules
Matthew Hagan [Mon, 15 Nov 2021 13:11:38 +0000 (13:11 +0000)]
rsyslog: add additonal support modules

Add configurables via a menu to enable support for various features:
  - GSSAPI Kerberos support
  - mysql
  - postgresql
  - libdbi
  - elasticsearch
  - HTTP output module
  - openssl
  - gnutls
  - mail output
  - json parsing module
  - MaxMind DB support
  - input file

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agorsyslog: move from net to admin
Matthew Hagan [Mon, 15 Nov 2021 09:58:54 +0000 (09:58 +0000)]
rsyslog: move from net to admin

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agosmcroute: update to 2.5.4
Moritz Warning [Sun, 14 Nov 2021 23:53:40 +0000 (00:53 +0100)]
smcroute: update to 2.5.4

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agozerotier: update to 1.8.2
Moritz Warning [Sun, 14 Nov 2021 23:52:10 +0000 (00:52 +0100)]
zerotier: update to 1.8.2

Update und switch back to release source package.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agoddns-scripts: Rework DigitalOcean update script 17120/head
George Giannou [Sat, 13 Nov 2021 23:54:11 +0000 (01:54 +0200)]
ddns-scripts: Rework DigitalOcean update script

Signed-off-by: George Giannou <giannoug@gmail.com>
2 years agoMerge pull request #17125 from Atema/ddns-route53-typofix
Florian Eckert [Mon, 15 Nov 2021 14:00:15 +0000 (15:00 +0100)]
Merge pull request #17125 from Atema/ddns-route53-typofix

ddns-scripts: Fix typo in route53 update script

2 years agoddns-scripts: Fix typo in route53 update script 17125/head
Martijn Atema [Sun, 14 Nov 2021 20:17:27 +0000 (21:17 +0100)]
ddns-scripts: Fix typo in route53 update script

Signed-off-by: Martijn Atema <martijn@atema.one>
2 years agoMerge pull request #17126 from ejurgensen/mxml_update_33
Florian Eckert [Mon, 15 Nov 2021 08:07:12 +0000 (09:07 +0100)]
Merge pull request #17126 from ejurgensen/mxml_update_33

mxml: update to 3.3

2 years agohiredis: update to version 1.0.2
Daniel Golle [Mon, 15 Nov 2021 02:00:35 +0000 (02:00 +0000)]
hiredis: update to version 1.0.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agopostgresql: update to version 14.1
Daniel Golle [Mon, 15 Nov 2021 00:55:05 +0000 (00:55 +0000)]
postgresql: update to version 14.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibinput: update to version 1.19.2
Daniel Golle [Mon, 15 Nov 2021 00:40:33 +0000 (00:40 +0000)]
libinput: update to version 1.19.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibevdev: update to version 1.12.0
Daniel Golle [Mon, 15 Nov 2021 00:39:52 +0000 (00:39 +0000)]
libevdev: update to version 1.12.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolvm2: update to version 2.03.14
Daniel Golle [Mon, 15 Nov 2021 00:39:04 +0000 (00:39 +0000)]
lvm2: update to version 2.03.14

Drop two local patches which were replaced by upstream commits.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agogawk: update to version 5.1.1
Daniel Golle [Mon, 15 Nov 2021 00:20:58 +0000 (00:20 +0000)]
gawk: update to version 5.1.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agodebootstrap: update to version 1.0.126
Daniel Golle [Mon, 15 Nov 2021 00:13:35 +0000 (00:13 +0000)]
debootstrap: update to version 1.0.126

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoFlask: update to version 2.0.2
Daniel Golle [Mon, 15 Nov 2021 00:13:02 +0000 (00:13 +0000)]
Flask: update to version 2.0.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoWerkzeug: update to version 2.0.2
Daniel Golle [Mon, 15 Nov 2021 00:18:35 +0000 (00:18 +0000)]
Werkzeug: update to version 2.0.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoJinja2: update to version 3.0.3
Daniel Golle [Mon, 15 Nov 2021 00:12:37 +0000 (00:12 +0000)]
Jinja2: update to version 3.0.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoclick: update to version 8.0.3
Daniel Golle [Mon, 15 Nov 2021 00:12:15 +0000 (00:12 +0000)]
click: update to version 8.0.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoyq: Update to 4.14.2
Tianling Shen [Sun, 14 Nov 2021 07:21:06 +0000 (15:21 +0800)]
yq: Update to 4.14.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agomxml: update to 3.3 17126/head
Espen Jürgensen [Sun, 14 Nov 2021 22:05:35 +0000 (23:05 +0100)]
mxml: update to 3.3

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2 years agoMerge pull request #17119 from thg2k/pr/master_php80_ini_1
Michael Heimpold [Sun, 14 Nov 2021 07:48:19 +0000 (08:48 +0100)]
Merge pull request #17119 from thg2k/pr/master_php80_ini_1

php8: Clean up and update distributed php.ini for php 8.0.12

2 years agodjango: bump to version 3.2.9 17123/head
Alexandru Ardelean [Sun, 14 Nov 2021 07:26:33 +0000 (09:26 +0200)]
django: bump to version 3.2.9

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agonumpy: bump to version 1.21.4
Alexandru Ardelean [Sun, 14 Nov 2021 07:24:39 +0000 (09:24 +0200)]
numpy: bump to version 1.21.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agopython-lxml: bump to 4.6.4
Alexandru Ardelean [Sun, 14 Nov 2021 07:23:07 +0000 (09:23 +0200)]
python-lxml: bump to 4.6.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17108 from commodo/ovs-no-python-six
Alexandru Ardelean [Sun, 14 Nov 2021 03:08:47 +0000 (05:08 +0200)]
Merge pull request #17108 from commodo/ovs-no-python-six

ovs,ovn: remove python-six dep

2 years agophp8: Clean up and update distributed php.ini for php 8.0.12 17119/head
Giovanni Giacobbi [Sat, 13 Nov 2021 21:28:43 +0000 (21:28 +0000)]
php8: Clean up and update distributed php.ini for php 8.0.12

Details:
- Cleaned up whitespace and removed comments (refer to official PHP documentation for that)
- Removed directives that no longer exist as of PHP 8.0.12
- Added newly existing directives commented out
- Added '~E_DEPRECATED' to 'error_reporting'

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2 years agoocserv: updated to 1.1.4
Nikos Mavrogiannopoulos [Sat, 13 Nov 2021 08:28:17 +0000 (09:28 +0100)]
ocserv: updated to 1.1.4

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2 years agocyrus-sasl: patch CVE-2019-19906
Michal Vasilek [Fri, 12 Nov 2021 17:09:39 +0000 (18:09 +0100)]
cyrus-sasl: patch CVE-2019-19906

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agofrr: update to 8.1.0
Lucian Cristian [Fri, 12 Nov 2021 19:15:54 +0000 (21:15 +0200)]
frr: update to 8.1.0

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2 years agonfs-kernel-server: move hardcoded /run to /tmp/run
Daniel Golle [Fri, 29 Oct 2021 23:38:00 +0000 (00:38 +0100)]
nfs-kernel-server: move hardcoded /run to /tmp/run

statd currently fails to start due to missing /run which doesn't exist
on OpenWrt.

Add a patch moving /run to /tmp/run as the path is hardcoded in several
places and cannot be configured neither at buildtime nor at runtime.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoMerge pull request #17116 from stangri/master-curl
Stan Grishin [Fri, 12 Nov 2021 20:34:36 +0000 (12:34 -0800)]
Merge pull request #17116 from stangri/master-curl

curl: update to 7.80.0

2 years agocurl: update to 7.80.0 17116/head
Stan Grishin [Fri, 12 Nov 2021 19:49:36 +0000 (19:49 +0000)]
curl: update to 7.80.0

* bump version to 7.80.0
* update maintainer email address

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agoopenssh-server-pam: add key files as conffiles
Huangbin Zhan [Tue, 2 Nov 2021 13:06:46 +0000 (21:06 +0800)]
openssh-server-pam: add key files as conffiles

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agoopenssh: keep same permission for /etc/ssh
Huangbin Zhan [Tue, 2 Nov 2021 12:56:29 +0000 (20:56 +0800)]
openssh: keep same permission for /etc/ssh

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agonetopeer2: update to 2.0.35
Lucian Cristian [Fri, 12 Nov 2021 03:17:59 +0000 (05:17 +0200)]
netopeer2: update to 2.0.35

needed after libyang update

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2 years agosysrepo: update to 2.0.53
Lucian Cristian [Fri, 12 Nov 2021 03:17:01 +0000 (05:17 +0200)]
sysrepo: update to 2.0.53

needed after libyang update
also drop python3-sysrepo as now is standalone

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2 years agolibnetconf2: update to 2.0.24
Lucian Cristian [Fri, 12 Nov 2021 03:15:44 +0000 (05:15 +0200)]
libnetconf2: update to 2.0.24

needed after libyang update

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2 years agolibyang: update to 2.0.112
Lucian Cristian [Fri, 12 Nov 2021 03:14:30 +0000 (05:14 +0200)]
libyang: update to 2.0.112

needed by frr 8+

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2 years agoovpn-dco: Add package
Jianhui Zhao [Sat, 23 Oct 2021 13:51:14 +0000 (13:51 +0000)]
ovpn-dco: Add package

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2 years agobcm27xx-eeprom: Update to the latest master branch(47976e440)
Ren Zongjia [Wed, 3 Nov 2021 16:55:55 +0000 (00:55 +0800)]
bcm27xx-eeprom: Update to the latest master branch(47976e440)

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agowget: update to 1.21.2
Huangbin Zhan [Tue, 19 Oct 2021 16:12:23 +0000 (00:12 +0800)]
wget: update to 1.21.2

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agowget: fix hsts time
Huangbin Zhan [Mon, 8 Nov 2021 20:16:56 +0000 (04:16 +0800)]
wget: fix hsts time

`time_t` on musl 1.2 is 64bit, while `long` is 32 bit. we will always get zero time with the original source on mips big endian.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agomodemmanager: fix physdev sysfs path detection in PCIe modems
Aleksander Morgado [Tue, 9 Nov 2021 10:24:00 +0000 (11:24 +0100)]
modemmanager: fix physdev sysfs path detection in PCIe modems

The PCIe physdev path lookup relies on the 'vendor' and 'device'
attribute files, instead of the 'idVendor' and 'idProduct' ones, which
are USB specific.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2 years agophp7: Clean up and update distributed php.ini for php 7.4.25
Giovanni Giacobbi [Thu, 11 Nov 2021 10:07:04 +0000 (10:07 +0000)]
php7: Clean up and update distributed php.ini for php 7.4.25

Details:
- Cleaned up whitespace and removed comments (refer to official PHP documentation for that)
- Removed directives that no longer exist as of PHP 7.4.25
- Added '~E_DEPRECATED' to 'error_reporting'

Directives removed that no longer exist as of PHP 7.4.25:
- zend.ze1_compatibility_mode
- y2k_compliance
- register_globals
- register_long_arrays
- magic_quotes_gpc
- magic_quotes_runtime
- magic_quotes_sybase
- always_populate_raw_post_data

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
(cherry picked from commit 7e45ad87f3f2ebcc9e6496ec358a6297e818f90d)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agov4l2tools: add vpx dependency if library installed
Michel Promonet [Sat, 6 Nov 2021 10:38:11 +0000 (11:38 +0100)]
v4l2tools: add vpx dependency if library installed

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agodnsproxy: Update to 0.39.10
Tianling Shen [Tue, 9 Nov 2021 08:58:40 +0000 (16:58 +0800)]
dnsproxy: Update to 0.39.10

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agodnslookup: Update to 1.5.1
Tianling Shen [Tue, 9 Nov 2021 09:01:09 +0000 (17:01 +0800)]
dnslookup: Update to 1.5.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agov4l2rtspserver: patch live555 fix crash formating time_t as a long
Michel Promonet [Sun, 31 Oct 2021 11:17:09 +0000 (12:17 +0100)]
v4l2rtspserver: patch live555 fix crash formating time_t as a long

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agomultimedia: add v4l2tools & v4l2loopback
Michel Promonet [Sun, 3 Oct 2021 18:53:16 +0000 (20:53 +0200)]
multimedia: add v4l2tools & v4l2loopback

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2 years agodocker-compose: Update to version 2.1.1
Javier Marcet [Wed, 10 Nov 2021 14:36:37 +0000 (15:36 +0100)]
docker-compose: Update to version 2.1.1

What's Changed:

 - Fix the maintainers array in MAINTAINERS by @rumpl in #8868

 - Introduce up --wait condition by @ndeloof in #8777

 - Don't exit on container destroy events by @sdt in #8859

 - Update golang to 1.17 by @rumpl in #8873

 - Support inherited environment vars on exec by @ulyssessouza in #8857

 - Restore support for multiple build-args by @ndeloof in #8889

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agonano: enable showing line numbers with M-N (Alt-n)
Hannu Nyman [Wed, 10 Nov 2021 18:25:15 +0000 (20:25 +0200)]
nano: enable showing line numbers with M-N (Alt-n)

Backport new upstream patch to enable toggling the display of
the line numbers with the shortcut key M-N (Alt-n).

Also the cmdline option "-l" works.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agopython-six: remove host-build 17108/head
Alexandru Ardelean [Mon, 8 Nov 2021 10:09:30 +0000 (12:09 +0200)]
python-six: remove host-build

There are no more users left in this tree.
So, remove it.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoovn: remove python-six dep
Alexandru Ardelean [Mon, 8 Nov 2021 10:11:43 +0000 (12:11 +0200)]
ovn: remove python-six dep

OVN doesn't require Python Six, since about commit
 https://github.com/ovn-org/ovn/commit/338a6ddb5ea1c89b48c484b0448a216a82225adc
Maybe even earlier than that.

There are some left-over installations of six in their CI, but no usage in
any Python source code.

Refreshed patches.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoopenvswitch: remove python-six dependency
Alexandru Ardelean [Mon, 8 Nov 2021 10:06:09 +0000 (12:06 +0200)]
openvswitch: remove python-six dependency

Python six was required to build the OVS Python libs during the time when
they were supporting both Python 2 & 3.

Python 3 is a minimum requirement for OVS Python's libs since commits:
  https://github.com/openvswitch/ovs/commit/1ca0323e7c29dc7ef5a615c265df0460208f92de
  https://github.com/openvswitch/ovs/commit/bd9052455092630e03485538a29f9f8d147c41ca
and Six is no longer required since commit
  https://github.com/openvswitch/ovs/commit/0c4d144a989a444d038d58272d8571e97e00e86f

The end-goal here is to get rid of the Python Six host-build.
OVS is the only user.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoCI: do not crash during PKG-INFO generation if there are no packages
Peter van Dijk [Tue, 9 Nov 2021 11:07:37 +0000 (12:07 +0100)]
CI: do not crash during PKG-INFO generation if there are no packages

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>