Commit Graph

1893 Commits

Author SHA1 Message Date
Douglas R. Reno
24f4ee9163 Package Updates:
Update to gjs-1.72.2
Update to gnome-desktop-42.4
Update to geocode-glib-3.26.4
Update to tracker3-3.3.3
Update to cups-pk-helper-0.2.7
2022-08-18 13:38:34 -05:00
Pierre Labastie
a6d199dae6 Add glibc-2.36 patch for systemd in BLFS 2022-08-17 12:04:03 +02:00
Xi Ruoyao
bc099923a4
colord: update test command and result
"-k 2" is not needed because "ninja test" will simply invoke
"meson test", and the -k option of ninja won't affect test process.
2022-08-08 15:43:31 +08:00
Xi Ruoyao
66736d0dee
Revert "bluez: for systemd, create /var/lib/bluetooth at installation"
This reverts commit 58ad7bcaa6.

No longer needed with bluez-5.65.
2022-07-25 15:43:26 +08:00
Bruce Dubbs
0b2a1fa8f0 Update to bluez-5.65. 2022-07-24 23:39:56 -05:00
Bruce Dubbs
23adab88da Update to upower-v1.90.0. 2022-07-22 13:59:05 -05:00
Pierre Labastie
cca17d96ec Minor updates and fixes for lm_sensors 2022-07-21 16:43:18 +02:00
Pierre Labastie
52944cb3d1 Update to LSB-Tools-0.10 2022-07-21 13:52:12 +02:00
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
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
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
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
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
c42d20552d Move 'at' url to anduin 2022-06-22 22:50:23 -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
Xi Ruoyao
b266362e91
upower: update to upower-v0.99.19 (#16644) 2022-06-09 16:22:32 +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
696d7c5a35 Update to sysstat-12.6.0. 2022-05-30 13:55:44 -05:00
Xi Ruoyao
46ac366355
update to systemd-251 (sync with LFS, #16566) 2022-05-29 13:30:09 +08:00
Pierre Labastie
bbb35d2eb4 Update to logrotate-3.20.1 2022-05-26 20:32:10 +02:00
Bruce Dubbs
d9c3a6d524 Update to upower-v0.99.18. 2022-05-18 09:28:17 -05:00
Xi Ruoyao
19119f784e
update to bubblewrap-0.6.2 (#16531) 2022-05-13 20:15:43 +08:00
Bruce Dubbs
d0fbf51458 Update to unrar-6.1.7. 2022-05-08 13:21:53 -05:00
Pierre Labastie
7123e39ef5 Update to ModemManager-1.18.8 2022-04-30 17:04:42 +02:00
Xi Ruoyao
3d8a5921d6
bubblewrap: add --buildtype=release for meson 2022-04-24 18:56:25 +08:00
Xi Ruoyao
0df1e2d304
colord: remove unnecessary fixup
The "100 warnings" do not show up on my build without these commands.  I
guess they are fixed at intltool -> gettext transition.
2022-04-22 12:18:33 +08:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Pierre Labastie
1c37eb5d5f Update to pciutils-3.8.0
Also update changelog for parted
2022-04-19 20:34:15 +02:00
Pierre Labastie
fde1abe32d Don't reference MarkupSafe and Jinja2 in systemd book 2022-04-17 09:50:50 +02:00
Pierre Labastie
6406b296af systemd: add patch for kernel 5.17 headers 2022-04-06 17:25:29 +02:00
Bruce Dubbs
25ae8b8123 Typos 2022-04-06 10:19:42 -05:00
Bruce Dubbs
2edd90496f Update to mc-4.8.28. 2022-03-28 17:36:50 -05:00
Tim Tassonis
0beb4e76ee Update to at-3.2.5.
Fix changelog date
2022-03-28 21:30:58 +02:00
Bruce Dubbs
62d4a2391a Update to bluez-5.64 and reformating kernel config
In grub-setup, change the order of kernel configureation items
to match the current kernel.
2022-03-20 11:48:09 -05:00
Xi Ruoyao
86b410e343
dbus: add --runstatedir=/run
Sync with LFS.
2022-03-13 16:30:08 +08:00
Pierre Labastie
27e5cd4c32 Allow elogind to exit when dbus is closed
As reported in ticket #16177 by Joe Locash, switching from runlevel
3 to 1 and back would render elogind useless: it is still running
but not connected to the bus, because dbus is killed in runlevel 1
and then restarted in runlevel 3. The added "sed" allows elogind to
exit when dbus is killed. This is the normal behavior of daemons
using dbus.
2022-03-12 11:30:51 +01:00
Bruce Dubbs
64755c7557 Update to harfbuzz-4.0.0.
Also correct some hard coded paths in fcron.
2022-03-10 17:56:23 -06:00
Bruce Dubbs
7495c403ea Package updates.
Update to xine-lib-1.2.12.
Update to xterm-372.
Update to upower-v0.99.17.
Update to vlc-3.0.17.
2022-03-10 13:29:38 -06:00
Bruce Dubbs
f179b24118 Package updates.
Update to pycairo-1.21.0 (Python module).
Update to xscreensaver-6.03.
Update to sysstat-12.5.6.
2022-03-09 18:10:08 -06:00
Pierre Labastie
0075912529 Fix alignment of `\' in dbus configure 2022-03-09 14:57:22 +01:00
Bruce Dubbs
32f5b6fad4 Package updates.
Refine instructions for SCons-4.3.0.
Update to gtk+-3.24.33.
Update to pipewire-0.3.48.
Update to UnRar-6.1.6.
2022-03-08 13:25:55 -06:00
Bruce Dubbs
f3fd9487bb Package updates.
Update to sqlite-autoconf-3380000 (3.38.0).
Update to unrar-6.1.5.
Update to gegl-0.4.36.
Update to babl-0.1.90.
2022-03-07 12:43:42 -06:00
Douglas R. Reno
c884c4b1dc UPower: Minor tweaks/rewords 2022-03-06 17:11:44 -06:00
Pierre Labastie
475d43882d Update to upower-0.99.16 2022-03-06 10:50:13 +01:00
Pierre Labastie
02d60dda32 Update to bubblewrap-0.6.1 2022-03-06 10:50:13 +01:00
Pierre Labastie
048aa0461b Update to accountsservice-22.08.8 2022-03-06 10:50:13 +01:00
Xi Ruoyao
996f3953f6
package updates
* Update to vim-8.2.4489
* Update to dbus-1.14.0
2022-03-03 02:38:58 +08:00
Bruce Dubbs
5dbd08326d Package updates.
Update to accountsservice-22.07.5.
Update to pipewire-0.3.47.
2022-02-20 10:47:59 -06:00
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Bruce Dubbs
51eb0bf885 Remove libgcrypt dependency from accountsservice 2022-02-19 16:23:40 -06:00