[pkg-boost-commits] r14333 - boost/trunk/debian/patches

smr at alioth.debian.org smr at alioth.debian.org
Sat Nov 22 12:01:15 UTC 2008


Author: smr
Date: 2008-11-22 12:01:15 +0000 (Sat, 22 Nov 2008)
New Revision: 14333

Removed:
   boost/trunk/debian/patches/no-long-double-math.patch
Modified:
   boost/trunk/debian/patches/atomic_count.patch
   boost/trunk/debian/patches/atomic_count_gcc.patch
   boost/trunk/debian/patches/jam-hardening.patch
   boost/trunk/debian/patches/math_tools_config.patch
Log:
Note that these are reported upstream:
    debian/patches/atomic_count.patch
    debian/patches/math_tools_config.patch
    debian/patches/atomic_count_gcc.patch
    debian/patches/jam-hardening.patch

Delete patch mistakenly merged from branches/1.36.0,
but not used in 1.37:
    debian/patches/no-long-double-math.patch


Modified: boost/trunk/debian/patches/atomic_count.patch
===================================================================
--- boost/trunk/debian/patches/atomic_count.patch	2008-11-18 09:38:34 UTC (rev 14332)
+++ boost/trunk/debian/patches/atomic_count.patch	2008-11-22 12:01:15 UTC (rev 14333)
@@ -1,3 +1,5 @@
+Reported upstream as https://svn.boost.org/trac/boost/ticket/2525
+
 --- boost1.37-1.37.0.orig/boost/detail/atomic_count.hpp
 +++ boost1.37-1.37.0/boost/detail/atomic_count.hpp
 @@ -98,7 +98,7 @@

Modified: boost/trunk/debian/patches/atomic_count_gcc.patch
===================================================================
--- boost/trunk/debian/patches/atomic_count_gcc.patch	2008-11-18 09:38:34 UTC (rev 14332)
+++ boost/trunk/debian/patches/atomic_count_gcc.patch	2008-11-22 12:01:15 UTC (rev 14333)
@@ -1,3 +1,5 @@
+Reported upstream as https://svn.boost.org/trac/boost/ticket/2525
+
 --- boost1.36-1.36.0.orig/boost/detail/atomic_count_gcc.hpp
 +++ boost1.36-1.36.0/boost/detail/atomic_count_gcc.hpp
 @@ -17,7 +17,11 @@

Modified: boost/trunk/debian/patches/jam-hardening.patch
===================================================================
--- boost/trunk/debian/patches/jam-hardening.patch	2008-11-18 09:38:34 UTC (rev 14332)
+++ boost/trunk/debian/patches/jam-hardening.patch	2008-11-22 12:01:15 UTC (rev 14333)
@@ -1,4 +1,5 @@
 From Kees Cook, Debian BTS #505734
+Reported upstream as https://svn.boost.org/trac/boost/ticket/2527
 
 --- boost1.37-1.37.0.orig/tools/jam/src/compile.c
 +++ boost1.37-1.37.0/tools/jam/src/compile.c

Modified: boost/trunk/debian/patches/math_tools_config.patch
===================================================================
--- boost/trunk/debian/patches/math_tools_config.patch	2008-11-18 09:38:34 UTC (rev 14332)
+++ boost/trunk/debian/patches/math_tools_config.patch	2008-11-22 12:01:15 UTC (rev 14333)
@@ -1,3 +1,5 @@
+Reported upstream as https://svn.boost.org/trac/boost/ticket/2526
+
 --- boost1.37-1.37.0.orig/boost/math/tools/config.hpp
 +++ boost1.37-1.37.0/boost/math/tools/config.hpp
 @@ -24,6 +24,7 @@

Deleted: boost/trunk/debian/patches/no-long-double-math.patch
===================================================================
--- boost/trunk/debian/patches/no-long-double-math.patch	2008-11-18 09:38:34 UTC (rev 14332)
+++ boost/trunk/debian/patches/no-long-double-math.patch	2008-11-22 12:01:15 UTC (rev 14333)
@@ -1,10 +0,0 @@
---- boost1.37-1.37.0.orig/boost/math/special_functions/log1p.hpp
-+++ boost1.37-1.37.0/boost/math/special_functions/log1p.hpp
-@@ -388,6 +388,7 @@
-    else
-       return log(u)*(x/(u-1.0));
- }
-+#ifndef BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
- template <class Policy>
- inline float log1p(float x, const Policy& pol)
- {




More information about the pkg-boost-commits mailing list