Bruce Dubbs
8d23330a3f
Update to libjpeg-turbo-3.0.0.
2023-07-04 13:08:33 -05:00
Xi Ruoyao
92981242bd
systemd: Update test suite status
...
PATH+=:/usr/bin is now coded in the test script, so we no longer need to
add it. And I've noticed test-netlink failure on one of my systems.
2023-07-05 01:08:10 +08:00
Bruce Dubbs
51259ad757
Update to bluez-5.68.
2023-07-03 12:48:05 -05:00
Bruce Dubbs
0b64dc8741
Update to libuv-v1.46.0.
2023-07-03 12:39:24 -05:00
Bruce Dubbs
3e4975fafe
Update to libpaper-2.1.1.
2023-07-03 11:15:10 -05:00
Xi Ruoyao
82cfa0bf7e
freetype2: Simplify document installation
2023-07-03 06:26:04 +08:00
Xi Ruoyao
41d4fe23c8
libaio: Remove unneeded sed
...
With GCC 13.1 and libaio-0.3.113 the sed is not needed.
2023-07-03 06:26:03 +08:00
Xi Ruoyao
cbffe27c22
libblockdev: There is a test suite but we cannot run it
2023-07-02 18:04:02 +08:00
Xi Ruoyao
5998e22c73
librsvg: Update to librsvg-2.56.2
2023-07-02 16:45:48 +08:00
Xi Ruoyao
6af6704d84
udisks2: Make runtime dependencies optional
2023-07-02 15:57:09 +08:00
Xi Ruoyao
d5e4de79d3
Udisks2 dependency chain clean up
2023-07-02 04:16:35 +08:00
Thomas Trepl
252df78401
Merge branch 'trunk' into kea
2023-07-01 16:42:57 +02:00
Xi Ruoyao
dd0d59795b
ruby: Comment out an outdated (?) sed
...
With this sed the test suite failed very early and refused to continue,
but without it the tests seem fine.
Also add -k for make check to running the complete test suite even if
some test fails.
2023-07-01 19:10:41 +08:00
Bruce Dubbs
f0454b5734
Update to udisks-2.10.0.
2023-06-30 15:50:09 -05:00
Bruce Dubbs
a4013faf3b
Update to libblockdev-3.0.
2023-06-30 15:40:21 -05:00
Bruce Dubbs
1e12131018
Add libnvme-1.5.
2023-06-30 15:35:03 -05:00
Bruce Dubbs
b6ddf49b25
Update to libwebp-1.3.1.
2023-06-29 15:46:26 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes"
2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
...
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
cb594b6ca3
general: Remove non-exist User Notes link
...
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:17:52 +08:00
Xi Ruoyao
bcedca6a96
gcc: Add Modula-2 compiler and runtime library into contents
2023-06-28 19:14:39 +08:00
Xi Ruoyao
6b86812e74
dbus: [sysv] Remove --enable-user-session explanation
2023-06-27 19:04:40 +08:00
Douglas R. Reno
d1e1cbdf05
cssselect: needs lxml for test suite
2023-06-26 21:31:41 -05:00
Bruce Dubbs
a887a08b2a
Update to mercurial-6.4.5.
2023-06-26 15:17:04 -05:00
Douglas R. Reno
a27ea8b722
Update to libpng-1.6.40
2023-06-26 11:51:46 -05:00
Douglas R. Reno
72ab9f5b01
Update to freetype-2.13.1
2023-06-26 11:45:44 -05:00
Douglas R. Reno
8f7f93bebc
Update to pytest-7.4.0 (Python Module)
2023-06-26 11:43:18 -05:00
Douglas R. Reno
2cabd1e313
Update to gegl-0.4.46
...
Patch by Rahul Chandra, with minor modifications for adding test suite
failures with ffmpeg-6.0.
2023-06-26 11:29:01 -05:00
Ken Moffat
86249d2216
Separate JS102 fro mfirefox.
...
Firefox-115-esr is expected next week.
2023-06-25 21:54:48 +01:00
Douglas R. Reno
2f24cfd31e
Update to node.js-18.16.1
2023-06-23 16:41:43 -05:00
Ken Moffat
510bcf5500
Remove obsolete dep from gegl.
2023-06-23 18:39:12 +01:00
Thomas Trepl
75df306be1
Merge branch 'trunk' into kea
2023-06-23 19:33:45 +02:00
Douglas R. Reno
009cf1d8a6
Update to libksba-1.6.4
2023-06-22 11:11:54 -05:00
Douglas R. Reno
b222ee56b9
Update to libassuan-2.5.6
2023-06-22 11:08:55 -05:00
Douglas R. Reno
27e309e7ad
Update to libwww-perl-6.71 (Perl Module)
2023-06-22 11:01:16 -05:00
Douglas R. Reno
b9a11e666c
Update to pycairo-1.24.0 (Python Module)
2023-06-22 10:55:12 -05:00
Thomas Trepl
35633bdd6c
Merge branch 'trunk' into kea
2023-06-20 10:54:54 +02:00
Thomas Trepl
adc2dbf685
Updates on dependencies
2023-06-20 10:53:13 +02:00
Douglas R. Reno
543663e75f
Update to NumPy-1.25.0 (Python Module)
2023-06-19 12:11:33 -05:00
Douglas R. Reno
ca4c24becb
Update to tiff-4.5.1
2023-06-17 13:24:01 -05:00
Xi Ruoyao
0c0bf1fa42
gcc: Reword description for --enable-languages
...
jit needs --enable-host-shared which slows down GCC, so separate
--enable-host-shared --enable-languages=jit out.
2023-06-16 23:57:50 +08:00
Xi Ruoyao
6c378f6089
icu: Reword major version update note
2023-06-15 21:20:46 +08:00
Bruce Dubbs
bf3b3e6dbd
Update to icu4c-73_2.
2023-06-14 10:23:47 -05:00
Xi Ruoyao
d98ca85468
git: Some tests need apache (and some of them fails :( )
2023-06-13 20:55:47 +08:00
Bruce Dubbs
766b6fb3fb
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-06-12 13:46:10 -05:00
Douglas R. Reno
6c7614f75d
Git: Document test suite failures with curl-8.1.x
...
Also sent an email to upstream about them since they seem pretty
significant.
2023-06-12 12:25:00 -05:00
Bruce Dubbs
a5218250a7
pytest-7.3.2 (Python module).
2023-06-12 12:05:30 -05:00
Xi Ruoyao
e8314fa7f6
brotli: Demote cmake to recommended
2023-06-12 19:13:59 +08:00
Xi Ruoyao
0c1c573e69
rust: Document test failures, and correct some XML elements in explanations
2023-06-12 19:08:35 +08:00
Thomas Trepl
930d002ca5
Merge branch 'trunk' into kea
2023-06-11 14:07:18 +02:00
Douglas R. Reno
c89c2823e5
Fix some documentation alignment inconsistencies
...
Reported by rhubarbpieguy on blfs-dev
2023-06-10 20:20:01 -05:00
Bruce Dubbs
2df221eac7
Update to libgusb-0.4.6.
2023-06-10 17:35:28 -05:00
Bruce Dubbs
023dffb796
pdate to cachecontrol-0.13.1.
2023-06-10 17:24:18 -05:00
Bruce Dubbs
3a05e32400
Update to php-8.2.7.
2023-06-10 17:20:03 -05:00
Bruce Dubbs
f19b4b89f4
Update to mercurial-6.4.4.
2023-06-10 17:06:46 -05:00
Pierre Labastie
23b68489ad
Fix python3 docs md5
2023-06-10 09:30:01 +02:00
Thomas Trepl
9ae8a83e08
Merge branch 'trunk' into kea
2023-06-10 08:07:36 +02:00
Thomas Trepl
49827ffd32
Fix compile issue in poppler on 32bit
2023-06-10 07:48:13 +02:00
Bruce Dubbs
49e2ba59fe
Update to Python-3.11.4.
2023-06-09 16:56:16 -05:00
Bruce Dubbs
d241861f92
Update to dbus-1.14.8.
2023-06-09 16:30:36 -05:00
Douglas R. Reno
4acd7447c8
Update to intel-gmmlib-22.3.7
2023-06-09 13:28:37 -05:00
Douglas R. Reno
849543cacb
Patch desktop-file-utils to handle the new SingleMainWindow key from
...
standard version 1.5.
2023-06-09 12:58:58 -05:00
Thomas Trepl
e8a4d3b1cd
Merge branch 'trunk' into kea
2023-06-09 09:38:23 +02:00
Bruce Dubbs
f6c28f482b
Touchup poppler and mitkrb
2023-06-08 15:46:54 -05:00
Bruce Dubbs
1bf351d35b
Update to poppler-23.06.0.
2023-06-08 13:48:13 -05:00
Bruce Dubbs
ffef0bb701
Update to librsvg-2.56.1.
2023-06-07 15:47:16 -05:00
Bruce Dubbs
1fd75935de
Update to rustc-1.70.0.
2023-06-07 15:30:06 -05:00
Bruce Dubbs
55fb76ba30
Update to llvm-16.0.5.
2023-06-07 11:23:14 -05:00
Bruce Dubbs
a301ecadfb
Update to tree-2.1.1.
2023-06-06 20:07:33 -05:00
Bruce Dubbs
d3cf76e101
Update to cachecontrol-0.13.0.tar.gz (Python module).
2023-06-06 20:01:26 -05:00
Bruce Dubbs
5867c6d623
Update to unrar-6.2.8.
2023-06-06 19:17:52 -05:00
Ken Moffat
d3daa9fe8c
Package updates:
...
firefox-102.12.0,
js-102.12.0.
2023-06-06 21:19:34 +01:00
Bruce Dubbs
75532e57ce
Update to gc-8.2.4.
2023-06-05 14:20:48 -05:00
Bruce Dubbs
0863931d90
Update to MarkupSafe-2.1.3 (Python Module).
2023-06-04 17:40:24 -05:00
Bruce Dubbs
e962ced3ca
Update to Net-DNS-1.39 (Perl Module).
2023-06-04 17:35:34 -05:00
Bruce Dubbs
a68ccb1615
Fix git md5sum
2023-06-03 06:38:57 -05:00
Tim Tassonis
97bd764c30
Update to git-2.41.0.
2023-06-02 23:33:21 +02:00
Xi Ruoyao
c407a61f5e
rust: Symlink the Zsh completion file so Zsh can find it
2023-06-03 00:22:55 +08:00
Pierre Labastie
09b33fbafd
Exiv2: Add command explanation to disable brotli
2023-06-01 21:26:03 +02:00
Pierre Labastie
75129f2bca
Add brotli as a recommended dependency for exiv2
...
It can be disabled, but it is useful.
2023-06-01 21:02:53 +02:00
Douglas R. Reno
30edd677da
libssh2: comment out unused patch from the Downloads section
2023-06-01 10:33:41 -05:00
Xi Ruoyao
48d48bdd2e
librsvg: Fix gi-docgen API doc install location
2023-06-01 21:23:18 +08:00
Xi Ruoyao
24ecd679da
rust: Add rustdoc into build.tools
...
The rustdoc program is a part of rustup default install. And it was
installed with previous rustc releases even if we didn't specify it in
build.tools (so it's in the "contents and short descriptions" section).
But with rustc-1.69 it's not installed if we don't explicitly add it
into build.tools.
It's needed by "cargo doc" command (I use it when I develop Rust
crates), and also some BLFS packages (at least, the testsuite of
librsvg).
Add rustdoc into build.tools so it will be built and installed.
2023-06-01 19:09:45 +08:00
Xi Ruoyao
185bfd7176
glib2: Add back the test failure with du-9.2
...
PLEASE DO NOT REMOVE UNLESS YOU'VE TESTED WITH COREUTILS 9.2 OR LATER!
2023-06-01 16:27:43 +08:00
Xi Ruoyao
35a47ae8fb
Update to libssh2-1.11.0
2023-06-01 16:17:24 +08:00
Douglas R. Reno
a6a7db150b
glib2: trivial commit, just remove an extra period that was bugging me
2023-05-31 15:46:06 -05:00
Douglas R. Reno
363ca805ed
sphinxcontrib-htmlhelp: Remove text about a sed that no longer exists.
2023-05-31 15:25:20 -05:00
Douglas R. Reno
5fda0abba3
asciidoctor: Add a note about the "fatal: not a git repository" message
...
that shows up during the build.
It can be misleading, so let's document it.
2023-05-31 11:40:14 -05:00
Pierre Labastie
11f9b1d14c
Document gdb-add-index in short descriptions
...
Also reinstate libinproctrace in short descriptions
2023-05-30 13:34:50 +02:00
Pierre Labastie
da73c1c05f
Update to gdb-13.2
2023-05-29 21:36:13 +02:00
Pierre Labastie
c824000c34
Update to vala-0.56.8
2023-05-29 21:36:13 +02:00
Pierre Labastie
6617624bba
Remove version of glib2 patch
...
Glib2 version has been removed in the patches directory...
2023-05-28 23:08:39 +02:00
Bruce Dubbs
959d0d268b
Add a warning to the icu package
...
If upgrading to a new majore version of icu, add a warning about the
need to upgrade other packages. Also provide information about how to
test packages for conflicts.
2023-05-28 11:28:13 -05:00
Bruce Dubbs
32054928d1
Update to glib-2.76.3.
2023-05-28 10:42:38 -05:00
Bruce Dubbs
58acc3e46a
Minor rewording of libxml2 note.
2023-05-27 16:32:51 -05:00
Xi Ruoyao
f6061807d1
libxml2: Note how to remove unneeded references to ICU libraries for --with-icu
...
Or too many packages can link to ICU libraries w/o any real necessity
and cause upgrading ICU very nasty.
2023-05-27 19:18:49 +08:00
Pierre Labastie
1e99ba7f25
exiv2 uses external inih now
...
reported by r1c0n3r0 on #lfs-support
2023-05-27 09:06:04 +02:00
Bruce Dubbs
83e98db34a
Update to exiv2-0.28.0.
2023-05-26 16:08:11 -05:00
Bruce Dubbs
b5404f8878
Update to Cython-0.29.35 (Python module).
2023-05-26 15:56:13 -05:00
Xi Ruoyao
b5b6ba3b6c
glib2: Mention a test failure with latest coreutils
2023-05-26 15:14:23 +08:00
Bruce Dubbs
25991359df
Update python sphinx modules and dependencies.
...
Update to sphinx_rtd_theme-1.2.1.
Update to python sphinx dependencies to
sphinxcontrib-jquery-4.1
sphinxcontrib-applehelp-1.0.4
sphinxcontrib-htmlhelp-2.0.1.
2023-05-24 17:18:22 -05:00
Pierre Labastie
9f2364e465
Update to requests-2.31.0
2023-05-24 22:01:43 +02:00
Pierre Labastie
9106fcbe4b
Update to enchant-2.5.0
2023-05-24 21:52:33 +02:00
Pierre Labastie
ab9126d1c2
Update to qpdf-11.4.0
2023-05-24 19:47:37 +02:00
Bruce Dubbs
eb2a639d83
Update to highlight-4.6.
2023-05-24 09:56:34 -05:00
Bruce Dubbs
0ce4fca83c
Update to libuv-1.45.0.
2023-05-22 19:41:28 -05:00
Bruce Dubbs
31c9e2a6d3
Update to pycryptodome-3.18.0 (Python module).
2023-05-22 19:15:25 -05:00
Bruce Dubbs
e8280a2459
Update to double-conversion-3.3.0.
2023-05-22 19:09:50 -05:00
Bruce Dubbs
853a907634
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-05-22 17:06:08 -05:00
Ken Moffat
2a24738059
Add depndencies for HTTP::CookieJar perl module.
2023-05-22 22:51:52 +01:00
Bruce Dubbs
0ca57d1968
Fix doxygen dependency
2023-05-22 15:17:48 -05:00
Bruce Dubbs
9629dabf39
Update to doxygen-1.9.7.
2023-05-22 15:09:21 -05:00
Bruce Dubbs
05374c37b2
Update to cmake-3.26.4.
2023-05-21 18:47:34 -05:00
Bruce Dubbs
c0220db026
Update to libwacom-2.7.0.
2023-05-21 18:33:42 -05:00
Bruce Dubbs
3be43c77ab
Update to asciidoctor-2.0.20.
2023-05-21 15:25:46 -05:00
Bruce Dubbs
eeb331f820
Update to llvm-16.0.4.
2023-05-21 12:02:01 -05:00
Bruce Dubbs
7d8336d9af
Update to IO-Socket-SSL-2.083 (Perl Module).
2023-05-19 15:31:55 -05:00
Bruce Dubbs
2c98f4848f
Update to dos2unix-7.5.0.
2023-05-19 15:24:42 -05:00
Bruce Dubbs
73c5b5748e
Update to asciidoctor-2.0.19.
2023-05-19 15:20:00 -05:00
Bruce Dubbs
cba968b420
Update to docutils-0.20.1 (Python module).
2023-05-19 15:18:27 -05:00
Bruce Dubbs
aee82798ab
Update to fribidi-1.0.13.
2023-05-19 14:53:51 -05:00
Bruce Dubbs
545b6d0a70
Update to unrar-6.2.7.
2023-05-19 14:52:25 -05:00
Bruce Dubbs
412cf83807
Update to lua-5.4.6.
2023-05-19 14:40:41 -05:00
Pierre Labastie
702c50c7d8
Add Jinja2 as required for elogind
...
It's a new dependency in 252.9. I had not seen it when upgrading.
2023-05-18 07:54:16 +02:00
Bruce Dubbs
ffe5cb046a
Update to php-8.2.6.
2023-05-17 19:32:16 -05:00
Pierre Labastie
1db852a550
Update to elogind-252.9
...
ALso add forgotten changelog entry for sphinx
2023-05-17 19:04:49 +02:00
Pierre Labastie
8055e91729
Update to sphinx-7.0.1
2023-05-16 17:04:21 +02:00
Pierre Labastie
ed298fa2c7
Update to docutils-0.20
2023-05-16 16:54:24 +02:00
Xi Ruoyao
a17f6a03ab
systemd: Sync grammar fix from LFS
2023-05-16 14:24:42 +08:00
Xi Ruoyao
3f6a6dc5c7
Update to LLVM-16.0.3 ( #17861 )
...
With Thunderbird workaround applied, we can try to update to LLVM 16
again. Note that Firefox may need a similar workaround but at least it
does not crash on start-up.
This reverts commit 218e13ce4b
("Revert back to LLVM-15.0.7 for now"), bump LLVM to 16.0.3, and updated
md5sums for tarballs and test suite status for it.
2023-05-15 12:13:01 +08:00
Pierre Labastie
6f7e811b7a
Add HTTP::CookieJar-0.014
...
It's needed by libwww-perl-6.70
2023-05-13 23:36:08 +02:00
Pierre Labastie
ccbae9ab99
Update to Business::ISBN::Data-20230426.001
2023-05-13 22:35:17 +02:00
Pierre Labastie
35087ed7de
urllib3-2.0.2 requires hatchling
2023-05-13 14:43:37 +02:00
Pierre Labastie
bce49fce32
Testing python modules may require sqlite3 module
...
Add a note that it may be needed to rebuilt python3 after installing
sqlite
2023-05-13 08:44:46 +02:00
Bruce Dubbs
14a655f444
Update to Net-DNS-1.38 (Perl module).
2023-05-11 20:04:03 -05:00
Bruce Dubbs
12ae37c820
Update to harfbuzz-7.3.0.
2023-05-11 19:58:28 -05:00
Xi Ruoyao
f935d0dec0
systemd: Note some test failures
...
Just tried the test suite in a VM with minimal kernel configuration and
the root user, and noticed some failures.
2023-05-10 15:44:55 +08:00
Xi Ruoyao
7c421371ce
systemd: Fix runtime issue exploited by GCC 13
2023-05-10 15:23:55 +08:00
Ken Moffat
5a39c5a056
Package Updates:
...
firefox-102.11.0,
js-102.11.0.
Use a common entity for firefox-size.
2023-05-09 20:10:45 +01:00
Bruce Dubbs
665cb6c9c1
Update to libxslt-1.1.38.
2023-05-09 12:54:46 -05:00
Thomas Trepl
c2ab6f4bdf
First attempt to get in Kea
2023-05-07 21:41:58 +02:00
Bruce Dubbs
a9880c8f31
Update to libwww-perl-6.70 (Perl module).
2023-05-07 12:48:27 -05:00
Bruce Dubbs
dc86a94b27
Update to graphviz-8.0.5.
2023-05-07 12:02:47 -05:00
Bruce Dubbs
6195226df8
Update to babl-0.1.106.
2023-05-07 11:55:09 -05:00
Bruce Dubbs
8bfa135fc0
Update to mercurial-6.4.3.
2023-05-07 11:51:17 -05:00
Xi Ruoyao
ecc02fe061
python-dbusmock: Use a better download URL
...
We can download it from pythonhosted with exactly same MD5 and a name
not prefixed with the dubious "dist."
2023-05-07 18:16:38 +08:00
Xi Ruoyao
2e597c5e8c
libpaper: Use package tarball name as docdir name
...
Align with others.
2023-05-07 17:08:42 +08:00
Xi Ruoyao
b0a334e0cf
ibus: The test xkb-latin-layouts no longer fails
2023-05-06 23:42:53 +08:00
Bruce Dubbs
bc0b25171e
Python module updates.
...
Update to requests-2.30.0 (Python module).
Update to urllib3-2.0.2 (Python module) required for requests-2.30.0.
2023-05-05 22:28:23 -05:00
Bruce Dubbs
f405062e77
Update to poppler-23.05.0.
2023-05-03 19:41:35 -05:00