diff --git a/.gitignore b/.gitignore index 0957d2d..79827c9 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ bacula-docs-5.0.3.tar.bz2 /bacula-11.0.0.tar.gz /bacula-11.0.1.tar.gz /bacula-11.0.2.tar.gz +/bacula-11.0.3.tar.gz diff --git a/bacula-nagios-check-fix.patch b/bacula-nagios-check-fix.patch deleted file mode 100644 index 49d05a5..0000000 --- a/bacula-nagios-check-fix.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur bacula-11.0.2.old/examples/nagios/check_bacula/check_bacula.c bacula-11.0.2/examples/nagios/check_bacula/check_bacula.c ---- bacula-11.0.2.old/examples/nagios/check_bacula/check_bacula.c 2021-04-16 13:14:48.443226030 +0200 -+++ bacula-11.0.2/examples/nagios/check_bacula/check_bacula.c 2021-04-16 13:15:04.773497587 +0200 -@@ -324,7 +324,7 @@ - continue; - } - -- if (strncmp(item->D_sock, "Events:", strlen("Events:")) == 0) { -+ if (strncmp(item->D_sock->msg, "Events:", strlen("Events:")) == 0) { - /* Daemons can send events to the director, ignore them here */ - continue; - } diff --git a/bacula.spec b/bacula.spec index 5c3fb4f..139f711 100644 --- a/bacula.spec +++ b/bacula.spec @@ -2,8 +2,8 @@ %global username bacula Name: bacula -Version: 11.0.2 -Release: 3%{?dist} +Version: 11.0.3 +Release: 1%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -43,8 +43,6 @@ Patch11: %{name}-docker-plugin.patch Patch12: %{name}-autoconf.patch Patch13: %{name}-build-cdp-plugin.patch Patch14: %{name}-nagios.patch -# Included in 11.0.3 - https://www.bacula.org/git/cgit.cgi/bacula/commit/?h=Branch-11.0&id=ef3a7fe40a2aee5e7acb3bf3144bba713c9cf982: -Patch15: %{name}-nagios-check-fix.patch BuildRequires: desktop-file-utils BuildRequires: perl-generators @@ -632,6 +630,9 @@ exit 0 %{_libdir}/nagios/plugins/check_bacula %changelog +* Mon May 31 2021 Simone Caronni - 11.0.3-1 +- Update to 11.0.3. + * Fri Apr 16 2021 Simone Caronni - 11.0.2-3 - All scripts require sh, so use that also for the backup report. diff --git a/sources b/sources index fb25278..05f2b88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bacula-11.0.2.tar.gz) = 7e90352036a544b6a508547ae38660ca5d59b0bfd17126f346652e5c9977367ad9fe972e3f2823c10e7f8ffdcd1623ef24e8a82de030041762f0c0e09783e65c +SHA512 (bacula-11.0.3.tar.gz) = 753ef3f53079fe36e69791a3ff0c4230d611d86257c5ecbc28c2ec593e950b76dc9fedf3525c196b0742cc029d0a8023d31505c83d8d42ff3f48c3273b77c540