Update to 11.0.1
This commit is contained in:
parent
a303289a3b
commit
f430161083
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ bacula-docs-5.0.3.tar.bz2
|
|||||||
/bacula-9.6.6.tar.gz
|
/bacula-9.6.6.tar.gz
|
||||||
/bacula-9.6.7.tar.gz
|
/bacula-9.6.7.tar.gz
|
||||||
/bacula-11.0.0.tar.gz
|
/bacula-11.0.0.tar.gz
|
||||||
|
/bacula-11.0.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
diff -Naur bacula-11.0.0.old/autoconf/configure.in bacula-11.0.0/autoconf/configure.in
|
diff -Naur bacula-11.0.1.old/autoconf/configure.in bacula-11.0.1/autoconf/configure.in
|
||||||
--- bacula-11.0.0.old/autoconf/configure.in 2021-01-12 12:54:46.373504805 +0100
|
--- bacula-11.0.1.old/autoconf/configure.in 2021-02-11 14:12:19.547538024 +0100
|
||||||
+++ bacula-11.0.0/autoconf/configure.in 2021-01-12 12:57:21.990356810 +0100
|
+++ bacula-11.0.1/autoconf/configure.in 2021-02-11 14:12:25.803641252 +0100
|
||||||
@@ -3237,20 +3237,11 @@
|
@@ -3240,20 +3240,11 @@
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
if test x$support_docker = xyes -o x$support_docker = xauto; then
|
if test x$support_docker = xyes -o x$support_docker = xauto; then
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
diff -Naur bacula-11.0.0.old/autoconf/configure.in bacula-11.0.0/autoconf/configure.in
|
diff -Naur bacula-11.0.1.old/autoconf/configure.in bacula-11.0.1/autoconf/configure.in
|
||||||
--- bacula-11.0.0.old/autoconf/configure.in 2021-01-12 12:36:32.689471174 +0100
|
--- bacula-11.0.1.old/autoconf/configure.in 2021-02-11 14:09:48.635047858 +0100
|
||||||
+++ bacula-11.0.0/autoconf/configure.in 2021-01-12 12:42:02.619511095 +0100
|
+++ bacula-11.0.1/autoconf/configure.in 2021-02-11 14:10:48.026027852 +0100
|
||||||
@@ -3271,11 +3271,6 @@
|
@@ -3274,11 +3274,6 @@
|
||||||
AC_DEFINE(FDLIBS)
|
AC_DEFINE(FDLIBS)
|
||||||
|
|
||||||
CFLAGS=${CFLAGS--O}
|
CFLAGS=${CFLAGS--O}
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
diff -Naur bacula-11.0.0.old/autoconf/configure.in bacula-11.0.0/autoconf/configure.in
|
diff -Naur bacula-11.0.1.old/autoconf/configure.in bacula-11.0.1/autoconf/configure.in
|
||||||
--- bacula-11.0.0.old/autoconf/configure.in 2021-01-12 12:42:18.332798754 +0100
|
--- bacula-11.0.1.old/autoconf/configure.in 2021-02-11 14:11:00.673236537 +0100
|
||||||
+++ bacula-11.0.0/autoconf/configure.in 2021-01-12 12:43:50.415484480 +0100
|
+++ bacula-11.0.1/autoconf/configure.in 2021-02-11 14:11:36.910834489 +0100
|
||||||
@@ -3795,7 +3795,7 @@
|
@@ -3798,7 +3798,7 @@
|
||||||
cd src/qt-console
|
cd src/qt-console
|
||||||
chmod 755 install_conf_file build-depkgs-qt-console
|
chmod 755 install_conf_file build-depkgs-qt-console
|
||||||
cd tray-monitor
|
cd tray-monitor
|
||||||
-chmod 755 install_conf_file
|
-chmod 755 install_conf_file
|
||||||
+chmod 755 install_conf_file build-depkgs-qt-console
|
+chmod 755 install_conf_file build-depkgs-qt-console
|
||||||
cd ${BUILD_DIR}
|
cd ${BUILD_DIR}
|
||||||
|
|
||||||
cd scripts
|
cd scripts
|
||||||
diff -Naur bacula-11.0.0.old/examples/nagios/check_bacula/Makefile.in bacula-11.0.0/examples/nagios/check_bacula/Makefile.in
|
diff -Naur bacula-11.0.1.old/examples/nagios/check_bacula/Makefile.in bacula-11.0.1/examples/nagios/check_bacula/Makefile.in
|
||||||
--- bacula-11.0.0.old/examples/nagios/check_bacula/Makefile.in 2021-01-12 12:36:32.682471046 +0100
|
--- bacula-11.0.1.old/examples/nagios/check_bacula/Makefile.in 2021-02-11 14:09:48.630047776 +0100
|
||||||
+++ bacula-11.0.0/examples/nagios/check_bacula/Makefile.in 2021-01-12 12:42:38.919175622 +0100
|
+++ bacula-11.0.1/examples/nagios/check_bacula/Makefile.in 2021-02-11 14:11:07.708352620 +0100
|
||||||
@@ -72,7 +72,7 @@
|
@@ -72,7 +72,7 @@
|
||||||
(cd $(srcdir); $(RMF) Makefile)
|
(cd $(srcdir); $(RMF) Makefile)
|
||||||
|
|
||||||
@ -22,9 +22,9 @@ diff -Naur bacula-11.0.0.old/examples/nagios/check_bacula/Makefile.in bacula-11.
|
|||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
(cd $(DESTDIR)$(sbindir); $(RMF) check_bacula)
|
(cd $(DESTDIR)$(sbindir); $(RMF) check_bacula)
|
||||||
diff -Naur bacula-11.0.0.old/src/qt-console/bat.pro.in bacula-11.0.0/src/qt-console/bat.pro.in
|
diff -Naur bacula-11.0.1.old/src/qt-console/bat.pro.in bacula-11.0.1/src/qt-console/bat.pro.in
|
||||||
--- bacula-11.0.0.old/src/qt-console/bat.pro.in 2021-01-12 12:39:35.876824725 +0100
|
--- bacula-11.0.1.old/src/qt-console/bat.pro.in 2021-02-11 14:09:48.599047264 +0100
|
||||||
+++ bacula-11.0.0/src/qt-console/bat.pro.in 2021-01-12 12:42:38.919175622 +0100
|
+++ bacula-11.0.1/src/qt-console/bat.pro.in 2021-02-11 14:11:07.742353181 +0100
|
||||||
@@ -12,7 +12,7 @@
|
@@ -12,7 +12,7 @@
|
||||||
|
|
||||||
datarootdir = @datarootdir@
|
datarootdir = @datarootdir@
|
||||||
@ -34,9 +34,9 @@ diff -Naur bacula-11.0.0.old/src/qt-console/bat.pro.in bacula-11.0.0/src/qt-cons
|
|||||||
confs.path = /$(DESTDIR)@sysconfdir@
|
confs.path = /$(DESTDIR)@sysconfdir@
|
||||||
confs.commands = ./install_conf_file
|
confs.commands = ./install_conf_file
|
||||||
help.path = /$(DESTDIR)@htmldir@
|
help.path = /$(DESTDIR)@htmldir@
|
||||||
diff -Naur bacula-11.0.0.old/src/qt-console/tray-monitor/tray-monitor.pro.in bacula-11.0.0/src/qt-console/tray-monitor/tray-monitor.pro.in
|
diff -Naur bacula-11.0.1.old/src/qt-console/tray-monitor/tray-monitor.pro.in bacula-11.0.1/src/qt-console/tray-monitor/tray-monitor.pro.in
|
||||||
--- bacula-11.0.0.old/src/qt-console/tray-monitor/tray-monitor.pro.in 2021-01-12 12:36:32.636470203 +0100
|
--- bacula-11.0.1.old/src/qt-console/tray-monitor/tray-monitor.pro.in 2021-02-11 14:09:48.603047330 +0100
|
||||||
+++ bacula-11.0.0/src/qt-console/tray-monitor/tray-monitor.pro.in 2021-01-12 12:42:38.920175640 +0100
|
+++ bacula-11.0.1/src/qt-console/tray-monitor/tray-monitor.pro.in 2021-02-11 14:11:07.743353198 +0100
|
||||||
@@ -26,7 +26,7 @@
|
@@ -26,7 +26,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
diff -Naur bacula-11.0.0.old/src/lib/lib.h bacula-11.0.0/src/lib/lib.h
|
diff -Naur bacula-11.0.1.old/src/lib/lib.h bacula-11.0.1/src/lib/lib.h
|
||||||
--- bacula-11.0.0.old/src/lib/lib.h 2021-01-12 12:36:32.629470075 +0100
|
--- bacula-11.0.1.old/src/lib/lib.h 2021-02-11 14:09:48.598047248 +0100
|
||||||
+++ bacula-11.0.0/src/lib/lib.h 2021-01-12 12:40:33.030871025 +0100
|
+++ bacula-11.0.1/src/lib/lib.h 2021-02-11 14:10:04.432308524 +0100
|
||||||
@@ -56,7 +56,6 @@
|
@@ -57,7 +57,6 @@
|
||||||
#include "fnmatch.h"
|
#include "fnmatch.h"
|
||||||
#endif
|
#endif
|
||||||
#include "md5.h"
|
#include "md5.h"
|
||||||
@ -9,9 +9,9 @@ diff -Naur bacula-11.0.0.old/src/lib/lib.h bacula-11.0.0/src/lib/lib.h
|
|||||||
#include "tree.h"
|
#include "tree.h"
|
||||||
#include "watchdog.h"
|
#include "watchdog.h"
|
||||||
#include "btimers.h"
|
#include "btimers.h"
|
||||||
diff -Naur bacula-11.0.0.old/src/lib/Makefile.in bacula-11.0.0/src/lib/Makefile.in
|
diff -Naur bacula-11.0.1.old/src/lib/Makefile.in bacula-11.0.1/src/lib/Makefile.in
|
||||||
--- bacula-11.0.0.old/src/lib/Makefile.in 2021-01-12 12:36:32.628470057 +0100
|
--- bacula-11.0.1.old/src/lib/Makefile.in 2021-02-11 14:09:48.598047248 +0100
|
||||||
+++ bacula-11.0.0/src/lib/Makefile.in 2021-01-12 12:40:54.400262228 +0100
|
+++ bacula-11.0.1/src/lib/Makefile.in 2021-02-11 14:10:04.433308540 +0100
|
||||||
@@ -40,7 +40,7 @@
|
@@ -40,7 +40,7 @@
|
||||||
flist.h fnmatch.h guid_to_name.h htable.h lex.h \
|
flist.h fnmatch.h guid_to_name.h htable.h lex.h \
|
||||||
lib.h lz4.h md5.h mem_pool.h message.h \
|
lib.h lz4.h md5.h mem_pool.h message.h \
|
||||||
@ -30,7 +30,7 @@ diff -Naur bacula-11.0.0.old/src/lib/Makefile.in bacula-11.0.0/src/lib/Makefile.
|
|||||||
signal.c smartall.c rblist.c tls.c tree.c \
|
signal.c smartall.c rblist.c tls.c tree.c \
|
||||||
util.c var.c watchdog.c workq.c btimers.c \
|
util.c var.c watchdog.c workq.c btimers.c \
|
||||||
worker.c flist.c bcollector.c collect.c \
|
worker.c flist.c bcollector.c collect.c \
|
||||||
@@ -278,22 +278,6 @@
|
@@ -286,22 +286,6 @@
|
||||||
$(RMF) md5.o
|
$(RMF) md5.o
|
||||||
$(CXX) $(DEFS) $(DEBUG) -c $(CPPFLAGS) -I$(srcdir) -I$(basedir) $(DINCLUDE) $(CFLAGS) md5.c
|
$(CXX) $(DEFS) $(DEBUG) -c $(CPPFLAGS) -I$(srcdir) -I$(basedir) $(DINCLUDE) $(CFLAGS) md5.c
|
||||||
|
|
||||||
@ -53,7 +53,7 @@ diff -Naur bacula-11.0.0.old/src/lib/Makefile.in bacula-11.0.0/src/lib/Makefile.
|
|||||||
bsnprintf_test: Makefile libbac.la bsnprintf.c unittests.o
|
bsnprintf_test: Makefile libbac.la bsnprintf.c unittests.o
|
||||||
$(RMF) bsnprintf.o
|
$(RMF) bsnprintf.o
|
||||||
$(CXX) -DTEST_PROGRAM $(DEFS) $(DEBUG) -c $(CPPFLAGS) -I$(srcdir) -I$(basedir) $(DINCLUDE) $(CFLAGS) bsnprintf.c
|
$(CXX) -DTEST_PROGRAM $(DEFS) $(DEBUG) -c $(CPPFLAGS) -I$(srcdir) -I$(basedir) $(DINCLUDE) $(CFLAGS) bsnprintf.c
|
||||||
@@ -389,7 +373,7 @@
|
@@ -397,7 +381,7 @@
|
||||||
|
|
||||||
clean: libtool-clean
|
clean: libtool-clean
|
||||||
@$(RMF) core a.out *.o *.bak *.tex *.pdf *~ *.intpro *.extpro 1 2 3
|
@$(RMF) core a.out *.o *.bak *.tex *.pdf *~ *.intpro *.extpro 1 2 3
|
||||||
@ -62,9 +62,9 @@ diff -Naur bacula-11.0.0.old/src/lib/Makefile.in bacula-11.0.0/src/lib/Makefile.
|
|||||||
|
|
||||||
realclean: clean
|
realclean: clean
|
||||||
@$(RMF) tags
|
@$(RMF) tags
|
||||||
diff -Naur bacula-11.0.0.old/src/lib/sha1.c bacula-11.0.0/src/lib/sha1.c
|
diff -Naur bacula-11.0.1.old/src/lib/sha1.c bacula-11.0.1/src/lib/sha1.c
|
||||||
--- bacula-11.0.0.old/src/lib/sha1.c 2021-01-12 12:36:32.629470075 +0100
|
--- bacula-11.0.1.old/src/lib/sha1.c 2021-02-11 14:09:48.598047248 +0100
|
||||||
+++ bacula-11.0.0/src/lib/sha1.c 1970-01-01 01:00:00.000000000 +0100
|
+++ bacula-11.0.1/src/lib/sha1.c 1970-01-01 01:00:00.000000000 +0100
|
||||||
@@ -1,517 +0,0 @@
|
@@ -1,517 +0,0 @@
|
||||||
-/*
|
-/*
|
||||||
- * sha1.c
|
- * sha1.c
|
||||||
@ -583,9 +583,9 @@ diff -Naur bacula-11.0.0.old/src/lib/sha1.c bacula-11.0.0/src/lib/sha1.c
|
|||||||
- fclose(fd);
|
- fclose(fd);
|
||||||
-}
|
-}
|
||||||
-#endif /* SHA1_SUM */
|
-#endif /* SHA1_SUM */
|
||||||
diff -Naur bacula-11.0.0.old/src/lib/sha1.h bacula-11.0.0/src/lib/sha1.h
|
diff -Naur bacula-11.0.1.old/src/lib/sha1.h bacula-11.0.1/src/lib/sha1.h
|
||||||
--- bacula-11.0.0.old/src/lib/sha1.h 2021-01-12 12:36:32.630470094 +0100
|
--- bacula-11.0.1.old/src/lib/sha1.h 2021-02-11 14:09:48.599047264 +0100
|
||||||
+++ bacula-11.0.0/src/lib/sha1.h 1970-01-01 01:00:00.000000000 +0100
|
+++ bacula-11.0.1/src/lib/sha1.h 1970-01-01 01:00:00.000000000 +0100
|
||||||
@@ -1,107 +0,0 @@
|
@@ -1,107 +0,0 @@
|
||||||
-/*
|
-/*
|
||||||
- * sha1.h
|
- * sha1.h
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
diff -Naur bacula-9.4.0.old/src/lib/crypto.c bacula-9.4.0/src/lib/crypto.c
|
diff -Naur bacula-11.0.1.old/src/lib/crypto.c bacula-11.0.1/src/lib/crypto.c
|
||||||
--- bacula-9.4.0.old/src/lib/crypto.c 2018-12-16 11:30:25.000000000 +0100
|
--- bacula-11.0.1.old/src/lib/crypto.c 2021-02-11 14:08:38.220885976 +0100
|
||||||
+++ bacula-9.4.0/src/lib/crypto.c 2019-01-12 15:18:04.623955646 +0100
|
+++ bacula-11.0.1/src/lib/crypto.c 2021-02-11 14:08:42.518956898 +0100
|
||||||
@@ -42,7 +42,7 @@
|
@@ -42,7 +42,7 @@
|
||||||
* For OpenSSL version 1.x, EVP_PKEY_encrypt no longer
|
* For OpenSSL version 1.x, EVP_PKEY_encrypt no longer
|
||||||
* exists. It was not an official API.
|
* exists. It was not an official API.
|
||||||
@ -10,9 +10,9 @@ diff -Naur bacula-9.4.0.old/src/lib/crypto.c bacula-9.4.0/src/lib/crypto.c
|
|||||||
#define EVP_PKEY_encrypt EVP_PKEY_encrypt_old
|
#define EVP_PKEY_encrypt EVP_PKEY_encrypt_old
|
||||||
#define EVP_PKEY_decrypt EVP_PKEY_decrypt_old
|
#define EVP_PKEY_decrypt EVP_PKEY_decrypt_old
|
||||||
#endif
|
#endif
|
||||||
diff -Naur bacula-9.4.0.old/src/lib/tls.c bacula-9.4.0/src/lib/tls.c
|
diff -Naur bacula-11.0.1.old/src/lib/tls.c bacula-11.0.1/src/lib/tls.c
|
||||||
--- bacula-9.4.0.old/src/lib/tls.c 2018-12-16 11:30:25.000000000 +0100
|
--- bacula-11.0.1.old/src/lib/tls.c 2021-02-11 14:08:38.218885943 +0100
|
||||||
+++ bacula-9.4.0/src/lib/tls.c 2019-01-12 15:18:04.646956092 +0100
|
+++ bacula-11.0.1/src/lib/tls.c 2021-02-11 14:08:42.565957674 +0100
|
||||||
@@ -47,9 +47,6 @@
|
@@ -47,9 +47,6 @@
|
||||||
|
|
||||||
#include "openssl-compat.h"
|
#include "openssl-compat.h"
|
||||||
@ -23,7 +23,7 @@ diff -Naur bacula-9.4.0.old/src/lib/tls.c bacula-9.4.0/src/lib/tls.c
|
|||||||
/* TLS Context Structure */
|
/* TLS Context Structure */
|
||||||
struct TLS_Context {
|
struct TLS_Context {
|
||||||
SSL_CTX *openssl;
|
SSL_CTX *openssl;
|
||||||
@@ -215,7 +212,7 @@
|
@@ -350,7 +347,7 @@
|
||||||
SSL_CTX_set_options(ctx->openssl, SSL_OP_SINGLE_DH_USE);
|
SSL_CTX_set_options(ctx->openssl, SSL_OP_SINGLE_DH_USE);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ diff -Naur bacula-9.4.0.old/src/lib/tls.c bacula-9.4.0/src/lib/tls.c
|
|||||||
Jmsg0(NULL, M_ERROR, 0,
|
Jmsg0(NULL, M_ERROR, 0,
|
||||||
_("Error setting cipher list, no valid ciphers available\n"));
|
_("Error setting cipher list, no valid ciphers available\n"));
|
||||||
goto err;
|
goto err;
|
||||||
@@ -336,7 +333,7 @@
|
@@ -551,7 +548,7 @@
|
||||||
extname = OBJ_nid2sn(OBJ_obj2nid(X509_EXTENSION_get_object(ext)));
|
extname = OBJ_nid2sn(OBJ_obj2nid(X509_EXTENSION_get_object(ext)));
|
||||||
|
|
||||||
if (strcmp(extname, "subjectAltName") == 0) {
|
if (strcmp(extname, "subjectAltName") == 0) {
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global username bacula
|
%global username bacula
|
||||||
|
|
||||||
Name: bacula
|
Name: bacula
|
||||||
Version: 11.0.0
|
Version: 11.0.1
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||||
# See LICENSE for details
|
# See LICENSE for details
|
||||||
License: AGPLv3 with exceptions
|
License: AGPLv3 with exceptions
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libdir}/nagios/plugins/check_bacula
|
%{_libdir}/nagios/plugins/check_bacula
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2021 Simone Caronni <negativo17@gmail.com> - 11.0.1-1
|
||||||
|
- Update to 11.0.1.
|
||||||
|
|
||||||
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 11.0.0-5
|
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 11.0.0-5
|
||||||
- rebuild for libpq ABI fix rhbz#1908268
|
- rebuild for libpq ABI fix rhbz#1908268
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (bacula-11.0.0.tar.gz) = 5c835dbaa65f89add5b38abf0105a20b4fd545d7a8ab9828cfc4f7e9f27862f9e18f7beab1c1ea8e3528504f265a46d50a1e73720737b981ba092bb72aa63501
|
SHA512 (bacula-11.0.1.tar.gz) = d2ac473f322ba5eec8737f02b12bcee6feafc0185cbc92feee4b9f5f33f1ce622a6de75fbec41b3f3709463c7aa661ada2daa9985cab1b71d271af7cb55cd4ca
|
||||||
|
Loading…
Reference in New Issue
Block a user