Douglas R. Reno
4a86f18a79
Package Updates:
...
Update to mercurial-6.2
Update to upower-0.99.20
Update to libnotify-0.8.1
Update to xf86-input-wacom-1.1.0 (Xorg Driver)
2022-07-19 11:11:25 -05:00
Pierre Labastie
739b7245db
Typo
2022-07-18 17:53:07 +02:00
Pierre Labastie
47b0660ee7
graphviz: move the note about date before "make"
...
Otherwise, all libraries get relinked during "make install"
2022-07-18 17:50:43 +02:00
Douglas R. Reno
0f30bb1742
sysprof: itstool is now a required dependency.
2022-07-18 10:36:32 -05:00
Bruce Dubbs
87b7a107d2
Update to vala-0.56.2.
2022-07-17 17:51:56 -05:00
Bruce Dubbs
97212500ed
Update to jasper-3.0.6.
2022-07-17 17:19:06 -05:00
Bruce Dubbs
8dff71fbc0
Update to gegl-0.4.38.
2022-07-17 17:11:34 -05:00
Bruce Dubbs
4aa5f4547e
Update to libgsf-1.14.50.
2022-07-17 14:35:24 -05:00
Bruce Dubbs
64f69a20f8
Update to libuv-v1.44.2.
2022-07-17 14:10:07 -05:00
Bruce Dubbs
0ff2be9969
Update to inih-r56.
2022-07-17 13:49:25 -05:00
Bruce Dubbs
16af291619
Update to libidn2-2.3.3.
2022-07-16 16:53:47 -05:00
Pierre Labastie
951fd4ebff
Update to graphviz-5.0.0
2022-07-16 07:23:30 +02:00
Xi Ruoyao
58ad7bcaa6
bluez: for systemd, create /var/lib/bluetooth at installation
...
In the systemd unit file of bluez-5.64, there is:
ProtectSystem=full
ReadWritePaths=/var/lib/bluetooth
The combination of these two options make systemd to bind mount /
recursively and read-only to /run/systemd/unit-root in a new mount
namespace, then bind mount /var/lib/bluetooth to
/run/systemd/unit-root/var/lib/bluetooth, then run bluez in the chroot
at /run/systemd/unit-root in the separate namespace.
This helps to reduce the potential damage if a bluez security
vulnerability is exposed. But, if /var/lib/bluetooth does not exist,
systemd will fail to bind mount it and complain:
bluetooth.service: bluetooth.service: Failed to set up mount
namespacing: /run/systemd/unit-root/var/lib/bluetooth: No such
file or directory
As a simple workaround, just create this directory at installation. A
more elegant solution will be shipped in bluez-5.65:
https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=0905a06
Q: Why -m700?
A: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=edc69d2
2022-07-15 23:59:17 +08:00
Bruce Dubbs
3a60bfb3d3
Spelling
2022-07-14 17:14:20 -05:00
Xi Ruoyao
09951b18c8
upower: LC_ALL=C is for test, not for install
...
How did I misplaced it ?!
2022-07-14 13:07:51 +08:00
Douglas R. Reno
d9ff8eba19
Package updates:
...
Update to gjs-1.72.1
Update to tracker3-3.3.2
Update to gnome-bluetooth-42.2
Update to epiphany-42.3
Update to libadwaita-1.1.3
Update to libhandy-1.6.3
Update to gnome-desktop-42.3
2022-07-13 21:43:31 -05:00
Douglas R. Reno
a1a652ad15
Package Updates:
...
Update to URI-5.12 (Perl Module)
Update to xf86-input-synaptics-1.9.2 (Xorg Driver)
Update to hdparm-9.64
Update to wayland-protocols-1.26
Update to libdrm-2.4.112
2022-07-13 19:46:02 -05:00
Douglas R. Reno
c2051dbdc3
Five Security Updates:
...
Update to node.js-16.16.0
Update to php-8.1.8
Add security patch for Dovecot (fixes CVE-2022-30550)
Update to seamonkey-2.53.13
Update to gnupg-2.3.7
Mark git as a security update
2022-07-13 17:12:03 -05:00
Pierre Labastie
79e8b549ff
python-dbusmock requires dbus-python at build time
2022-07-13 14:39:41 +02:00
Tim Tassonis
b6759894d1
Update to git-2.37.1
2022-07-13 12:42:31 +02:00
Xi Ruoyao
026e083ff4
git: update command explanation for PCRE1
...
Now configure.ac defines --with-libpcre "synonym for --with-libpcre2".
2022-07-13 11:10:32 +08:00
Douglas R. Reno
86bb3fe874
libportal: Add text to describe how to set the available backends using
...
the -Dbackends= option.
2022-07-12 10:05:20 -05:00
Douglas R. Reno
cac1034913
ffmpeg5 update: Fix building gegl with ffmpeg-5.x.
2022-07-11 21:22:19 -05:00
Bruce Dubbs
97a1efc586
Update D-Bus Python build instructions
...
Nothing seems to be using the Python2 dbus-python module,
so we can remove it and use the pip3 build/install method
for the Python3 module.
2022-07-08 10:12:12 -05:00
Bruce Dubbs
a7bab91ac9
Update to docutils-0.19 (Python module).
2022-07-05 21:44:45 -05:00
Bruce Dubbs
9e56b6bb16
Update to URI-5.11 (perl module).
2022-07-05 09:24:06 -05:00
Bruce Dubbs
faab1bd744
Update to poppler-22.07.0.
2022-07-05 09:16:45 -05:00
Bruce Dubbs
b3f68f50e2
Update to xapian-core-1.4.20.
2022-07-05 09:11:33 -05:00
Pierre Labastie
c5ad78ed86
Update to glib2-2.72.3
2022-07-04 12:05:37 +02:00
Pierre Labastie
00e3f274bb
Update to lxml-4.9.1 (python module)
2022-07-02 12:57:12 +02:00
Pierre Labastie
16a24a450d
Fix compiler-rt md5
2022-07-02 09:41:04 +02:00
Pierre Labastie
b2999760e5
Mako: fix double dashes after uncommenting
2022-07-02 07:44:49 +02:00
Bruce Dubbs
fa411f6eed
larify pip3 install options.
...
In some cases --upgrade or --force-reinstall is needed when installing
a python module. Add some notes describing these options.
If one of the above options is used, --no-deps may be needed to avoid
reinstalling package dependencies. Note this option also.
2022-07-01 21:03:20 -05:00
Bruce Dubbs
2325522d03
Update to Mako-1.2.1 (Python module).
2022-07-01 17:47:56 -05:00
Bruce Dubbs
a151e7310b
Update to wayland-1.21.0.
2022-07-01 12:50:27 -05:00
Bruce Dubbs
8fe85d0c32
Update to llvm-14.0.6.
2022-07-01 12:40:47 -05:00
Bruce Dubbs
30fb348a4a
Update to harfbuzz-4.4.1.
2022-06-29 23:07:57 -05:00
Bruce Dubbs
fae2f6f7f9
Update to python-dbusmock-0.28.1 (Python module).
2022-06-29 22:59:28 -05:00
Xi Ruoyao
8e637fcfef
js: reword CC=gcc CXX=g++ description
...
Note than only "setting" CC=gcc CXX=g++ will not work:
CC=gcc
CXX=g++
sh ../js/src/configure.in ...
will not pass CC=gcc and CXX=g++ to sh. It's needed to export CC and
CXX:
CC=gcc
CXX=g++
export CC CXX
sh ../js/src/configure.in ...
Or, explicitly pass them:
CC=gcc CXX=g++ h ../js/src/configure.in ...
2022-06-29 13:22:51 +08:00
Ken Moffat
e603046023
Update to js-91.11.0 (security fix).
2022-06-28 15:48:54 +01:00
Tim Tassonis
82541b159a
Update to curl-7.84.0.
...
Update to git-2.37.0.
2022-06-28 16:09:55 +02:00
Douglas R. Reno
156e1887fa
Package updates
...
Update to exempi-2.6.2
Update to libidn-1.41
Update to ModemManager-1.18.10
Update to exim-4.96
Update to sqlite-autoconf-3390000 (3.39.0)
2022-06-26 10:42:53 -05:00
Bruce Dubbs
406a2743de
Update to jasper-3.0.5.
2022-06-25 18:04:29 -05:00
Bruce Dubbs
ea5d407889
Update to libqmi-1.30.8.
2022-06-25 18:00:49 -05:00
Bruce Dubbs
449b97ac83
Update to JSON-4.07 (Perl module).
2022-06-25 15:56:21 -05:00
Bruce Dubbs
4a056fe958
Update to pycryptodome-3.15.0 (Python module).
2022-06-25 15:52:19 -05:00
Pierre Labastie
a790ec35b3
FInish updating to OpenJDK-18.0.1.1
2022-06-24 11:00:52 +02:00
Pierre Labastie
7e21dae5b2
Update to openjdk-18.0.1.1
...
This commit only has the 64 bit version of the binary and no
changelog yet.
2022-06-23 14:10:07 +02:00
Bruce Dubbs
c42d20552d
Move 'at' url to anduin
2022-06-22 22:50:23 -05:00
Douglas R. Reno
54055a2fe5
Package Updates
...
Update to SBC-2.0
Update to libidn-1.40
Update to libwacom-2.3.0
2022-06-21 09:31:56 -05:00
Bruce Dubbs
c4ad2f873d
Update to python-dbusmock-0.28.0 (Python module).
2022-06-20 10:49:42 -05:00
Pierre Labastie
c65511f5c0
Update to mercurial-6.1.4
2022-06-18 21:54:06 +02:00
Douglas R. Reno
b9adf63346
Two package updates
...
Update to libnma-1.8.40
Update to Lingua-Translit-0.29
2022-06-16 09:10:21 -05:00
Douglas R. Reno
d4e2f0e6e5
Package updates:
...
Update to libwww-perl-6.67
Update to dovecot-2.3.19.1
2022-06-15 10:53:02 -05:00
Bruce Dubbs
b99ba3310f
Update to Python-3.10.5.
2022-06-14 16:06:14 -05:00
Bruce Dubbs
1baa01427f
Update to llvm-14.0.5.
2022-06-12 14:07:39 -05:00
Xi Ruoyao
d6436f702c
pcre2: update download URL
2022-06-12 19:50:43 +08:00
Bruce Dubbs
cb49b59fe7
Update to librsvg-2.54.4.
2022-06-11 15:53:09 -05:00
Bruce Dubbs
199a3cedaa
Update to php-8.1.7.
2022-06-11 10:33:02 -05:00
Bruce Dubbs
c190b385c0
Update to cbindgen-0.24.3.
2022-06-10 13:16:33 -05:00
Bruce Dubbs
202c424a50
Update to talloc-2.3.4.
2022-06-10 13:12:18 -05:00
Xi Ruoyao
71c70d1ac8
dbus: remove --with-console-auth-dir
...
Sync with LFS @ r11.1-134.
2022-06-10 15:49:21 +08:00
Bruce Dubbs
39ba8f826f
Update to opencv-4.6.0 opencv_contrib-4.6.0.
2022-06-09 10:48:50 -05:00
Xi Ruoyao
b266362e91
upower: update to upower-v0.99.19 ( #16644 )
2022-06-09 16:22:32 +08:00
Bruce Dubbs
8fcb69a361
Update to cbindgen-0.24.2.
2022-06-07 21:59:05 -05:00
Xi Ruoyao
b9a6bcc06a
Python 3: sync install command with LFS
2022-06-07 16:48:45 +08:00
Xi Ruoyao
fc7f3a51bb
upower: make dbusmock dependency optional
...
Reported-by: Joe Locash <jlocash@gmail.com>
2022-06-07 16:41:53 +08:00
Bruce Dubbs
b4667cbbcf
Fix pyxdg url
2022-06-06 11:23:24 -05:00
Bruce Dubbs
5186e9ad35
Update to pyxdg-0.28 (Python module).
2022-06-06 11:19:24 -05:00
Bruce Dubbs
6643f991b6
Add https location to unixODBC
2022-06-06 11:15:21 -05:00
Douglas R. Reno
4956ae3753
Package Updates:
...
Update to ntfs-3g-2022.5.17
Update to libdrm-2.4.111
Update to pidgin-2.14.10
Update to jasper-3.0.4
2022-06-04 16:17:43 -05:00
Bruce Dubbs
cccb9e3c91
Update to mercurial-6.1.3.
2022-06-04 15:39:35 -05:00
Bruce Dubbs
09b6c356e5
Package updates.
...
Update to node-16.15.1.
Update to poppler-22.06.0.
2022-06-03 13:32:05 -05:00
Pierre Labastie
42e002dece
Fix MIME type detection in glib2
2022-06-03 08:22:13 +02:00
Douglas R. Reno
87fbbb78b5
Package Updates:
...
Update to libblockdev-2.27
Update to iso-codes-4.10.0
Update to Log-Log4perl-1.55 (Perl Module)
Update to xkeyboard-config-2.36
Update to libadwaita-1.1.2
2022-06-02 12:05:55 -05:00
Pierre Labastie
2fb7466479
Remove a reference to perl-scalar-list-utils
...
It is now taken from the core perl-5.36 modules
2022-06-02 17:45:08 +02:00
Pierre Labastie
c1a1b6ece7
Remove Scalar::List::Util from perl dependencies
...
The version in perl-5.36 core modules is the same as cpan
2022-06-02 17:45:08 +02:00
Douglas R. Reno
4c695f6b76
Package Updates
...
Update to xscreensaver-6.04
Update to glib-2.72.2
Update to gnome-settings-daemon-42.2
Update to tracker/tracker-miners 3.3.1
2022-06-01 10:10:14 -05:00
Bruce Dubbs
ba0f629d5c
Update to umockdev-0.17.13.
2022-05-31 20:55:46 -05:00
Bruce Dubbs
1485f69ee0
Update to lxml-4.9.0 (python module).
2022-05-31 20:24:08 -05:00
Bruce Dubbs
16e6d0d165
Update to Net-DNS-1.34 (Perl module).
2022-05-31 15:37:58 -05:00
Ken Moffat
71e36c7987
Package Updates:
...
firefox-91.10.0,
js-91.10.0,
nss-3.79.
2022-05-31 18:41:49 +01:00
Bruce Dubbs
696d7c5a35
Update to sysstat-12.6.0.
2022-05-30 13:55:44 -05:00
Pierre Labastie
9d90199528
Update to graphviz-4.0.0
2022-05-30 17:48:05 +02:00
Bruce Dubbs
caee73e91d
Make the britli instruction sensible
2022-05-29 20:09:37 -05:00
Xi Ruoyao
46ac366355
update to systemd-251 (sync with LFS, #16566 )
2022-05-29 13:30:09 +08:00
Bruce Dubbs
002e7bd37c
Update to tiff-4.4.0.
2022-05-28 11:45:38 -05:00
Pierre Labastie
bb9fc7966f
Update to cmake-3.23.2
2022-05-26 20:38:10 +02:00
Pierre Labastie
bbb35d2eb4
Update to logrotate-3.20.1
2022-05-26 20:32:10 +02:00
Pierre Labastie
91331cba85
Update to nspr-4.34
2022-05-26 20:26:40 +02:00
Pierre Labastie
72d2b98822
Update to libqalculate-4.2.0
2022-05-26 20:22:42 +02:00
Pierre Labastie
1ba06ad986
Update to libbytesize-2.7
2022-05-26 20:04:53 +02:00
Bruce Dubbs
19bb11b91d
Package updates.
...
Update to evince-42.3.
Update to asciidoc-10.2.0 (Python module).
2022-05-23 12:42:53 -05:00
Bruce Dubbs
43ad17a006
Update to libxkbcommon-1.4.1.
2022-05-22 11:58:10 -05:00
Bruce Dubbs
d7783786e9
Update to JSON-4.06 (Perl module).
2022-05-22 11:52:48 -05:00
Bruce Dubbs
616b6a1876
Update to harfbuzz-4.3.0.
2022-05-21 20:52:37 -05:00
Ken Moffat
f9579a89d3
Updates for mozilla packages:
...
firefox-91.9.1,
js-91.9.1,
thunderbird-91.9.1.
The smaller SBU times on firefox and js are because my SBU with
gcc-12 takes longer, not because the builds are quicker.
2022-05-21 23:30:55 +01:00
Bruce Dubbs
8bc9e2849c
Update to umockdev-0.17.12.
2022-05-20 13:15:44 -05:00
Bruce Dubbs
4d14be0462
Update to libwww-perl-6.66.
2022-05-19 10:31:48 -05:00
Bruce Dubbs
dbfdb0ee09
Update to XML-LibXSLT-2.002000.
2022-05-18 16:40:18 -05:00
Bruce Dubbs
d9c3a6d524
Update to upower-v0.99.18.
2022-05-18 09:28:17 -05:00
Bruce Dubbs
b4bfc2cfd1
Update to XML-LibXSLT-2.001000 (Perl module).
2022-05-17 10:19:38 -05:00
Bruce Dubbs
06333e609f
Package updates.
...
Update to zsh-5.9.
Update to openjpeg-2.5.0.
2022-05-15 20:04:49 -05:00
Bruce Dubbs
4f906f3b48
Update to librsvg-2.54.3.
2022-05-15 07:14:05 -05:00
Pierre Labastie
791027a29a
Fix librsvg md5
2022-05-15 08:17:51 +02:00
Bruce Dubbs
eb31c6d392
Update to php-8.1.6.
2022-05-13 11:55:11 -05:00
Bruce Dubbs
a0b0ac4650
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-05-13 11:25:03 -05:00
Bruce Dubbs
0ade4624b3
Update umocdev and touch up some dependencies in lxde
...
Update to umockdev-0.17.10.
2022-05-13 10:50:42 -05:00
Xi Ruoyao
b310c5448b
update to librsvg-2.54.2 ( #16536 )
2022-05-13 21:00:58 +08:00
Xi Ruoyao
19119f784e
update to bubblewrap-0.6.2 ( #16531 )
2022-05-13 20:15:43 +08:00
Pierre Labastie
7b4a852456
Fix doxygen for gcc-12
...
See https://github.com/doxygen/doxygen/issues/9312 . Also minor fixes
to help jhalfs.
2022-05-11 08:36:36 +02:00
Bruce Dubbs
5422cf3827
Update to libwww-perl-6.65 (Perl module).
2022-05-09 21:51:13 -05:00
Pierre Labastie
b5844a0fc2
gcc: add a reminder to update md5 in grub-uefi
...
when updating gcc
2022-05-09 18:40:28 +02:00
Pierre Labastie
e28b6fcf08
Update to git-2.36.1
2022-05-08 22:01:14 +02:00
Pierre Labastie
7354b9a184
Update to gcc-12.1.0
2022-05-08 21:45:31 +02:00
Bruce Dubbs
d0fbf51458
Update to unrar-6.1.7.
2022-05-08 13:21:53 -05:00
Bruce Dubbs
e9c7577e45
Update to unixODBC-2.3.11.
2022-05-08 12:55:38 -05:00
Xi Ruoyao
65ab6c82ea
fontconfig: add curl as optional
...
I've seen the test suite downloading files with curl but forgot to
mention it.
2022-05-09 01:25:44 +08:00
Xi Ruoyao
fc7c845cd9
fontconfig: note that some tests download files
2022-05-07 20:58:17 +08:00
Xi Ruoyao
2cd8183bc0
shared-mime-info: drop itstool dependency
2022-05-07 20:24:29 +08:00
Xi Ruoyao
ac7f1b00c0
pcre: glib2 does not have internal pcre now
2022-05-07 20:18:53 +08:00
Bruce Dubbs
ef280b8106
Update to doxygen-1.9.4.
2022-05-06 15:57:15 -05:00
Bruce Dubbs
158a9dfedb
Update to mercurial-6.1.2.
2022-05-06 15:49:45 -05:00
Douglas R. Reno
a094e93459
LFS now carries Python, so update the Programming chapter description.
2022-05-06 12:38:13 -05:00
Pierre Labastie
bc1465e4f9
Update to poppler-22.05.0
2022-05-05 22:23:05 +02:00
Bruce Dubbs
0a73ebad21
Update to libxml2-2.9.14.
2022-05-03 17:34:01 -05:00
Ken Moffat
492efd215b
Update to firefox-91.9.0 and JS-91.9.0.
2022-05-03 17:25:55 +01:00
Tim Tassonis
bbf2439842
Update to unixODBC-2.3.10
2022-05-03 16:17:26 +02:00
Bruce Dubbs
5624426974
Remove gdb patch
2022-05-02 15:43:10 -05:00
Bruce Dubbs
e2fe6d4461
Update to gdb-12.1.
2022-05-02 14:18:19 -05:00
Bruce Dubbs
460711cee7
Update to freetype-2.12.1.
2022-05-02 11:23:42 -05:00
Pierre Labastie
cf5de42383
The libasan sed is not needed anymore in gcc
2022-05-01 21:07:43 +02:00
Bruce Dubbs
972c651441
Update to LWP (Perl module libwww-perl-6.64).
2022-05-01 10:49:07 -05:00
Xi Ruoyao
79cb38e23c
docutils: remove /usr/bin/__pycache__
2022-05-01 19:25:39 +08:00
Ken Moffat
396abe0788
Update to texlive-2022.
...
For the binary, libwww-perl is now recommended, therefore move
that from perl-dependencies to the top-level perl-modules.
2022-05-01 02:24:41 +01:00
Bruce Dubbs
7cd114e22e
Update to gcc-11.3.0.
2022-04-30 15:28:00 -05:00
Bruce Dubbs
23849996b2
Package update and change nobody/nogroup uid/gid.
...
Update to Jinja2-3.1.2.
Change nobody uid and nogroup gid to 65534 to be consistent
with the values hardcoded in the kernel.
2022-04-30 15:13:09 -05:00
Pierre Labastie
7123e39ef5
Update to ModemManager-1.18.8
2022-04-30 17:04:42 +02:00
Pierre Labastie
a1d18c141a
Update-to libqmi-1.30.6
2022-04-30 17:04:42 +02:00
Pierre Labastie
381eb87da7
Update to libmbim-1.26.4
2022-04-30 17:04:42 +02:00
Bruce Dubbs
d0f62edbe2
Update to lsof_4.95.0.
2022-04-28 12:49:07 -05:00
Bruce Dubbs
afd2ea83a7
Update to node-16.15.0.
2022-04-27 18:07:26 -05:00
Pierre Labastie
23109361bc
Update to java-18.0.1 binaries
2022-04-26 16:40:24 +02:00
Pierre Labastie
5bc36fc2a8
Update to OpenJDK-18.0.1+10
...
Java binaries not done yet
2022-04-26 16:40:23 +02:00
Xi Ruoyao
7f5b105a4d
ibus: add back test failures
...
They still fail for me.
2022-04-26 20:30:18 +08:00
Pierre Labastie
c5b7d908d7
JS-91: fix 32 bit builds
...
Same sed as for firefox
2022-04-25 08:14:58 +02:00
Bruce Dubbs
d94bdfcb62
package updates
2022-04-24 22:44:03 -05:00
Xi Ruoyao
3d8a5921d6
bubblewrap: add --buildtype=release for meson
2022-04-24 18:56:25 +08:00
Bruce Dubbs
d12d244588
Update to vala-0.56.1.
2022-04-23 10:23:49 -05:00
Bruce Dubbs
325ebd7dd6
Fix gspell url
2022-04-23 09:45:44 -05:00