[pkg-bacula-commits] [bacula] 08/15: Refreshed debian/patches/switch-nonfree-sha1-to-openssl.patch

Carsten Leonhardt cl-guest at moszumanska.debian.org
Tue Jul 21 12:54:44 UTC 2015


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

cl-guest pushed a commit to branch master
in repository bacula.

commit bfd3e2ff5ed3f45db4f7445681548f05665b8a95
Author: Carsten Leonhardt <leo at debian.org>
Date:   Tue Jul 21 11:12:08 2015 +0200

    Refreshed debian/patches/switch-nonfree-sha1-to-openssl.patch
---
 debian/patches/switch-nonfree-sha1-to-openssl.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/switch-nonfree-sha1-to-openssl.patch b/debian/patches/switch-nonfree-sha1-to-openssl.patch
index a4e1835..2b93428 100644
--- a/debian/patches/switch-nonfree-sha1-to-openssl.patch
+++ b/debian/patches/switch-nonfree-sha1-to-openssl.patch
@@ -7,7 +7,7 @@ Last-Update: 2012-06-02
 
 --- a/src/lib/lib.h
 +++ b/src/lib/lib.h
-@@ -59,7 +59,7 @@
+@@ -47,7 +47,7 @@
  #include "fnmatch.h"
  #endif
  #include "md5.h"
@@ -18,7 +18,7 @@ Last-Update: 2012-06-02
  #include "btimers.h"
 --- a/src/lib/Makefile.in
 +++ b/src/lib/Makefile.in
-@@ -39,7 +39,7 @@
+@@ -37,7 +37,7 @@
  		fnmatch.h guid_to_name.h htable.h lex.h \
  		lib.h md5.h mem_pool.h message.h mntent_cache.h \
  		openssl.h plugins.h protos.h queue.h rblist.h \
@@ -27,7 +27,7 @@ Last-Update: 2012-06-02
  		smartall.h status.h tls.h tree.h var.h \
  		waitq.h watchdog.h workq.h \
  		parse_conf.h ini.h \
-@@ -55,7 +55,7 @@
+@@ -53,7 +53,7 @@
  	      guid_to_name.c hmac.c jcr.c lex.c alist.c dlist.c \
  	      md5.c message.c mem_pool.c mntent_cache.c openssl.c \
  	      plugins.c priv.c queue.c bregex.c \
@@ -36,7 +36,7 @@ Last-Update: 2012-06-02
  	      signal.c smartall.c rblist.c tls.c tree.c \
  	      util.c var.c watchdog.c workq.c btimers.c \
  	      address_conf.c breg.c htable.c lockmgr.c devlock.c
-@@ -193,13 +193,6 @@
+@@ -169,13 +169,6 @@
  	$(RMF) md5.o
  	$(CXX) $(DEFS) $(DEBUG) -c $(CPPFLAGS) -I$(srcdir) -I$(basedir) $(DINCLUDE) $(CFLAGS) md5.c
  
@@ -50,7 +50,7 @@ Last-Update: 2012-06-02
  bsnprintf: Makefile bsnprintf.o
  	$(RMF) bsnprintf.o
  	$(CXX) -DTEST_PROGRAM $(DEFS) $(DEBUG) -c $(CPPFLAGS) -I$(srcdir) -I$(basedir) $(DINCLUDE)  $(CFLAGS) bsnprintf.c
-@@ -250,7 +243,7 @@
+@@ -225,7 +218,7 @@
  
  clean:	libtool-clean
  	@$(RMF) core a.out *.o *.bak *.tex *.pdf *~ *.intpro *.extpro 1 2 3

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



More information about the pkg-bacula-commits mailing list