Update Forwarded: information
authorRalf Jung <post@ralfj.de>
Sat, 18 May 2013 16:23:44 +0000 (18:23 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 18 May 2013 16:23:44 +0000 (18:23 +0200)
debian/patches/0001-Fix-compilation-with-Werror-format-security.patch
debian/patches/0002-honor-CPPFLAGS.patch
debian/patches/0005-Add-pthread-compiler-and-linker-flag.patch

index 7ac3be0ec330d46ce18cf45cd59b87bd9222cefc..e27423d54ee1e3d5ca48d0b41e81934537d82778 100644 (file)
@@ -2,7 +2,7 @@ From: Ralf Jung <post@ralfj.de>
 Date: Sat, 15 Sep 2012 13:36:06 +0200
 Subject: Fix compilation with -Werror=format-security
 
-Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3567933&group_id=274219&atid=1165334
+Forwarded: Committed upstream as 097dc7b6
 ---
  ossp-slave.c |    4 ++--
  osspd.c      |    2 +-
index de646fb283be644c8328c4c75f5619a85e175f15..e020aa63069a1cd185c822d9c6c8b246dff8a6e1 100644 (file)
@@ -2,7 +2,7 @@ From: Ralf Jung <post@ralfj.de>
 Date: Sat, 15 Sep 2012 13:36:23 +0200
 Subject: honor CPPFLAGS
 
-Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3567932&group_id=274219&atid=1165334
+Forwarded: Committed upstream as 3a9a0196
 ---
  Makefile |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index f2e4424205e1f40c7766f5491eea557aed4b9fee..79f815abcadae604e20a445e23a2612fe1a816aa 100644 (file)
@@ -3,6 +3,7 @@ Date: Sat, 11 May 2013 14:24:17 +0200
 Subject: Add -pthread compiler and linker flag
 
 (based on patch in Ubuntu by Logan Rosen <logan@ubuntu.com>)
+Forwarded: http://sourceforge.net/mailarchive/forum.php?thread_name=518E3901.8050206%40ralfj.de&forum_name=osspd-users
 ---
  Makefile |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)