[boinc] 03/03: New upstream release

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Tue Nov 25 17:35:00 UTC 2014


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

locutusofborg-guest pushed a commit to branch experimental
in repository boinc.

commit 4568face19b856fdd0b211f9f2e1386d40ca8af1
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Nov 25 18:34:45 2014 +0100

    New upstream release
---
 debian/changelog                      | 4 ++--
 debian/patches/cppcheck_realloc.patch | 2 +-
 debian/patches/more_maxpathlen.patch  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f2fecf5..eff91be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-boinc (7.4.27+dfsg-1exp1) experimental; urgency=medium
+boinc (7.4.30+dfsg-1exp1) experimental; urgency=medium
 
-  * New upstream release.
+  * New upstream release, patch refresh.
   [ Vincent Danjean ]
   * fix gpu stuff (Closes: #763655)
 
diff --git a/debian/patches/cppcheck_realloc.patch b/debian/patches/cppcheck_realloc.patch
index 44e38c2..9f9d9a2 100644
--- a/debian/patches/cppcheck_realloc.patch
+++ b/debian/patches/cppcheck_realloc.patch
@@ -3,7 +3,7 @@ Description: Initialisation.
 
 --- a/lib/crypt.cpp
 +++ b/lib/crypt.cpp
-@@ -342,6 +342,7 @@
+@@ -346,6 +346,7 @@
      char clear_buf[MD5_LEN];
      int n, retval;
      DATA_BLOCK clear_signature;
diff --git a/debian/patches/more_maxpathlen.patch b/debian/patches/more_maxpathlen.patch
index 4a7a3a9..5298672 100644
--- a/debian/patches/more_maxpathlen.patch
+++ b/debian/patches/more_maxpathlen.patch
@@ -52,7 +52,7 @@ Description: use MAXPATHLEN and change sprintf to snprintf
          safe_strcpy(oldpath, newpath);
 --- a/lib/network.cpp
 +++ b/lib/network.cpp
-@@ -71,7 +71,7 @@
+@@ -73,7 +73,7 @@
      case WSAENOTSOCK:
          return "not a socket";
      }
@@ -61,7 +61,7 @@ Description: use MAXPATHLEN and change sprintf to snprintf
      return buf;
  #else
      switch (h_errno) {
-@@ -85,11 +85,11 @@
+@@ -87,11 +87,11 @@
          return "host not found or server failure";
  #ifdef NETDB_INTERNAL
      case NETDB_INTERNAL:

-- 
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