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
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
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
Bruce Dubbs
85a581fd3b
Tags
2021-08-29 19:19:44 -05:00
Bruce Dubbs
c93c620cae
Tags
2021-08-29 10:32:39 -05: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
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
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
Bruce Dubbs
e736b85049
More tags
2021-08-22 20:15:07 -05:00
Bruce Dubbs
8394f7d187
Tags and a pakage update.
...
Update to pavucontrol-5.0.
2021-08-22 14:28:07 -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
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
3d6fbea9a6
krb5: Note that some tests fail/error out with dejagnu/glibc-2.34
2021-08-18 21:07:37 -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)
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
Xi Ruoyao
2f4e6181af
sudo: set secure path to match LFS shadow's default PATH for root
2021-08-15 18:01:11 +08: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
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
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
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
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
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
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
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
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
Xi Ruoyao
1a3d7fb20b
openssh: merge /usr, and stop using deprecated /var/run
2021-06-02 12:56:14 +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
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
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
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
327a2630f9
Update to sudo-1.9.7 and libXfixes-6.0.0 (Xorg Library)
2021-05-13 13:50:28 -05:00
Xi Ruoyao
fda29e4c9c
remove hardcoded $Date: $
2021-05-10 23:53:59 +08: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
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
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
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
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
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
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