krant
0bdec78a8b
libx264: update to 2024-01-13 revision
...
- Fix CPU type detection to enable asm on ARM
- Refresh patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:57:48 -08:00
Peter Liedholm
3fbfef7081
telldus-mqtt: bump to 0.2
...
Signed-off-by: Peter Liedholm <peterfromswe884@gmail.com>
2024-02-10 14:57:36 -08:00
Ivan Pavlov
13a237d941
net-snmp: update to 5.9.4
...
Adjust patches for current version changes
Module "disk" renamed to "disk_hw"
Internal type "unknown" changed to "u_int32_t"
Add patch with removing macro syntax checking for successful build
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2024-02-10 14:57:25 -08:00
krant
4aff89f03c
libfido2: update to 1.14.0
...
- Don't set default and remove obsolete CMake options
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:56:48 -08:00
krant
ec0cc3b8ca
libcbor: update to 0.11.0
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:56:38 -08:00
krant
aa10f179db
file: update to 5.45
...
- Remove default and non-existent configure options
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:55:12 -08:00
krant
46b5cd6663
cjson: update to 1.7.17
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:55:02 -08:00
Tiago Gaspar
643e3bf73a
jool: update to 4.1.11
...
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>
2024-02-10 14:54:42 -08:00
krant
f58be51721
squid: fix configure options
...
- 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>
2024-02-10 14:54:24 -08:00
krant
496baecb26
json-glib: update to 1.8.0
...
- Don't set default Meson option
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 14:53:39 -08:00
krant
7a0c5ee8c8
libextractor: update to 1.13
...
- Remove obsolete configure option
- Remove patch and var override since MEM_SRCDST_SUPPORTED is always on
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-10 12:43:06 +00:00
krant
08c7b0dfca
glib2: update to 2.78.4
...
- 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>
2024-02-09 00:32:03 -08:00
Jonas Jelonek
f9ae3084c9
croc: update to 9.6.9
...
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>
2024-02-08 21:42:16 -08:00
krant
e0f538465f
nbd: update to 3.25
...
- 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>
2024-02-08 21:42:04 -08:00
krant
e14154df43
erlang: update to 26.2.2
...
- Drop upstreamed patch
- Fix broken symlink /usr/bin/epmd
- Re-enable mips16
- Formatting
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-08 21:41:50 -08:00
Alexandru Ardelean
62e42c9a97
python-lxml: bump to version 5.1.0
...
Also add a quick test.sh file.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-02-08 09:40:01 -08:00
Alexandru Ardelean
641dfa1695
django: bump to version 5.0.1
...
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-02-08 09:40:01 -08:00
Alexandru Ardelean
a66e68e2bb
numpy: bump to version 1.26.3
...
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-02-08 09:40:01 -08:00
krant
4007a08529
squid: update to 6.7
...
- Switch URL to HTTPS
- Remove default/obsolete configure options
- Fix and refresh the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-08 09:37:43 -08:00
krant
4dd0e03bdd
lyncx: fix wrongful include of 'bsd/stdlib.h' is some environments
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-08 09:37:16 -08:00
Michel Promonet
27b765f7fb
v4l2camera: Update Makefile to fix mips build
...
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2024-02-07 14:12:16 -08:00
kkubicki
278970f10c
autossh: make forwarding optional
...
- 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>
2024-02-07 14:11:35 -08:00
Eric Fahlgren
b94c6dd37d
snort3: improve script reliability
...
- Enable missing variable checking by default
- Explicitly check variables are defined in all 'rm' commands
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-02-07 14:01:11 -08:00
krant
55abc039ff
apr-util: update to 1.6.3
...
- Remove upstreamed patches
- Fix OS path leak in iconv configure script
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 14:00:33 -08:00
krant
3bae7fda61
usbutils: update to 017
...
- Add mandatory usbids dependency
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 14:00:04 -08:00
Martin Schiller
e6fb43bdc9
openvpn: add OpenVPN option disable-dco
...
You maybe want to disable the DCO support, so let's add this option.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2024-02-07 13:58:46 -08:00
krant
07838da820
rsyslog: update to 8.2312.0
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:58:20 -08:00
krant
4c96486e08
libfastjson: update to 1.2304.0
...
- Use HTTPS for source URL
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:58:07 -08:00
krant
5c8955cd22
whois: update to 5.5.20
...
- Refresh patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:57:54 -08:00
krant
4f0a87cfbb
xxhash: update to 0.8.2
...
- Switch URL to the official one
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:57:22 -08:00
krant
0e1f5957d8
iptraf-ng: update to 1.2.1
...
- Update package URLs
- Remove rvnamed-ng target since it was merged into iptraf-ng
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:57:13 -08:00
krant
f26df428f2
libffi: update to 3.4.4
...
- Use proper tarball URL
- Use HTTPS for package URL
- Don't set default configure option
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:56:52 -08:00
krant
8e1c788059
diffutils: update to 3.10
...
- Switch package URL to HTTPS
- Refresh the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:56:41 -08:00
krant
2ce8d58722
pigz: update to 2.8
...
- Fix license name
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:56:28 -08:00
krant
c05d63be59
libinput: update to 1.25.0
...
- 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>
2024-02-07 13:56:11 -08:00
krant
a32fa4998a
gitolite: update to 3.6.13
...
- 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>
2024-02-07 13:55:48 -08:00
krant
ecc8d12076
git-lfs: update to 3.4.1
...
- Update package URLs to the official ones
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:55:38 -08:00
Eneas U de Queiroz
fb3d67801e
xmlrpc-c: install dev files only with 1st variant
...
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>
2024-02-07 13:55:27 -08:00
krant
71c34f85bd
openldap: update to 2.6.7
...
- Remove dead mirror URL
- Clean-up configure args
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:55:13 -08:00
krant
df1d99619f
lmdb: update to 0.9.32
...
- Switch to git source URL
- Rebase the patch
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:54:52 -08:00
krant
9f45bfd3d5
hwdata: update to 0.379
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:54:39 -08:00
krant
838acc26db
minizip: update to 4.0.4
...
- Don't set default cmake option
- Switch URL to the official one
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:54:20 -08:00
krant
2bcd9a4cd7
automake: update to 1.16.5
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:54:03 -08:00
krant
68dd7b7cf6
apr: update to 1.7.4
...
- Remove upstreamed patches
- Fix bindir in apr-1-config to fix subversion build
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:53:31 -08:00
krant
158b761193
git: update to 2.43.0
...
- Refresh patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:53:17 -08:00
krant
0033bf4709
alsa-utils: update to 1.2.11
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:53:08 -08:00
krant
049f9fc80f
alsa-ucm-conf: update to 1.2.11
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:52:58 -08:00
krant
98d5fc2aee
alsa-lib: update to 1.2.11
...
- Change package URL to HTTPS
- Refresh patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:52:46 -08:00
krant
90d316b428
autoconf: update to 2.72
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:52:35 -08:00
krant
935e6e0160
libarchive: update to 3.7.2
...
- Don't set CMake options matching the defaults
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-02-07 13:52:21 -08:00