Package: libitpp / 4.3.1-10

Metadata

Package Version Patches format
libitpp 4.3.1-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sse2 immediate fix.diff | (download)

itpp/base/random_dsfmt.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
741814 FTBFS fix.diff | (download)

itpp/comm/multilateration.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
itpp pc fix.diff | (download)

itpp-config.cmake.in | 4 2 + 2 - 0 !
itpp.pc.cmake.in | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

---
delete sflogo.diff | (download)

doc/local/itpp_footer.html | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
honour SOURCE_DATE_EPOCH.diff | (download)

CMakeLists.txt | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 honour source_date_epoch in man pages
 Replace manpage timestamp with SOURCE_DATE_EPOCH only if the variable is 
 defined, to make the man pages reproducible.
gpp11_fix.diff | (download)

gtests/vec_test.cpp | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 explicit itpp::any call to handle g++-11 ftbfs