feed/packages.git
2 years agogpsd: bump to 3.23 16304/head
Sebastian Kemper [Sun, 22 Aug 2021 14:21:58 +0000 (16:21 +0200)]
gpsd: bump to 3.23

Contains fix for time jumping back 1024 weeks after 23-October-2021.

Changes:

- Between current version and 3.23 the ABI version changed from 27 to
  29. Add ABI_VERSION variable to package as the jumps occur often.
- 0001-no-distutils-import.patch: removed because current patch doesn't
  work with new release and host python3-distutils is a build
  requirement anyway.
- 0002-ncurses6_detection.patch: fixed the patch. Currently the first
  "elif" checks for "ncurses6-config". But this is only provided by
  ncurses/host package, so the CFLAGS then contain includes that point
  into $(STAGING_DIR_HOSTPKG). The ncurses target package only installs
  "ncursesw6-config" into the staging area. So this is the only tool of
  interest. Also, the hunk moved from SConstruct to SConscript.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2 years agoauc: read `detail` not `message` from server
Paul Spooren [Sun, 22 Aug 2021 21:07:14 +0000 (11:07 -1000)]
auc: read `detail` not `message` from server

The server API was unified and therefore the servers response is now
`detail` rather than `message`, all found under the new endpoint
/api/v1/build.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2 years agoMerge pull request #16361 from stintel/v4l
Ted Hess [Mon, 23 Aug 2021 16:42:26 +0000 (12:42 -0400)]
Merge pull request #16361 from stintel/v4l

v4l-utils: add libudev-zero dependency

2 years agov4l-utils: add libudev-zero dependency 16361/head
Stijn Tintel [Sat, 14 Aug 2021 18:51:17 +0000 (21:51 +0300)]
v4l-utils: add libudev-zero dependency

When libudev-zero is enabled, v4l-utils links against it, and the
package build fails due to a missing dependency:

Package v4l-utils is missing dependencies for the following libraries:
libudev.so.1

As disabling udev doesn't seem to be supported in v4l-utils, simply add
the dependency to fix the build.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agoMerge pull request #16438 from kuoruan/aria2
Rosen Penev [Mon, 23 Aug 2021 09:40:40 +0000 (02:40 -0700)]
Merge pull request #16438 from kuoruan/aria2

aria2: bump to v1.36.0

2 years agoairos-dfs-reset: add airos-dfs-reset
Simon Polack [Tue, 3 Aug 2021 10:59:44 +0000 (12:59 +0200)]
airos-dfs-reset: add airos-dfs-reset

Ubiquitis airmax based gear does not fallback to original port after DFS
event is over. This tool triggers the fallback automatically by soft-restarting
unconditionally, whenever the configured freq differs from the running.

Signed-off-by: Simon Polack <spolack+git@mailbox.org>
2 years agoMerge pull request #16401 from Fanfwe/fix_jq_performance
Rosen Penev [Mon, 23 Aug 2021 09:21:26 +0000 (02:21 -0700)]
Merge pull request #16401 from Fanfwe/fix_jq_performance

jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup

2 years agojq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup 16401/head
François Goudal [Wed, 18 Aug 2021 21:01:23 +0000 (23:01 +0200)]
jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup

Signed-off-by: François Goudal <francois.goudal@airmont.com>
2 years agoaria2: bump to v1.36.0 16438/head
Hsing-Wang Liao [Mon, 23 Aug 2021 02:21:08 +0000 (02:21 +0000)]
aria2: bump to v1.36.0

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2 years agoMerge pull request #16432 from nickberry17/update_MM_and_libs
Rosen Penev [Sun, 22 Aug 2021 21:33:52 +0000 (14:33 -0700)]
Merge pull request #16432 from nickberry17/update_MM_and_libs

bump ModemManager and libs

2 years agoMerge pull request #16435 from jefferyto/golang-1.17
Rosen Penev [Sun, 22 Aug 2021 21:32:34 +0000 (14:32 -0700)]
Merge pull request #16435 from jefferyto/golang-1.17

golang: Update to 1.17

2 years agoMerge pull request #16427 from neheb/vs
Rosen Penev [Sun, 22 Aug 2021 21:04:30 +0000 (14:04 -0700)]
Merge pull request #16427 from neheb/vs

vsftpd: update to 3.0.5

2 years agogolang: Update to 1.17 16435/head
Jeffery To [Sun, 22 Aug 2021 16:36:15 +0000 (00:36 +0800)]
golang: Update to 1.17

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agophantap: update to latest commit
Etienne Champetier [Sun, 22 Aug 2021 11:25:45 +0000 (07:25 -0400)]
phantap: update to latest commit

26bd876 Switch from ifname to device
d8d3d5f Fix blog post link

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2 years agomodemmanager: switch to autorelease 16432/head
Nicholas Smith [Sun, 22 Aug 2021 06:12:36 +0000 (16:12 +1000)]
modemmanager: switch to autorelease

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2 years agolibmbim: switch to autorelease
Nicholas Smith [Sun, 22 Aug 2021 06:12:20 +0000 (16:12 +1000)]
libmbim: switch to autorelease

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2 years agolibqmi: switch to autorelease
Nicholas Smith [Sun, 22 Aug 2021 06:12:08 +0000 (16:12 +1000)]
libqmi: switch to autorelease

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2 years agomodemmanager: bump to 1.16.10
Nicholas Smith [Sun, 22 Aug 2021 05:50:33 +0000 (15:50 +1000)]
modemmanager: bump to 1.16.10

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2 years agolibmbim: bump to 1.26.0
Nicholas Smith [Sun, 22 Aug 2021 05:50:14 +0000 (15:50 +1000)]
libmbim: bump to 1.26.0

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2 years agolibqmi: bump to 1.28.8
Nicholas Smith [Sun, 22 Aug 2021 05:49:41 +0000 (15:49 +1000)]
libqmi: bump to 1.28.8

Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2 years agoMerge pull request #16428 from dibdot/travelmate
Dirk Brenken [Sun, 22 Aug 2021 04:38:25 +0000 (06:38 +0200)]
Merge pull request #16428 from dibdot/travelmate

travelmate: update to 2.0.6

2 years agotravelmate: update to 2.0.6 16428/head
Dirk Brenken [Sat, 21 Aug 2021 19:37:01 +0000 (21:37 +0200)]
travelmate: update to 2.0.6

* replaced pipe input for a while/read-loop with a here document/variable as input
  (fix various subshell related bugs and oddities)
* further improve abort and re-connection handling
* prevent alleged detected connection failures (false positives) with an additional gw check,
  to stabilize VPN connections in particular

Signed-off-by: Dirk Brenken <dev@brenken.org>
2 years agoMerge pull request #16421 from neheb/nfdd
Rosen Penev [Sat, 21 Aug 2021 23:10:58 +0000 (16:10 -0700)]
Merge pull request #16421 from neheb/nfdd

nfdump: fix compilation with PKG_ASLR

2 years agoMerge pull request #16423 from neheb/kll
Rosen Penev [Sat, 21 Aug 2021 23:10:47 +0000 (16:10 -0700)]
Merge pull request #16423 from neheb/kll

klish: update to 2.2.3

2 years agovsftpd: update to 3.0.5 16427/head
Rosen Penev [Sat, 21 Aug 2021 19:13:29 +0000 (12:13 -0700)]
vsftpd: update to 3.0.5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoklish: update to 2.2.3 16423/head
Rosen Penev [Sun, 8 Aug 2021 04:31:41 +0000 (21:31 -0700)]
klish: update to 2.2.3

Switch to AUTORELEASE for simplicity.

Remove uClibc reference from patch as it's no longer in tree.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agonfdump: fix compilation with PKG_ASLR 16421/head
Rosen Penev [Sat, 21 Aug 2021 00:30:02 +0000 (17:30 -0700)]
nfdump: fix compilation with PKG_ASLR

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolibinput: package libinput cli applets and quriks
Daniel Golle [Sat, 21 Aug 2021 17:37:34 +0000 (18:37 +0100)]
libinput: package libinput cli applets and quriks

Also package /usr/libexec/libinput/* and /usr/share/lib/input/*.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoMerge pull request #16312 from ynezz/upstream/c-ares-CVE-2021-3672
Petr Štetiar [Sat, 21 Aug 2021 09:52:35 +0000 (11:52 +0200)]
Merge pull request #16312 from ynezz/upstream/c-ares-CVE-2021-3672

c-ares: update to version 1.17.2

2 years agoMerge pull request #16413 from champtar/https-dns-proxy-cmakelist
Stan Grishin [Sat, 21 Aug 2021 00:06:14 +0000 (17:06 -0700)]
Merge pull request #16413 from champtar/https-dns-proxy-cmakelist

https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS

2 years agohttps-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS 16413/head
Etienne Champetier [Fri, 20 Aug 2021 19:33:27 +0000 (15:33 -0400)]
https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS

This fixes compilation issues with ASLR PIE enabled

We were compiling with '-g -DDEBUG'

https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk
shrink from 19514 to 19095

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2 years agodnscrypt-proxy2: Upgrade to 2.1.0
Ted Hess [Thu, 19 Aug 2021 22:03:54 +0000 (18:03 -0400)]
dnscrypt-proxy2: Upgrade to 2.1.0

Adjust build opts to force GOPATH mode by setting GO111MODULE off.
Ref: https://go.dev/blog/go116-module-changes

Signed-off-by: Ted Hess <thess@kitschensync.net>
2 years agoMerge pull request #16379 from neheb/sft
Rosen Penev [Fri, 20 Aug 2021 15:25:31 +0000 (08:25 -0700)]
Merge pull request #16379 from neheb/sft

softethervpn5: fix compilation without engines

2 years agoc-ares: update to version 1.17.2
Petr Štetiar [Tue, 10 Aug 2021 07:15:06 +0000 (09:15 +0200)]
c-ares: update to version 1.17.2

Missing input validation of host names returned by Domain Name Servers
in the c-ares library can lead to output of wrong hostnames (leading to
Domain Hijacking).

The Common Vulnerabilities and Exposures (CVE) project has assigned the
name CVE-2021-3672 to this issue.

References: https://c-ares.haxx.se/adv_20210810.html
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2 years agolibwebsockets: avoid a compilation error due to a missing uloop
Ronny Kotzschmar [Wed, 18 Aug 2021 17:08:29 +0000 (19:08 +0200)]
libwebsockets: avoid a compilation error due to a missing uloop

With a clean build environment and at least two parallel jobs
a compilation error may occur:

...
-- Looking for uv/version.h - found
libubox include dir: ULOOP_INCLUDE_DIRS-NOTFOUND
libubox libraries: ULOOP_LIBRARIES-NOTFOUND
...
CMake Error in lib/event-libs/uloop/CMakeLists.txt:
  Found relative path while evaluating include directories of
  "websockets-evlib_uloop":

    "ULOOP_INCLUDE_DIRS-NOTFOUND"
...

Signed-off-by: Ronny Kotzschmar <ro.ok@me.com>
2 years agoMerge pull request #16409 from paper42/mc-fix
Dirk Brenken [Fri, 20 Aug 2021 08:59:15 +0000 (10:59 +0200)]
Merge pull request #16409 from paper42/mc-fix

mc: add a missing Syntax file

2 years agomc: add a missing Syntax file 16409/head
Michal Vasilek [Fri, 20 Aug 2021 08:06:42 +0000 (10:06 +0200)]
mc: add a missing Syntax file

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agoMerge pull request #16406 from neheb/gpgg
Rosen Penev [Fri, 20 Aug 2021 01:40:25 +0000 (18:40 -0700)]
Merge pull request #16406 from neheb/gpgg

gnupg: remove the GCC if

2 years agognupg: remove the GCC if 16406/head
Rosen Penev [Thu, 19 Aug 2021 19:37:29 +0000 (12:37 -0700)]
gnupg: remove the GCC if

Doesn't seem to work without advanced toolchain settings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #16394 from turris-cz/python-add-distutils-hack
Alexandru Ardelean [Thu, 19 Aug 2021 10:55:53 +0000 (13:55 +0300)]
Merge pull request #16394 from turris-cz/python-add-distutils-hack

python3-setuptools: add _distutils_hack

2 years agoMerge pull request #16396 from paper42/git-2.33
Rosen Penev [Thu, 19 Aug 2021 06:07:55 +0000 (23:07 -0700)]
Merge pull request #16396 from paper42/git-2.33

git: update to 2.33.0

2 years agoMerge pull request #16400 from wfleurant/ygg-uci-ifname
Rosen Penev [Thu, 19 Aug 2021 06:07:21 +0000 (23:07 -0700)]
Merge pull request #16400 from wfleurant/ygg-uci-ifname

yggdrasil: uci ifname is now known as device

2 years agoyggdrasil: uci ifname is now known as device 16400/head
William Fleurant [Wed, 18 Aug 2021 19:21:51 +0000 (21:21 +0200)]
yggdrasil: uci ifname is now known as device

Signed-off-by: William Fleurant <meshnet@protonmail.com>
2 years agoMerge pull request #16388 from paper42/mc-master
Dirk Brenken [Wed, 18 Aug 2021 18:44:42 +0000 (20:44 +0200)]
Merge pull request #16388 from paper42/mc-master

mc: update to 4.8.27, split -skins

2 years agoauc: update to version 0.2.1
Daniel Golle [Wed, 18 Aug 2021 18:30:56 +0000 (19:30 +0100)]
auc: update to version 0.2.1

Brings support for future connexion based API.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agozabbix: Call killall with the -s
Jan Baier [Mon, 16 Aug 2021 10:19:46 +0000 (12:19 +0200)]
zabbix: Call killall with the -s

Some versions of killall do support the `killall -SIGNAL` syntax and
have only `-s SIGNAL` which should be supported everywhere.

I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2

Signed-off-by: Jan Baier <jan.baier@amagical.net>
2 years agogit: update to 2.33.0 16396/head
Michal Vasilek [Wed, 18 Aug 2021 12:52:15 +0000 (14:52 +0200)]
git: update to 2.33.0

* refresh patches

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agopython3-setuptools: add _distutils_hack 16394/head
Josef Schlehofer [Wed, 18 Aug 2021 10:12:01 +0000 (12:12 +0200)]
python3-setuptools: add _distutils_hack

I tried to install matplotlib by using pip and it failed with the following output:

2021-08-18T11:52:26,171 Collecting matplotlib
2021-08-18T11:52:26,173   Created temporary directory: /tmp/pip-unpack-wuth2u0e
2021-08-18T11:52:26,565   Using cached matplotlib-3.4.3.tar.gz (37.9 MB)
2021-08-18T11:52:38,659   Added matplotlib from https://files.pythonhosted.org/packages/21/37/           197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar.                       gz#sha256=fc4f526dfdb31c9bd6b8ca06bf9fab663ca12f3ec9cdf4496fb44bc680140318 to build tracker '/tmp/pip-   req-tracker-u30x8pht'
2021-08-18T11:52:38,660     Running setup.py (path:/tmp/pip-install-afiyiers/                            matplotlib_8e717e38862f4976a3d6cb1832ba3261/setup.py) egg_info for package matplotlib
2021-08-18T11:52:38,661     Created temporary directory: /tmp/pip-pip-egg-info-kbtiezxq
2021-08-18T11:52:38,662     Running command python setup.py egg_info
2021-08-18T11:52:38,831     Traceback (most recent call last):
2021-08-18T11:52:38,832       File "<string>", line 1, in <module>
2021-08-18T11:52:38,832       File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 8, in <module>
2021-08-18T11:52:38,833     ModuleNotFoundError: No module named '_distutils_hack'

More details about it:
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968410

Once I applied the patch from the bug tracker, I got further to install
it.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agomc: update to 4.8.27, split -skins 16388/head
Michal Vasilek [Tue, 17 Aug 2021 14:12:58 +0000 (16:12 +0200)]
mc: update to 4.8.27, split -skins

* fixes CVE-2021-36370
* add a new subpackage mc-skins
* drop 030-fix-cchat_t.patch, fixed upstream
* refresh patches

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2 years agoMerge pull request #16327 from cotequeiroz/lua-rs232
Rosen Penev [Wed, 18 Aug 2021 09:05:23 +0000 (02:05 -0700)]
Merge pull request #16327 from cotequeiroz/lua-rs232

lua-rs232: don't rely on detected luadir

2 years agoMerge pull request #16322 from paper42/mblaze
Rosen Penev [Wed, 18 Aug 2021 09:04:56 +0000 (02:04 -0700)]
Merge pull request #16322 from paper42/mblaze

mblaze: new package

2 years agoMerge pull request #16369 from stintel/gnuplot
Rosen Penev [Wed, 18 Aug 2021 09:01:47 +0000 (02:01 -0700)]
Merge pull request #16369 from stintel/gnuplot

gnuplot: fix host lib leakage

2 years agoMerge pull request #16380 from EricLuehrsen/unbound_132
Rosen Penev [Tue, 17 Aug 2021 21:50:24 +0000 (14:50 -0700)]
Merge pull request #16380 from EricLuehrsen/unbound_132

unbound: update to 1.3.2

2 years agoMerge pull request #16382 from cotequeiroz/perl_flock
Rosen Penev [Tue, 17 Aug 2021 21:20:25 +0000 (14:20 -0700)]
Merge pull request #16382 from cotequeiroz/perl_flock

perl: perlmod.mk: wrap hostpkg perl usage around flock

2 years agoMerge pull request #16377 from neheb/mjpgg
Rosen Penev [Tue, 17 Aug 2021 21:19:54 +0000 (14:19 -0700)]
Merge pull request #16377 from neheb/mjpgg

mjpg-streamer: remove outdated musl patch

2 years agoMerge pull request #16378 from neheb/hplp
Rosen Penev [Tue, 17 Aug 2021 21:17:14 +0000 (14:17 -0700)]
Merge pull request #16378 from neheb/hplp

hplip: update to 3.21.6

2 years agotvheadend: update to v4.2.8, remove static ffmpeg
Marius Dinu [Sat, 14 Aug 2021 09:39:44 +0000 (12:39 +0300)]
tvheadend: update to v4.2.8, remove static ffmpeg

 - refresh patches
 - add missing dependency: libffi

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
[edited commit message and the maintainer line]

2 years agoperl: perlmod.mk: use flock when hostpkg/perl used 16382/head
Eneas U de Queiroz [Mon, 16 Aug 2021 14:07:35 +0000 (11:07 -0300)]
perl: perlmod.mk: use flock when hostpkg/perl used

Avoid parallel relinking and usage of the host perl binary by wrapping
its usage around flock calls.

Sometimes, two packages will try to relink the static host perl binary
at the same time.  Neither of them will have the other's module linked
in, and one of them will unavoidably clobber the other one's binary.

This will lead to errors when a package will not be able to find a
module that was supposed to be installed.

To fix that, an exclusive flock is used when relinking, with a 900
seconds timeout to avoid locking up the build process forever.

This is not enough because the binary may be concurrently used to build
another module package; perl is used in Configure, Compile, and Install
procedures.  If timing is right, a package will fail with a "permission
denied" error.

So a shared flock call is added in Configure, Compile, and Install
definitions for host and target, with a shorter, 300 seconds timeout.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agopython-cachelib: update to version 0.3.0 16387/head
Stepan Henek [Tue, 17 Aug 2021 07:59:42 +0000 (09:59 +0200)]
python-cachelib: update to version 0.3.0

Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
2 years agounbound: update to 1.3.2 16380/head
Eric Luehrsen [Sat, 14 Aug 2021 06:59:32 +0000 (02:59 -0400)]
unbound: update to 1.3.2

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2 years agoMerge pull request #16273 from pprindeville/strongswan-sysupgrade
Philip Prindeville [Tue, 17 Aug 2021 04:38:31 +0000 (22:38 -0600)]
Merge pull request #16273 from pprindeville/strongswan-sysupgrade

strongswan: add /etc/config/ipsec to sysupgrade list

2 years agosoftethervpn5: fix compilation without engines 16379/head
Rosen Penev [Sun, 8 Aug 2021 02:55:54 +0000 (19:55 -0700)]
softethervpn5: fix compilation without engines

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #16375 from neheb/jpgg
Rosen Penev [Mon, 16 Aug 2021 21:46:09 +0000 (14:46 -0700)]
Merge pull request #16375 from neheb/jpgg

libjpeg-turbo: update to 2.1.1

2 years agoMerge pull request #16296 from stintel/kea
Stijn Tintel [Mon, 16 Aug 2021 19:27:43 +0000 (22:27 +0300)]
Merge pull request #16296 from stintel/kea

kea: add init script and hooks to support HA

2 years agokea: add kea-uci package with basic init script 16296/head
Stijn Tintel [Thu, 5 Aug 2021 19:26:20 +0000 (22:26 +0300)]
kea: add kea-uci package with basic init script

This init script allows to start the Kea Control Agent, the DHCPv4
server, the DHCPv6 server, and the DHCP-DDNS server. It expects the
config files to be where the packages install them.

As this is a single init script that can start 4 different binaries that
are each in their own package, these files cannot be included in any of
these other package, so create a dedicated package for it.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agokea: add conffiles
Stijn Tintel [Thu, 5 Aug 2021 17:52:00 +0000 (20:52 +0300)]
kea: add conffiles

Add the /etc/kea directory to conffiles, so configuration will not be
lost during sysupgrade.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agokea: add package for high availability hook
Stijn Tintel [Sun, 1 Aug 2021 21:45:27 +0000 (00:45 +0300)]
kea: add package for high availability hook

This allows running multiple kea instances in load balancing or
hot-standby mode, minimizing risk of downtime.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agokea: add package for lease commands hook
Stijn Tintel [Sun, 1 Aug 2021 21:41:45 +0000 (00:41 +0300)]
kea: add package for lease commands hook

This is required for the HA hook.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agoMerge pull request #16376 from neheb/wat
Rosen Penev [Mon, 16 Aug 2021 16:44:21 +0000 (09:44 -0700)]
Merge pull request #16376 from neheb/wat

watchcat: run through shfmt

2 years agoopensc: update to version 0.22.0
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>
2 years agolvm2: update to version 2.03.13
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>
2 years agocni-plugins: update to version 1.0.0
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>
2 years agopostgresql: update to version 13.4
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>
2 years agoMerge pull request #16363 from stintel/tcpreplay
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

2 years agoMerge pull request #16301 from stintel/libffi
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

2 years agohplip: update to 3.21.6 16378/head
Rosen Penev [Sun, 8 Aug 2021 04:21:17 +0000 (21:21 -0700)]
hplip: update to 3.21.6

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agomjpg-streamer: remove outdated musl patch 16377/head
Rosen Penev [Sun, 8 Aug 2021 04:57:33 +0000 (21:57 -0700)]
mjpg-streamer: remove outdated musl patch

It seems to not be needed anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agowatchcat: run through shfmt 16376/head
Rosen Penev [Mon, 9 Aug 2021 03:03:54 +0000 (20:03 -0700)]
watchcat: run through shfmt

Cosmetic fixes mainly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agolibjpeg-turbo: update to 2.1.1 16375/head
Rosen Penev [Mon, 16 Aug 2021 01:18:30 +0000 (18:18 -0700)]
libjpeg-turbo: update to 2.1.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #16372 from dibdot/travelmate
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

2 years agoksmbd: use hostname only as name
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>
2 years agouvol: update to version 0.4
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>
2 years agotravelmate: update to 2.0.5-3 16372/head
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>
2 years agoksmbd: set stoplevel
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>
2 years agosamba4: allow disabling wsdd2 in menuconfig
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>
2 years agosamba4: use hostname only as name
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>
2 years agosamba4: set stoplevel
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>
2 years agowsdd2: dont use fqdn
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>
2 years agocollectd-mod-cpufreq: enable for ipq807x
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>
2 years agoMerge pull request #16365 from stintel/fish
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

2 years agocollectd-mod-ping: add support for MaxMissed
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>
2 years agoauc: update to version 0.2.0
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>
2 years agognuplot: fix host lib leakage 16369/head
Stijn Tintel [Sun, 15 Aug 2021 00:25:02 +0000 (03:25 +0300)]
gnuplot: fix host lib leakage

The package does not build due to host lib leakage, as evidenced by
config.log:

X_CFLAGS=' -I/usr/include'
X_LIBS=' -L/usr/lib'

Fix this by disabling X with a configure var.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agofish: don't build docs 16365/head
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>
2 years agoMerge pull request #16326 from cotequeiroz/install_host
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.

2 years agotcpreplay: avoid host lib leakage 16363/head
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>
2 years agoauc: move function to right place
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>
2 years agocurl: update to 7.78.0
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>
2 years agoauc: improve branch selection logic
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>
2 years agoMerge pull request #16354 from commodo/django-bump
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