[pkg-bacula-commits] [bacula] 07/17: refreshed debian/patches/switch-nonfree-sha1-to-openssl.patch

Carsten Leonhardt leo at moszumanska.debian.org
Tue Dec 8 14:48:11 UTC 2015


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

leo pushed a commit to branch experimental
in repository bacula.

commit 8ae54e7427e72e99b70da3f320c91bda87f50821
Author: Carsten Leonhardt <leo at debian.org>
Date:   Tue Dec 8 14:03:45 2015 +0100

    refreshed debian/patches/switch-nonfree-sha1-to-openssl.patch
---
 debian/patches/switch-nonfree-sha1-to-openssl.patch | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/patches/switch-nonfree-sha1-to-openssl.patch b/debian/patches/switch-nonfree-sha1-to-openssl.patch
index 2b93428..ef175e9 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
-@@ -47,7 +47,7 @@
+@@ -51,7 +51,7 @@
  #include "fnmatch.h"
  #endif
  #include "md5.h"
@@ -18,25 +18,25 @@ Last-Update: 2012-06-02
  #include "btimers.h"
 --- a/src/lib/Makefile.in
 +++ b/src/lib/Makefile.in
-@@ -37,7 +37,7 @@
+@@ -38,7 +38,7 @@
  		fnmatch.h guid_to_name.h htable.h lex.h \
- 		lib.h md5.h mem_pool.h message.h mntent_cache.h \
+ 		lib.h md5.h mem_pool.h message.h \
  		openssl.h plugins.h protos.h queue.h rblist.h \
 -		runscript.h rwlock.h serial.h sellist.h sha1.h \
 +		runscript.h rwlock.h serial.h sellist.h \
  		smartall.h status.h tls.h tree.h var.h \
  		waitq.h watchdog.h workq.h \
  		parse_conf.h ini.h \
-@@ -53,7 +53,7 @@
+@@ -54,7 +54,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 \
+ 	      md5.c message.c mem_pool.c openssl.c \
  	      plugins.c priv.c queue.c bregex.c \
--	      rwlock.c scan.c sellist.c serial.c sha1.c \
-+	      rwlock.c scan.c sellist.c serial.c \
+-	      runscript.c rwlock.c scan.c sellist.c serial.c sha1.c \
++	      runscript.c rwlock.c scan.c sellist.c serial.c \
  	      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
-@@ -169,13 +169,6 @@
+@@ -176,13 +176,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
-@@ -225,7 +218,7 @@
+@@ -232,7 +225,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