Daniel Golle [Mon, 16 Aug 2021 12:53:17 +0000 (13:53 +0100)]
opensc: update to version 0.22.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 16 Aug 2021 12:53:00 +0000 (13:53 +0100)]
lvm2: update to version 2.03.13
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 16 Aug 2021 12:52:43 +0000 (13:52 +0100)]
cni-plugins: update to version 1.0.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Mon, 16 Aug 2021 12:52:28 +0000 (13:52 +0100)]
postgresql: update to version 13.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Alexandru Ardelean [Mon, 16 Aug 2021 08:20:53 +0000 (11:20 +0300)]
Merge pull request #16363 from stintel/tcpreplay
tcpreplay: avoid host lib leakage
Alexandru Ardelean [Mon, 16 Aug 2021 06:52:50 +0000 (09:52 +0300)]
Merge pull request #16301 from stintel/libffi
libffi: bump to 3.4.2
Dirk Brenken [Sun, 15 Aug 2021 18:30:18 +0000 (20:30 +0200)]
Merge pull request #16372 from dibdot/travelmate
travelmate: update to 2.0.5-3
Fritz D. Ansel [Sun, 15 Aug 2021 15:05:56 +0000 (17:05 +0200)]
ksmbd: use hostname only as name
even if a fqdn (with domain) is set by user
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Daniel Golle [Sun, 15 Aug 2021 03:59:56 +0000 (04:59 +0100)]
uvol: update to version 0.4
Create UCI fstab mount sections for existing volumes on firstboot.
Introduce special handling for volumes with non-[:alnum:] prefix:
- do not create UCI sections for these 'hidden' volumes
- create UCI section for '.uxc' special volume with target
/var/state/uxc to be used for uxc config.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Dirk Brenken [Sun, 15 Aug 2021 12:11:27 +0000 (14:11 +0200)]
travelmate: update to 2.0.5-3
* simplify the scan logic, to get rid of nifty IFS tricks
* limit the nearby scan results to process only the strongest uplinks, set 'trm_maxscan' accordingly (default '10')
* update the readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
Fritz D. Ansel [Thu, 12 Aug 2021 05:01:30 +0000 (07:01 +0200)]
ksmbd: set stoplevel
to allow graceful stop of the daemon
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:04:39 +0000 (20:04 +0200)]
samba4: allow disabling wsdd2 in menuconfig
but keep it selected by default as before
so it could be selected if nmbd and/or wssd2
should be used
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:05:56 +0000 (20:05 +0200)]
samba4: use hostname only as name
even if a fqdn (with domain) is set by user
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Thu, 12 Aug 2021 05:00:26 +0000 (07:00 +0200)]
samba4: set stoplevel
to allow graceful stop of the daemon
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Thu, 12 Aug 2021 04:56:43 +0000 (06:56 +0200)]
wsdd2: dont use fqdn
workgroups use the name of the host without domain
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Matthew Hagan [Sun, 15 Aug 2021 09:47:51 +0000 (09:47 +0000)]
collectd-mod-cpufreq: enable for ipq807x
Tested on AX3600
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Stijn Tintel [Sun, 15 Aug 2021 09:13:19 +0000 (12:13 +0300)]
Merge pull request #16365 from stintel/fish
fish: don't build docs
John Kohl [Sat, 14 Aug 2021 19:22:25 +0000 (15:22 -0400)]
collectd-mod-ping: add support for MaxMissed
Signed-off-by: John Kohl <jtk.git@bostonpog.org>
Daniel Golle [Sun, 15 Aug 2021 01:14:20 +0000 (02:14 +0100)]
auc: update to version 0.2.0
* support for ASU server post commit aparcar/asu@
bac6de18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Stijn Tintel [Sat, 14 Aug 2021 23:08:09 +0000 (02:08 +0300)]
fish: don't build docs
Building docs fails due to fish_indent not being available. As we don't
install docs anyway, simply disable docs build.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Sat, 14 Aug 2021 20:42:09 +0000 (13:42 -0700)]
Merge pull request #16326 from cotequeiroz/install_host
perlmod.mk, unixodbc: use 'install' instead of 'cp' to install host binaries to avoid "Text file busy" error.
Stijn Tintel [Sat, 14 Aug 2021 19:45:21 +0000 (22:45 +0300)]
tcpreplay: avoid host lib leakage
On hosts that have pcapnav-config installed, there is host lib leakage.
From config.log:
LNAVLIB='-L/usr/lib64 -lpcapnav -lpcap'
LNAV_CFLAGS='-I/usr/include'
Fix this by disabling pcapnav-config, which isn't available anyway.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Daniel Golle [Sat, 14 Aug 2021 12:59:45 +0000 (13:59 +0100)]
auc: move function to right place
Change order of functions defined to fix build.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Stan Grishin [Wed, 4 Aug 2021 21:57:19 +0000 (21:57 +0000)]
curl: update to 7.78.0
* update to 7.78.0
* change maintainer
* remove obsolete mirror (curl.mirror.anstey.ca)
* update main curl URLs
Signed-off-by: Stan Grishin <stangri@melmac.net>
Daniel Golle [Fri, 13 Aug 2021 15:07:32 +0000 (16:07 +0100)]
auc: improve branch selection logic
Make sure '-rcX' suffix is recognized as being a lower version than
the release.
Detect per-branch snapshot version by matching the version name string.
Clean up here and there.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Fri, 13 Aug 2021 20:41:31 +0000 (13:41 -0700)]
Merge pull request #16354 from commodo/django-bump
django: bump to version 3.2.6
Toke Høiland-Jørgensen [Thu, 12 Aug 2021 10:45:43 +0000 (12:45 +0200)]
sqm-scripts: bump to v1.5.1
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Dirk Brenken [Fri, 13 Aug 2021 09:13:12 +0000 (11:13 +0200)]
Merge pull request #16352 from dibdot/travelmate
travelmate: update to 2.0.5-2
Alexandru Ardelean [Fri, 13 Aug 2021 07:04:25 +0000 (10:04 +0300)]
django: bump to version 3.2.6
And switch to AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Dirk Brenken [Fri, 13 Aug 2021 06:28:29 +0000 (08:28 +0200)]
travelmate: update to 2.0.5-2
* scan for open uplinks even if no other station has been added/configured
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel Golle [Fri, 13 Aug 2021 03:48:21 +0000 (04:48 +0100)]
auc: handle root filesystem type
Automatically select image root filesystem type and allow the user
to override that choice using the new '-F' command line option.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 13 Aug 2021 03:49:18 +0000 (04:49 +0100)]
exim: some clean ups
* use username/group 'exim' instead of mail
* register configuration file
* make sure /usr/lib/exim/lookups exists
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Fri, 13 Aug 2021 02:50:00 +0000 (19:50 -0700)]
Merge pull request #16351 from turris-cz/sqlalchemy
python-sqlalchemy: update to version 1.4.22
Josef Schlehofer [Fri, 13 Aug 2021 01:08:22 +0000 (03:08 +0200)]
python-sqlalchemy: update to version 1.4.22
Update copyright
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Thu, 12 Aug 2021 18:12:20 +0000 (11:12 -0700)]
Merge pull request #16336 from G-M0N3Y-2503/docker-20.10.8
Docker 20.10.8
Rosen Penev [Thu, 12 Aug 2021 18:07:51 +0000 (11:07 -0700)]
Merge pull request #16341 from Payne-X6/master
knot: update to version 3.1.1
Florian Eckert [Thu, 12 Aug 2021 12:18:01 +0000 (14:18 +0200)]
Merge pull request #16318 from selanf/x2
xinetd: support for anonym configs
Fritz D. Ansel [Thu, 12 Aug 2021 12:05:09 +0000 (14:05 +0200)]
xinetd: fix syntax violation
see https://github.com/openwrt/packages/pull/16318#discussion_r687481110
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Thu, 12 Aug 2021 12:01:48 +0000 (14:01 +0200)]
xinetd: support for anonym configs
config by names clashes if a service supports
udp and tcp, eg time and daytime
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Jan Hak [Thu, 12 Aug 2021 11:24:47 +0000 (13:24 +0200)]
knot: update to version 3.1.1
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Toke Høiland-Jørgensen [Thu, 12 Aug 2021 10:41:01 +0000 (12:41 +0200)]
radsecproxy: Bump to v1.9.0
Remove 300-gcc10.patch as that was applied upstream, and refresh the
other patch.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Florian Eckert [Thu, 12 Aug 2021 10:33:09 +0000 (12:33 +0200)]
Merge pull request #16315 from selanf/x1
collectd: enable cpufreq plugin for mediatek
Rosen Penev [Thu, 12 Aug 2021 10:29:06 +0000 (03:29 -0700)]
Merge pull request #16328 from turris-cz/hwdata
hwdata: update to version 0.350
Gerard Ryan [Wed, 11 Aug 2021 12:21:05 +0000 (22:21 +1000)]
dockerd: Updated to 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:20:46 +0000 (22:20 +1000)]
docker: Updated to 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:19:36 +0000 (22:19 +1000)]
containerd: Updated to 1.4.9 for docker 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:18:14 +0000 (22:18 +1000)]
runc: Updated to 1.0.1 for docker 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Alexandru Ardelean [Thu, 12 Aug 2021 08:22:36 +0000 (11:22 +0300)]
Merge pull request #16320 from turris-cz/babel
python-babel: update to version 2.9.1
Alexandru Ardelean [Thu, 12 Aug 2021 08:21:53 +0000 (11:21 +0300)]
Merge pull request #16329 from turris-cz/pycurl
python-curl: update to version 7.44.0
Alexandru Ardelean [Thu, 12 Aug 2021 07:50:08 +0000 (10:50 +0300)]
Merge pull request #16325 from egorenar/stress-ng-libkmod
stress-ng: add missing libkmod dependency
Fritz D. Ansel [Thu, 12 Aug 2021 07:47:21 +0000 (09:47 +0200)]
collectd: enable cpufreq plugin for mediatek
tested on e8450 ubi+non-ubi
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Daniel Golle [Wed, 11 Aug 2021 23:04:13 +0000 (00:04 +0100)]
auc: update to version 0.1.9
Follow the @aparcar's withlist:
- [x] Print URL of used server when searching for an update
- [x] Implement `-y` option which automatically accepts changes
- [x] Implement `-r` option which doesn't check for package upgrades but only new releases
- [x] Print link or created image to be downloadable by the user from a browser/curl.
Also allow selecting branch and version manually.
Fixes: #16324
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 11 Aug 2021 22:41:42 +0000 (23:41 +0100)]
exim: add default config and init script, enable lmtp
Ship default configuration /etc/exim/exim.conf as well as
a simple procd init script. Enable building with LMTP for better
integration with dovecot.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 10 Aug 2021 23:48:15 +0000 (00:48 +0100)]
postgresql: improve init script
Use newly introduced procd_add_restart_mount_trigger to make sure
postmaster gets started only once PGDATA becomes available.
Relocate socket directory to /var/lib/postgresql to make it possible
to run postgresql inside a ujail.
Use signal for shutdown, so it works nicely with jail.
Allow multiple script in UCI 'config postgres-db' to be a list and
run them in order listed.
User more silent methods to check for db or role existence and make
it easy to create several databases owned by the same user by passing
the same credentials multiple times.
Remove disfunctional reload handler.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Josef Schlehofer [Wed, 11 Aug 2021 22:07:26 +0000 (00:07 +0200)]
python-curl: update to version 7.44.0
Changelog:
PycURL 7.44.0 - 2021-08-08
--------------------------
This release reinstates best effort Python 2 support, adds Python 3.9 and
Python 3.10 alpha support and implements support for several libcurl options.
Official Windows builds are currently not being produced.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 11 Aug 2021 21:45:19 +0000 (23:45 +0200)]
hwdata: update to version 0.350
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 11 Aug 2021 21:18:49 +0000 (23:18 +0200)]
Merge pull request #16314 from ja-pa/redis-6.2.5
redis: update to version 6.2.5
Dirk Brenken [Wed, 11 Aug 2021 21:11:51 +0000 (23:11 +0200)]
Merge pull request #16323 from dibdot/travelmate
travelmate: update to 2.0.5
Michael Heimpold [Wed, 11 Aug 2021 20:09:41 +0000 (22:09 +0200)]
Merge pull request #16112 from dmascord/add_mdio-tools
mdio-tools: add package plus kernel module
Eneas U de Queiroz [Wed, 11 Aug 2021 14:04:50 +0000 (11:04 -0300)]
unixodbc: use 'install' when copying host binaries
'cp' fails with a text file busy error if it tries to overwrite an
executable file that is running. 'install' unlinks the file first, so
it will not cause the problem.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Wed, 11 Aug 2021 13:57:23 +0000 (10:57 -0300)]
perl: perlmod.mk: use 'install' for host binaries
When installing a host perl module, the host perl binary in the staging
dir is replaced by using 'cp'. However, if the binary is running in a
parallel job, cp will fail with a text file busy error. Use
$(INSTALL_BIN), which unliks the file first to avoid the error.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Alexander Egorenkov [Wed, 11 Aug 2021 18:48:35 +0000 (20:48 +0200)]
stress-ng: add missing libkmod dependency
This fixes build problem introduced in commit
9a1bb4baf55f ("stress-ng: bump to version 0.13.00"):
Package stress-ng is missing dependencies for the following libraries:
libkmod.so.2
Fixes: 9a1bb4baf55f ("stress-ng: bump to version 0.13.00")
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
Dirk Brenken [Wed, 11 Aug 2021 17:14:56 +0000 (19:14 +0200)]
travelmate: update to 2.0.5
* support the new travelmate option 'macaddr' to use a pre-defined MAC address (per uplink)
* vpn connections are now handled separately for each uplink
* The autoadd-feature for adding open uplinks will now be limited by the 'trm_maxautoadd' option. The default is '5', '0' disables this limitation.
* more code cleanups und optimizations to reduce the repetitive connection handling workload
* bugfixes regarding multiple radio support
* refine cp detection (no longer write and parse an error file)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Michal Vasilek [Wed, 11 Aug 2021 11:56:05 +0000 (13:56 +0200)]
syncthing: update to version 1.18.1
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Josef Schlehofer [Wed, 11 Aug 2021 08:11:05 +0000 (10:11 +0200)]
python-babel: update to version 2.9.1
Changelog:
https://github.com/python-babel/babel/releases/tag/v2.9.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Jan Pavlinec [Wed, 11 Aug 2021 06:38:50 +0000 (08:38 +0200)]
redis: update to version 6.2.5
Fixes CVE-2021-32761
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
Rosen Penev [Tue, 10 Aug 2021 23:16:51 +0000 (16:16 -0700)]
Merge pull request #16197 from Ansuel/nginx-up
nginx: bump to 1.21.1 and improve makefile
Rosen Penev [Mon, 9 Aug 2021 20:59:45 +0000 (13:59 -0700)]
Merge pull request #16310 from commodo/stress-ng-bump
stress-ng: bump to version 0.13.00
Rosen Penev [Mon, 9 Aug 2021 20:59:14 +0000 (13:59 -0700)]
Merge pull request #16308 from jefferyto/golang-1.16.7
golang: Update to 1.16.7
Rosen Penev [Mon, 9 Aug 2021 20:58:48 +0000 (13:58 -0700)]
Merge pull request #16306 from jefferyto/python-twisted-21.7.0
python-twisted: Update to 21.7.0, refresh patches
Rosen Penev [Mon, 9 Aug 2021 20:58:34 +0000 (13:58 -0700)]
Merge pull request #16305 from commodo/sudo-bump
sudo: bump to version 1.9.7p2
Rosen Penev [Mon, 9 Aug 2021 18:27:51 +0000 (11:27 -0700)]
Merge pull request #16295 from paper42/knot-resolver-5.4
knot: update to version 3.1.0, knot-resolver: update to version 5.4.0
Alexandru Ardelean [Mon, 9 Aug 2021 11:52:49 +0000 (14:52 +0300)]
stress-ng: bump to version 0.13.00
And switch to AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jeffery To [Mon, 9 Aug 2021 09:51:43 +0000 (17:51 +0800)]
golang: Update to 1.16.7
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 9 Aug 2021 09:25:25 +0000 (17:25 +0800)]
python-twisted: Update to 21.7.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Alexandru Ardelean [Mon, 9 Aug 2021 07:10:53 +0000 (10:10 +0300)]
sudo: bump to version 1.9.7p2
Also switch to AUTORELEASE for PKG_RELEASE.
Refreshed patches.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Michal Vasilek [Thu, 5 Aug 2021 12:26:29 +0000 (14:26 +0200)]
knot-resolver: update to version 5.4.0
* refresh patches
* disable kres_gen_test to fix cross
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Michal Vasilek [Thu, 5 Aug 2021 12:10:54 +0000 (14:10 +0200)]
knot: update to version 3.1.0
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Rosen Penev [Mon, 9 Aug 2021 02:27:43 +0000 (19:27 -0700)]
Revert "ksmbd: update to 3.4.0"
This reverts commit
6a0ae4b19d00640fbd8fcb11a259c2d136933c96.
ksmbd 3.4.0 reworks its dependencies as a result of upstream feedback.
Unfortunately, this means that it now relies on CONFIG_FS_POSIX_ACL,
which is not easy to direcly enable in OpenWrt.
Revert in order to fix multiple build failures that people experience.
Hans Dedecker [Sun, 8 Aug 2021 19:38:24 +0000 (21:38 +0200)]
nghttp2: update to 1.44
368014b8 Bump version number to v1.44.0, LT revision to 34:2:20
fa16e66a nghttpx: Fix max distance in weight group/address cycle comparison
40af31da nghttpx: Set connect_blocker and live_check after shuffling addresses
9e6c0685 Fix build failure
ebad3d47 Port new ngtcp2 map implementation
d4fd0681 Bump llhttp to 6.0.2
43a47aa0 Do not return HPE_USER from where it is prohibited
20079b4c Update bash_completions
2aeec770 Update manual pages
cef458c3 Replace black-list with block-list
617a5766 Replace master with main
f1d67335 Initialize Config rps field
5f3bcb1f Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
b419bfd9 Remove unused field
e406a2c1 Update doc
962a75c4 Merge pull request #1559 from nghttp2/h2load-rps
6cdc13d6 h2load: Add --rps option
92944f78 h2load: Allow unit in -D option
276792a8 Remove unnecessary function
579fa6ea Add more --with-* configure flags
2f2b2117 Add LIBTOOL_LDFLAGS configure variable
88a3cb51 Bump llhttp to 4.0.0
40679cf6 Merge pull request #1553 from nghttp2/nghttpx-fix-accesslog-method
5b587e85 Merge pull request #1550 from jktjkt/docs-asio-fix-typos
50a1121d nghttpx: Remove trailing white space after $method log variable
3239c5ef Bump up version number to v1.44.0-DEV
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Daniel Golle [Sun, 8 Aug 2021 14:47:52 +0000 (15:47 +0100)]
transmission: add mount trigger
Restart transmission once an underlaying mountpoint becomes available.
Add myself as maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sun, 8 Aug 2021 14:34:27 +0000 (15:34 +0100)]
lvm2: add hotplug script to scan and enable PVs on hotplug
Automatically scan and activate physical volumes when added at runtime.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Sat, 7 Aug 2021 23:46:49 +0000 (16:46 -0700)]
Merge pull request #16245 from neheb/ksmbd1
ksmbd: update to 3.4.0
Rosen Penev [Sat, 7 Aug 2021 23:43:45 +0000 (16:43 -0700)]
Merge pull request #16293 from Linaro1985/master_fix_libxslt
libxslt: fix compilation because of wrong libxml2 check in configure script
Dirk Brenken [Sat, 7 Aug 2021 14:05:07 +0000 (16:05 +0200)]
Merge pull request #16285 from jamesmacwhite/stubby-trigger-interfaces
stubby: Add multi WAN support for procd trigger
Stijn Tintel [Sat, 7 Aug 2021 10:08:52 +0000 (13:08 +0300)]
libffi: bump to 3.4.2
Remove both patches as they have been upstreamed.
This new release is only available on Github and does not ship configure
or Makefile, so autoreconf is needed.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
James White [Tue, 3 Aug 2021 12:25:46 +0000 (13:25 +0100)]
stubby: Add multi WAN support for procd trigger
Signed-off-by: James White <james@jmwhite.co.uk>
Josef Schlehofer [Fri, 6 Aug 2021 18:08:38 +0000 (20:08 +0200)]
Merge pull request #16290 from ja-pa/tailscale-update
tailscale: update to version 1.12.1
Rosen Penev [Fri, 6 Aug 2021 02:55:47 +0000 (19:55 -0700)]
Merge pull request #15895 from flyn-org/fuse-overlayfs
fuse-overlayfs: add new package
W. Michael Petullo [Thu, 17 Jun 2021 20:29:21 +0000 (15:29 -0500)]
fuse-overlayfs: add new package
This is part of an attempt to get rootless podman to work on OpenWrt.
See https://github.com/openwrt/packages/issues/15096.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Paul Spooren [Thu, 5 Aug 2021 22:07:37 +0000 (00:07 +0200)]
attendedsysupgrade-common: update server URL
The service is now on a new server which supports IPv6.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Stijn Tintel [Thu, 5 Aug 2021 19:37:05 +0000 (22:37 +0300)]
Revert "gnutls: update to 3.7.2"
Fixes #16083
This reverts commit
59a39d4c6fbe9c0179b16a714bf1a0c3afcbef5e.
Maxim Anisimov [Tue, 3 Aug 2021 14:43:31 +0000 (17:43 +0300)]
libxslt: fix compilation because of wrong libxml2 check in configure script
More details: https://github.com/GNOME/libxslt/commit/
90c34c8bb90e095a8a8fe8b2ce368bd9ff1837cc
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Rosen Penev [Tue, 3 Aug 2021 19:21:47 +0000 (12:21 -0700)]
Merge pull request #16151 from rsalvaterra/tor-bump
tor: bump to 0.4.6.6 stable
Rosen Penev [Tue, 3 Aug 2021 19:20:12 +0000 (12:20 -0700)]
Merge pull request #16260 from dhewg/libopusenc
libopusenc: cherry-pick post-release crash fixes
Rosen Penev [Tue, 3 Aug 2021 19:09:09 +0000 (12:09 -0700)]
Merge pull request #16279 from Ansuel/improve-atlas
atlas-sw-probe: fix copypaste error and clean tmp dir on exit
Rosen Penev [Tue, 3 Aug 2021 19:08:40 +0000 (12:08 -0700)]
Merge pull request #16277 from datafl4sh/datafl4sh/update_gnuplot_to_5.4.2
gnuplot: Updated gnuplot to 5.4.2
Karl Palsson [Tue, 3 Aug 2021 15:26:26 +0000 (15:26 +0000)]
libwebsockets: enable built in uloop support
uloop is always available on OpenWrt, so build in LWS's uloop support by
default. Size difference of .ipk is 683 bytes, or about 0.5%.
No known applications use this at present, but it seems better to
proactively offer it.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Tue, 3 Aug 2021 15:25:00 +0000 (15:25 +0000)]
libwebsockets: Bump to 4.2.1
Changelog at: https://libwebsockets.org/git/libwebsockets/tree/changelog?id=
8a580b59b23d204ca72028370e97a8f6aa0c9202
Signed-off-by: Karl Palsson <karlp@etactica.com>
Javier Marcet [Mon, 2 Aug 2021 07:36:36 +0000 (09:36 +0200)]
python3-distro: update to version 1.6.0
- BACKWARDS COMPATIBILITY:
- Deprecated the distro.linux_distribution() function. Use
distro.id(), distro.version() and distro.name() instead [#296]
- Deprecated Python 2.7, 3.4 and 3.5 support. Further releases will
only support Python 3.6+
- ENHANCEMENTS:
- Added type hints to distro module [#269]
- Added __version__ for checking distro version [#292]
- Added support for arbitrary rootfs via the root_dir parameter
[#247]
- Added the --root-dir option to CLI [#161]
- Added fallback to /usr/lib/os-release when /etc/os-release isn't
available [#262]
- BUG FIXES:
- Fixed subprocess.CalledProcessError when running lsb_release
[#261]
- Ignore /etc/iredmail-release file while parsing distribution
[#268]
- Use a binary file for /dev/null to avoid TextIOWrapper overhead
[#271]
- RELEASE:
- Moved repository from nir0s/distro to python-distro/distro on
GitHub.
Signed-off-by: Javier Marcet <javier@marcet.info>