[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#597346: marked as done (unblock: spip/2.1.1-2)



Your message dated Sat, 18 Sep 2010 22:47:02 +0100
with message-id <1284846422.12215.3070.camel@kaa.jungle.aubergine.my-net-space.net>
and subject line Re: Bug#597346: unblock: spip/2.1.1-2
has caused the Debian Bug report #597346,
regarding unblock: spip/2.1.1-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
597346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597346
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@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



--- End Message ---
--- Begin Message ---
On Sat, 2010-09-18 at 15:23 -0500, Romain Beauxis wrote:
> 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.

Unblocked.

Regards,

Adam


--- End Message ---

Reply to: