Commit Graph

1957 Commits

Author SHA1 Message Date
Douglas R. Reno
b1c0fa79df Update to WebKitGTK+-2.36.7 and other tags. 2022-08-25 11:25:40 -05:00
Douglas R. Reno
cce66dc465 Tag WebKitGTK+ dependencies prior to working on the update 2022-08-24 18:52:52 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Pierre Labastie
03acb5866b Fix building autofs with glibc-2.36 2022-08-24 08:04:46 +02:00
Bruce Dubbs
b984aaa12f More tags 2022-08-23 21:44:16 -05:00
Douglas R. Reno
09422244a6 Tags for gtk3 and friends 2022-08-23 12:24:03 -05:00
Douglas R. Reno
aa0b625099 Tag Xorg and dependencies 2022-08-22 21:55:59 -05:00
Douglas R. Reno
ce1dd9df4e Several tags 2022-08-22 15:41:07 -05:00
Douglas R. Reno
9b8ff698ec Fix building hdparm-9.64 with glibc-2.36
Tags up to that point
2022-08-22 14:37:51 -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
Bruce Dubbs
05299f4f48 Some initial 11.2 tags 2022-08-21 20:40:45 -05:00
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
Bruce Dubbs
0ae4498aec Package updates.
Update to libwnck-40.1.
Update to accountsservice-22.07.4.
2022-02-19 16:18:31 -06:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Douglas R. Reno
519aed4347 Package updates and tags
Update to colord-1.4.6
Update to librsvg-2.52.6

Off to printing I go
2022-02-18 17:08:15 -06:00
Douglas R. Reno
f1a479c7e7 Package Updates and Tags
Update to xf86-input-wacom-1.0.0
Update to libdrm-2.4.110
Update to XWayland-22.1.0
2022-02-18 13:06:30 -06:00
Bruce Dubbs
3f4dc8218d Tags 2022-02-17 19:56:04 -06:00
Douglas R. Reno
ca783379c5 Package Updates and Tags:
Update to tree-2.0.2
Update to scons-4.3.0
2022-02-17 19:44:13 -06:00
Douglas R. Reno
d962244313 Tags and add text regarding failing tests in libevent
Off to a few utilities next, and then X...
2022-02-17 14:06:36 -06:00
Xi Ruoyao
6cbf1b1f97
systemd: add systemd-cryptenroll description 2022-02-17 19:52:03 +08:00
Bruce Dubbs
03a2986c05 A package update and some tags.
Update to libqalculate-4.0.0.
2022-02-16 22:44:55 -06:00
Douglas R. Reno
8c415ea2c2 Tags 2022-02-16 18:52:16 -06:00
Douglas R. Reno
453910f302 Initial round of tags from me 2022-02-16 15:46:11 -06:00
Bruce Dubbs
b21f9be7d5 Initial 11.1 tags 2022-02-15 16:43:23 -06:00
Douglas R. Reno
885bcd416d Package update and a few tweaks:
Update to WebKitGTK-2.34.5

Fix an issue in gnome-shell-extensions (window-list) that causes icons
to be blank on the taskbar when the window-list extension is enabled.

Fix the manpages in OpenLDAP to usr /sbin instead of /usr/libexec.

Fix runtime issues in gnome-control-center caused by an invalid systemd
unit for AccountsService.
2022-02-13 17:42:44 -06:00
Douglas R. Reno
dfe5714b50 systemd-specific Sysstat fix:
Install additional required units in sysstat to prevent issues where
enabling the systemd units complains about nonexistent units.
2022-02-13 12:15:38 -06:00
Bruce Dubbs
3186d2b9d7 Update to at_3.2.4. 2022-02-12 12:02:55 -06:00
Bruce Dubbs
9eca1adad7 Package updates.
Update to gtk-4.6.1.
Update to ModemManager-1.18.6.
Update to libwacom-2.1.0.
Update to libqmi-1.30.4.
Update to qpdf-10.6.1.
2022-02-12 11:37:03 -06:00
Douglas R. Reno
e042fb42c3 Remove an unneeded tweak from CUPS and an option that is no longer used
from AccountsService (causes FTBFS).
2022-02-06 14:18:20 -06:00
Bruce Dubbs
9501a015ca Package updates.
Update to vim-8.2.4236.
Update to git-2.35.1.
Update to accountsservice-22.04.62.
Update to cups-2.4.1.
Update to pipewire-0.3.44.
2022-01-31 13:16:50 -06:00
Bruce Dubbs
feb043a362 Package updates.
Update to git-2.35.0.
Update to xf86-input-libinput-1.2.1.
Update to unrar-6.1.4.
2022-01-25 13:47:27 -06:00
Pierre Labastie
34623f0e46 accountservice: fix to build with recent meson
Apply upstream fix as a sed
2022-01-17 12:27:33 +01:00
Douglas R. Reno
64351cbe6d Package update and a fix for systemd
Update to thunderbird-91.5.0
Fix CVE-2021-3997 in systemd.
2022-01-13 18:44:17 -06:00
Bruce Dubbs
94c23691b6 Package updates.
Update to SDL2-2.0.20.
Update to hdparm-9.63.
Update to umockdev-0.17.2.
Update to libgusb-0.3.10.
Update to double-conversion-3.2.0.
2022-01-11 10:44:08 -06:00
Douglas R. Reno
5a82b26ffb Package Updates and a minor reword:
Update to grilo-0.3.14 (Security Update)
Update to cheese-41.1
Update to gnome-online-accounts-3.40.1
2022-01-10 19:29:13 -06:00
Bruce Dubbs
5311527a6f Update logrotate stats 2022-01-09 10:23:30 -06:00
Bruce Dubbs
fe83f5c9d7 Package updates and some text changes.
Update to Pygments-2.11.2.
Update to nss-3.74.
Update to sqlite-autoconf-3370200 (3.37.2).

Add a note to Boost to remove old cmake files.
Change pax to http from https..
2022-01-07 13:47:51 -06:00
Bruce Dubbs
bcccddd4f0 Package Updates. 2022-01-06 13:40:19 -06:00
Douglas R. Reno
7cc0c9d26c Package updates:
Update to Mesa-21.3.3
Update to systemd-250
2021-12-30 19:06:39 -06:00
Xi Ruoyao
a17c33d8d7
systemd: minor reword 2021-12-27 20:53:46 +08:00
Douglas R. Reno
5a0d9f1be4 Package Updates:
Update to dovecot-2.3.17.1
Update to ModemManager-1.18.4
2021-12-23 16:00:05 -06:00
Bruce Dubbs
905237328c Package updates.
Update to pango-1.50.1.
Update to unrar-6.1.3.
Update to unbound-1.14.0.
Update to wayland-1.20.0.
Update to tcsh-6.23.01.
2021-12-16 11:31:34 -06:00
Xi Ruoyao
cb8d788659
systemd: don't duplicate addition to system-session upgrading systemd 2021-12-09 19:52:04 +08:00
Bruce Dubbs
108e563e80 Package updates.
Update to glib-2.70.2.
Update to pangomm-1.46.2.
Update to pango-1.50.0.
Update to mypaint-brushes-1.3.1.
Update to sysstat-12.5.5.
2021-12-07 14:34:59 -06:00
Xi Ruoyao
e9dfbc0c26
udisks2: change >> to > to avoid append on upgrading
The package does not install mount_options.conf.  It has
mount_options.conf.example but we don't use the example.
2021-12-05 03:03:47 +08:00
Pierre Labastie
edd2feb7a8 Update to blocaled-0.4 2021-12-03 22:51:34 +01:00
Douglas R. Reno
05a2eaa804 Bluez: remove unnecessary sed that causes build failures 2021-11-26 10:35:59 -06:00
Douglas R. Reno
6f75ffc5d7 Package updates:
Update to bluez-5.62
Update to opencv-4.5.4
Update to libical-3.0.11
Update to btrfs-progs-5.15.1
2021-11-25 11:51:43 -06:00