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