Commit Graph

9381 Commits

Author SHA1 Message Date
Ken Moffat
9bea06ac87 Update to node.js-v18.14.1.
Also tag nghttp2.
2023-02-17 11:49:02 +00:00
Douglas R. Reno
03c0def241 Tags for GTK+-3 2023-02-16 21:37:27 -06:00
Douglas R. Reno
3c8c8b2a93 Update to php-8.2.3 (Security Update) 2023-02-16 20:09:25 -06:00
Douglas R. Reno
ac0d66d9b2 Tags for PHP dependencies 2023-02-16 19:10:14 -06:00
Douglas R. Reno
e24abcdfdc Subversion: minor reformat of my sed from yesterday (remove extra -i) 2023-02-16 18:54:37 -06:00
Douglas R. Reno
c344167547 Update to mariadb-10.6.12 and tag it with libaio 2023-02-16 18:18:55 -06:00
Douglas R. Reno
be5298b47f Update to git-2.39.2 (Security Update) and tag it 2023-02-16 15:06:27 -06:00
Douglas R. Reno
6fdbe40edd Tag remaining dependencies for Git 2023-02-16 15:03:54 -06:00
Douglas R. Reno
18aa933933 Lots of tags for X 2023-02-16 14:17:59 -06:00
Douglas R. Reno
429b408532 Update to harfbuzz-7.0.0 and tag 2023-02-16 09:54:39 -06:00
Douglas R. Reno
466fffbd34 Update to freetype-2.13.0 and tag 2023-02-16 09:28:13 -06:00
Pierre Labastie
1b45a47060 Fix race condition in newt
See https://wiki.linuxfromscratch.org/blfs/ticket/17667
2023-02-16 15:04:46 +01:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Douglas R. Reno
893d3e5a94 Subversion: Adapt the Ruby bindings to Ruby-3.2. See #17666
Also tagged it
2023-02-15 23:13:04 -06:00
Douglas R. Reno
f040dc0c2b Python2: typo fix 2023-02-15 21:24:38 -06:00
Ken Moffat
2a7cafaf97 Tags 2023-02-15 21:53:49 +00:00
Douglas R. Reno
09a464aa5f Lots of tags and a typo fix in Nettle 2023-02-15 15:23:24 -06:00
Douglas R. Reno
6bd8b8ab00 Tag LLVM, and mention an additional failed test 2023-02-15 10:03:29 -06:00
Douglas R. Reno
9c87711c52 Tags 2023-02-14 20:49:41 -06:00
Douglas R. Reno
d0c42be1cf Initial tags for 11.3 2023-02-14 18:44:18 -06:00
Ken Moffat
382633a4ba Ruby: change target for rust link:
In the XML, rustc is the program, rust is the versioned package.
2023-02-15 00:06:03 +00:00
Ken Moffat
c043e454dc Update to firefox-102.8.0 and JS-102.8.0. 2023-02-14 22:21:06 +00:00
Douglas R. Reno
9d774b6f34 Update to vala-0.56.4 2023-02-14 15:34:47 -06:00
Douglas R. Reno
33c11ec182 Update to ruby-3.2.1 2023-02-14 14:32:46 -06:00
Xi Ruoyao
e6bb6b7fae
libgusb: Make doc generation explicit 2023-02-15 00:21:13 +08:00
Xi Ruoyao
a51e56d5ba
Add an entity for gi-docgen explanation and use it 2023-02-14 20:19:13 +08:00
Xi Ruoyao
a4bf068b52
libportal: Fix docdir before installation explicitly 2023-02-14 20:00:02 +08:00
Xi Ruoyao
ba7d11765a
lcms2: Apply an upstream fix to unbreak colord
The fix will be released in the next version, which will be rolled out
in "late Feb".  Apply it as a simple sed so it won't slow down the
tagging for 11.3.
2023-02-14 14:59:45 +08:00
Bruce Dubbs
340bf9de9b Update to rustc-1.67.1. 2023-02-13 18:18:39 -06:00
Bruce Dubbs
10eddc26a5 Update to dos2unix-7.4.4. 2023-02-13 14:41:06 -06:00
Bruce Dubbs
40f6b8d281 Update to Python-3.11.2. 2023-02-13 13:48:47 -06:00
Bruce Dubbs
404943c6d4 Update to dbus-1.14.6. 2023-02-13 12:50:49 -06:00
Xi Ruoyao
0fe14c351e
ibus: Add a configuration section about updating GTK+ IM module caches 2023-02-13 04:39:21 +08:00
Xi Ruoyao
215f39e065
libportal: Fix doc dir if gi-docgen used 2023-02-13 02:51:30 +08:00
Xi Ruoyao
1f649561f2
ibus: Document a new test failure 2023-02-13 02:41:14 +08:00
Xi Ruoyao
c47e5255c9
Revert "udisks2: add a configuration for kernel NTFS3 driver"
This reverts commit e9dfbc0c26 and
6fa16a5033.

No longer needed: udisks-2.9.4 already knows NTFS3 and prefers it over
ntfs-3g.
2023-02-13 02:41:13 +08:00
Douglas R. Reno
b912fbb616 Update to libgusb-0.4.5 2023-02-12 12:26:50 -06:00
Xi Ruoyao
d4236e0e66
upower: Man pages need xsltproc, not gtk-doc 2023-02-13 00:26:56 +08:00
Ken Moffat
f848bc0672 Update to XML-LibXSLT-2.002001 (Perl module). 2023-02-12 11:16:09 +00:00
Xi Ruoyao
cdbdcb1cc5
fftw: Add --enable-avx2, and document --enable-{sse2,avx,avx2,avx512}
The first AVX2-capable CPUs are released in 2013 (ten years ago)
and now all recent Intel Core and AMD Ryzen models support it.  So
it makes sense to enable it now.  AVX512F is much uncommon now for
non-server CPU models (only Rocket Lake, Alder Lake with E-cores
disabled, and Zen 4), so leave it as <option>.
2023-02-12 13:46:15 +08:00
Xi Ruoyao
ce1f29a387
libgusb: Fix the location of installed document 2023-02-11 20:00:16 +08:00
Xi Ruoyao
642fdb7a9f
rust: Add a note about passing LIBSSH2_SYS_USE_PKG_CONFIG to root 2023-02-11 18:55:35 +08:00
Xi Ruoyao
972a98559f
dbus: Drop dependency on dbus-glib for test
According to the NEWS file, the dependency has been removed years ago. I
also ran "make check" w/o it and no test failed.
2023-02-11 15:25:42 +08:00
Xi Ruoyao
a7b21cc698
llvm: Modify CMakeList.txt to avoid using a stray directory 2023-02-10 21:25:35 +08:00
Xi Ruoyao
3ca986e0da
libjpeg-turbo: Demote nasm or yasm to recommended
Without nasm or yasm, the package can still be build but the result will
lack optimized assembly routine and run slower.
2023-02-10 19:09:33 +08:00
Xi Ruoyao
376a07f8b8
libwacom: The test strictly requires out-BLFS python modules 2023-02-10 18:52:14 +08:00
Bruce Dubbs
fec92b53c7 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-02-09 16:06:18 -06:00
Xi Ruoyao
05355b82df
libseccomp: Comment out Python binding for now
I tried it and it refuse to build with --disable-static.  When I removed
--disable-static, I still got about 500 test failures with
--enable-python, but without it the test runs normally.
2023-02-10 03:13:45 +08:00
Bruce Dubbs
7fb10a3dd2 Update to libjpeg-turbo-2.1.5.1. 2023-02-09 12:54:06 -06:00
Pierre Labastie
29c8a42370 Use mkdir -pv /opt/rustc-<version>
The most likely reason to rerun a scripted build of rust is that
something failed during build. But since this directory is created at
the beginning of the script, the script will fail early cresting the
directory.

Of course, now, there is no protection against erasing a successful
build when rerunning with different options.
2023-02-09 13:06:58 +01:00