Commit Graph

10316 Commits

Author SHA1 Message Date
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
Xi Ruoyao
fc3c4b86d0
upower: Document a new test failure with latest dbusmock 2024-01-14 23:29:06 +08:00
Xi Ruoyao
23e4a03c85
openjpeg2: Simplify man page installation 2024-01-14 23:29:06 +08:00
Xi Ruoyao
8f2d2ba05f
libgusb: Demote umockdev to optional
I don't think it makes sense to make something only used by the tests
recommended.
2024-01-14 23:29:06 +08:00
Xi Ruoyao
11f085357f
vala: Some tests need gobject-introspection 2024-01-14 23:29:05 +08:00
Douglas R. Reno
d021202135 Update to node.js-20.11.0 2024-01-12 17:03:19 -06:00
Douglas R. Reno
9a00362c5f Update to jasper-4.1.2 (Security Update) 2024-01-12 11:45:07 -06:00
Bruce Dubbs
b58d6e503d Update to qca-2.3.8. 2024-01-10 09:19:20 -06:00
Douglas R. Reno
cac32260da Update to pyatspi-2.46.1 2024-01-09 16:45:59 -06:00
Xi Ruoyao
eb8d428227
Remove .la files of gspell and libqalculate
They may cause packages to be linked against icu libraries, increasing
the burden if upgrading ICU to a new major version.
2024-01-09 10:32:40 +08:00
Xi Ruoyao
1fcb077ef5
boost: Switch to GitHub for downloading
The boostorg.jfrog.io website is down.  And GitHub also provides .xz
tarball which is smaller.
2024-01-08 19:20:41 +08:00
Xi Ruoyao
2cec8a051a
git: Remove -k from make test
As the previously known failures are (hopefully) resolved and removed
from text, there seems no reason using -k.
2024-01-07 03:35:15 +08:00
Bruce Dubbs
78d213c12c Update to fmt-10.2.1. 2024-01-05 08:44:51 -06:00
Xi Ruoyao
d5b06a4ddb
seamonkey: Document sudo/su may kill $PATH_PY311
Like rustc.  Move the unset command out of the <screen> for
installation because if we use sudo --preserve-env=PATH_PY311 -s for a
shell as root to install the package, "unset PATH_PY311" will only
unset it in this shell, not the shell building the package.

Also fix a grammar issue in rustc, and unset LIBSSH2_SYS_USE_PKG_CONFIG
after installing rustc too.
2024-01-05 02:16:19 +08:00
Rahul Chandra
9848345ed2 Update the intel-media and gmmlib stack. (23.3.4, 23.3.16) respectively 2024-01-03 23:29:00 -05:00
Douglas R. Reno
8a09bebdcd python-dbusmock: Add additional optional test dependencies
If UPower and Bluez are present, it will run additional tests using
those.
2024-01-03 11:30:11 -06:00
Bruce Dubbs
d0976cef62 Update to numpy-1.26.3 (Python Module). 2024-01-03 07:17:04 -06:00
Bruce Dubbs
3ca2fcd10c Update to poppler-24.01.0. 2024-01-03 07:09:22 -06:00
Bruce Dubbs
55239a6923 Update to libxmlb-0.3.15. 2024-01-03 07:01:35 -06:00
Douglas R. Reno
5c67196632 Update to fmt-10.2.0 2024-01-02 16:18:13 -06:00
Bruce Dubbs
2fcf4ebd6c Minor grammar fix 2024-01-02 11:37:08 -06:00