Package: datefudge Version: 1.12 Severity: normal >From the shell:
$ perl -le'print time' 1174830244 $ date Sun Mar 25 08:44:08 CDT 2007 $ datefudge '1999-01-05 23:00' perl -le'print time' 915598800 $ datefudge '1999-01-05 23:00' date Sun Mar 25 08:44:16 CDT 2007 Perl's time function is affected, but the date command is not affected. This feels like it's not catching all the possible ways the date could be gotten. (Not that reliably catching all the ways is easy, even restricting to overriding parts of the C library...) ---> Drake Wilson -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.20.1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages datefudge depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries datefudge recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]