aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #20311 from ValdikSS/miredoHannu Nyman2023-01-17
|\ | | | | miredo: add miredo.conf conffile
| * miredo: add miredo.conf conffileValdikSS ValdikSS2023-01-17
| | | | | | | | | | | | Keep miredo.conf modified configuration upon upgrades Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
* | Merge pull request #20313 from neheb/10Alexandru Ardelean2023-01-17
|\ \ | | | | | | stress: update to 1.0.5
| * | stress: update to 1.0.5Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | New upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | borgbackup: bump to 1.2.3Julien Malik2023-01-17
| | | | | | | | | | | | Signed-off-by: Julien Malik <julien.malik@paraiso.me>
* | | python-exceptiongroup: bump to 1.1.0Julien Malik2023-01-17
| | | | | | | | | | | | Signed-off-by: Julien Malik <julien.malik@paraiso.me>
* | | Merge pull request #20317 from stangri/master-simple-adblockStan Grishin2023-01-16
|\ \ \ | | | | | | | | simple-adblock: update sed for allowing domains
| * | | simple-adblock: update sed for allowing domainsStan Grishin2023-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | Merge pull request #20335 from stangri/master-pbrStan Grishin2023-01-16
|\ \ \ \ | | | | | | | | | | pbr: update to 1.0.1-14
| * | | | pbr: update to 1.0.1-14Stan Grishin2023-01-17
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improve install/uninstall messages * fix ips add command * add boot() to init file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | Merge pull request #20213 from stangri/master-pbrStan Grishin2023-01-16
|\ \ \ \ | | | | | | | | | | pbr: update to 1.0.1-10
| * | | | pbr: update to 1.0.1-10Stan Grishin2023-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: * better error information for empty tid/mark and failure to resolve domains * better handling of entries in /etc/iproute2/rt_tables * update packages definitions and descriptions * remove firewall4 from dependencies to prevent dependency recursion Updates: * introduce nft_user_set_policy and nft_user_set_counter to control options for user nft sets this service creares * use counters in internal nft sets Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | Merge pull request #20296 from neheb/1Michael Heimpold2023-01-16
|\ \ \ \ \ | | | | | | | | | | | | libxml2: build with cmake
| * | | | | libxml2: build with cmakeRosen Penev2023-01-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | podman: update to 4.3.1Oskari Rauta2023-01-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | | atlas-sw-probe: update to version 5080Josef Schlehofer2023-01-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | yq: Update to 4.30.8Tianling Shen2023-01-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | Merge pull request #20326 from neheb/14Florian Eckert2023-01-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | xinetd: fix URL
| * | | | | | xinetd: fix URLRosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Something went wrong here. Switch to git tarballs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | libgd: update to 2.3.3Rosen Penev2023-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | snowflake: update to 2.4.2Nick Hainke2023-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in version v2.4.2 - 2023-01-13 - Issue 40208: Enhance help info for capacity flag - Issue 40232: Update README and fix help output - Issue 40173: Increase clientIDAddrMapCapacity - Issue 40177: Manually unlock mutex in ClientMap.SendQueue - Issue 40177: Have SnowflakeClientConn implement io.WriterTo - Issue 40179: Reduce turbotunnel queueSize from 2048 to 512 - Issue 40187/40199: Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo - Add more tests for URL encoded IPs (safelog) - Fix server flag name - Issue 40200: Use multiple parallel KCP state machines in the server - Add a num-turbotunnel server transport option - Issue: 40241: Switch default proxy STUN server to stun.l.google.com Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | python3-libselinux: fix URLRosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | python3-libsemanage: fix URLRosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | rtl-sdr: switch to git tarballRosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream switched URLs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | flashrom: update to 1.2.1Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | rp-pppoe: update to 3.15Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | atlas-probe: update to 2.6.3Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to git tarballs. Remove upstreamed patches and add OpenSSL patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | foolsm: update to 1.0.21Rosen Penev2023-01-14
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | pcsc-tools: update to 1.6.1Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | pigz: update to 2.7Rosen Penev2023-01-14
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | netperf: use git tarballRosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netperf.org is gone now. Only github is left. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | perl-compress-bzip2: update to 2.28Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | socat: update to 1.7.4.4Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | bc: use @DEBIANRosen Penev2023-01-14
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Seems Debian no longer offers ftp. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | alpine: fix old URLRosen Penev2023-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | qfirehose: new packageOskari Rauta2023-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | gnunet-fuse: update to version 0.19.1Daniel Golle2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog file excert: Fri Dec 30 12:51:11 AM CET 2022 Releasing gnunet-fuse 0.19.1: fix build for GNUnet 0.19.0+. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | gnunet: update to version 0.19.2Daniel Golle2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNUnet has not been updated for a while due to the gnurl-situation. Now that we got libcurl-gnutls, we can update GNUnet. For details, please see the GNUnet release notes: https://www.gnunet.org/en/news/2022-09-0.17.6.html https://www.gnunet.org/en/news/2022-10-0.18.0.html https://www.gnunet.org/en/news/2022-11-0.18.1.html https://www.gnunet.org/en/news/2022-12-0.19.0.html https://www.gnunet.org/en/news/2022-12-0.19.1.html https://www.gnunet.org/en/news/2023-01-0.19.2.html Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libcurl-gnutls: add package, replaces gnURLDaniel Golle2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The gnURL-fork of cURL is no longer maintained as cURL finally supports probing and selecting the TLS implementation at run-time. Hence just build a gnuTLS-backed variant of libcurl, use patchelf to change the shared object name, call the result libcurl-gnutls and be done. Other distributions have opted for similar solutions. In future we could convert the curl package to provide build-variants for each TLS implementation; however, this is out of the scope of the needs of GNUnet which used to be only user of libgnurl. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | yq: Update to 4.30.7Tianling Shen2023-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | xz: update to version 5.4.1Hannu Nyman2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | Update to 5.4.1 (keep in sync with xz in tools/) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | clamav: remove now obsolete iconv patchRosen Penev2023-01-13
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | golang: Update to 1.19.5Tianling Shen2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages. Removed upstreamed patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | hidapi: remove now obsolete iconv patchRosen Penev2023-01-13
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | evtest: update to 1.35Rosen Penev2023-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to git tarballs as the old freedesktop cgit doesn't work properly anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | bluez: update to version 5.66Daniel Golle2023-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | sbc: update to version 2.0Daniel Golle2023-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue with use of x86-specific compiler primitives on non-x86 systems which we had previously patched downstream, remove this patch. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libmad: update URL to use codebergRosen Penev2023-01-13
|/ / / | | | | | | | | | | | | | | | Upstream abandoned GitHub. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | opendkim: use pkgconfig for libbsdRosen Penev2023-01-13
| | | | | | | | | | | | | | | | | | Allows using the overlay. Also remove the outdated uClibc patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | tiff: don't use AUTORELEASERosen Penev2023-01-13
| | | | | | | | | | | | | | | | | | | | | | | | Seems upstream wants to get rid of it. Backport upstream patches fixing several CVEs. Signed-off-by: Rosen Penev <rosenp@gmail.com>