* Thomas Goirand <z...@debian.org> [2013-07-18 16:30] wrote:
> On 07/18/2013 09:34 PM, Salvatore Bonaccorso wrote:
> > but Antonin replied on
> > another bug: http://bugs.debian.org/717173#17
>
> I'm not sure I get it. Are #715007 and #717173 the same issue? They seem
> to be different CVE# though.

No, they are not the same.

> BTW, there's more to it than what I just sent as patch. The FTBFS needs
> to be addressed. My (ugly) solution would be:
>
> --- mongodb-2.4.3.orig/src/mongo/util/time_support.h
> +++ mongodb-2.4.3/src/mongo/util/time_support.h
> @@ -99,7 +99,7 @@ namespace mongo {
>  #if defined(MONGO_BOOST_TIME_UTC_HACK) || (BOOST_VERSION >= 105000)
>  #define MONGO_BOOST_TIME_UTC boost::TIME_UTC_
>  #else
> -#define MONGO_BOOST_TIME_UTC boost::TIME_UTC
> +#define MONGO_BOOST_TIME_UTC boost::TIME_UTC_

Yes, I am doing the same here :)

        Antonin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to