Pierre Labastie
b0b536c65d
Update to nss-3.78
2022-04-30 17:04:43 +02:00
Bruce Dubbs
0fdae3590b
Update to nano-6.3.
2022-04-28 18:27:51 -05:00
Bruce Dubbs
27cee7a98c
Update to btrfs-progs-v5.17.
2022-04-27 15:37:44 -05:00
Bruce Dubbs
9465bea3f5
Update to gnupg-2.3.6.
2022-04-26 12:31:08 -05:00
Xi Ruoyao
9e1670e1f1
Revert "nss: document fails about PayPal certs"
...
This reverts commit 83996dc912
.
The upstream has updated PayPal certs and added a check to skip the test
if the certs expire again.
2022-04-25 02:15:46 +08:00
Bruce Dubbs
6a1db365e3
Update to gnupg-2.3.5.
2022-04-22 12:14:19 -05:00
Tim Tassonis
dff46c682c
Update to qemu-7.0.0
2022-04-21 20:10:39 +02:00
Pierre Labastie
7a9a7b2665
Remove spaces at the end of lines
2022-04-20 15:36:11 +02:00
Pierre Labastie
d2e6aa7d72
Fix XML in parted... Sorry
2022-04-19 20:49:34 +02:00
Pierre Labastie
7be8b4f48d
Update to parted-3.5
2022-04-19 20:31:31 +02:00
Bruce Dubbs
6545853c57
Comment out obsolete command in gnutls
2022-04-17 09:39:34 -05:00
Bruce Dubbs
e4cdecab60
Update to gptfdisk-1.0.9.
2022-04-14 21:44:50 -05:00
Bruce Dubbs
e21d198428
Update to libcap-2.64
2022-04-14 12:18:34 -05:00
Bruce Dubbs
81a094829e
Update to openssh-9.0p1. Includes ssh-askpass.
2022-04-13 11:30:40 -05:00
Bruce Dubbs
0141c45905
Update to xfsprogs-5.15.0.
2022-04-12 15:09:18 -05:00
Bruce Dubbs
9169ed5d00
Update to python-dbusmock-0.27.4.
2022-04-07 17:26:06 -05:00
Pierre Labastie
ff12c0f742
systemd: prevent a dead lock at boot
...
The default configuration uses /var/lock/lvm as the locking directory
but on BLFS, /var/lock is a symlink to /run/lock. This create a race
condition at boot when some lvm volumes from /etc/fstab are mounted:
The system tries to use /var/lock while /run/lock is not yet mounted.
If /var/lock/lvm is changed to /run/lock/lvm in /etc/lvm/lvm.conf,
/run/lock is created first, and there is no race.
2022-04-07 23:48:45 +02:00
Tim Tassonis
1aa82479a1
Update to emacs-28.1.
2022-04-05 11:45:34 +02:00
Pierre Labastie
aa1a6bb2ee
gnupg2: typo
2022-04-04 14:05:06 +02:00
Xi Ruoyao
33f6542406
gnupg2: comment out everything related to gpg-zip
...
In 2.3.x we can't install it via the sed anymore. If we need it, we'll
have to get it from somewhere else.
2022-04-04 18:39:50 +08:00
Bruce Dubbs
ee15a73618
Update to gnupg-2.3.4
2022-04-03 20:37:28 -05:00
Bruce Dubbs
f6de52b3a6
Package updates.
...
Update to poppler-22.04.0.
Update to mousepad-9.5.9.
Update to twm-1.0.12.
2022-04-03 11:48:10 -05:00
Bruce Dubbs
c609f95a3a
Fix gedit url
2022-04-03 10:45:23 -05:00
Bruce Dubbs
f63c6a7365
Update to gedit-42.0.
2022-04-02 15:58:12 -05:00
Bruce Dubbs
a3fa2d4bb6
Package updates.
...
Update to libreoffice-7.3.2.2.
Update to nss-3.77.
2022-04-01 15:14:39 -05:00
Bruce Dubbs
a44d504818
Package updates.
...
Update to nss-3.76.1.
Update to gparted-1.4.0.
2022-03-29 14:29:38 -05:00
Ken Moffat
b9c353b87a
Typo fixes from rhubarbpieguy.
2022-03-25 03:29:22 +00:00
Pierre Labastie
4d15c65857
openssh: don't use ChallengeResponseAuthentication
...
It is deprecated and replaced with KbdInteractiveAuthentication.
See sshd_config(5):
"KbdInteractiveAuthentication
Specifies whether to use keyboard-interactive authentication.
The argument to this keyword must be yes (the default) or no.
ChallengeResponseAuthentication is a deprecated alias for this."
2022-03-24 17:04:04 +01:00
Pierre Labastie
aa59fb3160
Fix patch version in kerberos "patch" command
2022-03-23 11:58:22 +01:00
Douglas R. Reno
1aa7410a4a
Package updates and a new perl module
...
Add JSON for Samba
Update to Samba-4.16.0
Update to krb5-1.19.3
2022-03-22 14:09:52 -05:00
Bruce Dubbs
a2047917dd
Update to gnutls-3.7.4.
2022-03-20 13:20:35 -05: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
Pierre Labastie
d32d872dbd
shadow: allow any user to use su
...
With the present /etc/pam.d/su, the usage of "su" is restricted
to users in the wheel group. Comment out that rule.
2022-03-19 21:22:55 +01:00
Bruce Dubbs
45bc955a30
Package updates.
...
Update to imlib2-1.8.1.
Update to stunnel-5.63.
Update to httpd-2.4.53.
Update to HTML-Parser-3.77 (Perl module).
2022-03-17 14:21:32 -05:00
Xi Ruoyao
1f9fd2d06e
vim: update to 8.2.4567
...
Sync with LFS.
2022-03-16 00:18:55 +08:00
Bruce Dubbs
c4938ccc58
Package updates.
...
Update to gpgme-1.17.1.
Update to pango-1.50.5.
Update to cmake-3.22.3.
2022-03-08 14:21:14 -06:00
Douglas R. Reno
0771e2fae7
Package updates
...
Update to ruby-3.1.1
Update to nss-3.76
2022-03-08 09:32:17 -06:00
Bruce Dubbs
f2a19b4e88
Package updates.
...
Update to sudo-1.9.10.
Update to umockdev-0.17.7.
Update to poppler-22.03.0.
Update to HTTP-Daemon-6.14 (Perl Module).
Update to python-dbusmock-0.26.1 (Python module).
Update to nghttp2-1.47.0.
2022-03-07 15:03:10 -06:00
Xi Ruoyao
3b88aed743
openssh: add which as optional dependency for tests
...
It's used at regress/test-exec.sh:317 and invoked multiple times during
test.
2022-03-08 03:31:04 +08:00
Xi Ruoyao
bf654b16dc
polkit: uncomment test dependencies
...
Forgot to do this yesterday...
2022-03-08 01:49:30 +08:00
Douglas R. Reno
e7dc117818
OpenSSH: Comment out the description for --with-md5-passwords, and move
...
the commented option above the <screen> statement so that we're not
causing formatting issues
2022-03-06 16:07:23 -06:00
Pierre Labastie
406e51c953
Update to smartmontools-7.3
2022-03-06 10:50:13 +01:00
Pierre Labastie
02cb684932
Update to openssh-8.9p1 with ssh-askpass
2022-03-06 10:50:13 +01:00
Xi Ruoyao
492cca2c43
polkit: document -Dtests=true
2022-03-06 17:24:10 +08:00
Xi Ruoyao
60caf48d89
polkit: use archive tarball and enable tests
...
Normally we perfer release tarballs than archives. But for polkit, we
are using meson so the generated configure script is not needed. And,
the release tarball lacks test support files and prevents us from
running tests.
For such a "security related" package, skipping test seems not good...
(That being said, we'd been busying fix CVEs not found by the test. :( )
2022-03-06 16:45:02 +08:00
Xi Ruoyao
b5b1af683a
update to JS91 ( #15368 )
...
* js-78 -> js-91.6.0
* gjs-1.70.1 -> gjs-1.71.90: it's a development release, but works fine
with GNOME 41
* add polkit-0.120-js91-1.patch
2022-03-06 16:22:05 +08:00
Douglas R. Reno
4483a9ae12
Package updates and a security fix
...
Fix CVE-2021-4115 in Polkit
Update to cyrus-sasl-2.1.28 (Security Update)
Update to flac-1.3.4 (Security Update)
Update to seamonkey-2.53.11 (Security Update)
2022-03-03 13:15:04 -06:00
Douglas R. Reno
1ec7ed59dc
VIM: Note that tests fail in a 'screen' session and update the URL for
...
the vimrc example
2022-03-03 11:01:55 -06: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
Xi Ruoyao
43397b0e18
grub efi cfg: update fdisk instruction for latest util-linux
...
In util-linux-2.37, fdisk uses partition type name instead of hex code.
2022-02-26 23:17:34 +08:00
Xi Ruoyao
672f2a570f
grub-efi: allows building on 32-bit LFS for x86_64 EFI
2022-02-26 16:31:27 +08:00
Xi Ruoyao
e724cb78d0
grub-efi: warn that it won't work for 32-bit LFS, and mention i386-efi
2022-02-26 02:10:37 +08:00
Bruce Dubbs
0755478bc9
Tag most gnome apps
2022-02-23 22:17:17 -06:00
Pierre Labastie
fdec60aa62
Do not try to create group kvm for qemu for sysv
...
It is created in lfs chapter 7 both for sysv and systemd
2022-02-23 08:25:11 +01:00
Bruce Dubbs
01de26c8ca
Tags, mostly kde and related
2022-02-20 16:35:55 -06:00
Bruce Dubbs
4347e152b2
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-02-20 14:31:02 -06:00
Bruce Dubbs
db8d276a9d
Tags and a minor dependency upgrade
2022-02-20 14:30:51 -06:00
Pierre Labastie
a99fc41757
mdadm: restore correct md5sum and really tag
...
Looks like a "0a" in the md5 has been changed to "1" instead of
in the tag...
2022-02-20 19:41:12 +01:00
Thomas Trepl (Moody)
66544f2cd4
Tag xfce4
2022-02-20 09:51:45 +01:00
Bruce Dubbs
ef8290b1d0
Tags - mostly multimedia
2022-02-19 16:48:51 -06:00
Bruce Dubbs
7107b6ef0f
Package updates.
...
Update to nano-6.2.
Update to vim-8.2.4383. Sync with LFS.
2022-02-19 00:02:53 -06:00
Bruce Dubbs
de22bfa148
Tags
2022-02-18 21:48:44 -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
Xi Ruoyao
7d95c1c138
tag efibootmgr and grub-efi
2022-02-18 13:50:41 +08:00
Bruce Dubbs
b2254004b5
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-02-17 23:47:20 -06:00
Bruce Dubbs
c2f9a33871
tags
2022-02-17 23:47:09 -06:00
Xi Ruoyao
ab01ea5cef
shadow: add --disable-static
...
Sync with LFS.
2022-02-18 12:53:58 +08:00
Bruce Dubbs
8feee677b7
Update to btrfs-progs-v5.16.2.
2022-02-17 22:34:32 -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
9c7363e58d
Tag dependencies for UEFI packages
...
Will tag the UEFI packages themselves tomorrow.
2022-02-17 23:49:05 +08:00
Xi Ruoyao
7a91c80c31
package updates for UEFI
...
* Update to efivar-38.
* Update to unifont-14.0.01.
* Add mandoc-1.14.6.
* Fix efibootmgr build.
2022-02-17 23:43:37 +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
Bruce Dubbs
2c871871fb
Spelling fixes
2022-02-16 15:04:13 -06:00
Bruce Dubbs
b21f9be7d5
Initial 11.1 tags
2022-02-15 16:43:23 -06:00
Douglas R. Reno
074eb7b270
Package Updates:
...
Update to vala-0.54.7
Update to gedit-41.0
Update to gnome-control-center-41.4
Update to gucharmap-14.0.2
Update to gnome-user-docs-41.2
Update to gnome-maps-41.4
Update to evolution-3.42.4
Update to evolution-data-server-3.42.4
Update to gnome-autoar-0.4.3
2022-02-15 00:05:25 -06:00
Bruce Dubbs
f36ab176d2
KDE updates and a new library
...
Update to plasma5-5.24.0.
Added libqalculate-3.22.0. Required for plasma.
Update to kf5-apps-21.12.2, including kate and kwave.
Update to kf5-5.91.
2022-02-14 00:15:39 -06:00
Bruce Dubbs
3e6ac08f9e
Package updates.
...
Update to hexchat-2.16.1.
Update to harfbuzz-3.4.0.
Update to zsh-5.8.1.
2022-02-13 11:51:14 -06:00
Ken Moffat
bfd2ba3cfc
Package update and some rewording:
...
Update to fetchmail-6.4.27.
Rewording about the examples in Intel microcode, they are old and
that machine now runs version 0xec (although I guess they will soon
stop providing newer updates for Skylake) and of course the kernel
versions are way out of date.
2022-02-12 14:50:53 +00:00
Xi Ruoyao
83996dc912
nss: document fails about PayPal certs
2022-02-10 13:58:00 +08:00
Bruce Dubbs
ac451b94f8
Package updates.
...
Update to pango-1.50.4.
Update to nano-6.1.
Update to gjs-1.70.1.
Update to node.js-16.14.0.
Update to libarchive-3.6.0.
2022-02-09 15:30:06 -06:00
Bruce Dubbs
0b5bf8edca
Update text to indicate intel-microcode-20220207
2022-02-08 21:59:24 -06:00
Bruce Dubbs
0a18d81c5d
Package updates.
...
Update to LVM2.2.03.15.
Update to gpgme-1.17.0.
Update to imlib2-1.8.0.
Update to xkeyboard-config-2.35.
2022-02-08 18:47:33 -06: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
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
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
Douglas R. Reno
de149fd64c
Drop systemd-bus-proxy from About System Users and Groups
2022-02-05 10:58:41 -06: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
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
Xi Ruoyao
7e280b4547
polkit: add patch to fix CVE-2021-4034 ( #16012 )
2022-01-27 00:56:23 +08:00
Pierre Labastie
02cfd6d342
Fix gedit for newer meson
2022-01-22 20:39:41 +01: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
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
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
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
61ed6e9472
Update to btrfs-progs-5.16.
2022-01-13 18:46:08 -06:00
Bruce Dubbs
62cb663564
Package updates.
2022-01-13 17:20:43 -06:00
Xi Ruoyao
c26cfe083d
shadow: fix a typo in sed command
2022-01-12 17:30:02 +08: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
Xi Ruoyao
083203130e
update to make-ca-1.10 ( #15951 )
2022-01-10 20:45:26 +08: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
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
Pierre Labastie
1189cb89cf
Shadow: comment out /etc/default/useradd configuration
...
It's done in lfs, and not reinstalled in blfs
2022-01-04 13:06:26 +01:00
Bruce Dubbs
5b010887e4
Add instructions to reinstall man pages to shadow
2022-01-03 10:17:12 -06:00
Xi Ruoyao
ae2e9fd81e
linux-pam: remove invalid xref
2022-01-03 23:32:27 +08:00
Xi Ruoyao
6436663dc4
comment out util-linux for now
2022-01-03 23:22:22 +08:00
Xi Ruoyao
684b2a5820
util-linux: fix a typo
2022-01-03 16:50:57 +08:00
Pierre Labastie
2189c53bdd
Typo in mitkrb.xml
2022-01-03 09:43:25 +01:00
Pierre Labastie
7af20d4663
Typos in the shadow page
...
Reported by 'r1c0n3r0' on #lfs-support
2022-01-02 14:50:38 +01: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
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
Xi Ruoyao
8030339cf5
util-linux: correct a <xref>
2021-12-28 21:25:52 +08:00
Xi Ruoyao
bbf902915e
util-linux: fix a typo
2021-12-28 15:49:06 +08:00
Douglas R. Reno
8ddd84006e
Minor rewords/text changes for Shadow/Util-Linux
2021-12-27 13:27:09 -06:00
Xi Ruoyao
e2453ed562
linux-pam: add a note about util-linux
2021-12-27 20:50:37 +08:00
Xi Ruoyao
cacd76ad91
shadow: stop building su
2021-12-27 20:43:22 +08:00
Xi Ruoyao
281a21fa33
add su and runuser from util-linux
2021-12-27 20:31:46 +08: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
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
Douglas R. Reno
f8b0f9e978
Nano: fix major version in URL
2021-12-18 14:00:09 -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
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
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
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
b47d633f37
Remove a bunch of dependencies on OpenJDK which are no longer valid.
2021-12-14 00:04:47 -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
fe619a6511
Minor tweaks for ntfs-3g page
2021-12-10 20:11:40 -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
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)
4d8846e634
Remove obsolete switch (merged-usr)
2021-12-02 13:54:37 +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
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
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
Bruce Dubbs
5431aad105
Package updates and two nw libraries.
...
Update to wayland-protocols-1.24.
Update to docutils-0.18.1.
Update to rxvt-unicode-9.29.
Added libptytty-2.0 required by rxvt-unicode-9.29.
Update to wireshark-3.6.0.
Update to libjpeg-turbo-2.1.2.
Update to php-8.0.13.
Update to xfsprogs-5.14.0.
Added userspace-rcu-0.13.0 (iburcu) required by xfsprogs-5.14.0.
Update to cmake-3.22.0.
2021-11-24 22:17:44 -06:00
Douglas R. Reno
313f9a6ba8
Package Updates
...
Update to mupdf-1.19.0
Update to gnupg-2.2.33
Update to unrar-6.1.1
Update to pycryptodome-3.11.0
2021-11-23 16:49:11 -06:00
Xi Ruoyao
084c25103d
resurrect ntfs-3g, and mention the new in-kernel NTFS impl
...
The tools (like mkfs.ntfs) is still useful, and one may be puzzled if he
uses:
mount /dev/sdb1 /mnt
Then `mount` will find out that /dev/sdb1 is NTFS, and use the *old*
NTFS support (read-only) in kernel for it. The user will then be
puzzled. Mention how to create a wrapper script for `mount` to use the
new NTFS3 driver for ntfs.
2021-11-17 11:39:45 +08:00
Bruce Dubbs
6d8b33027b
Package updates.
...
Update to iw-5.16.
Update to xterm-370.
Update to tcsh-6.23.00.
2021-11-15 15:17:10 -06:00
Bruce Dubbs
157b2eb8be
Archive ntfs-3g
2021-11-14 17:33:23 -06:00
Pierre Labastie
7826062458
Change to 00-sudo also in text
2021-11-09 07:59:01 +01:00
Bruce Dubbs
193bdf3d12
Expand sudo configuration comments
2021-11-08 12:23:55 -06:00
Ken Moffat
3d5f8fce58
Update to nss-3.72.
2021-11-06 22:11:29 +00:00
Pierre Labastie
49887e8974
Updates
...
xscreensaver-6.02
mpg123-1.29.2
gc-8.0.6
autofs-5.1.8
libcap-pam-2.60
2021-11-05 14:11:44 +01:00
Douglas R. Reno
59f6a1f824
Package updates (with polkit being the largest)
...
Update to pipewire-0.3.39
Update to poppler-21.10.0
Update to links-2.25
Update to polkit-0.120
2021-10-29 12:26:35 -05:00
Pierre Labastie
bbc76b21d1
(sysv): Remove an udev rule specific to systemd
2021-10-29 15:01:35 +02:00
Pierre Labastie
51ba03e696
Updates
...
v4l-utils-1.22.1
apache-ant-1.10.12
LVM2-2.03.14
2021-10-29 09:40:06 +02:00
Ken Moffat
c09fd0abac
Update to nss-3.71.
2021-10-22 23:42:48 +01:00
Pierre Labastie
a171a54b5b
gpgme: fix the sed when python2.7 is installed
...
if python2.7 is installed, we cannot replace distutils with setuptools
everywhere, since setuptools is not known for python2.7. Use
a sed only for python3.10.
2021-10-22 00:10:11 +02:00
Douglas R. Reno
9556a942e5
Package updates:
...
Update to libinput-1.19.1
Update to openssh-8.8p1 (alongside ssh-askpass-8.8p1)
Update to cifs-utils-6.14
Update to NetworkManager-1.32.12
2021-10-20 16:47:06 -05:00
Douglas R. Reno
29e27d025e
Fix CVE-2021-37750 in MIT Kerberos 5. Suggested in the Samba 4.15.0
...
release notes.
2021-10-18 17:18:34 -05:00
Pierre Labastie
7367ff973f
Improve python 3.10 discovery in gpgme
2021-10-17 23:10:18 +02:00
Xi Ruoyao
50836740d2
merge conditional XML from LFS
...
There was some consistency issues in URLs to LFS. For example, in
systemd revision the URL to LFS "General Network Configuration" points
to the sysv book, this can be really troubling to new readers.
Instead of fixing them one by one, merge conditional XML developed by
Pierre from LFS.
2021-10-17 04:17:34 +08:00
Douglas R. Reno
97b8038fdf
Adapt cracklib to build with Python 3.10
2021-10-15 18:06:57 -05:00
Douglas R. Reno
22c07deb2e
Fix building GPGME with Python 3.10 installed
2021-10-15 16:39:22 -05:00
Bruce Dubbs
a8307df565
Package updates.
...
Upgrade to imlib2-1.7.4.
Upgrade to vim-8.2.3508.
Upgrade to Jinja2-3.0.2.
Upgrade to python3-3.10.0.
2021-10-14 17:31:19 -05:00
Pierre Labastie
9e2ff8522d
Fix a couple of typos
...
Reported by Kevin Buckley
2021-10-10 07:55:11 +02:00
Thomas Trepl (Moody)
111de14fbd
Upgrade nano-5.9
2021-10-07 18:01:17 +02:00
Pierre Labastie
5f6573d6aa
Remove trailing space
2021-10-02 07:32:43 +02:00
Bruce Dubbs
aa31b0eac4
Package updates.
...
Archive haveged.
Update to libcap-2.59.
2021-10-01 12:37:12 -05:00
Xi Ruoyao
bdd4ca4c91
prepend /usr/local/share to XDG_DATA_DIRS if it exists
2021-09-27 15:56:30 +08:00
Thomas Trepl (Moody)
60530f75af
Upgrade mousepad
2021-09-24 20:50:51 +02:00
Bruce Dubbs
3619a7bbb1
Package updates.
...
Update to sudo-1.9.8p2.
Update to xterm-369.
Update to mesa-21.2.2.
Update to nghttp2-1.45.1.
Update to neon-0.32.1.
Update to btrfs-progs-v5.14.1.
2021-09-23 14:04:31 -05:00
Ken Moffat
101d228934
Update to nss-3.70.
2021-09-21 18:35:35 +01:00
Bruce Dubbs
c176fc7912
Package updates.
...
Update to bind9-9.16.21.
Update to pipewire-0.3.36.
Update to ModemManager-1.18.2.
Update to sudo-1.9.8p1.
Update to acpid-2.0.33.
2021-09-17 11:59:48 -05:00
DJ Lucas
24aff8a9f0
Update to make-ca-1.9. Fixes #15548 .
2021-09-16 19:24:53 -05:00
DJ Lucas
bf1e213d46
Add --sbindir to Linux-PAM instruction to aid in packaging.
2021-09-16 19:16:23 -05:00
Bruce Dubbs
b42891ad41
Package Updates.
...
Update to libatomic_ops-7.6.12.
Update to sudo-1.9.8.
Update to libass-0.15.2.
Update to libexif-0.6.23.
Update to ModemManager-1.18.0.
2021-09-16 14:36:28 -05:00
Bruce Dubbs
cc1c942130
Package updates
...
Archive python modules decorator and python-slip which are no longer used.
Update to Python3-3.9.7.
Update to libcap-2.57.
2021-09-16 11:56:17 -05:00
Bruce Dubbs
74ecfaeffb
Package updates.
...
Update to btrfs-progs-v5.14.
Update to libxkbcommon-1.3.1.
Update to pipewire-0.3.35.
2021-09-11 22:45:42 -05:00
Douglas R. Reno
8d3c348da8
Update to fuse-3.10.5
2021-09-11 12:21:56 -05:00
Douglas R. Reno
fef4473a62
Package updates
...
Update to node.js-14.17.6
Update to libwacom-1.12
Update to nss-3.69.1
Update to libssh2-1.10.0
2021-09-06 21:42:40 -05:00
Pierre Labastie
85580446b2
Remove spaces at the end of lines
...
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Douglas R. Reno
517579a680
Shadow: restructure the instructions so that changes to Makefile.in are
...
not canceled out.
2021-09-05 12:32:26 -05:00
Pierre Labastie
d73266378e
Update to Linux-PAM-1.5.2 (ticket #15497 )
2021-09-05 16:37:52 +02:00
DJ Lucas
31dc50dacc
Update make-ca-size.
2021-09-03 22:48:59 -05:00
DJ Lucas
6133936264
Update to make-ca-1.8.1.
2021-09-03 22:45:41 -05:00
Douglas R. Reno
abf26df867
Update to ntfs-3g-2021.8.22 (security update) as well as reverify
...
affected packages (gparted/udisks)
2021-08-30 17:33:20 -05:00
Douglas R. Reno
c96e794657
Tag GNOME Applications
2021-08-30 17:07:14 -05:00
Bruce Dubbs
85a581fd3b
Tags
2021-08-29 19:19:44 -05:00
Douglas R. Reno
c8293ea3f1
Several tags
2021-08-29 12:49:17 -05:00
Bruce Dubbs
c93c620cae
Tags
2021-08-29 10:32:39 -05:00
Thomas Trepl (Moody)
01997ec82d
Tags
2021-08-29 09:16:58 +02:00
Pierre Labastie
da54a62385
Tags for kde and some deps
2021-08-28 22:59:53 +02:00
Pierre Labastie
34a6571e05
Tags
2021-08-28 15:44:55 +02:00
Ken Moffat
b5645ad46c
Tags.
2021-08-28 04:55:58 +01:00
Bruce Dubbs
20a35abcba
Tags
2021-08-27 19:08:59 -05:00
Thomas Trepl (Moody)
3d8d0049b1
Tags
2021-08-27 07:47:09 +02:00
Bruce Dubbs
88fdf09fa6
Tags
2021-08-26 22:27:50 -05:00
Douglas R. Reno
cdf6da35a4
Pre-reboot tags
2021-08-26 16:10:34 -05:00
Pierre Labastie
95d468325a
Update also ssh-askpass to 8.7p1
2021-08-26 22:16:21 +02:00
Pierre Labastie
a541e08052
Updates and a security fix
...
Fix a security issue in apr-1.7.0 (with a sed)
libgcrypt-1.9.4 (security fix)
libcap-2.53
openssh-8.7p1
thunderbird-91.0.3
qemu-6.1.0
2021-08-26 17:15:09 +02:00
Xi Ruoyao
f1a7af66eb
tag grub-efi and dependencies
2021-08-26 20:23:42 +08:00
Xi Ruoyao
e40b2f25ed
tag, mainly for CA related stuff
2021-08-26 19:04:03 +08:00
Xi Ruoyao
937efdb209
tags
2021-08-26 18:14:35 +08:00
Douglas R. Reno
0732c446e4
Tags and a package update
...
Update to gnome-weather-40.1
2021-08-25 18:35:56 -05:00
Pierre Labastie
b0a073b849
qemu: prevent installing /usr/var
...
configure needs --localstatedir=/var. Report by Joe Locash.
2021-08-25 13:53:46 +02:00
Pierre Labastie
98c9ebc75a
Tag qemu
2021-08-23 22:33:26 +02:00
Bruce Dubbs
e736b85049
More tags
2021-08-22 20:15:07 -05:00
Pierre Labastie
d5eb999aed
tag kde: kf5, apps, plasma, and utilities
2021-08-22 22:46:16 +02:00
Bruce Dubbs
8394f7d187
Tags and a pakage update.
...
Update to pavucontrol-5.0.
2021-08-22 14:28:07 -05:00
Bruce Dubbs
890456ea00
Package updates and tags'
...
Update to vim-8.2.3337.
Update to xfsprogs-5.13.0.
2021-08-21 23:53:19 -05:00
Bruce Dubbs
59eea9d945
Package updates and tags
...
Update to ibus-1.5.25.
Update to cups-filters-1.28.10.
2021-08-21 19:32:38 -05:00
Thomas Trepl (Moody)
93765fa6c3
Tags
2021-08-20 15:36:39 +02:00
Thomas Trepl (Moody)
3dc7d29dfb
Tags
2021-08-19 22:51:46 +02:00
Xi Ruoyao
f43bcd75b1
linux-pam: typo
2021-08-19 16:35:25 +08:00
Bruce Dubbs
e94280ea57
Package updates.
...
Update to upower-UPOWER_0_99_13.
Update to stunnel-5.60.
Update to mc-4.8.27.
2021-08-18 23:03:01 -05:00
Douglas R. Reno
a1cb415384
A handful of tags
2021-08-18 22:28:24 -05:00
Douglas R. Reno
3d6fbea9a6
krb5: Note that some tests fail/error out with dejagnu/glibc-2.34
2021-08-18 21:07:37 -05:00
Bruce Dubbs
4f68434f94
Tags and a couple of tweaks.
2021-08-17 22:32:02 -05:00
Ken Moffat
40f82d5388
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2021-08-17 21:47:39 +01:00
Bruce Dubbs
5841c656bf
Most remaing tags for genlibs
...
There are 10 genlib tags left that need to wait for some
dependencies to be tagged.
2021-08-17 14:08:16 -05:00
Bruce Dubbs
179d426d27
Tags and a glibc-2.24 update for postfix
2021-08-16 23:21:17 -05:00
Ken Moffat
641a32700c
Tags
2021-08-17 03:41:41 +01:00
Thomas Trepl (Moody)
9c812db90b
Tags
2021-08-16 20:07:54 +02:00
Xi Ruoyao
08e1b767d0
Tag for UEFI and dependencies ("required" and "recommended")
2021-08-17 01:07:26 +08:00
Thomas Trepl (Moody)
34c8fc5d0e
Tags
2021-08-16 18:39:57 +02:00
Bruce Dubbs
3381e88479
A couple of tags
2021-08-16 11:26:27 -05:00
Thomas Trepl (Moody)
3324c75220
Tags
2021-08-16 18:16:07 +02:00
Thomas Trepl (Moody)
8a00ffb89c
Tags
2021-08-16 16:43:59 +02:00
Bruce Dubbs
8d601180e3
Package updates.
...
Update to kf5-apps-21.08.0. Includes kate and kwave.
Update to mlt-7.0.1.
2021-08-15 17:37:35 -05:00
Xi Ruoyao
2f4e6181af
sudo: set secure path to match LFS shadow's default PATH for root
2021-08-15 18:01:11 +08:00
Douglas R. Reno
8365545927
Update manual page entry for sshfs
2021-08-14 16:17:12 -05:00
Bruce Dubbs
e43a427071
Update to LVM2-2.03.13.
2021-08-13 14:39:02 -05:00
Bruce Dubbs
9654a22ae2
Package updates and a fix for GCC
...
Update to libqmi-1.30.0.
Update to nss-3.69.
Fix an issue when building gcc identified upstream.
2021-08-06 16:48:23 -05:00
Xi Ruoyao
32089e1421
gpgme: workaround incompatiblity with glibc-2.34
2021-08-06 11:35:02 +08:00
Bruce Dubbs
bd14511f08
Package updates.
...
Update to asciidoctor-2.0.16.
Update to libqmi-1.28.8.
Update to libcap-2.52.
2021-08-04 20:09:48 -05:00
Bruce Dubbs
44d67a6f15
Package updates.
...
Update to NetworkManager-1.32.6.
Update to krb5-1.19.2.
Update to libinput-1.18.1 (Xorg driver).
Update to xwd-1.0.8 (Xorg Application).
Update to libXft-2.3.4 (Xorg Library).
Update to libXfont2-2.0.5 (Xorg Library).
2021-08-04 19:43:38 -05:00
Xi Ruoyao
ceb9fde232
gpg: add --sysconfdir=/etc
...
or there will be "-DGPG_SYSCONFDIR=/usr/etc/gnupg" in CFLAGS, which is
wrong.
2021-08-04 23:57:37 +08:00
Xi Ruoyao
45fc41c7b7
gpg: raise gnutls to recommended
...
It's needed to access https or hkps keyserver. And, it does not make
any sense to retrieve a pubkey from a plain HTTP server (plain HTTP is
insecure by its nature!) and use it to "authenticate" a pacakge.
2021-08-04 23:55:51 +08:00
Bruce Dubbs
0d19107334
Package updates.
...
Update to btrfs-progs-v5.13.1.
Update to xf86-video-amdgpu-21.0.0.
Update to mousepad-0.5.6.
2021-08-01 13:30:54 -05:00
Bruce Dubbs
65d8566876
9ckage updates and fixes.
...
Update to php-8.0.9.
Update to cbindgen-0.20.0.
Fix dependencies for elogind and p11kit.
Fix gcr-3.40.0 to build properly with meson-0.59.
2021-07-31 19:51:38 -05:00
Bruce Dubbs
11fdc11f35
Fix shadow URL and stats
2021-07-29 13:10:06 -05:00
Thomas Trepl (Moody)
39e3d24eb1
Upgrade sudo-1.9.7p2
2021-07-29 09:54:11 +02:00
Bruce Dubbs
b907020dc8
Update shadow-4.9 stats
2021-07-28 22:05:50 -05:00
Bruce Dubbs
d233271a3f
Package updates.
...
Update to pipewire-0.3.32.
Update to shadow-4.9.
Update to dbus-python-1.2.18 (Python module).
Update to libidn-2.3.2.
Update to libidn-1.38.
2021-07-28 21:43:12 -05:00
Bruce Dubbs
11f9ce222d
Fix ssh-askpass md5sum
2021-07-27 10:57:38 -05:00
Bruce Dubbs
2bbc6b0e7b
Package updates
...
Update to cmake-3.21.0.
Update to btrfs-progs-5.13.
Update to mesa-21.1.5.
2021-07-18 20:20:43 -05:00
Bruce Dubbs
b7e2ce47c2
Add --buildtype=release for all packages that need it through Chapter 13.
2021-07-15 15:54:36 -05:00
Bruce Dubbs
d0d5ea1b7a
Update to nss-3.68.
2021-07-13 16:45:45 -05:00
Douglas R. Reno
e713e66ca0
Package updates and some tweaks.
...
Update to abiword-3.0.5
Make AsciiDoctor internal in Wireshark
Patch polkit-gnome to use the proper icon system again.
Patch cups-pk-helper to work with future versions of CUPS and GLib.
2021-07-12 22:17:55 -05:00
Thomas Trepl (Moody)
6a0543054e
stunnel: Fix path of service file install
2021-07-11 19:04:43 +02:00
Douglas R. Reno
7b7ef4ccf8
Package updates
...
Update to gnupg-2.2.29
Update to opencv-4.5.3
2021-07-09 13:25:54 -05:00
Douglas R. Reno
a740c954f0
gptfdisk: Adapt to merged-/usr changes
...
ntfs-3g: Adapt to merged-/usr changes
2021-07-08 20:10:22 -05:00
Douglas R. Reno
c470ab9637
lvm2: Remove extra double-ampersand. Thanks to archetech in #lfs-support
...
for the report.
2021-07-06 18:45:30 -05:00
Thomas Trepl (Moody)
0ea195f41b
Partially fix #15223 (mdadm, net-tools)
2021-07-06 20:20:10 +02:00
Bruce Dubbs
39233ea9c0
Package Updates.
...
Update to icewm-2.5.0.
Update to totem-pl-parser-3.26.6.
Update to Data-Dump-1.25 (Perl module).
Update to libcap-2.51.
2021-06-27 14:34:56 -05:00
Xi Ruoyao
dba76a77a1
shadow: adjust for merged /usr
2021-06-27 16:47:56 +08:00
Xi Ruoyao
22e249a1e5
lvm: adjust for merged /usr, and simplify command setting PATH
2021-06-27 16:43:19 +08:00
Xi Ruoyao
26a5c2129b
libcap: adjust for merged /usr
2021-06-27 16:36:44 +08:00
Douglas R. Reno
34c2969618
Package Updates
...
Update to cmake-3.20.5
Update to libva-2.12.0 (Xorg driver)
Update to mariadb-10.5.11
Update to xf86-input-libinput-1.1.0 (Xorg Driver)
Update to gpgme-1.16.0
Update to glu-9.0.2
2021-06-24 22:30:28 -05:00
Bruce Dubbs
dd15f54a6f
Update to kf5-apps-21.04.2.
2021-06-17 15:42:49 -05:00
Douglas R. Reno
6ef71d2f2f
A few package updates
...
Update to nfs-utils-2.5.4
Update to proftpd-1.3.7b
Update to nano-5.8
2021-06-17 13:20:59 -05:00
Xi Ruoyao
227bd7d6df
update to grub-2.06 ( #15152 )
2021-06-16 15:41:02 +08:00
Ken Moffat
86ebbada9c
Vulnerabilities: link to our own advisories.
2021-06-15 13:59:20 +01:00
Bruce Dubbs
36a32ef2e1
Package updates.
...
Update to sudo-1.9.7p1.
Update to libreoffice-7.1.4.2.
2021-06-12 15:52:18 -05:00
Bruce Dubbs
6bc3d8cbf6
Package updates.
...
Update to ristretto-0.11.0.
Update to vlc-3.0.15.
Update to gnumeric-1.12.50.
Update to goffice-0.10.50.
Update to libpcap-1.10.1.
Update to libksba-1.6.0.
Update to nss-3.67.
2021-06-11 16:48:44 -05:00
Xi Ruoyao
eede1a3746
gnupg: fix build failure without LDAP
2021-06-12 00:45:00 +08:00
Xi Ruoyao
c7768882a4
nss: remove a '&&' in nss
...
The left operand of it is known to fail. If '&&' is used, 'cd ..' won't
be executed at all.
2021-06-11 20:09:20 +08:00
Douglas R. Reno
28152d6c31
Update to gnupg-2.2.28
2021-06-10 17:05:14 -05:00
Bruce Dubbs
5c2571e381
Update packages.
...
Update to gptfdisk-1.0.8.
Update to pipewire-0.3.30.
Update to xscreensaver-6.01.
Update to fuse3-3.10.4.
2021-06-10 15:34:09 -05:00
Douglas R. Reno
c4983dbf30
Package updates
...
Update to evince-40.2
Update to gnome-desktop-40.2
Update to xkeyboard-config-2.33
Update to sshfs-3.7.2
2021-06-09 17:43:34 -05:00
Ken Moffat
428cad4e55
Update intel microcode to 20210608
...
Also refresh the example, including the omitted lines for the
late reload - the claimed previous version (0xec) was a typo.
2021-06-08 20:34:53 +01:00
Douglas R. Reno
69e77f2de9
Update to nettle-3.7.3
2021-06-08 13:38:44 -05:00
Bruce Dubbs
bb37db965a
Tweal build directory name in p11-kit
2021-06-07 11:25:36 -05:00
Bruce Dubbs
f12bb95701
Package updates.
...
Update to mpg123-1.28.0.
Update to at-spi2-core-2.40.2.
Update to polkit-0.119.
Update to pipewire-0.3.29.
2021-06-06 14:13:52 -05:00
Bruce Dubbs
57cc7a325b
Package updates.
...
Update to gnome-terminal-3.40.2.
Update to vte-0.64.2.
Update to libogg-1.3.5.
Update to nfs-utils-2.5.3.
Update to librsvg-2.50.7.
Update to libqmi-1.28.6.
Update to dash-0.5.11.4.
2021-06-06 12:27:21 -05:00
Xi Ruoyao
adf1715337
more --buildtype=release addition
2021-06-04 20:57:26 +08:00
Xi Ruoyao
3918112abd
add xinclude for --buildtype=release
2021-06-04 19:26:37 +08:00
Xi Ruoyao
307e799f8d
update to p11-kit-0.24.0 ( #15111 )
2021-06-04 18:52:33 +08:00
Douglas R. Reno
a600176f29
btrfs-progs: Adapt to merged-/usr changes
2021-06-03 19:11:25 -05:00
Douglas R. Reno
e92e7dc4c2
libpwquality: adapt to merged-/usr changes
2021-06-03 18:51:50 -05:00
Douglas R. Reno
2eb2948381
cracklib: adapt to merged-/usr changes
2021-06-03 18:27:36 -05:00
Douglas R. Reno
9179224248
reiserfsprogs: Adapt to merged-/usr changes.
2021-06-03 17:52:34 -05:00
Douglas R. Reno
12a6d32122
mdadm: Minor tweaks for the removal of mdassemble
2021-06-03 17:43:31 -05:00
Xi Ruoyao
1a3d7fb20b
openssh: merge /usr, and stop using deprecated /var/run
2021-06-02 12:56:14 +08:00
Xi Ruoyao
29e0d9d6c4
zsh: merge /usr
2021-06-02 12:56:14 +08:00
Xi Ruoyao
6ca17c82a7
grub efi setup: fsck order of efivarfs should be 0
...
It does not make any sense to fsck a pseudo filesystem.
2021-06-02 02:47:44 +08:00
Bruce Dubbs
b278caafea
PAckage updates
...
Update to:
cryptsetup-2.3.6
gnutls-3.7.2
nss-3.66
vsftpd-3.0.4
2021-05-31 17:06:23 -05:00
Xi Ruoyao
564a569aa3
grub setup: don't mount efivarfs again if it's already mounted
2021-05-31 14:28:20 +08:00
Xi Ruoyao
ad34447a33
grub efi: font data is in the parent directory
2021-05-31 14:22:19 +08:00
Xi Ruoyao
cd73bb8afb
cleanup for dosfstools and efi instructions (merged /usr)
2021-05-31 03:40:37 +08:00
Bruce Dubbs
8273149584
Package updates,
...
Update to libcap-2.50. Sync with LFS.
Update to vim-8.2.2890. Sync with LFS.
2021-05-28 16:11:38 -05:00
Bruce Dubbs
50ab38fb17
Update packages
...
Update to xfsprogs-5.12.0.
Update to libgusb-0.3.7.
Update to inkscape-1.1.
2021-05-25 13:47:06 -05:00
Xi Ruoyao
5804e5fb91
update mkinitramfs script (merge /usr)
2021-05-22 18:56:09 +08:00
Xi Ruoyao
b149d10bad
profile: update for merged /usr
2021-05-20 15:16:35 +08:00
Douglas R. Reno
7c95cc152a
shadow: sync the seds with LFS.
2021-05-18 20:36:04 -05:00
Ken Moffat
2a77179919
PAM - fixes for merged usr.
2021-05-18 17:03:38 +01:00
Bruce Dubbs
15a336ecff
Typo
2021-05-17 20:05:33 -05:00
Bruce Dubbs
fd7dd4b98f
Grammar
2021-05-17 19:54:39 -05:00
Bruce Dubbs
73c6f44e6b
Update to nss-3.65
2021-05-17 19:44:50 -05:00
Bruce Dubbs
16d563cca3
Update to btrfs-progs-v5.12.1
2021-05-17 16:19:51 -05:00
Xi Ruoyao
ff056c7216
fix user and group name for systemd-oomd
2021-05-18 01:04:10 +08:00
Douglas R. Reno
40fb4cb1b2
ntfs-3g: Use /usr/sbin instead of /sbin for symlinks and other minor
...
corrections
2021-05-15 15:31:41 -05:00
Douglas R. Reno
9219099f3a
fuse: Fix a build error with GCC-11.1 and stop moving libraries and
...
programs to /lib and /bin.
2021-05-15 15:11:36 -05:00
Pierre Labastie
7cb46359db
Recommend a build order for elogind<->polkit circular dep
2021-05-15 22:07:15 +02:00
Douglas R. Reno
f5f17d5314
krb5: Remove instructions for moving libraries to /lib and binaries to
...
/bin.
2021-05-15 14:27:32 -05:00
Douglas R. Reno
dcb7f662bd
cyrus-sasl: Disable building the documentation for now until docutils is
...
fixed
2021-05-14 15:38:09 -05:00
Ken Moffat
f2a586e627
iptables: remove instructions for using /sbin and lib.
2021-05-14 20:26:25 +01:00
Bruce Dubbs
db8b380e43
Update to mousepad-0.5.5
2021-05-13 15:00:18 -05:00
Bruce Dubbs
327a2630f9
Update to sudo-1.9.7 and libXfixes-6.0.0 (Xorg Library)
2021-05-13 13:50:28 -05:00
Douglas R. Reno
94bdff095e
Update to samba-4.14.4 (security update)
...
Update to fetchmail-6.4.19
Update to apache-ant-1.10.10
Updaet to fuse-3.10.3
2021-05-12 19:11:39 -05:00
Bruce Dubbs
7c934e695b
Update to btrfs-progs-v5.12
2021-05-11 15:44:40 -05:00
Xi Ruoyao
fda29e4c9c
remove hardcoded $Date: $
2021-05-10 23:53:59 +08:00
Douglas R. Reno
9d6565bf68
Qemu: Minor text tweaks.
2021-05-09 20:52:29 -05:00
Douglas R. Reno
fefc5d54e7
Qemu: Fix libcacrd URL
2021-05-09 20:39:54 -05:00
Bruce Dubbs
0936f56279
Update to LVM2.2.03.12
2021-05-09 15:42:00 -05:00
Bruce Dubbs
5e855598f3
Update to qemu-6.0.0
2021-05-09 11:31:10 -05:00
Douglas R. Reno
03b89937d9
About System Users And Groups: Add the UID for systemd-logind, add the
...
systemd-oomd user and group
2021-05-07 16:41:09 -05:00
Bruce Dubbs
7505e5727b
Update to tcsh-6.22.04wq
2021-05-07 14:29:39 -05:00
Bruce Dubbs
ad1831a989
Update to graphviz-2.47.1
2021-05-07 13:43:21 -05:00
Bruce Dubbs
ab70ce0543
Fix stunnel md5sum.
2021-05-02 11:51:34 -05:00
Douglas R. Reno
0f870c5f2b
Update to bluez-5.58
...
Update to opencv and opencv_contrib 4.5.1
Update to decorator-5.0.7 (Python Module)
Update to stunnel-5.59
Update to libportal-0.4
2021-05-01 12:29:36 -05:00
Xi Ruoyao
4a570af171
secure linuxfromscratch.org url
2021-05-01 19:14:53 +08:00
Thomas Trepl (Moody)
8d9de85cd9
Upgrade nano-5.7
2021-04-30 21:37:01 +02:00
Ken Moffat
5ce638bf17
nss-3.64.
2021-04-27 20:41:23 +01:00
Thomas Trepl (Moody)
f1fd7148f8
Upgrade openssh-8.6p1
2021-04-26 15:45:34 +02:00
Xi Ruoyao
356e8b5f63
fix a typo in UEFI grub setup page
2021-04-23 19:16:33 +08:00
Xi Ruoyao
c9aa98043d
secure LFS url
2021-04-23 19:00:10 +08:00
Xi Ruoyao
0f0dc82274
cracklib: build Python 3 module
2021-04-22 01:56:54 +08:00
Xi Ruoyao
5156197a8b
Revert "Fix a header file in python for certain use cases;"
...
This reverts commit 7b66ed21de
.
Python maintainers rejected the proposed fix in
https://bugs.python.org/issue39026 . We'll need to make a correct fix,
or patch the downstream packages (cracklib) instead.
2021-04-22 01:47:11 +08:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
...
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Douglas R. Reno
eb305e7ba1
Adapt Cheese to changes in vala-0.52
...
Update to epiphany-40.0
Update to gedit-40.0
Update to gnome-weather-40.0
Update to gnome-terminal-3.40.0
Update to gnome-system-monitor-40.0
Update to gnome-screenshot-40.0
Update to gnome-maps-40.0
Update to gnome-disk-utility-40.0
Update to gnome-calculator-40.0
Update to evince-40.1
Update to eog-40.0
Update to baobab-40.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24455 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-08 20:16:47 +00:00
Xi Ruoyao
c6b192c037
secure package download URLs
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Thomas Trepl
f777292694
Upgrade mousepad-0.5.4
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24431 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-03 06:12:46 +00:00
Douglas R. Reno
8404399c10
Update to pango-1.48.4
...
Update to xterm-367
Update to cups-filters-1.28.8
Update to emacs-27.2
Update to python-dbusmock-0.23.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24415 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-30 01:57:21 +00:00
Douglas R. Reno
a2ce7538c2
Update to valgrind-3.17.0
...
Update to lxml-4.6.3 (Python Module - Security Update)
Update to nettle-3.7.2 (Security Update)
Update to Thunar-4.16.6
Update to cairo-1.17.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24406 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-27 21:55:25 +00:00
Douglas R. Reno
cceceaaf9f
Update to links-2.22
...
Update to sqlite-3.35.3
Update to nss-3.63
Update to jasper-2.0.27
Update to pipewire-0.3.24
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24405 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-27 18:52:34 +00:00
Pierre Labastie
37ede2a3ad
libvpx-1.10.0
...
libassuan-2.5.5
libgpg-error-1.42
cmake-3.20.0
btrfs-progs-5.11.1
libinput-1.17.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24403 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-26 18:25:31 +00:00
Xi Ruoyao
a7aecd4742
efibootmgr: download from GitHub
...
It turns out that the download link to tags on GitHub releases page has
changed, but the "old fashion" URLs still work.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24400 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-25 14:51:41 +00:00
Pierre Labastie
dd071443bf
Some precisions for the About LVM page
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24398 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-24 21:48:39 +00:00
Xi Ruoyao
9039d65c22
fix efibootmgr download link and grub SBU
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24397 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-24 17:56:37 +00:00
Bruce Dubbs
d5cc78ad74
Editorial changes to new evi pages.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24395 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-23 19:24:51 +00:00
Xi Ruoyao
756a787f17
Add packages and instructions for UEFI
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24393 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-23 17:49:08 +00:00
Bruce Dubbs
64b8189f92
Update to libcap-2.49.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24381 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-17 17:54:14 +00:00
Tim Tassonis
d50c7080a1
Update to icewm-2.2.1.
...
Update to openldap-2.4.58.
Update to sudo-1.9.6p1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24377 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-17 06:56:20 +00:00
Douglas R. Reno
c975b7c13b
Update to exo-4.16.1
...
Update to libhandy-1.2.0
Update to NetworkManager-1.30.2
Update to gtk+3-3.24.27
Update to epiphany-3.38.3
Update to dconf-0.40.0
Update to xfsprogs-5.11.0
Update to libgusb-0.3.6
Update to sqlite-3.35.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24374 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-17 00:30:36 +00:00
Douglas R. Reno
de5db85760
Update to qpdf-10.3.1
...
Update to libxkbcommon-1.1.0
Update to gptfdisk-1.0.7
Update to cryptsetup-2.3.5
Update to pango-1.48.3
Update to Wireshark-3.4.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24371 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-16 05:08:09 +00:00
Tim Tassonis
ff14636909
Update to sudo-1.9.6.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24369 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-15 07:03:26 +00:00
Xi Ruoyao
9b43114cce
update to gnutls-3.7.1
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24360 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-12 04:08:21 +00:00
Pierre Labastie
949387d0da
Forgotten word
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24350 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-08 20:28:16 +00:00
Pierre Labastie
8388aa7711
Updates:
...
- btrfs-progs-5.11
- jasper-2.0.26
- qpdf-10.3.0
- unrar-6.0.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24347 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-07 18:49:55 +00:00
Pierre Labastie
4c72ea0b11
Remove python2 ad in vim
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24341 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-05 14:17:14 +00:00
Xi Ruoyao
f4302700b1
CFLAGS/CPPFLAGS cleanup
...
Move -I and -D into CPPFLAGS, and for others use ${CFLAGS:--O2 -g} to
prevent from building "non-optimized" binary.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24334 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-04 09:56:47 +00:00
Douglas R. Reno
5d2965c7ff
Update to ModemManager-1.16.2
...
Update to qpdf-10.2.0
Update to libgxps-0.3.2
Update to babl-0.1.86
Update to libqmi-1.28.2
Update to poppler-21.03.0
Update to URI-5.09 (Perl Module)
Update to gtksourceview4-4.8.1
Update to OpenSSH-8.5p1 (and ssh-askpass-8.5p1)
libwacom: Correct version number
libwacom: Add libwacom-show-stylus
bluez: Drop the patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24333 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-04 02:54:53 +00:00
Pierre Labastie
85ac148b66
Remove some dependencies on python2, and use a new method for running tests
...
in btrfs-progs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24332 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-03 21:48:02 +00:00
Bruce Dubbs
b9044d7e06
Update to nano-5.6.1.
...
Update to mousepad-0.5.3.
Update to liblinear-243.
Update to libwacom-1.9.
Update to libiodbc-3.52.14.
Update to gtkmm3-3.24.4.
Update to gtk+3 3.24.26.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24330 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-03 18:44:11 +00:00
Pierre Labastie
33690a144e
Python cannot be used by cryptsetup anymore
...
do not advertise python2 for gpgme, that can use python3 as well.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24328 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-03 08:48:29 +00:00
Pierre Labastie
7b66ed21de
Fix a header file in python for certain use cases;
...
For usage of python3 for cracklib python bindings
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24326 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-02 22:19:04 +00:00
Thomas Trepl
79eec36973
Fix a seccomp issue in OpenSSH
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24325 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-02 16:40:31 +00:00
Xi Ruoyao
9f0a469683
krb5: remove unneeded chmod commands
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24321 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-02 03:41:39 +00:00
Ken Moffat
dd1d0c0857
nss-3.62.
...
Also update the date to match the changelog.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24320 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-01 23:19:19 +00:00
Douglas R. Reno
72d8eb3156
Update to node.js-14.16.0
...
Update to js-78.8.0
Update to nano-4.6
Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24308 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-26 22:00:35 +00:00
Douglas R. Reno
42abc3e61e
Tag GNOME Applications
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24301 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 19:57:49 +00:00
Pierre Labastie
2e29bbac36
Updates:
...
kde frameworks 5.79; with extra-cmake-modules, breeze-icons, and oxygen-icons
kde frameworks applications 20.12.2; with kate and kwave
kde plasma 5.21.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24285 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-24 14:51:33 +00:00
Thomas Trepl
33f44cfb98
Tag mainly XFCE4
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24274 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-23 12:28:57 +00:00
Bruce Dubbs
f3d413ca86
Tags for editors and typesetting
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24268 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 20:20:59 +00:00
Thomas Trepl
a4ce449634
Some more tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24264 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 15:54:45 +00:00
Douglas R. Reno
1c4b4e9918
Downgrade to BIND-9.16.11, add a security fix
...
Update to stunnel-5.58
Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24263 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 06:53:11 +00:00
Bruce Dubbs
eef74abe52
Tags for postlfs, general libraries, and programming
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24259 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 01:43:43 +00:00
Douglas R. Reno
50fd976e1e
Update to krb5-1.19.1
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24258 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 23:39:51 +00:00
Bruce Dubbs
d437f75666
More library tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24257 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 23:09:04 +00:00
Bruce Dubbs
3df8ea4735
Tags for libraries
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24255 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 19:05:24 +00:00
Xi Ruoyao
42326ce6bf
qemu: use -device ac97 instead of deprecated -soundhw
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24253 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 14:55:47 +00:00
Pierre Labastie
0ff76e8747
Fix building qemu with binutils-2.36
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24252 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 07:13:13 +00:00
Bruce Dubbs
6b063cc376
Tag xorg
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24250 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 01:41:49 +00:00
Bruce Dubbs
66d551c5da
Tag a lot of utilities and libraries
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24245 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 19:35:58 +00:00
Bruce Dubbs
9029db2656
Tag most of General Libraries and dependencies
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24241 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 06:13:48 +00:00
Bruce Dubbs
cac276eba4
Initial 10.1 tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24238 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 19:32:42 +00:00
Pierre Labastie
4c24eb0a40
Remove period at the end of short descriptions.
...
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Ken Moffat
4a80a67e52
intel microcode-20210216
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24235 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 03:29:09 +00:00
Douglas R. Reno
246a7c53a4
Update to llvm-11.1.0
...
Update to nettle-3.7.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24234 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 02:28:23 +00:00
Pierre Labastie
d3717bff72
Move two files to archive, because they have not been in use for a while
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24233 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-18 21:42:15 +00:00
Douglas R. Reno
0a7ee108b4
Update to pcmanfm-1.3.2
...
Update to libfm-1.3.2
Update to libfm-extra-1.3.2
Update to fuse-3.10.2
Update to btrfs-progs-5.10.1
Update to libisoburn-1.5.4
Update to libisofs-1.5.4
Update to libburn-1.5.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24203 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-09 20:12:08 +00:00
Bruce Dubbs
8df8d14e1b
Update to libcap-2.48.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24186 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-07 02:05:24 +00:00
Douglas R. Reno
5c4a616f85
Update to JasPer-2.0.24 (Security Update - 25 vulnerabilities fixed)
...
Update to glib-2.66.6 (Critical security update)
Update to audacious (and audacious-plugins) 4.1
Update to libevdev-1.11.0
Update to cbindgen-0.17.0
Update to poppler-21.02.0
Update to krb5-1.19
Update to Jinja2-2.11.3 (Python Module)
Update to mousepad-0.5.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24174 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-05 01:37:44 +00:00
Douglas R. Reno
d9a74518b9
Update to cmake-3.19.4
...
Update to parted-3.4
Update to libwebp-1.2.0
Update to mesa-20.3.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24168 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-03 00:38:11 +00:00
Tim Tassonis
83cca6170a
Update to dosfstools-4.2
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24167 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-01 21:48:23 +00:00
Bruce Dubbs
008ae5ea4a
Update to vim-8.2.2433.
...
Update to libcap-2.47.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24162 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-01 01:48:25 +00:00
Douglas R. Reno
c3447c89ba
Update to btrfs-progs-5.10
...
Update to vlc-3.0.12 (security update)
Update to libgcrypt-1.9.1
Update to gtk-doc-1.33.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24154 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-29 23:47:46 +00:00
Ken Moffat
a9b40fd98d
Update to cbindgen-0.16.0
...
and nss-3.61 which once again requires 'make -j1'.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24151 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-29 16:02:03 +00:00
Xi Ruoyao
12d35c421a
document uuidd user and group
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24149 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-28 05:25:01 +00:00
Tim Tassonis
bb5e5837a8
Update to sudo-1.9.5p2 (Critical security release)
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24144 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-26 19:41:39 +00:00
Douglas R. Reno
498a011a4f
Update the gstreamer stack to 1.18.3
...
Update to nano-5.5
Update to gnome-shell-3.38.3
Update to mutter-3.38.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24136 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-25 05:50:13 +00:00
Douglas R. Reno
ab6bf6a6db
Update to iptables-1.8.7
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24135 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-25 03:04:27 +00:00
Pierre Labastie
bc38b45975
tk-8.6.11.1
...
mesa-20.3.3
gptfdisk-1.0.6
cmake-3.19.3
Mako-1.1.4 (python module)
elogind-249.6.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24115 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-16 17:55:52 +00:00
Douglas R. Reno
66d223bbe5
OpenSSH: Adapt ssh-copy-id to bash-5.1
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24113 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-16 07:42:59 +00:00
Douglas R. Reno
c513d6e636
Update to sudo-1.9.5p1 (Security Update)
...
Update to thunderbird-78.6.1 (Security Update)
Update to libblockdev-2.25
Update to gnupg-2.2.27
Update to ed-1.17
Update to libdrm-2.4.104
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24109 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-12 08:14:23 +00:00
Douglas R. Reno
d5f6e8e3a2
Update to wget-1.21.1
...
Update to doxygen-1.9.1
Update to LVM2-2.03.11
Update to gpgme-1.15.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24106 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-12 01:58:11 +00:00
Ken Moffat
c432bc2a25
polkit: omit -i from autoreconf and add -v
...
Removing -i prevents gtk-doc being required to run autoreconf.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24082 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-07 00:47:25 +00:00
Douglas R. Reno
5a38f35eeb
smartmontools: Add the smartd systemd unit provided by the package
...
cifs-utils: Remove unnecessary autoreconf
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24076 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-06 04:57:47 +00:00
Bruce Dubbs
78f55b5bee
Tweaks and wording for git server
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24074 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-06 03:41:15 +00:00
Douglas R. Reno
6cbbb2d60a
Update to node.js-14.15.4
...
Update to nss-3.60.1
GnuPG: Remove unrecognized option from the configure line
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24073 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-05 20:21:30 +00:00
Thomas Trepl
5362771df7
Update gitserver page, add bootscript (sysv/systemd)
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24071 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-05 15:59:46 +00:00
Douglas R. Reno
9ade54a321
Update to haveged-1.9.14
...
Update to poppler-21.01.0
Update to python-dbusmock-0.22.0
Update to libpcap-1.10.0 (security update)
Update to umockdev-0.15.4
Update to nettle-3.7
Update to dovecot-2.3.13 (security update)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24070 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-05 04:28:23 +00:00
Bruce Dubbs
3940f2f88d
Update to mesa-20.3.2.
...
Update to python-dbusmock-0.21.0.
Update to wget-1.21.
Update to vim-8.2.2253.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24057 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-02 20:05:58 +00:00