[boinc] 01/01: Reuploading to experimental, fixing hurd ftbfs?

Gianfranco Costamagna locutusofborg-guest at alioth.debian.org
Thu Aug 22 13:05:26 UTC 2013


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to annotated tag debian/7.2.11+dfsg-1exp2
in repository boinc.

commit 0ae9d6356f03160c1f103294e854ea8b484ac6ea
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Aug 22 14:19:33 2013 +0200

    Reuploading to experimental, fixing hurd ftbfs?
---
 debian/changelog                |    6 ++++++
 debian/patches/hurd-ftbfs.patch |   20 ++++++++++++++++++++
 debian/patches/series           |    1 +
 3 files changed, 27 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d568cc4..0bf0f3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc (7.2.11+dfsg-1exp2) experimental; urgency=low
+
+  * Trying to fix hurd ftbfs
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Thu, 22 Aug 2013 14:19:03 +0200
+
 boinc (7.2.11+dfsg-1exp1) experimental; urgency=low
 
   * Added boinc-server-maker package
diff --git a/debian/patches/hurd-ftbfs.patch b/debian/patches/hurd-ftbfs.patch
new file mode 100644
index 0000000..71b1d8d
--- /dev/null
+++ b/debian/patches/hurd-ftbfs.patch
@@ -0,0 +1,20 @@
+Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
+Author: Guo Yixuan <culu.gyx at gmail.com> (original hurd-ftbfs.patch used in 7.0.52+dfsg-2)
+Description: Hurd ftbts: missing definition for MAXPATHLEN
+ Hurd kernel doesn't limit path length.
+---
+Origin: <debian>
+Forwarded: <yes>
+Reviewed-By: <costamagnagianfranco at yahoo.it>
+Last-Update: <2013-08-22>
+
+--- boinc-7.2.11+dfsg.orig/sched/sched_shmem.h
++++ boinc-7.2.11+dfsg/sched/sched_shmem.h
+@@ -29,6 +29,7 @@
+ #include "sched_types.h"
+ #include "hr_info.h"
+ #include "sched_customize.h"
++#include "filesys.h"
+ 
+ // the following must be at least as large as DB tables
+ // (counting only non-deprecated entries for the current major version)
diff --git a/debian/patches/series b/debian/patches/series
index b4ffa0f..10eb997 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -63,3 +63,4 @@ de.po.patch
 more_clang_warnings.patch
 #mmap_mem_only.patch
 add-ldflags.patch
+hurd-ftbfs.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list