Commit Graph

4519 Commits

Author SHA1 Message Date
Daniel Golle adce04d840
uvol: add missing quote
Add missing quote which broke the autopart script.

Fixes: b1edbe349 ("uvol: fix regression in handling fractional megabytes free")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-01-25 03:34:31 +00:00
John Audia f21452d95a ncdu: update to 1.18
Upstream bump

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-01-24 17:57:05 -08:00
David Bauer 4d94a3fb6f clocate: update to latest HEAD
510cc94 main: remove duplicate import
bd84e09 log: add macro

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-01-24 17:56:34 -08:00
Christian Marangi 6e0c2b767b
treewide: bump PKG_RELEASE for libiwinfo dependant packages
Bump PKG_RELEASE for libiwinfo dependant packages.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-01-23 13:58:49 +01:00
Josef Schlehofer fe4c8ba419
Merge pull request #20350 from turris-cz/bash
bash: update to version 5.2.15
2023-01-23 09:25:10 +01:00
Philip Prindeville b1edbe349f uvol: fix regression in handling fractional megabytes free
Also, fix off-by-one issue when computing free size.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-01-23 01:31:52 +00:00
Tianling Shen 6f5dbdba0f
crun: add libgcrypt dependency
Fixes: ad0aa1b2fc ("crun: update to 1.7.2")

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-22 15:28:07 +08:00
Hannu Nyman b0fceb6963
Merge pull request #20330 from dhewg/lrzsz
lrzsz: update to v0.12.21rc and fix a CVE
2023-01-21 16:18:37 +02:00
Hannu Nyman 6a3d2386fa nano: update to 7.2
Update nano editor to version 7.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-01-21 12:20:16 +02:00
Paul Fertser 1e8584dc58 treewide: quote CC and CXX
When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs
to be quoted to avoid word splitting on substitution.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2023-01-20 17:44:14 -08:00
Karl Palsson dd48483a60 openocd: select new libjaylink
Without the +select, openocd's internal autoselection between internal
libjaylink and external libjaylink can result in linking against
external, without the depends declaration, leading to missing
depdendencies errors.

Hard depend on the external libjaylink, as that's the future direction
anyway.

Reported-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Karl Palsson <karlp@etactica.com>
2023-01-20 13:17:30 +00:00
Paul Fertser a85935cf8f openocd: update to 0.12.0
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2023-01-20 11:07:55 +00:00
Josef Schlehofer f350e2c2cb
bash: update to version 5.2.15
Refreshed patches

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-01-20 04:47:30 +01:00
Oskari Rauta b5f6682b4b efibootmgr: new package
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-18 14:02:39 +00:00
Florian Eckert 48c4cd5ca0
Merge pull request #20256 from TDT-AG/pr/20230109-acpica-unix
acpica-unix: update version and fix gcc12 build
2023-01-18 08:26:37 +01:00
Alexandru Ardelean 5c873025a4
Merge pull request #20313 from neheb/10
stress: update to 1.0.5
2023-01-17 12:29:23 +01:00
Oskari Rauta ce7deb506d podman: update to 4.3.1
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-16 19:56:29 +00:00
Tianling Shen 99d6d25bb5
yq: Update to 4.30.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-16 16:26:41 +08:00
Andre Heider 6d6c4b21b5 lrzsz: update to v0.12.21rc and fix a CVE
This updates to v0.12.21rc from 1999 (sic), which was never officially
released. There're fixes in there, and it's what debian ships, so let's
use that too. While at it, use debian's autohell hack and package
description too.

Patch 1 fixes a hang with musl.
Patch 2 fixes CVE-2018-10195, add PKG_CPE_ID while at it.

Refesh the rest.

Fixes: CVE-2018-10195
Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-01-15 15:14:06 +01:00
Rosen Penev 6268cd77c8 rtl-sdr: switch to git tarball
Upstream switched URLs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 23:47:35 -08:00
Rosen Penev c58d94f4c4 flashrom: update to 1.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 23:47:17 -08:00
Rosen Penev 365db93688 pcsc-tools: update to 1.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 19:47:36 -08:00
Rosen Penev 3218dd2457
stress: update to 1.0.5
New upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 19:37:45 -08:00
Rosen Penev b6f7b2eabf pigz: update to 2.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 19:31:16 -08:00
Rosen Penev 08a846c684 bc: use @DEBIAN
Seems Debian no longer offers ftp.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-14 15:07:25 -08:00
Oskari Rauta df1cd5792a qfirehose: new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-14 10:01:34 -08:00
Tianling Shen 3c34ef4c99
yq: Update to 4.30.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-14 20:51:54 +08:00
Hannu Nyman 84856c9042 xz: update to version 5.4.1
Update to 5.4.1  (keep in sync with xz in tools/)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-01-14 11:53:04 +02:00
Rosen Penev b8a2d99457 evtest: update to 1.35
Switch to git tarballs as the old freedesktop cgit doesn't work properly
anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-13 22:04:52 -08:00
Daniel Golle 274fc7575e bluez: update to version 5.66
ver 5.66:
Fix issue with A2DP and transport connection collisions.
Fix issue with allowing application specific error codes.
Fix issue with not setting initiator flag correctly.
Fix issue with HoG Report MAP size handling.
Add initial support for Basic Audio Profile.
Add initial support for Volume Control Profile.

ver 5.65:
Fix issue with A2DP cache invalidation handling.
Fix issue with A2DP and not initialized SEP codec.
Fix issue with A2DP and multiple SetConfiguration to same SEP
Fix issue with AVRCP and not properly initialized volume.
Fix issue with SDP records when operating in LE only mode.
Fix issue with HoG and not reading report map of instances.
Fix issue with GATT server crashing while disconnecting.
Fix issue with not removing connected devices.
Fix issue with enabling wake support without RPA Resolution.
Fix issue with pairing failed due to the error of Already Paired.
Add support for CONFIGURATION_DIRECTORY environment variable.
Add support for STATE_DIRECTORY environment variable.
Add support for "Bonded" property with Device API.
Add experimental support for ISO socket.

Package btmon in new package 'bluez-utils-btmon' to prevent adding
glib2 it now requires as a dependency for all of bluez-utils.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-01-13 22:04:34 -08:00
Alexandru Ardelean da2db3b929 stress-ng: bump to version 0.15.01
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2023-01-13 13:28:36 -08:00
Oskari Rauta 1394035a39 conmon: update to 2.1.5
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-11 19:52:45 +08:00
Oskari Rauta ad0aa1b2fc crun: update to 1.7.2
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-11 19:52:34 +08:00
Florian Eckert 106330213f acpica-unix: backport pending patches to fix gcc12 build issue
Due to the compiler change of openwrt, from gcc version 11 to gcc
version 12, we have now the following build errors.

../../../source/components/utilities/utdebug.c: In function
'AcpiUtInitStackPtrTrace':
../../../source/components/utilities/utdebug.c:188:31: error: storing
the address of local variable 'CurrentSp' in 'AcpiGbl_EntryStackPointer'
[-Werror=dangling-pointer=]
  188 |     AcpiGbl_EntryStackPointer = &CurrentSp;
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../../source/components/utilities/utdebug.c:185:29: note: 'CurrentSp'
declared here
  185 |     ACPI_SIZE               CurrentSp;
      |                             ^~~~~~~~~
In file included from ../../../source/include/acpi.h:173,
                 from
../../../source/components/utilities/utdebug.c:154:
../../../source/include/acglobal.h:335:41: note:
'AcpiGbl_EntryStackPointer' declared here
  335 | ACPI_GLOBAL (ACPI_SIZE *,
      AcpiGbl_EntryStackPointer);
      |
^~~~~~~~~~~~~~~~~~~~~~~~~
../../../source/include/acpixf.h:188:17: note: in definition of macro
'ACPI_GLOBAL'
  188 |     extern type name
      |                 ^~~~
cc1: all warnings being treated as errors
make[4]: *** [../Makefile.rules:20: obj/utdebug.o] Error 1

This is already issue opend in the the upstream project acpica.
https://github.com/acpica/acpica/issues/771

There is already a fix available, but it has not yet been merged.
https://github.com/acpica/acpica/pull/776

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-01-10 10:11:56 +01:00
Javier Marcet e7f2e6f01c docker-compose: Update to version 2.15.1
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-09 23:06:02 +02:00
Florian Eckert c93c9d5de3 acpica-unix: remove autorelease
While we're at it, let's also remove the deprecated feature autorelease.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-01-09 15:03:44 +01:00
Florian Eckert 6e71bd7a83 acpica-unix: update to 20221020
The latest upstream version has an incorrect file name (tar_0.gz).
Therefore, there is an error when unpacking the acrhive, as this is not
recognised correctly. To fix this, PKG_CAT is set.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-01-09 15:03:40 +01:00
Hannu Nyman 5dc38da228
Merge pull request #20227 from the2masters/dfu-programmer
dfu-programmer: update to 1.0.0
2023-01-07 11:22:50 +02:00
Javier Marcet e38eee42a5 docker-compose: Update to version 2.15.0
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-06 16:36:13 +08:00
Van Waholtz feaca51cdd syncthing: update to 1.23.0
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2023-01-05 19:16:35 +01:00
Stefan Hellermann 011833f275 dfu-programmer: update to 1.0.0
The project website http://dfu-programmer.github.io seams dead, but
there are new releases on github. They just released 1.0.0, update
to it.

I removed docs, bash-completion and the fedora spec file from
configure.ac to fix cross compilation problems.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2023-01-05 18:26:09 +01:00
Gerard Ryan ce0679b61a libnetwork: Update to dcdf8f1 for Docker v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Gerard Ryan 1f2dcba6b0 containerd: Update to v1.6.13 for Docker v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Gerard Ryan dad87d556f docker: Update to v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Gerard Ryan e40f766da1 dockerd: Update to v20.10.22
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
John Audia 842c60e20e tree: bump to 2.1.0
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2022-12-31 11:03:39 +02:00
David Bauer c8fcec9371
Merge pull request #20170 from blocktrron/zyxel-reset
zyxel-reset: add package
2022-12-26 22:45:14 +01:00
Tianling Shen 071e97949f
yq: Update to 4.30.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 15:00:20 +08:00
David Bauer d2f07181bb zyxel-reset: add package
Add the zyxel-reset package.

This package allows to trigger a factory-reset for ZyXEL devices by
sending a magic LLDP package while the device-to-reset is booting.

This is useful for remote-resetting a ZyXEL device running stock
firmware connected to a switch using OpenWrt. It also allows to reset
devices which do not have a reset-button such as the NWA55AXE.

Signed-off-by: David Bauer <mail@david-bauer.net>
2022-12-25 02:28:48 +01:00
Tony Butler ac78a5a21f gnupg2: refresh GCC options in Makefile
this Makefile still used `CONFIG_GCC_USE_VERSION_*` to select various
compilation options, for GCC versions that are antiquated

convert to parsing the major from the `CONFIG_GCC_VERSION` which will
always exist and can also be used with range logic

intent seemed to be:
* `-DEXTERN_UNLESS_MAIN_MODULE=static` for "=10" (and newer, probably)
* no additional options for "not =10" (or older, probably)

GCC 11 or 12 would likely revert to the default (not =10) option,
because 10 was the newest at the time, and 11 and 12 are "not 10"

Signed-off-by: Tony Butler <spudz76@gmail.com>
2022-12-22 18:11:51 -08:00