Pierre Labastie
4635a45ddb
Shadow: increase the number of rounds for passwd
...
for the SHA512 crypt method, the default number of rounds (5000) is
too low to prevent brute force attacks on modern hardware. Multiply
it by 1000 (not sure it is enough).
2022-11-16 17:15:27 +01:00
Bruce Dubbs
517a6031ec
Update to IO-Socket-SSL-2.076 (Perl Module).
2022-11-16 09:20:28 -06:00
Pierre Labastie
42d51c6132
Update to fop-2.8
...
Also to {pdf,font}box-2.0.27, and maven-3.6.8
2022-11-16 13:07:33 +01:00
Pierre Labastie
001ef37d73
Update to pipewire-0.3.60
2022-11-16 12:56:21 +01:00
Pierre Labastie
44f4449731
Update to libX11-1.8.2 (Xorg library)
2022-11-16 12:22:29 +01:00
Pierre Labastie
62e3c6dd6f
Update to graphviz-7.0.1
2022-11-16 12:15:10 +01:00
Pierre Labastie
7b9b0698e1
Update to mesa-22.2.3
2022-11-16 08:29:18 +01:00
Pierre Labastie
213d18c315
Update to LVM2-2.03.17
2022-11-16 08:17:43 +01:00
Bruce Dubbs
fc255ea1f1
Update to bubblewrap-0.7.0.
2022-11-15 14:53:26 -06:00
Bruce Dubbs
c75fe53c31
Update to iso-codes-4.12.0.
2022-11-15 14:43:29 -06:00
Bruce Dubbs
3fe867a0ed
Update to polkit-122.
2022-11-15 14:37:11 -06:00
Douglas R. Reno
4a8f53ed6c
gcr4: Add a note to say that it's coinstallable with gcr3
2022-11-15 13:10:14 -06:00
Douglas R. Reno
0facdace6e
Add GCR-4.0.0 in support of the new gnome-shell
2022-11-14 14:21:34 -06:00
Douglas R. Reno
da339594bf
Add missing changelog entry
2022-11-14 14:05:53 -06:00
Douglas R. Reno
dec8a459dd
Update to gjs-1.74.1
2022-11-14 14:05:14 -06:00
Douglas R. Reno
14bd41d008
Add JS102 and archive JS91.
2022-11-14 14:01:00 -06:00
Douglas R. Reno
3947fa9bec
Four package updates.
...
Update to network-manager-applet-1.30.0
Update to libnma-1.10.4
Update to highlight-4.4
Update to unrar-6.2.2
2022-11-14 10:23:53 -06:00
Douglas R. Reno
eb07735db7
Two security updates:
...
Update to sysstat-12.6.1
Update to xfce4-settings-4.16.5
2022-11-14 09:35:21 -06:00
Pierre Labastie
1ce8fe203a
Fix libtiff page:
...
Add instructions to apply the patch
Remove the sed that generates a wrong libtiff-4.pc
2022-11-11 20:53:28 +01:00
Pierre Labastie
9883ebe64b
Add changelog for python-3.11 fixes
...
+ node-js-18.12.1 is a security update
2022-11-10 18:25:55 +01:00
Pierre Labastie
28eef6489e
Fix seamonkey for python-3.11
2022-11-10 18:24:09 +01:00
Douglas R. Reno
0a91797423
Update to php-8.1.12 (Security Update)
2022-11-10 11:14:10 -06:00
Pierre Labastie
53775068ff
Fix qtwebengine and thunderbird for python-3.11
2022-11-10 13:15:47 +01:00
Douglas R. Reno
4227f0da40
Update to ntfs-3g_ntfsprogs-2022.10.3 (Security Update)
2022-11-09 17:14:37 -06:00
Douglas R. Reno
42e52b19ab
Update to pixman-0.42.2 (Security Update)
2022-11-09 16:46:55 -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
Pierre Labastie
30824f0bc7
Typo
2022-11-09 07:40:38 +01:00
Bruce Dubbs
5e0cd08b7f
Update sed for node foro python3.10 or 3.11
2022-11-08 19:07:02 -06:00
Bruce Dubbs
27ccef2def
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-11-08 18:29:07 -06:00
Bruce Dubbs
1ff37b5493
Update to mupdf-1.21.0.
2022-11-08 18:26:01 -06:00
Bruce Dubbs
b8e40524ec
Update to jasper-4.0.0 (Security Update).
2022-11-08 18:18:04 -06:00
Bruce Dubbs
bf09c25c98
Update to btrfs-progs-v6.0.1.
2022-11-08 18:11:14 -06:00
Pierre Labastie
fce78fdfbe
firefox: add another fix for python-3.11
2022-11-08 23:13:36 +01:00
Pierre Labastie
38277fd5e5
Update to node.js-18.12.1
2022-11-08 23:12:54 +01:00
Bruce Dubbs
69f511be1e
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-11-08 15:47:08 -06:00
Bruce Dubbs
967fe32bdb
Typo
2022-11-08 15:39:23 -06:00
Bruce Dubbs
5e42468556
Update to sudo-1.9.12p1.
2022-11-08 15:24:09 -06:00
Bruce Dubbs
c9d81f35c9
Update to wayland-protocols-1.28.
2022-11-08 15:16:23 -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
a82edc782c
Update to libdrm-2.4.114.
2022-11-08 12:12:30 -06:00
Bruce Dubbs
6cf5a523e2
Update to icewm-3.2.0.
2022-11-08 11:58:28 -06:00
Bruce Dubbs
33e4739202
Update to xwayland-22.1.5.
2022-11-08 11:46:42 -06:00
Bruce Dubbs
2084a95733
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-11-08 11:30:56 -06:00
Bruce Dubbs
916097fd49
Update to mlt-7.10.0.
2022-11-08 11:25:30 -06:00
Bruce Dubbs
23d58b9fb4
Update to SDL2-2.24.2.
2022-11-08 11:14:05 -06:00
Bruce Dubbs
cb37cb794f
Update to cmake-3.24.3.
2022-11-08 10:37:45 -06:00
Tim Tassonis
9721d3f0b1
Update to xfce4-settings-4.16.4.
2022-11-08 16:14:17 +01:00
Bruce Dubbs
ec288f7505
Stop hard coding the python version
2022-11-07 08:58:45 -06:00
Bruce Dubbs
4a91abcf1a
Update to poppler-22.11.0.
2022-11-06 15:16:43 -06:00