Xi Ruoyao
3bf9519654
update to gnutls-3.7.5 ( #16533 )
...
Also add brotli as optinonal.
2022-05-13 20:06:51 +08:00
Bruce Dubbs
e329cfce0a
Update to stunnel-5.64.
2022-05-08 13:02:05 -05:00
Xi Ruoyao
3a8682fc2a
gpgme: remove unneeded workaround
...
This is already fixed by upstream.
I'm not sure if the sed for Python 3.10 is still required: I don't have
SWIG.
2022-05-09 01:13:24 +08:00
Pierre Labastie
b0b536c65d
Update to nss-3.78
2022-04-30 17:04:43 +02: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
Pierre Labastie
7a9a7b2665
Remove spaces at the end of lines
2022-04-20 15:36:11 +02:00
Bruce Dubbs
6545853c57
Comment out obsolete command in gnutls
2022-04-17 09:39:34 -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
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
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
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
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
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
Bruce Dubbs
db8d276a9d
Tags and a minor dependency upgrade
2022-02-20 14:30:51 -06: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
ab01ea5cef
shadow: add --disable-static
...
Sync with LFS.
2022-02-18 12:53:58 +08: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
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
Xi Ruoyao
83996dc912
nss: document fails about PayPal certs
2022-02-10 13:58:00 +08: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
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
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
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
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
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
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
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
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
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
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
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
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