feed/packages.git
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 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 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>
2 years agoc-ares: bump to 1.18.1
Karl Palsson [Tue, 9 Nov 2021 09:16:59 +0000 (09:16 +0000)]
c-ares: bump to 1.18.1

Changelog: https://lists.haxx.se/pipermail/c-ares/2021-October/000002.html

This includes the update to the domain name, made upstream, ref: https://lists.haxx.se/pipermail/c-ares/2021-September/000001.html

Signed-off-by: Karl Palsson <karlp@etactica.com>
2 years agomosquitto: bump to 2.0.13
Karl Palsson [Tue, 9 Nov 2021 09:12:24 +0000 (09:12 +0000)]
mosquitto: bump to 2.0.13

Security and bugfix releases.

Changelogs:
https://mosquitto.org/blog/2021/10/version-2-0-13-released/
https://mosquitto.org/blog/2021/08/version-2-0-12-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
2 years agobossa: add patch to fix flash failures on serial
Alexander Couzens [Mon, 8 Nov 2021 20:47:27 +0000 (21:47 +0100)]
bossa: add patch to fix flash failures on serial

bossa only waited 1ms for the serial device instead calling
tcdrain().
Without this patch bossa is failing to flash a ATSAM3S4 8/10 times.
Patch has been submitted as PR#150 upstream.
https://github.com/shumatech/BOSSA/pull/150

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2 years agoCI: add PKG-INFO metadata file
Peter van Dijk [Sun, 7 Nov 2021 20:05:10 +0000 (21:05 +0100)]
CI: add PKG-INFO metadata file

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 years agopostfix: prevent displaying config options when not enabled
Matthew Hagan [Sat, 6 Nov 2021 23:58:24 +0000 (23:58 +0000)]
postfix: prevent displaying config options when not enabled

Postfix's options should not be visible in the config when Postfix
is not enabled.

Secondly, place the config option menu behind the Postfix option rather
than underneath.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agomutt: prevent exposing mutt config options when not enabled
Matthew Hagan [Sat, 6 Nov 2021 23:42:44 +0000 (23:42 +0000)]
mutt: prevent exposing mutt config options when not enabled

Ensure Mutt's configuration options do not appear in the config when
Mutt is not enabled.

Reported-by: Stijn Segers <foss@volatilesystems.org>
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2 years agoless: remove less-wide
Huangbin Zhan [Wed, 20 Oct 2021 19:49:31 +0000 (03:49 +0800)]
less: remove less-wide

The package `less` and `less-wide` has same content of the binary file. It's not necessary to keep both packages.
Add `PROVIDES` for legacy compat.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2 years agotrojan-go: add new package
Tianling Shen [Fri, 29 Oct 2021 14:47:53 +0000 (22:47 +0800)]
trojan-go: add new package

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agodocker-compose: Update to version 2.1.0
Javier Marcet [Thu, 4 Nov 2021 18:27:47 +0000 (19:27 +0100)]
docker-compose: Update to version 2.1.0

Docker Compose V2 is a major version bump release of Docker Compose.
It has been completely rewritten from scratch in Golang (V1 was in
Python).

Features:

 - Added support for running the plugin as a standalone program. Like
 docker-compose v1 would behave compute sha256 checksums while releasing

Bugfixes:

 - Allow combination of --status and --services
 - Fix build cache_from option
 - Fix compose up on README.md
 - Make --status a multi-flag
 - No longer fail when inferred .env is a directory

Misc

 - Stop ticker after use on ttyWriter
 - Use uname -m for cross platform suffixes
 - Add note about installing it system-wide
 - Bump containerd 1.5.5

What's Changed

 - Fix support for devices by @ndeloof in #8732
 - Make command descriptions consistent by @mat007 in #8739
 - Restore missing version commands by @Shikachuu in #8738
 - Add step in README to install on linux by @Yopadd in #8755
 - log --follow must stop when container get killed by @ndeloof in
 #8726
 - Fix index out of range on compose.buildContainerMountOptions by
 @ulyssessouza in #8750
 - Pass runtime option to containerCreate by @ndeloof in #8783
 - Fix compose down --timeout/-t flag by @debdutdeb in #8788
 - Fix network_mode "service:x" by @ulyssessouza in #8792
 - Make service>build>dockerfile a simple filename by @ulyssessouza
 in #8779
 - Compose exec cannot process more than 32KB of data by @resios in
 #8815
 - Actually fix Compose exec cannot process more than 32KB of data by
 @resios in #8816
 - Fix project settings' options order by @ulyssessouza in #8819
 - Update link to Docker Community Slack by @mat007 in #8824
 - Add support for DOCKER_DEFAULT_PLATFORM by @ndeloof in #8848
 - COMPOSE_COMPATIBILITY can be set by .env file by @ndeloof in #8847
 - Add support for EnableIPv6 by @ndeloof in #8851
 - Avoid test flakyness by ordering volumes before checking by
 @ulyssessouza in #8858
 - Update README.md: typographical edit of "About update..." by
 @youssefeldakar in #8838
 - Add support for classic builder by @ulyssessouza in #8818
 - Fix typo: netwok -> network by @Mygao in #8789
 - Bump compose-go to v1.0.5 by @ulyssessouza in #8870

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agomjpg-streamer: fix missing runpath
Sebastian Kemper [Sat, 6 Nov 2021 16:35:51 +0000 (17:35 +0100)]
mjpg-streamer: fix missing runpath

This partially reverts ac5912e9cb7761b5153bc12343f1af8b224c1d29.
CMAKE_SKIP_RPATH=TRUE is set in include/cmake.mk, so the commit removed
this from some packages as it is the default anyway. But in
mjpg-streamer Makefile this was not set to "TRUE", but to "FALSE". So
this line shouldn't have been removed.

With this revert the runpath is back and modules can be loaded again
from "/usr/lib/mjpg-streamer":

readelf -d build_dir/target-mips_24kc_musl/mjpg-streamer-1.0.0/ipkg-mips_24kc/mjpg-streamer/usr/bin/mjpg_streamer

Dynamic section at offset 0x1c0 contains 35 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libjpeg.so.62]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so]
 0x0000001d (RUNPATH)                    Library runpath: [/usr/lib/mjpg-streamer]

Resolve #17081

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2 years agodockerd: Update to 20.10.10
Ren Zongjia [Tue, 2 Nov 2021 04:46:04 +0000 (12:46 +0800)]
dockerd: Update to 20.10.10

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agodocker: Update to 20.10.10
Ren Zongjia [Tue, 2 Nov 2021 04:45:52 +0000 (12:45 +0800)]
docker: Update to 20.10.10

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agocontainerd: Update to 1.4.11
Ren Zongjia [Tue, 2 Nov 2021 04:35:09 +0000 (12:35 +0800)]
containerd: Update to 1.4.11

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agorunc: Update to 1.0.2
Ren Zongjia [Tue, 2 Nov 2021 04:34:42 +0000 (12:34 +0800)]
runc: Update to 1.0.2

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agotransmission-web-control: Update to the latest master branch(4b2e1858)
Ren Zongjia [Tue, 2 Nov 2021 15:24:31 +0000 (23:24 +0800)]
transmission-web-control: Update to  the latest master branch(4b2e1858)

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
2 years agoknot: update to 3.1.4
Jan Hák [Mon, 8 Nov 2021 09:43:16 +0000 (10:43 +0100)]
knot: update to 3.1.4

Signed-off-by: Jan Hák <jan.hak@nic.cz>
2 years agonano: enable line numbers (from cmdline)
Hannu Nyman [Mon, 8 Nov 2021 19:32:54 +0000 (21:32 +0200)]
nano: enable line numbers (from cmdline)

Enable showing line numbers, which makes it easier to find
the correct place in long files. Due to the "tiny" build,
the functionality is only available from cmdline with "-l"
option.
For example:  nano -l /etc/banner

Key shortcut M-n is disabled due to "tiny".
See https://savannah.gnu.org/bugs/?61441 for explanation.

Also
* remove without-slang config option, deprecated in Dec 2020
* adopt AUTORELEASE

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agoMerge pull request #17077 from commodo/openblas-mips-fix
Alexandru Ardelean [Mon, 8 Nov 2021 07:11:40 +0000 (09:11 +0200)]
Merge pull request #17077 from commodo/openblas-mips-fix

openblas: default to MIPS24K target for all mips32 targets

2 years agoMerge pull request #17090 from mhei/php7-pecl-redis-update
Michael Heimpold [Mon, 8 Nov 2021 06:44:33 +0000 (07:44 +0100)]
Merge pull request #17090 from mhei/php7-pecl-redis-update

php7-pecl-redis: update to 5.3.4

2 years agoMerge pull request #17089 from mhei/php7-pecl-http-update
Michael Heimpold [Mon, 8 Nov 2021 06:44:18 +0000 (07:44 +0100)]
Merge pull request #17089 from mhei/php7-pecl-http-update

php7-pecl-http: update to version 3.2.4

2 years agoMerge pull request #17091 from mhei/php7-pecl-imagick-update
Michael Heimpold [Mon, 8 Nov 2021 06:44:03 +0000 (07:44 +0100)]
Merge pull request #17091 from mhei/php7-pecl-imagick-update

php7-pecl-imagick: update to 3.5.1

2 years agophp7-pecl-imagick: update to 3.5.1 17091/head
Michael Heimpold [Sun, 7 Nov 2021 09:55:05 +0000 (10:55 +0100)]
php7-pecl-imagick: update to 3.5.1

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-redis: update to 5.3.4 17090/head
Michael Heimpold [Sun, 7 Nov 2021 09:27:16 +0000 (10:27 +0100)]
php7-pecl-redis: update to 5.3.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp7-pecl-http: update to version 3.2.4 17089/head
Michael Heimpold [Sun, 7 Nov 2021 09:13:55 +0000 (10:13 +0100)]
php7-pecl-http: update to version 3.2.4

This is the latest version, which still has support for PHP 7.x.

It's an intermediate step in the transition to PHP 8.x.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agopdns-recursor: Update to v4.5.7
Wout Bertrums [Fri, 5 Nov 2021 14:59:52 +0000 (15:59 +0100)]
pdns-recursor: Update to v4.5.7

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2 years agolibev: update to 4.33
Rosen Penev [Sun, 19 Sep 2021 08:03:04 +0000 (01:03 -0700)]
libev: update to 4.33

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>