aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | libfido2: update to 1.14.0krant2024-02-10
| | | | | | | | | | | | | | | | | | - Don't set default and remove obsolete CMake options Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | libcbor: update to 0.11.0krant2024-02-10
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | file: update to 5.45krant2024-02-10
| | | | | | | | | | | | | | | | | | - Remove default and non-existent configure options Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | cjson: update to 1.7.17krant2024-02-10
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | jool: update to 4.1.11Tiago Gaspar2024-02-10
| | | | | | | | | | | | | | | | | | | | | Update jool to 4.1.11 and remove unneeded patch. Changelog: https://github.com/NICMx/Jool/releases/tag/v4.1.11 Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | squid: fix configure optionskrant2024-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove non-existing 'dlmalloc' option - Use 'with-cap' instead of 'with-libcap' - Use 'with-xml2' instead of 'with-libxml2' - Patch configure.ac to properly handle 'with-nettle' Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | json-glib: update to 1.8.0krant2024-02-10
| | | | | | | | | | | | | | | | | | - Don't set default Meson option Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | libextractor: update to 1.13krant2024-02-10
| | | | | | | | | | | | | | | | | | | | | - Remove obsolete configure option - Remove patch and var override since MEM_SRCDST_SUPPORTED is always on Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | glib2: update to 2.78.4krant2024-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Use HTTPS for package URL - Don't set default Meson options - Remove upstreamed patch - Refresh remaining patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | croc: update to 9.6.9Jonas Jelonek2024-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change overview: 9.6.6 -> 9.6.8: only CI + deployment changes 9.6.8 -> 9.6.9: crypto library version bump changelogs: 9.6.6 -> 9.6.7: https://github.com/schollz/croc/releases/tag/v9.6.7 9.6.7 -> 9.6.8: https://github.com/schollz/croc/releases/tag/v9.6.8 9.6.9 -> 9.6.9: https://github.com/schollz/croc/releases/tag/v9.6.9 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* | | nbd: update to 3.25krant2024-02-08
| | | | | | | | | | | | | | | | | | | | | | | | - Use up-to-date project URLs - Use up-to-date configure args - Drop obsolete std=gnu99 from CFLAGS Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | erlang: update to 26.2.2krant2024-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Drop upstreamed patch - Fix broken symlink /usr/bin/epmd - Re-enable mips16 - Formatting Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | python-lxml: bump to version 5.1.0Alexandru Ardelean2024-02-08
| | | | | | | | | | | | | | | | | | Also add a quick test.sh file. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | django: bump to version 5.0.1Alexandru Ardelean2024-02-08
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | numpy: bump to version 1.26.3Alexandru Ardelean2024-02-08
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | squid: update to 6.7krant2024-02-08
| | | | | | | | | | | | | | | | | | | | | | | | - Switch URL to HTTPS - Remove default/obsolete configure options - Fix and refresh the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | lyncx: fix wrongful include of 'bsd/stdlib.h' is some environmentskrant2024-02-08
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | v4l2camera: Update Makefile to fix mips buildMichel Promonet2024-02-07
| | | | | | | | | | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* | | autossh: make forwarding optionalkkubicki2024-02-07
| | | | | | | | | | | | | | | | | | | | | | | | - previously localport option was required, which broke older configs - now in-config forwarding is only optional - ssh option still can be used for forwarding as in sample config Signed-off-by: kkubicki <krzysiek.kubicki@gmail.com>
* | | snort3: improve script reliabilityEric Fahlgren2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Enable missing variable checking by default - Explicitly check variables are defined in all 'rm' commands Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
* | | apr-util: update to 1.6.3krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Remove upstreamed patches - Fix OS path leak in iconv configure script Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | usbutils: update to 017krant2024-02-07
| | | | | | | | | | | | | | | | | | - Add mandatory usbids dependency Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | openvpn: add OpenVPN option disable-dcoMartin Schiller2024-02-07
| | | | | | | | | | | | | | | | | | You maybe want to disable the DCO support, so let's add this option. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | rsyslog: update to 8.2312.0krant2024-02-07
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | libfastjson: update to 1.2304.0krant2024-02-07
| | | | | | | | | | | | | | | | | | - Use HTTPS for source URL Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | whois: update to 5.5.20krant2024-02-07
| | | | | | | | | | | | | | | | | | - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | xxhash: update to 0.8.2krant2024-02-07
| | | | | | | | | | | | | | | | | | - Switch URL to the official one Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | iptraf-ng: update to 1.2.1krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Update package URLs - Remove rvnamed-ng target since it was merged into iptraf-ng Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | libffi: update to 3.4.4krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | | | | - Use proper tarball URL - Use HTTPS for package URL - Don't set default configure option Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | diffutils: update to 3.10krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Switch package URL to HTTPS - Refresh the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | pigz: update to 2.8krant2024-02-07
| | | | | | | | | | | | | | | | | | - Fix license name Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | libinput: update to 1.25.0krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | | | | - Switch sources to git since no proper tarball is available - Switch URL to HTTPS - Don't set default Meson options Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | gitolite: update to 3.6.13krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | | | | - Use git for sources since no proper tarball is available - Switch package URL to HTTPS - Refresh the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | git-lfs: update to 3.4.1krant2024-02-07
| | | | | | | | | | | | | | | | | | - Update package URLs to the official ones Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | xmlrpc-c: install dev files only with 1st variantEneas U de Queiroz2024-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a variant check to run InstallDev only when the first variant is built. Otherwise, a dependent package may install the default version, even though the second variant ends up in the staging dir, causing downstream packages to miss library dependencies, such as: Package rtorrent-rpc is missing dependencies for the following libraries: libxmlrpc_xmlparse.so.3 libxmlrpc_xmltok.so.3 Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | openldap: update to 2.6.7krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Remove dead mirror URL - Clean-up configure args Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | lmdb: update to 0.9.32krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Switch to git source URL - Rebase the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | hwdata: update to 0.379krant2024-02-07
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | minizip: update to 4.0.4krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Don't set default cmake option - Switch URL to the official one Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | automake: update to 1.16.5krant2024-02-07
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | apr: update to 1.7.4krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Remove upstreamed patches - Fix bindir in apr-1-config to fix subversion build Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | git: update to 2.43.0krant2024-02-07
| | | | | | | | | | | | | | | | | | - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | alsa-utils: update to 1.2.11krant2024-02-07
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | alsa-ucm-conf: update to 1.2.11krant2024-02-07
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | alsa-lib: update to 1.2.11krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | - Change package URL to HTTPS - Refresh patches Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | autoconf: update to 2.72krant2024-02-07
| | | | | | | | | | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | libarchive: update to 3.7.2krant2024-02-07
| | | | | | | | | | | | | | | | | | - Don't set CMake options matching the defaults Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | lynx: update to 2.9.0krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove stale mirrors - Use HTTPS for package URL - Don't set default configure args - Disable newly added bz2 support - Formatting Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | expat: update to 2.6.0krant2024-02-07
| | | | | | | | | | | | | | | | | | - Don't set default CMake options Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* | | libmariadb: update to 3.1.23krant2024-02-07
| | | | | | | | | | | | | | | | | | | | | | | | - Replace dead source URL - Rebase the patch - Remove superfluous cmake option Signed-off-by: krant <aleksey.vasilenko@gmail.com>