aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* utils/pax-utils: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:gentoo:pax-utils Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/crun: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:crun_project:crun Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/domoticz: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:domoticz:domoticz Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* bcm27xx-eeprom: switch to bcm27xx-utilsÁlvaro Fernández Rojas2024-01-28
| | | | | | | bcm27xx-userland is now deprecated and utils should be used instead. https://github.com/raspberrypi/userland/commit/96a7334ae9d5fc9db7ac92e59852377df63f1848 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* utils/cryptsetup: assign PKG_CPE_IDFabrice Fontaine2024-01-25
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:cryptsetup_project:cryptsetup Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* docker-compose: Update to version 2.24.3Javier Marcet2024-01-25
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* docker-compose: Update to version 2.24.2Javier Marcet2024-01-23
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* bcm27xx-eeprom: split into bcm2711 and bcm2712Álvaro Fernández Rojas2024-01-20
| | | | | | | Add support for the Raspberry Pi 5 by creating separate packages for bcm2711 (Raspberry Pi 4) and bcm2712. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* bcm27xx-eeprom: update to latest versionÁlvaro Fernández Rojas2024-01-20
| | | | | | | | | | - Updates Raspberry Pi 4 (bcm2711) EEPROM files to latest version. - Refresh patches. - Add missing patch header. - Add mount-utils dependency (findmnt is needed by "rpi-eeprom-update -r"). - Switch to default and latest instead of deprecated critical and stable. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* docker-compose: Update to version 2.24.1Javier Marcet2024-01-19
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* stress-ng: bump to version 0.17.04Alexandru Ardelean2024-01-16
| | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* restic: update to 0.16.3Fabian Lipken2024-01-16
| | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* sms-tool: version bump to 2023-09-21Andrey Butirsky2024-01-16
| | | | | | | | Fixes: "no SMS Messages if some of them contain From: field with special symbols": https://github.com/4IceG/luci-app-sms-tool-js/issues/9 Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
* docker-compose: Update to version 2.24.0Javier Marcet2024-01-13
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* swig: bump to 4.2.0Hirokazu MORIKAWA2024-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SWIG-4.2.0 summary: Various template wrapping improvements: template template parameters, variadic templates, partially specialized templates, const template parameters and improved error checking instantiating templates. Improved decltype() support for expressions. C++14 auto without trailing return type and C++11 auto variables. Numerous C++ using declarations improvements. Numerous fixes for constructors, destructors and assignment operators: implicit, default and deleted and related non-assignable variable wrappers. STL: std::array and std::map improvements, std::string_view support added. Various C preprocessor improvements. Various issues fixed to do with architecture specific long type. Various Doxygen improvements. D1/Tango support removed. D2/Phobos is now the supported D version and SWIG now generates code which works with recent D2 releases. New Javascript generator targeting Node.js binary stable ABI Node-API. Octave 8.1 support added. PHP7 support removed, PHP8 is now the supported PHP version. Python STL container wrappers now use the Python Iterator Protocol. Python stable ABI support added. Python 3.12 support added. Ruby 3.2 and 3.3 support. Scilab 2023.* support added. Various minor enhancements for C#, Go, Guile, Javascript, Lua, Ocaml, Perl, PHP, R, Racket, Ruby, Scilab and Tcl. A number of deprecated features have been removed. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* syncthing: fix wrong group name in syncthing.initXiang W2024-01-02
| | | | | | | | | The group does not always have the same name as user, and when I try to run syncthing with nobody I get an error. Since nobody belongs to the group nogroup, I added some code to find out which group user belongs to. Signed-off-by: Xiang W <wxjstz@126.com>
* setools: update to 4.4.4W. Michael Petullo2024-01-02
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* semodule-utils: update to 3.6W. Michael Petullo2024-01-02
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* fuse-overlayfs: update to 1.13W. Michael Petullo2024-01-02
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* shared-mime-info: update to 2.4W. Michael Petullo2024-01-02
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* docker: Update to 24.0.7Gerard Ryan2024-01-01
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* dockerd: Update to 24.0.7Gerard Ryan2024-01-01
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* runc: Update to 1.1.9Gerard Ryan2024-01-01
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* containerd: Update to 1.7.6Gerard Ryan2024-01-01
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* zoneinfo: Updated to the latest (2023d) release.Vladimir Ulrich2023-12-28
| | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* rtty: update to 8.1.0Shi JiaYang2023-12-28
| | | | Signed-off-by: Shi JiaYang <shi05275@163.com>
* exfatprogs: Update to 1.2.2Tianling Shen2023-12-26
| | | | | | | | | | | | | | | | | | | | | exfatprogs 1.2.2 - released 2023-10-26 ====================================== CHANGES : * exfat2img: Allow dumps for read-only devices. * fsck.exfat: Revert Repairing zero size directory. NEW FEATURES : * fsck.exfat: Repair duplicated filename. * mkfs.exfat: Add the option "q" to print only error messages. * mkfs.exfat: Add the option "U" to set volume GUID. * tune.exfat: Add the option "U" / "-u" to set or print volume GUID. BUG FIXES: * fsck.exfat: Fix some out-of-bounds memory accesses. * fsck.exfat: Change not to delete volume GUID directory entry. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* mariadb: minor whitespace and typo fixesMichael Heimpold2023-12-22
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* ccid: update to version 1.5.4Daniel Golle2023-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new build dependency on zlib as package no longer builds without it being present. 1.5.4 - 29 October 2023, Ludovic Rousseau - fix a regression introduced in 1.5.3 1.5.3 - 25 October 2023, Ludovic Rousseau - Add support of - ACS ACR1552 1S CL Reader - ACS ACR1552 CL Reader - ACS ACR1581 - ACS ACR40T ICC Reader - ACS ACR40U ICC Reader - ACS WalletMate 1S CL Reader - Aktiv Rutoken SCR 3101 NFC Reader - CIRIGHT ONE PASS U2F - Dexon Tecnologias Digitais LTDA eSmartDX - Excelsecu Card reader - GHI NC001 - Identiv uTrust Token Flex - SpringCard M519 with idProduct: 0x6212 - SpringCard M519 with idProduct: 0x621A - WCMi SD5931 - parse: create output.bin file - udev: Disable USB-persist for CCID devices - configure: fail if flex is not found - Some other minor improvements 1.5.2 - 31 January 2023, Ludovic Rousseau - Add support of - KAPELSE KAP-LINK - LDU LANDI - Sensyl SSC-HV Reader - TOKEN2 MFA NFC Reader - TOKEN2 Molto2 - Thales RF Reader - Alcor Micro AU9560: Remove high speeds since they are not supported - Hack for AlcorMicro AU9560 and Acos-ID card - configure.ac: disable the use of --disable-usbdropdir Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: update to version 0.24.0Daniel Golle2023-12-20
| | | | | | | | | | | | Brings security fixes for CVE-2023-40660, CVE-2023-40661 and CVE-2023-4535. See release notes for further details: https://github.com/OpenSC/OpenSC/releases/tag/0.24.0 and https://github.com/OpenSC/OpenSC/releases/tag/0.23.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* base16384: bump to version 2.2.5源 文雨2023-12-20
| | | | Signed-off-by: 源 文雨 <fumiama@foxmail.com>
* pcsc-tools: update to version 1.7.0Daniel Golle2023-12-20
| | | | | | See https://pcsc-tools.apdu.fr/Changelog for details. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* pcsc-lite: update to version 2.0.1Daniel Golle2023-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add configure argument to keep polkit disabled as per before 2.0.1. 2.0.1: Ludovic Rousseau 24 November 2023 - SCardConnect(): return SCARD_W_SECURITY_VIOLATION when needed (polkit) - SCardCancel(): return SCARD_S_SUCCESS even if the client already finished - polkit is enabled by default - libpcscspy: fix a crash with NULL pointers - Doxygen: fix SCardBeginTransaction() documentation - fix pcscd internal thread safety issues (clang -fsanitize=thread) - Some other minor improvements 9 June 2023 2.0.0: Ludovic Rousseau 9 June 2023 - Adjust USB drivers path at run-time via environment variable PCSCLITE_HP_DROPDIR - Add '--disable-polkit' option - Reset eventCounter when a reader is removed - Add "polkit" in "pcscd -v" output if enabled - Doxygen: document SCARD_E_INVALID_VALUE for some functions - use secure_getenv(3) if available - Some other minor improvements Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* exfatprogs: update to version 1.2.1Daniel Golle2023-12-20
| | | | | | | | | | | exfatprogs 1.2.1 - released 2023-05-17 ====================================== CHANGES : * fsck.exfat: Repair zero size directory. * fsck.exfat: Four small clean-ups. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* mariadb: update to 10.9.8Rosen Penev2023-12-19
| | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com> Tested-by: Michael Heimpold <mhei@heimpold.de>
* stress-ng: bump to version 0.17.03Alexandru Ardelean2023-12-19
| | | | | | | | | | | Dropped patch '002-core-stress-Add-musl-gcc-detection-and-HAVE_COMPILER.patch' It's included in the release. Links: https://github.com/ColinIanKing/stress-ng/commit/cd84c46ce780242879e8aaa7d698b9cd87996dbd https://github.com/ColinIanKing/stress-ng/issues/325 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* syncthing: update to 1.27.0Van Waholtz2023-12-18
| | | | | | Add myself to maintainers Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* tang: silence errors on first installationNikos Mavrogiannopoulos2023-12-16
| | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* Merge pull request #22354 from lvoegl/pr/20230910-swanmonFlorian Eckert2023-12-14
|\ | | | | swanmon: add package
| * swanmon: add packageLukas Voegl2023-10-25
| | | | | | | | Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
* | yq: Update to 4.40.5Tianling Shen2023-12-13
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | lsof: update to 4.99.0Maxim Storchak2023-12-13
| | | | | | | | | | | | | | - drop the patches that don't apply anymore - update build commads Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | Merge pull request #22767 from efahl/issue-22760Jeffery To2023-12-09
|\ \ | | | | | | syncthing: fix duplicate command line parameters on service
| * | syncthing: fix duplicate command line parameters on serviceEric Fahlgren2023-12-04
| | | | | | | | | | | | | | | | | | - This patch fixes 9d17ba1 and #22760 Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
* | | irqbalance: Fix log spam and correct meson versionHannu Nyman2023-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Irqbalance 1.9.3 changed the handling of certain errors. Specifically EINVAL, trying to set an invalid CPU core, was changed to be a temporary error, causing log spam from repeated balancing runs in some devices. See log and strace below. Mark EINVAL as permanent. Also correct the version in our own meson.build patch. Log and strace: Sat Dec 9 10:17:27 2023 daemon.warn irqbalance: Cannot change IRQ 48 affinity: Invalid argument open("/proc/irq/48/smp_affinity", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 6 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ed9000 ioctl(6, TIOCGWINSZ, 0xbeb134e8) = -1 ENOTTY (Not a tty) writev(6, [{iov_base="00000001", iov_len=8}, {iov_base=NULL, iov_len=0}], 2) = -1 EINVAL (Invalid argument) close(6) = 0 munmap(0xb6ed9000, 4096) = 0 clock_gettime64(CLOCK_REALTIME, {tv_sec=1702109847, tv_nsec=340549081}) = 0 sendto(5, "<28>Dec 9 08:17:27 irqbalance: "..., 80, 0, NULL, 0) = 80 writev(1, [{iov_base="Cannot change IRQ 48 affinity: I"..., iov_len=47}, {iov_base="\n", iov_len=1}], 2Cannot change IRQ 48 affinity: Invalid argument ) = 48 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | cligen: Address last minute review commentsPhilip Prindeville2023-12-08
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | clixon: Initial packagingPhilip Prindeville2023-12-05
| | | | | | | | | | | | | | | | | | | | | | | | Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #22359 from pprindeville/cligen-initialPhilip Prindeville2023-12-05
|\ \ \ | | | | | | | | cligen: Initial packaging
| * | | cligen: Initial packagingPhilip Prindeville2023-12-05
| | | | | | | | | | | | | | | | | | | | | | | | CLIgen is a Command-Line Interface generator Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | yq: Update to 4.40.4Tianling Shen2023-12-05
| |/ / |/| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>