Commit Graph

181800 Commits

Author SHA1 Message Date
skmpz a1a398774c nghttp2: update to 1.56.0. 2023-09-09 17:33:33 +02:00
Andrew Benson c35c167c1f legendary: update to 0.20.33. 2023-09-09 10:30:22 -05:00
Mat Boehlke f89f472e42 libedit: update to 20230828.3.1. 2023-09-09 17:25:06 +02:00
icp 0b7cd155d3 clojure: update to 1.11.1.1413. 2023-09-09 17:23:01 +02:00
icp 0a5af1d098 puzzles: update to 20230909.67496e7.
Disable update-check
2023-09-09 17:22:51 +02:00
Bnyro 9570e23128 procps-ng: update to 4.0.4. 2023-09-09 17:22:04 +02:00
Michael Laß 64e827d718 openntpd: fix integer overflow on i686 2023-09-09 17:21:43 +02:00
Đoàn Trần Công Danh 348bebe43d *: remove -latomic 2023-09-09 21:19:26 +07:00
Đoàn Trần Công Danh 3028fd4e66 MEGAcmd: build with -std=c++17
Otherwise, link with experimental/filesystem and failed to link.
2023-09-09 21:03:00 +07:00
Đoàn Trần Công Danh e3cd4cd380 renderdoc: fix for cmake-bootstrap
renderdoc doesn't use system swig
2023-09-09 18:41:22 +07:00
Đoàn Trần Công Danh 3a798d5090 *: remove libatomic-devel 2023-09-09 18:34:10 +07:00
Helmut Pozimski e2630e9b95 perl-Locale-Codes: update to 3.76. 2023-09-09 12:13:50 +02:00
Helmut Pozimski 0836e4195b linux4.19: update to 4.19.294. 2023-09-09 12:11:34 +02:00
Helmut Pozimski b797cfc31d linux5.4: update to 5.4.256. 2023-09-09 12:08:11 +02:00
Helmut Pozimski 1d76c40a78 alkimia: update to 8.1.2. 2023-09-09 12:03:35 +02:00
classabbyamp 7eab058511
.github/workflows/build.yaml: take chroot-git out of PATH for xlint 2023-09-09 00:29:57 -04:00
classabbyamp 28804b9596
.github/workflows/build.yaml: full git is needed for xlint 2023-09-09 00:23:41 -04:00
xegrox ab512fe9e5 qt6-webengine: enable proprietary codecs
Close: #44293
2023-09-09 10:59:22 +07:00
Đoàn Trần Công Danh 8ca78ce64b quickjs: remove -latomic 2023-09-09 10:57:52 +07:00
Andrew J. Hesford fe8f4f7590 mkinitcpio-dropbear: update to 0.0.5. 2023-09-08 22:36:05 -04:00
icp b544a09b7b common/xbps-src/shutils/update_check.sh: early return for disabled update checks 2023-09-08 18:37:48 -04:00
Andrew J. Hesford b958d1d87d python3-quart: backport support for blinker v1.6 2023-09-08 15:59:04 -04:00
Andrew J. Hesford 9b073dd1de python3-Flask: update to 2.3.3. 2023-09-08 15:59:04 -04:00
Andrew J. Hesford 476eb929f5 python3-blinker: update to 1.6.2. 2023-09-08 15:59:04 -04:00
Andrew J. Hesford d495c76e53 python3-Werkzeug: update to 2.3.7. 2023-09-08 15:59:04 -04:00
Andrew Benson dc3396b1be ssh-audit: update to 3.0.0. 2023-09-08 11:21:06 -05:00
Andrew Benson 3821cf7aec kbounce: update to 23.08.0. 2023-09-08 11:19:26 -05:00
Andrew Benson b5d91f4e40 ghostwriter: update to 23.08.0. 2023-09-08 11:18:03 -05:00
Đoàn Trần Công Danh 7ceb3f2257 apr: switch to archive.apache.org 2023-09-08 22:54:45 +07:00
Andrew J. Hesford ebf50792df New package: mkinitcpio-utils-0.0.4 2023-09-08 10:49:27 -04:00
Andrew J. Hesford df6ed329d9 New package: mkinitcpio-netconf-0.0.5 2023-09-08 10:49:27 -04:00
Andrew J. Hesford 7df734c948 New package: mkinitcpio-dropbear-0.0.4 2023-09-08 10:49:27 -04:00
Andrew J. Hesford dc50432a38 pigz: update to 2.8. 2023-09-08 09:58:31 -04:00
Đoàn Trần Công Danh 3879823578 98-shlib-provides: handle special 32bit packages
If the packages has -32bit suffix and there's another subpackages with
same name. It's definitely not a normal package.
2023-09-08 19:59:07 +07:00
Leah Neukirchen 0e06199f9a mcelog: update to 195. 2023-09-08 14:01:44 +02:00
Eloi Torrents 4cd8dae335 taskwarrior-tui: update to 0.25.4. 2023-09-08 05:12:19 -04:00
Marcin Puc b8f3c11077 neovim: update to 0.9.2 2023-09-08 05:11:34 -04:00
Rodrigo Oliveira 380ea89262 nextcloud-client: update to 3.9.4 2023-09-08 05:10:24 -04:00
Benjamín Albiñana cef024050b homebank: update to 5.7. 2023-09-08 05:09:07 -04:00
Bnyro 63f6aca956 pnpm: update to 8.7.4. 2023-09-08 05:08:28 -04:00
classabbyamp 95ed99c92d common/xbps-src/shutils/update_check: add ability to disable update-check
useful for cases where update checking does not make sense or is
impossible
2023-09-08 04:33:16 -04:00
classabbyamp 0192981922 .github/workflows/build.yaml: verify the functionality of update-check 2023-09-08 04:33:16 -04:00
classabbyamp a6a74669ef .github/workflows/build.yaml: run xlint in a void container 2023-09-08 04:33:16 -04:00
classabbyamp 8c31764bb3 common/travis: remove XLINT variable
it seems to do nothing
2023-09-08 04:33:16 -04:00
Duncaen e237299a28
Revert "librist: rebuild for mbedtls"
This reverts commit b27a688693.
2023-09-07 23:19:05 +02:00
Duncaen a1f6fab504
wine: fix missing libwine-32bit dependencies 2023-09-07 23:16:07 +02:00
Duncaen 773e2e375f
xbps-src: split 32bit hook into two steps
This should fix issues where -32bit packages are missing the runtime
dependencies, since the common/hooks/post-install/98-shlib-provides.sh
hook depends on the 32bit files being copied and the runtime and the
rdep part of the common/hooks/post-install/80-prepare-32bit.sh depends
on the common/hooks/post-install/98-shlib-provides.sh.
2023-09-07 23:15:43 +02:00
Duncaen 9156423f22
tpm2-tss: rebuild for mbedtls 2023-09-07 23:15:43 +02:00
Duncaen bcce19e35b
shadowsocks-libev: rebuild for mbedtls 2023-09-07 23:15:42 +02:00
Duncaen 47a82c9656
rvault: rebuild for mbedtls 2023-09-07 23:15:42 +02:00