Commit Graph

13794 Commits

Author SHA1 Message Date
Ken Moffat
3da3129bbe Update to dvisvgm-2.13.1. 2022-02-08 02:06:19 +00:00
Xi Ruoyao
a37759bb9d
gnupg: update to gnupg-2.2.34 2022-02-08 09:23:47 +08:00
Bruce Dubbs
9fc3125db6 Package updates and a typo.
Update to harfbuzz-3.3.2.
Update to ed-1.18.
Update to postfix-3.7.0.
Update to libreoffice-7.3.0.3.
Update to inkscape-1.1.2.
Fix typo in vim.
2022-02-07 12:49:56 -06:00
Bruce Dubbs
4b9e5e44f2 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-02-06 16:06:56 -06:00
Bruce Dubbs
b4ca8bbb9b Package updates ang sme tweaks.
Update to nss-3.75.
Update to libical-3.0.14.
2022-02-06 16:06:01 -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
5ff076a692 Package updates.
Update to pycryptodome-3.14.1.
Update to libxkbcommon-1.4.0.
Update to btrfs-progs-v5.16.1.
2022-02-06 13:56:21 -06:00
Bruce Dubbs
25d061699c Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-02-05 14:53:44 -06:00
Bruce Dubbs
24b1627505 Package updates.
Update to tk8.6.12.
Update to mercurial-6.0.2.
Update to llvm-13.0.1.
2022-02-05 14:49:16 -06:00
Ken Moffat
257fbd7a11 Perl module updates:
DateTime-Calendar-Julian-0.107

Dependant modules:

Alien-Build-2.46,
B-Hooks-EndOfScope-0.25,
Class-Data-Inheritable-0.09,
DateTime-1.55,
DateTime-Locale-1.33,
DateTime-TimeZone-2.51,
HTTP-Message-6.36,
libwww-perl-6.61,
MRO-Compat-0.15,
Net-HTTP-6.22,
Net-SSLeay-1.92,
Path-Tiny-0.122,
Scalar-List-Utils-1.60,
Term-Table-0.016,
Test2-Suite-0.000144,
Test-File-1.991,
Text-CSV_XS-1.47,
Tie-Cycle-1.227,
Try-Tiny-0.31.

The dependant moduels are now up to date as of early on Friday.
2022-02-05 19:56:27 +00:00
Bruce Dubbs
42fc81b5f6 Package updates and a dependency fix
Update to pipewire-0.3.45.
Update to lcms2-2.13.1.
Update to tcsh-6.24.00.
Update falkon dependencies.
Update to screen-4.9.0.
2022-02-04 15:31:38 -06:00
Bruce Dubbs
1f5fd07562 Package updates.
Update to poppler-22.02.0.
Update to libgcrypt-1.10.0.
2022-02-02 12:19:33 -06:00
Bruce Dubbs
0bcf4d1a13 Package updates.
Update to harfbuzz-3.3.1.
Update to libusb-1.0.25.
Update to falkon-3.2.0.
2022-02-01 10:27: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
6ccde291b2 Package updates.
Update to pycryptodome-3.14.0 (Python module).
Update to lcms2-2.13.
Update to sudo-1.9.9.
Update to wayland-protocols-1.25.
Update to libgpg-error-1.44.
2022-01-31 11:46:34 -06:00
Bruce Dubbs
f948b300ae Package and some dependency updates
Update to libcap-2.63.
Update to Python3-3.10.2.
Update to libwacom-2.0.0.
Dependency updates for libbytesize, libgrss, and telepathy-glib
Add ./bootstrap to libyaml
2022-01-31 10:51:18 -06:00
Ken Moffat
d10b870109 Qt5 - apply kf5.15 patches from kde.
I have only used the patches for modules used by packages in BLFS
or required by the extra KDE packages mentioned in BLFS. For the
full details of what has been applied (or omitted) see
https://www.linuxfromscratch.org/~ken/qt5/

I have also revised the SBU - the extra patches make a minimal
difference on my -j4 builds, but I need to use -j8 to get to 22
SBU. That figure seems to have been carried over from when we were
using gcc-10.2.

In the optional dependencies, pciutils was shown as optional but
required for qtwebengine: show it as optional, other parts of qt
can use it, and add it to qtwebengine as required.  Remove python2
from the qt5 optional dependencies, only qtwebengine needs it and
it is already shown as required there.
2022-01-28 03:15:33 +00:00
Bruce Dubbs
207b52d90b Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-27 13:53:35 -06:00
Bruce Dubbs
a8d67ac65b Package updates.
Update to bind-9.18.0.
Update to lua-5.4.4.
2022-01-27 13:51:18 -06:00
Pierre Labastie
c6c433968c Update to firefox-91.5.1 2022-01-27 20:03:25 +01:00
Douglas R. Reno
9c0463d15e Move Grantlee from General Libraries to X Libraries.
I've had a TODO list item after a Discussion with Bruce about this particular
package since last package freeze. Because of it's reliance on Qt5 and the fact
that it's only used for KHelpCenter, it really does not belong in
General Libraries. Moving it to X Libraries should suffice in this case,
since it doesn't really fit in KF5 either.

In addition, update the dependencies and the installed files list, and
add short descriptions for the two libraries installed by this package.
2022-01-27 11:07:59 -06:00
Pierre Labastie
988edafd38 Update to mesa-21.3.5 2022-01-27 10:43:43 +01:00
Ken Moffat
ff00f8107b Qt5: Move kerberos dep to qtwebengine, and make it optional.
It made sense as a dep of Qt5 when we were building webengine as
part of Qt5, but (at least for separate WebEngine, I've
deliberately forgotten the details of building it in Qt5) it
requires a switch to enable it.

Document that switch as an optional command.
2022-01-26 22:35:52 +00:00
Bruce Dubbs
535773f3b6 Update to cmake-3.22.2. 2022-01-26 14:03:30 -06:00
Xi Ruoyao
7e280b4547
polkit: add patch to fix CVE-2021-4034 (#16012) 2022-01-27 00:56:23 +08: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
Ken Moffat
ca97a2a1e3 Update to rustc-1.58.1. 2022-01-24 20:14:04 +00:00
Bruce Dubbs
07324c0eb7 Update to pycryptodome-3.13.0 (Python module). 2022-01-23 21:21:54 -06:00
Bruce Dubbs
2bc145014e Package updates.
Update to nfs-utils-2.6.1.
Update to php-8.1.2.
Update to bind-9.16.25.
2022-01-23 15:44:57 -06:00
Pierre Labastie
02cfd6d342 Fix gedit for newer meson 2022-01-22 20:39:41 +01:00
Bruce Dubbs
2315a3cac8 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-22 13:10:19 -06:00
Bruce Dubbs
65c5c56a7e Package updates.
Update to gnumeric-1.12.51.
Update to goffice-0.10.51.
Update to libwebp-1.2.2.
Update to dash-0.5.11.5.
+
2022-01-22 13:07:17 -06:00
Pierre Labastie
61f5b628c4 Package updates and one fix
umockdev-0.17.6
gtk4-4.6.0
fop-2.7
Fix network-manager-applet for building with recent meson. Thanks
to Joe Locash for the report.
2022-01-22 15:48:42 +01:00
Tim Tassonis
b0c28cf54b Update to openldap-2.6.1. 2022-01-21 17:42:21 +01:00
Bruce Dubbs
811f63dfca Package updates.
Update to icewm-2.9.5.
Update to libnma-1.8.34.
Update to stunnel-5.62.
Update to p10-kit-0.24.1.
2022-01-20 13:17:59 -06:00
Tim Tassonis
e84901b8a9 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-20 03:13:49 +01:00
Tim Tassonis
56da7c7a7f Update to wpa_supplicant-2.10 2022-01-20 03:13:23 +01:00
Bruce Dubbs
1895c552af Package updates.
Update to gdb-11.2.
Update to cups-filters-1.28.11.
Update to postfix-3.6.4.
2022-01-19 20:04:40 -06:00
Ken Moffat
496c9157f7 Update to mutt-2.1.5. 2022-01-19 20:53:00 +00:00
Pierre Labastie
44aeb25f5e Prevent tests from being built for gnome-shell
They need that tests be enabled for mutter, which we don't want since
it introduces a dependency on xvfb-run.
2022-01-19 18:22:06 +01:00
Pierre Labastie
2f2bfbd6cc Fixes for building with meson 0.61+ 2022-01-19 18:15:32 +01:00
Pierre Labastie
113f4e697a Package updates
gnutls-3.7.3 (security fix)
libical-3.0.13
folks-0.15.4
umockdev-0.17.5
2022-01-19 17:20:41 +01:00
Pierre Labastie
8f16a20498 Fixes gcr and dconf-editor for building with meson 0.61 2022-01-18 13:53:48 +01:00
Pierre Labastie
5a828aaada Fix gvfs for newer meson 2022-01-17 21:19:51 +01:00
Ken Moffat
9e0ab8337e Update to qtwebengine-5.15.8. 2022-01-17 13:40:18 +00: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
Bruce Dubbs
b8a30db099 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-15 14:01:30 -06:00
Bruce Dubbs
d2e80245e4 Package updates.
Update to ristretto-0.12.2.
Update to plasma-wayland-protocols-1.6.0.
2022-01-15 13:59:35 -06:00
Pierre Labastie
7a26ad4360 gobject-introspection: upstream patch for meson 0.61 2022-01-15 10:15:10 -08:00
Pierre Labastie
07be534fc3 Update to shadow-4.11.1 2022-01-15 11:35:31 +01:00
Pierre Labastie
ef94f43f0f btrf-progs : patch for kernel headers version < 5.12 2022-01-15 00:47:41 -08:00
Bruce Dubbs
c3e2b0eec5 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-13 18:47:55 -06:00
Bruce Dubbs
61ed6e9472 Update to btrfs-progs-5.16. 2022-01-13 18:46:08 -06: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
Douglas R. Reno
b5db236196 Package Updates:
Update to gnome-calculator-41.1
Update to gnome-disk-utility-41.0
Update to gnome-maps-41.2
Update to gnome-screenshot-41.0
Update to gnome-system-monitor-41.0
Update to gnome-terminal-3.42.2
Update to gnome-weather-41.0
Update to gucharmap-41.0.1
Update to epiphany-41.3 (Security Update)

Fix a validation failure in cryptsetup.xml
2022-01-13 18:25:29 -06:00
Bruce Dubbs
62cb663564 Package updates. 2022-01-13 17:20:43 -06:00
Douglas R. Reno
839489649c Package Updates:
Update to baobab-41.0
Update to brasero-3.12.3
Update to eog-41.1
Update to evince-41.3
Update to seahorse-41.0
Update to evolution-3.42.3
Update to NetworkManager-1.34.0
2022-01-13 16:30:55 -06:00
Douglas R. Reno
5e11bd2b18 Package Updates:
Update to gnome-user-docs-41.1
Update to gnome-shell-41.3
Update to gnome-shell-extensions-41.1
Update to gdm-41.3
Update to yelp-41.2
Update to gnome-desktop-41.3
Update to gnome-session-41.3
2022-01-13 01:36:03 -06:00
Douglas R. Reno
f1cb793a5e Package Updates:
Update to nautilus-41.2
Update to gnome-settings-daemon-41.0
Update to gnome-control-center-41.2
Update to mutter-41.3
2022-01-13 00:23:50 -06:00
Bruce Dubbs
a0e61382d9 Update to neon-0.32.2. 2022-01-12 13:12:40 -06:00
Pierre Labastie
bc7e5a7006 Fix PAM config files of shadow apps
shadow applications chpasswd and newusers use the "password" type,
and expect to be able to pass the password to the PAM module. But
we use pam_permit.so, which does nothing except return PAM_SUCCESS.
So the applications themselves do nothing without returning an
error. Change the config files to include system-password.
Also clean up the config files so that only the types used by the
applications appear.
Fixes #15950
2022-01-12 08:37:19 +01:00
Bruce Dubbs
d128a3cf26 Update to mercurial-6.0.1. 2022-01-12 01:36:26 -06:00
Bruce Dubbs
ec0461a103 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-11 14:16:07 -06:00
Bruce Dubbs
0c9ea9b2a7 umockdev is not version 0.17.3 2022-01-11 14:15:51 -06:00
Ken Moffat
d3ca48b17d Update to firefox-91.5.0 (Security Update). 2022-01-11 17:30:38 +00:00
Ken Moffat
7a27ce8cc5 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-11 17:23:19 +00:00
Ken Moffat
b9848179ee Update to node.js-v16.13.2 (security update). 2022-01-11 17:19:44 +00:00
Douglas R. Reno
6c12bdf43f Package Updates:
Update to gnome-backgrounds-41.0
Update to tracker-miners-3.2.1
Update to tracker-3.2.1
Update to gfbgraph-0.2.5
Update to evolution-data-server-3.42.3

Fix CVE-2016-20011 in libgrss.
2022-01-11 11:12: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
Douglas R. Reno
4cabea609f Package Updates:
Update to vala-0.54.6
Update to vte-0.66.2
Update to yelp-xsl-41.1
Update to gnome-autoar-0.4.2
Update to gnome-desktop-41.2

Minor typo fix in libreoffice (a 'vi' typo)
2022-01-10 16:45:11 -06:00
Xi Ruoyao
083203130e
update to make-ca-1.10 (#15951) 2022-01-10 20:45:26 +08:00
Bruce Dubbs
ffe840962d Update to Business-ISBN-3.007 (Perl module). 2022-01-09 20:40:38 -06:00
Bruce Dubbs
cb11266e87 Update to PerlIO-utf8_strict-0.009 (Peer module) 2022-01-08 20:39:59 -06:00
Bruce Dubbs
8b96af1fe7 Package updates.
Update to rpcsvc-proto-1.4.3.
Update to logrotate-3.19.0.
Update to libsigsegv-2.14.
Update to IO-Socket-SSL-2.074 (Perl module).
Update to Test-Differences-0.69 (Perl module).
2022-01-08 15:56:00 -06:00
Bruce Dubbs
d202fac910 Update to libreoffice-7.2.5.2. 2022-01-08 15:25:20 -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
eb18295f1f Update to poppler-22.01.0 2022-01-06 19:58:07 -06:00
Bruce Dubbs
3a5f63744f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-06 13:41:09 -06:00
Bruce Dubbs
bcccddd4f0 Package Updates. 2022-01-06 13:40:19 -06:00
Pierre Labastie
1a8040ab0c Patch mariadb for openssl 3 2022-01-06 20:34:44 +01:00
Douglas R. Reno
c1d5e64279 Package Updates:
Update to gjs-1.70.0
Update to gsettings-desktop-schemas-41.0
Typo fix in neon
2022-01-06 12:52:43 -06:00
Bruce Dubbs
9594c39c26 Package updates.
Update to curl-7.81.0.
Update to libuv-v1.43.0.
Update to libunistring-1.0.
2022-01-05 22:46:08 -06:00
Pierre Labastie
561232c001 Patch exim for openssl 3 2022-01-05 08:03:42 +01:00
Bruce Dubbs
dab068013a Package updates.
Update to feh-3.8.
Update to tree-2.0.1.
Update to tcsh-6.23.02.
Update to iso-codes-4.9.0.
Update to seamonkey-2.53.10.2.
Change required dependencies in pipewire to recommended.
2022-01-04 14:52:57 -06:00
Douglas R. Reno
284dd89d01 Package Updates:
Update to gexiv2-0.14.0
Update to adwaita-icon-theme-41.0
Fix a bug in the systemd unit for CUPS that causes the unit to be
installed into a non-existent target.
2022-01-03 21:49:48 -06:00
Bruce Dubbs
4e08bcca71 Package updates.
Update to xorg-server-21.1.3.
Update to Pygments-2.11.1 (Python module).
Update to doxygen-1.9.3.
Update to wireshark-3.6.1.
2022-01-03 12:04:58 -06:00
Bruce Dubbs
64f210812a Package updates.
Update to xapian-core-1.4.19.
Update to icewm-2.9.4.
Update to pygments-2.11.0 (Python module).
Update to sqlite-autoconf-3370100.
2022-01-01 18:22:12 -06:00
Douglas R. Reno
f9b70522d5 Package Updates:
Update to sysprof-3.42.1
Update to pygobject-3.42.0
2022-01-01 17:30:53 -06:00
Bruce Dubbs
922e013fac Package Updates.
Update to iso-codes-4.8.0.
Update to libgsf-1.14.48.
Update to shadow-4.10.
2022-01-01 11:25:35 -06:00
Douglas R. Reno
c365a72b73 Package update:
Update to at-spi2-core-2.42.0
2021-12-31 16:47:41 -06:00
Pierre Labastie
d4b71ef1bd Fix systemd version in changelog 2021-12-31 13:03:03 +01: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
Ken Moffat
5411bf597a Update to mutt-2.1.4. 2021-12-30 18:41:34 +00:00
Ken Moffat
17fbcc4978 Update to IO-Socket-SSL-2.073. 2021-12-30 18:01:23 +00:00
Douglas R. Reno
3d50d36f5b Serf: fix issues that cause compilation problems with Subversion
(OpenSSL-3 related).
2021-12-30 11:25:23 -06:00
Douglas R. Reno
afe14fff15 Add the OpenSSL-3 patch for Kerberos to the book to fix several runtime
issues and a couple build problems.
2021-12-29 23:46:57 -06:00
Douglas R. Reno
639991ae22 Update to Net-SSLeay-1.91_01 to fix several issues with OpenSSL-3. 2021-12-29 14:20:21 -06:00
Douglas R. Reno
d6fb457866 libarchive: Fix a bug caused by a change in behavior in OpenSSL 2021-12-28 16:41:21 -06:00
Douglas R. Reno
3e6decec40 wpa_supplicant: Fix runtime issues with OpenSSL-3. Note that this patch
has no effect on an OpenSSL-1.1.1 system and is harmless on one of
those.
2021-12-28 12:10:10 -06:00
Douglas R. Reno
9e57e66f7a Package Update
Update to fetchmail-6.4.26
2021-12-27 16:13:45 -06:00
Bruce Dubbs
0a0ad3a17b Package updates.
Update to tree-2.0.0.
Update to pango-1.50.3.
Update to qpdf-10.5.0.
Update to libportal-0.5.
Update to gtk+3 3.24.31.
Update URLs in Beyond BLFS section.
2021-12-27 12:02:36 -06:00
Douglas R. Reno
6b8f49567b Package Updates:
Update to ruby-3.1.0
Update to python-dbusmock-0.25.0 (Python Module)
Update to opencv-4.5.5
Update to sawfish-1.13.0
Update to stunnel-5.61
Update to double-conversion-3.1.7
Update to File-Slurper-0.013 (Perl Module)
2021-12-26 17:00:09 -06:00
Douglas R. Reno
7b4961f944 Add wpa_supplicant security patch to the book. 2021-12-26 13:30:24 -06:00
Douglas R. Reno
abce13fa0a Package Update
Update to samba-4.15.3
2021-12-26 11:30:41 -06: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
Douglas R. Reno
6968e3cb71 Package Updates and a buildfix
Update to Thunderbird-91.3.0
Update to Seamonkey-2.53.10
Update to webkitgtk-2.34.3
Update to nss-3.73.1
Fix building Firefox with wayland-1.20.
2021-12-22 21:26:04 -06:00
Bruce Dubbs
13c75b20fa Package updates.
Update to httpd-2.4.52.
Update to asciidoc-10.1.1.
Update to icewm-2.9.3.
2021-12-21 10:00:16 -06:00
Bruce Dubbs
dadfb45eed Package updates.
Update to mlt-7.4.0.
Update to gimp-2.10.30.
Tweak gegl instructions to remove an obsolete module.
2021-12-20 14:29:04 -06:00
Bruce Dubbs
ad20138a15 Package updates.
Update to mesa-21.3.2.
Update to php-8.1.1.
Update to gegl-0.4.34.
Update to librsvg-2.52.5.
2021-12-19 12:31:32 -06:00
Bruce Dubbs
e58a16ee6d Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-12-18 20:10:34 -06:00
Bruce Dubbs
3162545c33 Package updates.
Update to nspr-4.33.
Update to asciidoc-10.1.0 (python module).
Update to pipewire-0.3.42.
2021-12-18 20:09:55 -06:00
Douglas R. Reno
548869883d Package Updates:
Update to gtk-4.4.1
Update to gtk-vnc-1.3.0
Update to fetchmail-6.4.25
2021-12-18 16:02:32 -06:00
Douglas R. Reno
b22c690804 Fix CVE-2021-38165 in Lynx. Package updates coming next 2021-12-18 14:26:46 -06:00
Bruce Dubbs
59b836c8d0 Package updates.
Update to bind9-9.16.24.
Update to qemu-6.2.0.
2021-12-17 12:40:36 -06:00
Bruce Dubbs
5f6365dd5c Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-12-17 11:47:12 -06:00
Bruce Dubbs
95145941ce Package updates.
Update to Net-DNS-1.33 (Perl module).
Update to vala-0.54.5.
Update to nano-6.0.
Update to pipewire-0.3.41.
Update to gutenprint-5.3.4.
2021-12-17 11:41:52 -06:00
Douglas R. Reno
172f41cfa0 Package Update:
Update to OpenJDK-17.0.1
2021-12-17 09:36:04 -06:00
Bruce Dubbs
6b25d09d4e Add kio-extras from kf5-apps and another package update.
Add kio-extras.
Update to umockdev-0.17.1.
2021-12-17 00:16:49 -06:00
Bruce Dubbs
1f8aae36c2 Update to pango-1.50.2. 2021-12-16 15:43:46 -06:00
Bruce Dubbs
e9641507e7 Package updates.
Update to XWayland-21.1.4.
Update to xorg-server-21.1.2.
Update to harfbuzz-3.2.0.
Update to libinput-1.19.3 (Xorg driver).
2021-12-16 15:09:17 -06:00
Bruce Dubbs
0ed6f34f84 Package updates.
Update to lxml-4.7.1 (python module).
Update to mpg123-1.29.3.
Update to umockdev-0.17.0.
Update to xine-ui-0.99.13.
2021-12-16 13:23:14 -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
Bruce Dubbs
86061adfcb Package updates.
Update to cmake-3.22.1.
Update to exo-4.16.3.
Update to alsa-lib-1.2.6.1, alsa-plugins-1.2.5, alsa-utils-1.2.6.
2021-12-15 19:10:29 -06:00
Bruce Dubbs
d877648063 Package update to sync with LFS.
Update to Python-3.10.1.
Update to libcap-2.62.
2021-12-14 18:35:26 -06:00
Douglas R. Reno
827b59dbae Fix building Jasper with CMake-3.22 2021-12-14 14:59:33 -06:00
Bruce Dubbs
1a6ca9ff23 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-12-14 13:18:19 -06:00
Bruce Dubbs
dfdd97bdd5 Update to plasma5-5.23.4. 2021-12-14 13:11:09 -06:00
Douglas R. Reno
a447dfc271 Fix building xf86-video-nouveau with the latest X server 2021-12-14 10:59:51 -06:00
Bruce Dubbs
d84912ae7e Update to kf5-apps-21.12.0, including kate and kwave 2021-12-13 15:19:37 -06:00
Douglas R. Reno
d6c080b813 Changelog: make the blocaled update SysV only 2021-12-13 12:19:26 -06:00
Bruce Dubbs
751ceda5b0 Package Updates.
Update to kf5-5.89. Includes
  extra-cmake-modules
  breeze-icons
  oxygen-icons5
Update to plasma-wayland-protocols-1.5.0.
Make text clarification for amdgpu xorg driver.
2021-12-12 15:39:19 -06:00
Bruce Dubbs
27370d688d Package Updates.
Update to pyatspi-2.38.2 (Python Module).
Update to libical-3.0.12.
Update to libgusb-0.3.9.
Update to boost-1.78.0.
2021-12-12 12:56:44 -06:00
Thomas Trepl (Moody)
11e5cd4026 Upgrade postgresql-14.1, mariadb-10.6.5 2021-12-12 09:38:46 +01:00
Douglas R. Reno
8afd0659ae Wireshark: fix issue when installing the documentation. *.pod files no
longer exists, only *.adoc files (which are generated into HTML
documents).
2021-12-11 12:44:04 -06:00
Bruce Dubbs
e91c678507 Package updates.
Update to xfsprogs-5.14.2.
Update to libX11-1.7.3.1 (Xorg Library).
Update to imlib2-1.7.5.
Update to glib-networking-2.70.1.
2021-12-10 13:30:11 -06: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
Ken Moffat
0d5b8552b8 Update to firefox-91.4.0esr. 2021-12-07 17:31:10 +00:00
Bruce Dubbs
6e8afde578 Package updates.
Update to pycryptodome-3.12.0 (Python module).
Update to graphviz-2.50.0.
Update to double-conversion-3.1.6.
Update to enchant-2.3.2.
Update to ldns-1.8.1.
2021-12-07 10:58:53 -06:00
Bruce Dubbs
8c71f6e25e Package updates.
Update to node-16.13.1.
Update to cups-2.4.0.
2021-12-06 14:36:23 -06:00
Pierre Labastie
edd2feb7a8 Update to blocaled-0.4 2021-12-03 22:51:34 +01:00
Bruce Dubbs
d628802ad0 Package updates.
Update to freetype-2.11.1.
 Update to xfsprogs-5.14.1.
 Update to poppler-21.12.0.
 Update to gsl-2.7.1.
 Update to SDL2-2.0.18.
 Update to mesa-21.3.1.
2021-12-03 12:42:48 -06:00
Thomas Trepl (Moody)
fdb76cd31d Do not recreate docs in neon 2021-12-03 18:24:49 +01:00
Ken Moffat
dc3e235f40 nss-3.73 - security update. 2021-12-02 03:25:02 +00:00
Bruce Dubbs
7b95199a99 Package Updates.
%Update to vala-0.54.4.
%Update to libcap-2.61.
%Update to libexif-0.6.24.
2021-11-30 16:47:58 -06:00
Bruce Dubbs
2c059f1a00 Update to xauth-1.1.1 (Xorg App) 2021-11-29 11:07:22 -06:00
Bruce Dubbs
2ad718ddd5 Update to sqlite-autoconf-3370000 (3.37.0) 2021-11-28 20:12:12 -06:00
Bruce Dubbs
fb262377eb Package updates.
Update to rxvt-unicode-9.30.
Update to harfbuzz-3.1.2.
Update to ldns-1.8.0.
Update to ristretto-0.12.1.
2021-11-28 16:25:15 -06:00
Bruce Dubbs
95f2d4bad2 Package updates.
Update to mousepad-0.5.8.
Update to libdrm-2.4.109.
Update to php-8.1.0.
Update to libreoffice-7.2.3.2.
2021-11-28 15:08:00 -06:00
Pierre Labastie
6c6b4190dc Fix xwayland and gdm for non xorg GNOME on sysv
- create the /tmp/.X11-unix directory with permission 1777 using
  /etc/sysconfig/createfiles
- add pam_loginuid.so as required in /etc/pam.d/gdm-launch-environment
- ensure /etc/X11/xorg.conf.d exists after installing xwayland (both
  sysv and systemd)
2021-11-27 20:05:47 +01:00