commit e8af5187faac246f53fd12bf611f004d24573a29
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Fri May 15 17:41:57 2026 +0200
rework 01-getroot to be more verbose
This also uses the new helper functions as kind of a POC
Git-Dch: ignore
commit d2d01b7c05e9f356ba24a510c14e909c20f3ca15
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Fri May 15 17:41:10 2026 +0200
introduce sudo-autopkgtest-functions.sh to help
Git-Dch: ignore
commit e40ede612ac917bb575dd42af99a790958adaef3
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Fri May 15 17:40:51 2026 +0200
actually activate 03-1126085-sudoersd test
Git-Dch: ignore
commit 7f34897ffb88fd8c4dc202e413a90b71639cda41
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Fri May 15 17:40:24 2026 +0200
rewrite asuser to be more accomodating and debuggable
Git-Dch: ignore
commit 363f95083974fb2bd0242917d899111890d7d9c5
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Mon Feb 2 20:49:02 2026 +0100
align /etc/sudoers with what upstream ships
This is the result of some meld work with Upstream, see also
https://github.com/sudo-project/sudo/pull/516
commit 2a2a574966e4325374e960531de39b969ef77cee
Author: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Sun May 10 12:11:27 2026 +0200
debian/sudo.postinst: support DPKG_ROOT
commit 5467e41e9d80554e73de2404c6c06c5d50aac133
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Tue May 12 22:21:34 2026 +0200
tests: let two sudo calls happen in a single asuser call
In recent versions, password caching does not seem to happen any more
between different calls of asuser. This seems like saner behavior, so
adapt the tests so that asuser can issue two identical sudo calls in a
row and return both return values
commit a662507ff7fea0c27e2b318813f7efd09bcc9ba5
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Sat Mar 28 13:27:38 2026 +0100
add pam_env.so invocation to pam files
This was suggested in #620927, is used by Ubuntu since the early
2010 years, and also /etc/pam.d/su in Debian uses this configuration.
As this helps if the proxy is set in /etc/environment, this can be used
to close this ancieng bug.
commit d494dbe931cb89d5bd2f8f08ee36490c03db2ec7
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Fri Apr 3 14:38:08 2026 +0200
Fix test suite caching tests
This is a "how did this ever work" fix. The test suite tried with
a good password and immediately afterwards with an incorrect password
and checks for failure. Lately, this doesn't fail any more since the
good password is cached. Why that ever worked is unclear.
Tests 01 and 04 now try a second time without password and check for
success. Then they zap the cached timestamp and try with a wrong
password.
commit 6abd07613750a1d3bbada141be78c9a32cb1563f
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Date: Fri Apr 3 12:07:16 2026 +0200
add CVE number to 1.9.17p2-5 changelog
Among the 6 debian patches available in version 1.9.17p2-5 of the package, we noticed the following issues:
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.