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.