[SCM] BOINC packaging branch, SZTAKI, updated. debian/6.10.17+dfsg-3-312-g6584182
Steffen Moeller
moeller at debian.org
Sun Jun 12 23:38:50 UTC 2011
The following commit has been merged in the SZTAKI branch:
commit 3f780b2c6bfe76e6a8cdcfd8a948662ba28920eb
Author: Steffen Moeller <moeller at debian.org>
Date: Mon Jun 13 01:21:49 2011 +0200
Adjustment of patch overview file.
diff --git a/SZTAKI_patches_remaining_to_move_into_debian.patch b/SZTAKI_patches_remaining_to_move_into_debian.patch
index 4a729cc..608bd6a 100644
--- a/SZTAKI_patches_remaining_to_move_into_debian.patch
+++ b/SZTAKI_patches_remaining_to_move_into_debian.patch
@@ -1523,17 +1523,6 @@ def builddir(*dirs):
}
}
---- boinc-server-6.11.0+r18946.orig/sched/handle_request.cpp
-+++ boinc-server-6.11.0+r18946/sched/handle_request.cpp
-@@ -127,7 +127,7 @@
-
- sprintf(filename, "%s/CGI_%07d", config.sched_lockfile_dir, g_reply->host.id);
-
-- fd = open(filename, O_WRONLY|O_CREAT, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH);
-+ fd = open(filename, O_WRONLY|O_CREAT, S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH);
- if (fd < 0) return -1;
-
- // if we can't get an advisory write lock on the file,
@@ -591,7 +591,10 @@
orp.reason = ABORT_REASON_NOT_FOUND;
if (i > 0) result_names.append(", ");
--
BOINC packaging
More information about the pkg-boinc-commits
mailing list