From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] bacula: Update to version 15.0.2
Date: Tue, 11 Mar 2025 21:36:35 +0100 [thread overview]
Message-ID: <20250311203635.2385975-1-adolf.belka@ipfire.org> (raw)
- Update from version 13.0.4 to 15.0.2
- Update of rootfile
- Version 15.0.2 has now been released for a year so it is time to update the IPFire
file daemon as the direcdtor and storage daemon should by now be at this latest
version.
- Changelog is too large to fully include here. Details can be found in the ChangeLog
file in the source tarball.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/packages/bacula | 14 +++++++++++---
lfs/bacula | 8 ++++----
2 files changed, 15 insertions(+), 7 deletions(-)
diff --git a/config/rootfiles/packages/bacula b/config/rootfiles/packages/bacula
index 0a3f3b3f7..ff4e908d3 100644
--- a/config/rootfiles/packages/bacula
+++ b/config/rootfiles/packages/bacula
@@ -13,7 +13,9 @@ etc/bacula/bacula-fd.conf
#etc/bacula/btraceback.gdb
#etc/bacula/btraceback.mdb
#etc/bacula/disk-changer
+#etc/bacula/install-key-manager.sh
#etc/bacula/isworm
+#etc/bacula/key-manager.py
#etc/bacula/mtx-changer
#etc/bacula/mtx-changer.conf
#etc/bacula/tapealert
@@ -21,13 +23,13 @@ etc/rc.d/init.d/bacula
#opt/bacula
#opt/bacula/log
#usr/lib/bpipe-fd.so
-usr/lib/libbac-13.0.4.so
+usr/lib/libbac-15.0.2.so
#usr/lib/libbac.la
usr/lib/libbac.so
-usr/lib/libbaccfg-13.0.4.so
+usr/lib/libbaccfg-15.0.2.so
#usr/lib/libbaccfg.la
usr/lib/libbaccfg.so
-usr/lib/libbacfind-13.0.4.so
+usr/lib/libbacfind-15.0.2.so
#usr/lib/libbacfind.la
usr/lib/libbacfind.so
#usr/sbin/bacula
@@ -36,6 +38,8 @@ usr/sbin/bacula-fd
#usr/sbin/bconsole
#usr/sbin/bfdjson
#usr/sbin/btraceback
+#usr/sbin/get_malware_abuse.ch
+#usr/sbin/md5tobase64.py
#usr/share/doc/bacula
#usr/share/doc/bacula/ChangeLog
#usr/share/doc/bacula/INSTALL
@@ -51,12 +55,16 @@ usr/sbin/bacula-fd
#usr/share/man/man8/bacula-fd.8.gz
#usr/share/man/man8/bacula-sd.8.gz
#usr/share/man/man8/bacula.8.gz
+#usr/share/man/man8/bbconsjson.8.gz
#usr/share/man/man8/bconsole.8.gz
#usr/share/man/man8/bcopy.8.gz
+#usr/share/man/man8/bdirjson.8.gz
#usr/share/man/man8/bextract.8.gz
+#usr/share/man/man8/bfdjson.8.gz
#usr/share/man/man8/bls.8.gz
#usr/share/man/man8/bregex.8.gz
#usr/share/man/man8/bscan.8.gz
+#usr/share/man/man8/bsdjson.8.gz
#usr/share/man/man8/btape.8.gz
#usr/share/man/man8/btraceback.8.gz
#usr/share/man/man8/bwild.8.gz
diff --git a/lfs/bacula b/lfs/bacula
index f2a794a29..8e9b976cb 100644
--- a/lfs/bacula
+++ b/lfs/bacula
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Enterprise-ready Network Backup Software
-VER = 13.0.4
+VER = 15.0.2
THISAPP = bacula-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = bacula
-PAK_VER = 13
+PAK_VER = 14
DEPS =
@@ -51,7 +51,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = e54a754280178f74f97fdbb3c91a596b632d80739fedd5f847d183f0852ea9e82bba55ad9a745ee1ceb945bd527d33b117bc3c866783bd3073166bd20607a72a
+$(DL_FILE)_BLAKE2 = 1dd0722ce2bb6363936ed9cc9df1b6d842945f17277c77f40884bafc4b0a254c5fdd2c21bd200c6ca8b77c8eb718a319552e50135c9925d2b4ad81a64ab819d2
install : $(TARGET)
--
2.48.1
reply other threads:[~2025-03-11 20:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250311203635.2385975-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox