Commit Graph

10336 Commits

Author SHA1 Message Date
Xi Ruoyao
808fe3aa36
keyutils: The test suite refers lsb_release 2024-01-25 17:23:37 +08:00
Bruce Dubbs
41fe4039d6 Update to colord-1.4.7. 2024-01-24 17:07:16 -06:00
Bruce Dubbs
d7c6a8b175 Update to libpaper-2.1.3. 2024-01-24 17:01:02 -06:00
Douglas R. Reno
6a7eababe7 Update to dos2unix-7.5.2 2024-01-24 11:44:56 -06:00
Douglas R. Reno
65f5082fe5 Update to Mako-1.3.1 (Python Module) 2024-01-24 11:41:31 -06:00
Douglas R. Reno
ce3c6d9173 Update to libwww-perl-6.75 (Perl Module) 2024-01-24 11:38:54 -06:00
Douglas R. Reno
4bcb0df640 Update to LWP-Protocol-https-6.12 (Perl Module) 2024-01-24 11:35:22 -06:00
Douglas R. Reno
f079d69994 Update to IO-Socket-SSL-2.085 (Perl Module) 2024-01-24 11:31:52 -06:00
Douglas R. Reno
adc26748a0 Update to SpiderMonkey-115.7.0. 2024-01-24 11:20:51 -06:00
Xi Ruoyao
8f9d03f73c
ruby: Update the explanation of ac_cv_func_qsort_r=no
Per Glibc maintainers, the Ruby code has been broken for a long time: if
a larger array is used in the test suite it will blow up with
Glibc-2.37 (and maybe earlier).  Update the explanation to make it more
precise.
2024-01-25 00:03:50 +08:00
Rahul Chandra
4e594e3561 Update to webp-pixbuf-loader-0.2.5 2024-01-23 23:29:45 -05:00
Douglas R. Reno
9d754948af Update to glib-2.78.4 2024-01-23 16:29:45 -06:00
Douglas R. Reno
0a10ed6b5b Update to IPC-Run3-0.049 (Perl Module) 2024-01-23 16:04:03 -06:00
Douglas R. Reno
6961fefc12 Update to keyutils-1.6.3 2024-01-23 15:51:10 -06:00
Xi Ruoyao
77b455955c
ruby: Don't use Glibc qsort_r
The first adaption for Glibc-2.39!
2024-01-23 05:03:39 +08:00
Xi Ruoyao
0905b41357
ruby: Update test suite status 2024-01-23 04:19:28 +08:00
Xi Ruoyao
25b6f7afbb
perl-io-socket-ssl: Document a test failure with recent OpenSSL
See the linked upstream issue in the added comment.  The issue is fixed
but a new release has not been made yet.
2024-01-23 02:44:58 +08:00
Xi Ruoyao
fbb821317e
ruby: Disable rpath 2024-01-22 21:33:50 +08:00
Pierre Labastie
9848053486 Fix rendering for sysv 2024-01-21 20:33:07 +01:00
Xi Ruoyao
1e17e6a5b7
libportal: List xdg-desktop-portal* as dependencies
This package is just intended to interact with these portals.
2024-01-22 00:10:15 +08:00
Xi Ruoyao
9e9d5ac509
ibus: Remove overridden "-u" switch
"-u" means "only update the file if the zip archive contains the file
with the same name and newer timestamp", but "-o" means "always update
it regardless the timestamp".  So "-u" has no effect with "-o" and it
should be removed.
2024-01-21 16:34:01 +08:00
Xi Ruoyao
5ea236fe5b
libportal: Add test suite fix patch for dbusmock >= 0.30.0 2024-01-21 16:06:54 +08:00
Xi Ruoyao
b6c43e52d5
accountsservice: Fix the test suite for Python 3.12, and remove "systemctl enable"
The assertEquals function has been removed.

There is no point to always start it on boot, just let D-Bus start it on
demand.

Link: https://docs.python.org/3.12/whatsnew/3.12.html#id3
2024-01-21 15:32:56 +08:00
Xi Ruoyao
51a5ecbbe6
upower: Remove systemd unit enabling
It's only slowing down the boot, just let D-Bus activate it as-needed.
2024-01-21 15:32:55 +08:00
Xi Ruoyao
6fa3e04d1d
python-dbusmock: One test fails w/o upower, and all tests need pygobject3 2024-01-21 15:32:55 +08:00
Xi Ruoyao
0daaeef280
systemd: Add some commands to make new configuration in-effect 2024-01-21 15:32:55 +08:00
Xi Ruoyao
0b50bdd1ab
git: Add optional runtime dependencies for "git maintenance", and document a related test failure 2024-01-21 15:32:52 +08:00
Douglas R. Reno
c751775dd9 Update to OpenJDK-21.0.2 (Security Update) 2024-01-20 13:00:09 -06:00
Bruce Dubbs
e7463f963d Update to patchelf-0.18.0. 2024-01-20 10:19:34 -06:00
Bruce Dubbs
c285866421 Update to wayland-protocols-1.33. 2024-01-20 09:52:39 -06:00
Bruce Dubbs
d75f8790ae Update to libblockdev-3.1.0. 2024-01-20 09:48:49 -06:00
Thomas Trepl
e72bf16e97 Different name of .so in i686 2024-01-20 12:04:32 +01:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Pierre Labastie
c8be252945 Change to utf-8 in book
Also update credits
2024-01-19 22:39:35 +01:00
Bruce Dubbs
70115c4828 Update to php-8.3.2. 2024-01-19 12:19:17 -06:00
Xi Ruoyao
9c69661841
cmake: Update the description of --system-libs 2024-01-19 12:04:08 +08:00
Douglas R. Reno
4a1a9d6f56 Update to SPIRV-Tools-1.3.275.0 2024-01-18 15:19:38 -06:00
Douglas R. Reno
e6af57edfb Update to SPIRV-Headers-1.3.275.0 2024-01-18 15:11:44 -06:00
Douglas R. Reno
4267df7116 Update to mercurial-6.6.2 2024-01-17 16:08:27 -06:00
Bruce Dubbs
3d3152d7dc Update to libxml2-2.12.4. 2024-01-16 17:32:21 -06:00
Bruce Dubbs
c9e249445d Update to cpio-2.15. 2024-01-15 03:52:54 -06:00
Bruce Dubbs
32dd16eacd Update to iso-codes-4.16.0. 2024-01-15 03:50:04 -06:00
Bruce Dubbs
d0690bb634 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-01-14 15:32:08 -06:00
Bruce Dubbs
452d74a930 Update to libwww-perl-6.73. 2024-01-14 15:08:59 -06:00
Bruce Dubbs
6028d74cd9 Update to libidn-1.42. 2024-01-14 15:00:14 -06:00
Rahul Chandra
fa718bb47d Update to bluez-5.72 2024-01-14 14:24:55 -05:00
Rahul Chandra
436461d4d7 Update to qpdf-11.8.0 2024-01-14 13:02:46 -05:00
Rahul Chandra
07c5bf9c97 Update to enchant-2.6.5 2024-01-14 12:55:38 -05:00
Xi Ruoyao
66f1dbd123
keyutils: Run the tests after installation, and fix a test script not anticipating PIE 2024-01-14 23:29:06 +08:00
Xi Ruoyao
af4e8a784f
ibus: Document keypress failure in wayland again, and document --enable-wayland auto-probing 2024-01-14 23:29:06 +08:00