[Bug 1731981] Re: Please merge sudo (main) 1.8.21p2-2 from Debian unstable (main)
Balint Reczey
balint.reczey at canonical.com
Mon Nov 13 22:52:59 UTC 2017
** Description changed:
- .
+ Changes:
+ sudo (1.8.21p2-2ubuntu1) bionic; urgency=medium
+ .
+ * Merge from Debian unstable. (LP: #1731981)
+ Remaining changes:
+ - debian/rules, debian/sudo.service, debian/sudo.sudo.init: stop
+ shipping init script and service file, as they are no longer
+ necessary.
+ - debian/rules:
+ + compile with --without-lecture --with-tty-tickets --enable-admin-flag
+ + install man/man8/sudo_root.8 in both flavours
+ + install apport hooks
+ - debian/source_sudo.py, debian/sudo-ldap.dirs, debian/sudo.dirs:
+ + add usr/share/apport/package-hooks
+ - debian/sudo.pam:
+ + Use pam_env to read /etc/environment and /etc/default/locale
+ environment files. Reading ~/.pam_environment is not permitted due to
+ security reasons.
+ - debian/sudoers:
+ + also grant admin group sudo access
+ + include /snap/bin in the secure_path
+ - debian/control, debian/rules:
+ + use dh-autoreconf
+ - Remaining patches:
+ + keep_home_by_default.patch: Keep HOME in the default environment
+ Dropped changes since they are integrated in Debian:
+ - Use tmpfs location to store timestamp files
+ + debian/rules: change --with-rundir to /var/run/sudo
+ + debian/*.preinst, debian/*.postinst, debian/*.postrm: remove old
+ init script with dpkg-maintscript-helper.
+ Dropped changes since the the transition took place already in every
+ release the package can be upgraded from:
+ + debian/*.postinst: remove old /var/run/sudo to /var/lib/sudo
+ transition code, remove old /var/lib/sudo/ts timestamp directory.
+ * Refresh patches
+ .
+ sudo (1.8.21p2-2) unstable; urgency=medium
+ .
+ * work harder to clean up mess left by sudo-ldap using /etc/init.d/sudo
+ prior to version 1.8.7-1, closes: #877516
+ .
+ sudo (1.8.21p2-1) unstable; urgency=medium
+ .
+ * new upstream version, closes: #873623, #873600, #874000
+ * remove legacy /etc/sudoers.dist we no longer deliver, closes: #873561
+ .
+ sudo (1.8.21-1) unstable; urgency=medium
+ .
+ [ Bdale Garbee ]
+ * new upstream version
+ * don't deliver /etc/sudoers.dist, closes: #862309
+ * whitelist DPKG_COLORS env var, closes: #823368
+ .
+ [ Laurent Bigonville ]
+ * debian/sudo*.postinst: Drop /var/run/sudo -> /var/lib/sudo migration code,
+ this migration happened in 2010 and that code is not necessary anymore
+ * Move timestamp files to /run/sudo, with systemd the directory is
+ created/cleaned by tmpfiles.d now, the sudo initscript/service is not
+ doing anything in that case anymore (Closes: #786555)
+ * debian/sudo*.postinst: Move the debhelper marker before the creation of
+ the sudo group, this way the snippets added by debhelper will be executed
+ even if the group already exists. (Closes: #870456)
** Patch added: "Diff from Debian"
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1731981/+attachment/5008539/+files/sudo_1.8.21p2-2ubuntu1.patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/1731981
Title:
Please merge sudo (main) 1.8.21p2-2 from Debian unstable (main)
Status in sudo package in Ubuntu:
Confirmed
Bug description:
Changes:
sudo (1.8.21p2-2ubuntu1) bionic; urgency=medium
.
* Merge from Debian unstable. (LP: #1731981)
Remaining changes:
- debian/rules, debian/sudo.service, debian/sudo.sudo.init: stop
shipping init script and service file, as they are no longer
necessary.
- debian/rules:
+ compile with --without-lecture --with-tty-tickets --enable-admin-flag
+ install man/man8/sudo_root.8 in both flavours
+ install apport hooks
- debian/source_sudo.py, debian/sudo-ldap.dirs, debian/sudo.dirs:
+ add usr/share/apport/package-hooks
- debian/sudo.pam:
+ Use pam_env to read /etc/environment and /etc/default/locale
environment files. Reading ~/.pam_environment is not permitted due to
security reasons.
- debian/sudoers:
+ also grant admin group sudo access
+ include /snap/bin in the secure_path
- debian/control, debian/rules:
+ use dh-autoreconf
- Remaining patches:
+ keep_home_by_default.patch: Keep HOME in the default environment
Dropped changes since they are integrated in Debian:
- Use tmpfs location to store timestamp files
+ debian/rules: change --with-rundir to /var/run/sudo
+ debian/*.preinst, debian/*.postinst, debian/*.postrm: remove old
init script with dpkg-maintscript-helper.
Dropped changes since the the transition took place already in every
release the package can be upgraded from:
+ debian/*.postinst: remove old /var/run/sudo to /var/lib/sudo
transition code, remove old /var/lib/sudo/ts timestamp directory.
* Refresh patches
.
sudo (1.8.21p2-2) unstable; urgency=medium
.
* work harder to clean up mess left by sudo-ldap using /etc/init.d/sudo
prior to version 1.8.7-1, closes: #877516
.
sudo (1.8.21p2-1) unstable; urgency=medium
.
* new upstream version, closes: #873623, #873600, #874000
* remove legacy /etc/sudoers.dist we no longer deliver, closes: #873561
.
sudo (1.8.21-1) unstable; urgency=medium
.
[ Bdale Garbee ]
* new upstream version
* don't deliver /etc/sudoers.dist, closes: #862309
* whitelist DPKG_COLORS env var, closes: #823368
.
[ Laurent Bigonville ]
* debian/sudo*.postinst: Drop /var/run/sudo -> /var/lib/sudo migration code,
this migration happened in 2010 and that code is not necessary anymore
* Move timestamp files to /run/sudo, with systemd the directory is
created/cleaned by tmpfiles.d now, the sudo initscript/service is not
doing anything in that case anymore (Closes: #786555)
* debian/sudo*.postinst: Move the debhelper marker before the creation of
the sudo group, this way the snippets added by debhelper will be executed
even if the group already exists. (Closes: #870456)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1731981/+subscriptions
More information about the foundations-bugs
mailing list