Commit Graph

24797 Commits

Author SHA1 Message Date
Pierre Labastie
55b2051ccb Update to wayland-protocols-1.27 2022-10-20 13:22:40 +02:00
Pierre Labastie
221df934de Update to harfbuzz-5.3.0 2022-10-20 13:01:18 +02:00
Pierre Labastie
4082b14ce0 Update to libva-2.16.0 (Xorg driver) 2022-10-20 12:53:11 +02:00
Pierre Labastie
cf940f7e97 Update to freeglut-3.4.0 2022-10-20 12:46:55 +02:00
Bruce Dubbs
2696de67c4 Update to pipewire-0.3.59. 2022-10-19 20:10:41 -05:00
Bruce Dubbs
7599563171 Update to git-2.38.1 (Security update). 2022-10-19 20:02:04 -05:00
Thomas Trepl (Moody)
098f474c09 Upgrade postgresql-15.0 2022-10-19 20:34:35 +02:00
Bruce Dubbs
f7283ecec5 Update to thunderbird-102.3.3 (Security update). 2022-10-18 14:35:02 -05:00
Bruce Dubbs
37524fe0bd Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-10-18 14:28:34 -05:00
Ken Moffat
34cefaa6b0 firefox-102.4.0esr. 2022-10-18 18:56:41 +01:00
Ken Moffat
f5ed918d86 The change to libksba-1.6.2 turns out to be a security fix. 2022-10-18 18:38:39 +01:00
Xi Ruoyao
bfc20e4fe8
lua: fix patch version number 2022-10-18 23:44:13 +08:00
Bruce Dubbs
a723a30b44 Update to sqlite-autoconf-3390400 (3.39.4). 2022-10-18 10:08:33 -05:00
Bruce Dubbs
3fb7d7dd87 Update to php-8.1.11. 2022-10-18 09:56:50 -05:00
Xi Ruoyao
5b420f348f
x7lib: libX11: fix docdir 2022-10-18 18:16:13 +08: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
74434cca09 Add test instructions to new python modules 2022-10-16 23:14:25 +02:00
Pierre Labastie
ef6402e5c5 Add tests for some python deps and a few fixes 2022-10-16 09:58:22 +02:00
Pierre Labastie
114f6db9a4 Add tests for some python modules 2022-10-15 23:48:33 +02:00
Bruce Dubbs
28ebeb0cea Update to btrfs-progs-v6.0. 2022-10-15 15:12:16 -05:00
Bruce Dubbs
eaeb4f0f98 Update to libksba-1.6.2. 2022-10-15 11:01:38 -05:00
Bruce Dubbs
8aa560c873 Update to libgpg-error-1.46. 2022-10-15 10:50:59 -05:00
Pierre Labastie
7775697cc0 Add py module to python-deps 2022-10-15 09:58:06 +02:00
Pierre Labastie
074696493c Merge branch 'trunk' into plabs/python-mods 2022-10-15 09:57:23 +02:00
Pierre Labastie
ab0bd91cc1 URI (perl module) depends on Test::Warnings 2022-10-15 09:43:19 +02:00
Bruce Dubbs
02e5535941 Update to dbus-1.14.4. 2022-10-14 23:09:43 -05: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
e188930790 Update to libical-3.0.15. 2022-10-14 16:30:17 -05:00
Bruce Dubbs
8a2747f912 Update to icewm-3.0.1. 2022-10-14 16:23:48 -05:00
Bruce Dubbs
1e33d3b7ca Update to dhcp-4.4.3-P1. 2022-10-14 16:13:22 -05:00
Pierre Labastie
830c353761 Further python-deps 2022-10-14 16:21:43 +02:00
Pierre Labastie
301c411d42 Fix download urls in python-deps 2022-10-14 15:03:28 +02:00
Pierre Labastie
88149d4df5 Add python deps again
TODO: some versions to be fixed and check files
2022-10-13 17:09:55 +02:00
Pierre Labastie
db3bdfc60a Merge branch 'trunk' into plabs/python-mods 2022-10-13 16:50:17 +02:00
Pierre Labastie
25ee66702c Still adding python modules and fixing some 2022-10-13 16:49:28 +02:00
Thomas Trepl (Moody)
c06f7bec5d Upgrade postfix-3.7.3 2022-10-12 10:12:14 +02:00
Bruce Dubbs
502b9abb5a Update to mercurial-6.2.3. 2022-10-11 20:36:04 -05:00
Thomas Trepl (Moody)
42eb82879a Upgrade xterm-374 2022-10-11 19:18:05 +02:00
Bruce Dubbs
f78476cea6 Update to wireshark-4.0.0. 2022-10-09 18:30:57 -05:00
Pierre Labastie
2a0f15bce6 Fixes for sphinx 2022-10-09 22:52:47 +02:00
Pierre Labastie
a3d36f24b3 Merge branch 'trunk' into plabs/python-mods 2022-10-09 22:04:35 +02:00
Pierre Labastie
b3e180158c End python modules for sphinx 2022-10-09 22:03:26 +02: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
Pierre Labastie
b50114ca3d More modules
Finished pytz. Begun pyparsing. Fixed packaging.
2022-10-07 22:42:06 +02:00
David Bryant
1e9ccfa0c1 Corrected for English idiom, cleaned up punctuation, etc. Added some white space.
Re-phrased a few things here and there, to improve clarity.
2022-10-07 11:58:29 -05:00
Pierre Labastie
1f1f22302b Add &root; user to some root commands in qemu
Also, remove some obsolete (commented-out) parts, reformat some
lines longer than 80 columns, and update the text here and there...
2022-10-07 10:17:46 +02: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
Julien Lepiller
58f6a7b16c Fix typo in changelog 2022-10-06 08:06:21 +02:00
Bruce Dubbs
e42600e17b Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-10-05 19:10:58 -05:00