Bug#762465: sudo: "ignoring time stamp from the future" message after each boot

2014-10-11 Thread Jakub Wilk
Control: tags 1 + patch The culprit is that get_boottime() fails to parse /proc/stat correctly. It passes a string ending with \n to strtonum(), and that fails. The attached patch fixes the bug. -- Jakub Wilk --- a/plugins/sudoers/boottime.c +++ b/plugins/sudoers/boottime.c @@ -80,6 +80,8 @@

Bug#762465: sudo: "ignoring time stamp from the future" message after each boot

2014-10-07 Thread Thorsten Glaser
Package: sudo Version: 1.8.10p3-1 Followup-For: Bug #762465 This still exists, both on my amd64 laptop and x32 desktop (which I only rebooted just now so I did not notice it earlier) and is highly annoying. -- System Information: Debian Release: jessie/sid APT prefers unreleased APT policy: (

Bug#762465: sudo: "ignoring time stamp from the future" message after each boot

2014-09-27 Thread brian m. carlson
On Mon, Sep 22, 2014 at 05:53:19PM +0200, Sven Joachim wrote: > Since the upgrade to 1.8.10p3-1, I get an "ignoring time stamp from the > future" warning whenever I first run sudo after a reboot. This is > highly annoying since sudo also sends me a mail with that warning. I can confirm this behav

Bug#762465: sudo: "ignoring time stamp from the future" message after each boot

2014-09-22 Thread Sven Joachim
Package: sudo Version: 1.8.10p3-1 Severity: normal Since the upgrade to 1.8.10p3-1, I get an "ignoring time stamp from the future" warning whenever I first run sudo after a reboot. This is highly annoying since sudo also sends me a mail with that warning. The timestamps under /var/lib/sudo look