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