Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: freeze-exception
Hi ! Spip 2.1.2 has been released a couple of day ago. It consists of a one-liner fix for an int overflow on 32 bit machines in the articles' published date. A release-critical bug has been filled at #597026 and I have just uploaded spip 2.1.1-2 which incorporates the following changes: Index: /branches/spip-2.1/ecrire/public/quete.php =================================================================== --- /branches/spip-2.1/ecrire/public/quete.php (revision 15839) +++ /branches/spip-2.1/ecrire/public/quete.php (revision 16014) @@ -80,5 +80,5 @@ ($GLOBALS['meta']['date_prochain_postdate'] > time()) ? $GLOBALS['meta']['date_prochain_postdate'] - : (time()+(3600*24*10000))) ; + : (time()+(3600*24*365*2))) ; } Could you please unblock spip 2.1.1-2 in order to ship a fixed package in squeeze ? Romain unblock spip/2.1.1-2 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-4-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org