aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* liboil: small cleanupsRosen Penev2022-09-14
| | | | | | | | | Fixes a compile error when glib2 is missing. get rid of nls.mk. iconv/gettext is not used. This was previously here because of glib2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* sysrepo: build under WSLRosen Penev2022-09-14
| | | | | | This check is for host, not cross compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* AdGuardHome: update to v0.107.12YiZhen Choo2022-09-14
| | | | Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>
* modemmanager: bump to 1.18.12Maxim Anisimov2022-09-14
| | | | Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* libqmi: bump to 1.30.8Maxim Anisimov2022-09-14
| | | | Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* Merge pull request #19340 from EricLuehrsen/nut-280Hannu Nyman2022-09-14
|\ | | | | nut: update to 2.8.0
| * nut: update to 2.8.0Eric Luehrsen2022-09-10
| | | | | | | | | | | | | | | | | | | | -- Release Message Snippet https://networkupstools.org/ -- After a long and windy trip since the last official release v2.7.4 half a dozen years ago ... NUT v2.8.0! ... the new release includes numerous new drivers, sub-drivers, protocols and bug-fixes, with many companies and individuals chipping in with contributions of code. ... Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | rsync: bump to 3.2.6John Audia2022-09-14
| | | | | | | | | | | | Bump to latest upstream release. Signed-off-by: John Audia <therealgraysky@proton.me>
* | tree: bump to 2.0.4John Audia2022-09-14
| | | | | | | | | | | | Upstream update Signed-off-by: John Audia <therealgraysky@proton.me>
* | smartdns: bump to 1.2022.38Nick Peng2022-09-14
| | | | | | | | Signed-off-by: Nick Peng <pymumu@gmail.com>
* | mwan3: fix balanced default configFlorian Eckert2022-09-14
| | | | | | | | | | | | | | The metrics and weight need to be the same. A 50% balanced would be require member policies of the same metric and weight value. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | python3-iperf3: add iperf3 python wrapperNick Hainke2022-09-14
| | | | | | | | | | | | This wrapper gives us an easy to use api for using iperf3 in python. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | iperf3: add shared libiperf library and link iperf3 dynamicallyNick Hainke2022-09-14
| | | | | | | | | | | | | | | | | | | | | | | | Add library for creating own functions with iperf3 functionality. Example: https://github.com/esnet/iperf/blob/master/examples/mis.c This library is needed by python3-iperf3. Build iperf3 binary with dynamically linked libiperf3. However, still build iperf3-ssl as static binary due to a lack of shipping two libiperf versions. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | python3-flent: add flent packageNick Hainke2022-09-14
| | | | | | | | | | | | | | | | | | | | As described on GitHub page [0]: Flent is a Python wrapper to run multiple simultaneous netperf/iperf/ping instances and aggregate the results. [0] - https://github.com/tohojo/flent Signed-off-by: Nick Hainke <vincent@systemli.org>
* | Merge pull request #19349 from rmilecki/ddns-scripts-cleanFlorian Eckert2022-09-14
|\ \ | | | | | | ddns-scripts: drop dead services
| * | ddns-scripts: drop dead servicesRafał Miłecki2022-09-12
| | | | | | | | | | | | | | | | | | Drop services that are not available anymore. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | knot: update to version 3.2.1Jan Hák2022-09-13
| | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | python3: backport and fix target musl libc detectionŠimon Bořek2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch 030: Backported from Python main branch[^1] for Python to distinguish between glibc and musl libc SOABI. Patch 131: Changes PLATFORM_TRIPLET -gnu/-musl suffix detection (performed by the backported patch) to be based on the target OS instead of the building OS. See included patches for more detailed descriptions. Specifically this fixes cross-compilation for mpc8548 CPUs with SPE instructions[^2] enabled. [^1]: merged to python:main as https://github.com/python/cpython/pull/24502 'bpo-43112: detect musl as a separate SOABI' [^2]: https://www.nxp.com/docs/en/reference-manual/SPEPEM.pdf Co-authored-by: Pali Rohár <pali@kernel.org> Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
* | | aria2: Fix aria2.init start issueNaraku J2022-09-12
|/ / | | | | | | | | | | Re-mount '$config_file' inside the '$config_dir' will cause aria2 process unable to start. Signed-off-by: Naraku J <74468372+Narakuku@users.noreply.github.com>
* / adblock: update 4.1.4-2Dirk Brenken2022-09-11
|/ | | | | | | | | * some more cleanups, forgotten with the last update * optimized unbound syntax ('always_nxdomain' & 'always_transparent') * optimized oisd download sources (use wilcard variants which are much smaller) * removed superfluous version information/function Signed-off-by: Dirk Brenken <dev@brenken.org>
* adblock: update 4.1.4Dirk Brenken2022-09-10
| | | | | | | | | | | | * dnsmasq upstream has changed the code for domain handling and recommends the 'local' syntax for large blocklists * remove pipefail command, see #19043 for reference * removed the unused 'adb_dnsinotify' parameter * removed the 'adb_maxqueue' parameter, the queue size will be automatically set by the number of cpu cores * various cleanups, mostly shellcheck related Signed-off-by: Dirk Brenken <dev@brenken.org>
* conserver: fix build with new autotoolsMichael Pratt2022-09-09
| | | | | | | Backport a patch that fixes build with new versions of Autoconf and Automake. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* boinc: fix build with new autotoolsMichael Pratt2022-09-09
| | | | | | | Backport a patch that fixes build with new versions of Autoconf and Automake. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* minidlna: fix build with new autotoolsMichael Pratt2022-09-09
| | | | | | | Backport a patch that fixes build with new versions of Autoconf and Automake. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* apr: add autotools compatibility backportsMichael Pratt2022-09-09
| | | | | | | | | | Backport a bunch of patches that fixes build when using new Autoconf and Automake. The patches removed are replaced by upstream backports which are more complete. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* patch: do not patch automake Makefile templateMichael Pratt2022-09-09
| | | | | | | | | | We do not build the tests for this package, so we can avoid needing autoreconf when the host automake version doesn't match the version this package was bootstrapped with by not changing the .am file in this patch. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* nfdump: add flex to dependenciesMichael Pratt2022-09-09
| | | | | | | | | | This package uses the macro AC_PROG_LEX(yywrap) which in new versions of GNU Autoconf specifically looks for the yywrap function in the libraries, and considers lex/flex not present if the function is not found. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* flex: install dev files to stagingMichael Pratt2022-09-09
| | | | | | | | | Provide the library and headers for flex in the staging directory for the target build of packages that depend on lexical functions. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* python-websocket-client: update to 1.4.1Javier Marcet2022-09-09
| | | | | | | | | | - Fix stack growth bug when `run_forever` reconnects - Add doctest CI for sphinx docs code examples (d150099) - General docs improvements - Fix automatic reconnect with `run_forever` - Allow a timeout to be set when using a proxy Signed-off-by: Javier Marcet <javier@marcet.info>
* python-dotenv: update to v0.21.0Javier Marcet2022-09-09
| | | | | | | | | | | | | | | | | | | Added: - CLI: add support for invocations via 'python -m'. - load_dotenv function now returns False. - CLI: add --format= option to list command. Fixed: - Drop Python 3.5 and 3.6 and upgrade GA - Use open instead of io.open. - Improve documentation for variables without a value - Add parse_it to Related Projects - Update README.md - Improve documentation with direct use of MkDocs Signed-off-by: Javier Marcet <javier@marcet.info>
* python-docker: Update to 6.0.0Javier Marcet2022-09-09
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* v2ray-geodata: split from xray-geodataTianling Shen2022-09-09
| | | | | | | This can be used for v2ray, Xray, v2rayA and some other projects, make it generic. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* v2ray-core: add new packageTianling Shen2022-09-09
| | | | | | | | | Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. For more details, see https://www.v2fly.org/en_US/guide/faq.html Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* schroot: update to version 1.6.13, reboot of the schroot toolJavier Marcet2022-09-09
| | | | | | conceived and developed for many years by Roger Leigh Signed-off-by: Javier Marcet <javier@marcet.info>
* lxc: update to 5.0.1John Audia2022-09-09
| | | | | | | | | | | Bump to latest and update Makefile to use meson which is upstream's standard. Deleted unneeded 010-Remove-distro-check.patch (reference to configure). Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* ffmpeg: update to 5.1.1John Audia2022-09-08
| | | | | | Bump to latest upstream version Signed-off-by: John Audia <therealgraysky@proton.me>
* Merge pull request #19188 from mars642/feature_lorawanFlorian Eckert2022-09-08
|\ | | | | basicstation, sx1302_hal: initial commit
| * basicstation: initial check-inMarcus Schref2022-09-07
| | | | | | | | | | | | | | | | | | | | | | (LoRa) Basicstation is an implementation of a LoRa packet forwarder and is intended to be run on the host of a LoRa-based gateway. Basicstation forwards RF packets recieved by a concentrator to a LoRaWAN network server (LNS). It also transmits RF packets received from the LNS to one or multiple LoRa end devices. Further information: https://lora-developers.semtech.com/build/ software/lora-basics/lora-basics-for-gateways Signed-off-by: Marcus Schref <mschref@web.de>
| * sx1302_hal: initial check-inMarcus Schref2022-09-07
| | | | | | | | | | | | | | The SX1302 hardware abstraction layer is required by the basicstation to control the concentrator based on SX1302/SX1303 chip. Signed-off-by: Marcus Schref <mschref@web.de>
* | Merge pull request #19323 from turris-cz/syslogngJosef Schlehofer2022-09-08
|\ \ | | | | | | syslog-ng: update to version 3.38.1
| * | syslog-ng: update to version 3.38.1Josef Schlehofer2022-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Release notes: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.38.1 - Update the configuration file to use version 4.0 as mentioned in the release notes to try the latest changes Fixes: CVE-2022-38725 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | yt-dlp: update to 2022.9.1Michal Vasilek2022-09-07
| | | | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | cloudflared: Update to 2022.9.0Tianling Shen2022-09-07
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | gnunet: update to version 0.17.5Daniel Golle2022-09-07
| | | | | | | | | | | | | | | | | | | | | Beware that switching to the new major version 0.17.x results in incompatibility with clients still running 0.16.x. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libp11: update to version 0.4.12Daniel Golle2022-09-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | rtpmidid: update to snapshot of 2022-07-07Daniel Golle2022-09-07
| | | | | | | | | | | | | | | | | | | | | ae98df0 0xF1 MIDI Quarter Frame is 2 bytes long eab5cd8 Added more MIDI messages and comments Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libinput: update to version 1.19.4Daniel Golle2022-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release includes a fix for CVE-2022-1215, a format string vulnerabilty in the evdev device handling. For details, see https://gitlab.freedesktop.org/libinput/libinput/-/issues/752 Peter Hutterer (2): evdev: strip the device name of format directives libinput 1.19.4 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libevdev: update to version 1.13.0Daniel Golle2022-09-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | postgresql: update to version 14.5Daniel Golle2022-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | Release date: 2022-08-11 Adresses CVE-2022-2625. For more details, please see the release notes[1]. [1]: https://www.postgresql.org/docs/release/14.5/ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | pcsc-lite: update to version 1.9.8Daniel Golle2022-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.9.8: Ludovic Rousseau 11 June 2022 - Install install_spy.sh & uninstall_spy.sh scripts in docdir - SCardTransmit(): do not fail if receive buffer is "too large" - SCardControl(): do not fail if receive buffer is "too large" - fix some memory leaks on shutdown - use a better random number generator - Some other minor improvements 1.9.7: Ludovic Rousseau 13 May 2022 - disable strict compilation by default - fix 3 warnings 1.9.6: Ludovic Rousseau 11 May 2022 - do not fail reader removal in some specific cases (USB/Thunderbolt port) - improve documentation regarding /etc/reader.conf.d/ - SCardGetStatusChange: speedup the case DISABLE_AUTO_POWER_ON - configure: . add --disable-strict option By default the compiler arguments are now: -Wall -Wextra -Wno-unused-parameter -Werror ${CFLAGS} . fail if flex is not found - fix different data races - pcscdaemon: -v displays internal constants values: MAX_READERNAME & PCSCLITE_MAX_READERS_CONTEXTS - Some other minor improvements Signed-off-by: Daniel Golle <daniel@makrotopia.org>