Commit Graph

2190 Commits

Author SHA1 Message Date
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