Commit Graph

3729 Commits

Author SHA1 Message Date
Bruce Dubbs
517a6031ec Update to IO-Socket-SSL-2.076 (Perl Module). 2022-11-16 09:20:28 -06:00
Douglas R. Reno
0a91797423 Update to php-8.1.12 (Security Update) 2022-11-10 11:14:10 -06:00
Douglas R. Reno
3ddcb52b3e SWIG: Temporarily turn off JavaScript support due to problems with Node.
The Node CLI changed significantly enough that the tests will no longer
run and will give out errors which point towards problems in Make, when
they are due to changes in Node's CLI.

Let's turn the JavaScript support off for now since nothing else in BLFS
uses it.

This cleans up the output significantly, only leaving a few tests from
Lua failing and some from Go (since we use the GCC variant instead of
Google's official compiler.)
2022-11-09 10:49:36 -06:00
Bruce Dubbs
bf09c25c98 Update to btrfs-progs-v6.0.1. 2022-11-08 18:11:14 -06:00
Bruce Dubbs
69f511be1e Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-11-08 15:47:08 -06:00
Douglas R. Reno
ea3ad85864 Python3's module reinstallation instructions:
Add meson into the list for both init systems

On systemd, mention MarkupSafe and Jinja2 from LFS as well.

There is a really long list of affected packages in IRC. We should come
up with a better way of handling this, I feel like the list would be too
long if we added it in normally.
2022-11-08 14:50:59 -06:00
Bruce Dubbs
bfe8137437 Update to llvm-15.0.4. 2022-11-08 13:53:31 -06:00
Bruce Dubbs
cb37cb794f Update to cmake-3.24.3. 2022-11-08 10:37:45 -06:00
Bruce Dubbs
ec288f7505 Stop hard coding the python version 2022-11-07 08:58:45 -06:00
Bruce Dubbs
bd68243a33 Add inportant note to Python3
Ensure that users are warned about reinstalling Python
modules after upgrading to a new Python3 minor version.
2022-11-06 14:49:31 -06:00
Bruce Dubbs
ada20087b3 Perl module updates.
Update to URI-5.17 (perl module).
Update to HTML-Parser-3.80 (Perl Module).
2022-11-03 16:00:31 -05:00
Pierre Labastie
877b80ac62 Fix python-docs md5 2022-11-02 07:54:04 +01:00
Bruce Dubbs
4be7bcdf7a Update to Python3-3.11.0. 2022-11-01 14:06:49 -05:00
Pierre Labastie
35ea4f048c Update to OpenJDK-19.0.1 2022-10-31 23:03:18 +01:00
Xi Ruoyao
b5e2a6ca63
swig: swig-4.1.0 uses PCRE2 instead of PCRE1
Link: https://github.com/swig/swig/pull/2138
2022-10-28 16:02:14 +08:00
Bruce Dubbs
80cd2ac953 Update to PerlIO-utf8_strict-0.010 (Perl module). 2022-10-27 15:56:03 -05:00
Bruce Dubbs
7a6fad03cc Update to valgrind-3.20.0. 2022-10-26 16:33:10 -05:00
Bruce Dubbs
5fbbb82c4f Update to swig-4.1.0. 2022-10-26 16:05:23 -05:00
Bruce Dubbs
474e41766f Update perl module URI dependencies 2022-10-24 10:46:29 -05:00
Bruce Dubbs
37e00bdd31 Update to Log-Log4perl-1.57 (Perl module). 2022-10-23 14:09:17 -05:00
Bruce Dubbs
f9e1bc3ed6 Update to llvm-15.0.3. 2022-10-23 12:37:43 -05:00
Pierre Labastie
6cd8a9a304 Update to libxml2-2.10.3 (security update) 2022-10-20 13:51:46 +02:00
Bruce Dubbs
7599563171 Update to git-2.38.1 (Security update). 2022-10-19 20:02:04 -05:00
Bruce Dubbs
37524fe0bd Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-10-18 14:28:34 -05:00
Xi Ruoyao
bfc20e4fe8
lua: fix patch version number 2022-10-18 23:44:13 +08:00
Bruce Dubbs
3fb7d7dd87 Update to php-8.1.11. 2022-10-18 09:56:50 -05:00
Bruce Dubbs
ae1b82cc3d Python updates.
Update to python3-3.10.8.
Update to python-dbusmock-0.28.6.
2022-10-16 23:17:35 -05:00
Pierre Labastie
ab0bd91cc1 URI (perl module) depends on Test::Warnings 2022-10-15 09:43:19 +02:00
Bruce Dubbs
d37c1e0b99 Update some Perl modules.
Update to JSON-4.10 (Perl Module).
Update to URI-5.16 (Perl Module).
Update to HTML-Parser-3.79 (Perl Module).
2022-10-14 23:01:59 -05:00
Bruce Dubbs
502b9abb5a Update to mercurial-6.2.3. 2022-10-11 20:36:04 -05:00
Xi Ruoyao
13d9cb6a90
rustc: list libgit2 as external dependency
We are using internally shipped libgit2 for now.
2022-10-08 20:03:49 +08:00
Xi Ruoyao
f2ae6ba809
rustc: demote curl and libssh2 to recommended
And, adjust LIBSSH2_SYS_USE_PKG_CONFIG according to if libssh2 is
installed.  Export it earlier so x.py build and x.py install will use
the same LIBSSH2_SYS_USE_PKG_CONFIG value.  This can reduce some
repeated building process.
2022-10-08 19:04:53 +08:00
Xi Ruoyao
d2c16a455e
cmake: demote libuv to recommended, and add <option> for building cmake w/o recommended dependencies
Tested on a fresh LFS system.
2022-10-06 19:50:55 +08:00
Bruce Dubbs
3dd64c1825 Update to Net-DNS-1.35 (Perl module). 2022-10-05 19:10:43 -05:00
Bruce Dubbs
d985f0b3af Update to git-2.38.0. 2022-10-05 18:21:29 -05:00
Xi Ruoyao
661e7eb274
gdb: fix FTBFS with readline-8.2 2022-10-05 10:15:44 +08:00
Pierre Labastie
8706503737 Fix SBU values for llvm and rust
When measuring the SB unit, I used a terminal with "time { ... }".
When measuring LLVM and rust SBUs, I redirected output. It seems
the gnome terminal is very slow, and when redirecting the output of
the "time" command above, the SB unit goes from 119s down to
86s.
2022-09-27 22:15:24 +02:00
Bruce Dubbs
e977e1382e Renamed cmake-15.0.1.src.tar.xz and placed on anduin. 2022-09-26 11:35:41 -05:00
Pierre Labastie
bf4b5fc3e7 Update to rustc-1.64.0 2022-09-25 10:26:38 +02:00
Pierre Labastie
9a599135cf Update to llvm-15.0.1 2022-09-25 10:26:24 +02:00
Douglas R. Reno
75aa129cb5 Package Updates:
Update to libwpe-1.14.0
Update to Mako-1.2.3 (Python Module)
Update to nghttp2-1.50.0
2022-09-23 12:44:30 -05:00
Douglas R. Reno
498e62a0ea Package Updates:
Update to cmake-3.24.2
Update to libblockdev-2.28
Update to gtkmm-3.24.7
Update to xfce4-pulseaudio-plugin-0.4.5
2022-09-21 20:16:48 -05:00
Julien Lepiller
431a8f176a Fix typo. 2022-09-21 07:39:20 +02:00
Xi Ruoyao
694f1947fd
git: add an optional runtime dependency to IO::Socket::SSL for git send-email 2022-09-20 14:14:56 +08:00
Xi Ruoyao
49d287405a
lua: bump shared library patch revision 2022-09-17 03:51:37 +08:00
Douglas R. Reno
b11b2683cb Doxygen: Remove build fix which was applied in 1.9.5. 2022-09-14 11:22:00 -05:00
Bruce Dubbs
9d9e7a6f49 Package Updates
Update to libXft-2.3.6 (xorg library).
Update to qpdf-11.0.0.
2022-09-11 16:08:04 -05:00
Bruce Dubbs
79f4a45d23 Update to php-8.1.10. 2022-09-11 13:17:14 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Xi Ruoyao
484f776714
dbus-python: mention egg-info directory in contents 2022-09-11 23:59:54 +08:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Xi Ruoyao
01bfbee614
dbus-python: install metadata for pip3 2022-09-11 19:38:30 +08:00
Pierre Labastie
335b32d58b Fix python doc md5 2022-09-11 08:57:08 +02:00
Bruce Dubbs
e51029f76f Update to Python-3.10.7. 2022-09-10 14:20:34 -05:00
Bruce Dubbs
706265a939 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-10 13:21:54 -05:00
Bruce Dubbs
7b459c22b6 Add Cython python module. 2022-09-10 13:21:42 -05:00
Pierre Labastie
08c7ccd311 Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
Pierre Labastie
b89180f557 Add --enable-default-pie/ssp to gcc
Also command explanations and test result comments
2022-09-10 14:14:10 +02:00
Pierre Labastie
0472eb0f00 Add instructions for pie and ssp in clang
Just instructions for now because in a hurry... TODO:
- Add command explanations
- Update changelog
- also gcc in blfs needs to get the switches for default pie and
  default ssp
2022-09-09 18:52:42 +02:00
Pierre Labastie
71b1e2d2f8 Fix build instructions for dbus-python 2022-09-09 08:12:14 +02:00
Xi Ruoyao
80106051b0
prog: URL updates 2022-09-08 15:34:19 +08:00
Bruce Dubbs
587f998a49 Typo 2022-09-07 20:38:03 -05:00
Bruce Dubbs
5f3dfa8e93 Update to dbus-python-1.3.2. 2022-09-07 20:36:24 -05:00
Bruce Dubbs
57222e8d39 Update to git-2.37.3. 2022-09-06 21:04:49 -05:00
Bruce Dubbs
1a7bbb8f28 Update to mercurial-6.2.2. 2022-09-06 15:23:14 -05:00
Bruce Dubbs
5ff8c3a9cb Add --no-user in Python module installation instructions. 2022-09-05 16:04:47 -05:00
Pierre Labastie
9f3e504cea Update to vala-0.56.3 2022-09-04 22:40:04 +02:00
Bruce Dubbs
ccdcaa0f76 Package updates.
Update to Log-Log4perl-1.56 (Perl Module).
Update to IO-Socket-SSL-2.075 (Perl Module).
Update to doxygen-1.9.5.
Update to libatomic_ops-7.6.14.
2022-09-04 10:32:30 -05:00
Douglas R. Reno
67cd226204 Package updates:
Update to gc-8.2.2
Update to mozjs-91.13.0
Update to libqalculate-4.3.0
Update to nghttp2-1.49.0
2022-09-03 17:59:57 -05:00
Pierre Labastie
9762440961 Fix libxml2py2 for libxml2-2.10.2
- fix md5sum and figures
- change build instructions because now setup.py is not distributed,
  only setup.py.in, so that configure needs to be run.
2022-09-03 07:52:35 +02:00
Bruce Dubbs
7189987151 Update a python module and four xorg libraries.
Update to libXau-1.0.10.
Update to libfontenc-1.1.6 (Xorg library).
Update to libXfont2-2.0.6 (Xorg library).
Update to libFS-1.0.9 (Xorg library).
Update to Mako-1.2.2 (Python module).
2022-09-02 15:54:01 -05:00
Bruce Dubbs
88c3b981d0 Update to PyYAML-6.0. 2022-09-02 13:37:50 -05:00
Xi Ruoyao
ed2176e518
rust: for systemd, tell how to use systemd-run to limit CPU cores 2022-08-29 12:01:21 +08:00
Xi Ruoyao
c0dfeeaf5e
rust: it's broken on non-SSE2 i686 2022-08-29 11:27:14 +08:00
Douglas R. Reno
96923efd52 Typo fixes 2022-08-28 15:11:37 -05:00
Pierre Labastie
2c5007040c Fix a perl module md5sum again 2022-08-27 14:54:01 +02:00
Pierre Labastie
d6696ec3d7 A few tags 2022-08-26 11:55:03 +02:00
Bruce Dubbs
7263a049ae Tags 2022-08-25 16:06:42 -05:00
Xi Ruoyao
115415d97c
rust: 43 + 1 = 44
Text change only.
2022-08-25 13:23:26 +08:00
Bruce Dubbs
c9e1750514 Update to ibus-1.5.27 and some tags 2022-08-24 23:16:34 -05:00
Bruce Dubbs
00eb94abb3 Tags and add a dependency to sysprof 2022-08-24 16:20:38 -05:00
Douglas R. Reno
2cc15a2bb3 Package updates, URL fix, and tags
Update to SDL2-2.24.0
Update to cups-filters-1.28.16
Fix the libxml2 python2 module's download URL (was 2.9, change to 2.10).
2022-08-24 13:13:13 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Pierre Labastie
1be5f8b02d Move miplaced md5sum's to their right places
and restore old md5sum's...
2022-08-24 14:11:26 +02:00
Bruce Dubbs
b984aaa12f More tags 2022-08-23 21:44:16 -05:00
Douglas R. Reno
516c37467c Tags 2022-08-23 13:14:59 -05:00
Bruce Dubbs
6b871eab3f Tags - mostly for Graphics and Font Libraries 2022-08-23 12:52:22 -05:00
Douglas R. Reno
09422244a6 Tags for gtk3 and friends 2022-08-23 12:24:03 -05:00
Douglas R. Reno
d8fd5883af Tags for GTK+-2 and dependencies and Sawfish. 2022-08-23 11:34:26 -05:00
Bruce Dubbs
0ddf4e7c2a Tags 2022-08-22 22:55:37 -05:00
Douglas R. Reno
aa0b625099 Tag Xorg and dependencies 2022-08-22 21:55:59 -05:00
Douglas R. Reno
8b22593891 Tags for Subversion and friends 2022-08-22 17:06:21 -05:00
Douglas R. Reno
ce1dd9df4e Several tags 2022-08-22 15:41:07 -05:00
Bruce Dubbs
48cb482af9 Just tags 2022-08-22 14:13:52 -05:00
Douglas R. Reno
ecc23863e9 libevent: Typo fix
llvm: Document new test failures
Tags
2022-08-22 14:03:54 -05:00
Douglas R. Reno
dca2b43ecd Adapt CMake to use Boost-1.80.0 with FindBoost.
Tags
2022-08-22 11:33:42 -05:00
Douglas R. Reno
046d740a29 Some more tags 2022-08-22 00:11:24 -05:00
Pierre Labastie
cf6ee3d937 Fix python2 documentation download location 2022-08-21 06:49:39 +02:00
Xi Ruoyao
0c953f12ef
"anyways" -> "anyway"
"anyways" is informal:
https://www.merriam-webster.com/dictionary/anyways
2022-08-20 14:38:05 +08:00
Pierre Labastie
0f21ed27e6 Update to gcc-12.2.0 2022-08-20 07:00:36 +02:00