From: Adolf Belka <ahb.ipfire@gmail.com>
To: development@lists.ipfire.org
Subject: [PATCH v2 1/2] bacula: Update to 9.6.6
Date: Tue, 29 Sep 2020 20:48:05 +0200 [thread overview]
Message-ID: <20200929184805.3714905-1-ahb.ipfire@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1771 bytes --]
- Update bacula from version 9.6.5 to 9.6.6
This is a minor bug release
See https://sourceforge.net/projects/bacula/files/bacula/9.6.6/ReleaseNotes/
Source file available at https://sourceforge.net/projects/bacula/files/bacula/9.6.6/bacula-9.6.6.tar.gz
Signed-off-by: Adolf Belka <ahb.ipfire(a)gmail.com>
---
config/rootfiles/packages/bacula | 6 +++---
lfs/bacula | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/config/rootfiles/packages/bacula b/config/rootfiles/packages/bacula
index dc9179489..bb766fb07 100644
--- a/config/rootfiles/packages/bacula
+++ b/config/rootfiles/packages/bacula
@@ -21,13 +21,13 @@ etc/rc.d/init.d/bacula
#opt/bacula
#opt/bacula/log
#usr/lib/bpipe-fd.so
-usr/lib/libbac-9.6.5.so
+usr/lib/libbac-9.6.6.so
#usr/lib/libbac.la
usr/lib/libbac.so
-usr/lib/libbaccfg-9.6.5.so
+usr/lib/libbaccfg-9.6.6.so
#usr/lib/libbaccfg.la
usr/lib/libbaccfg.so
-usr/lib/libbacfind-9.6.5.so
+usr/lib/libbacfind-9.6.6.so
#usr/lib/libbacfind.la
usr/lib/libbacfind.so
#usr/sbin/bacula
diff --git a/lfs/bacula b/lfs/bacula
index 3201688f4..1921db11a 100644
--- a/lfs/bacula
+++ b/lfs/bacula
@@ -24,7 +24,7 @@
include Config
-VER = 9.6.5
+VER = 9.6.6
THISAPP = bacula-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = bacula
-PAK_VER = 6
+PAK_VER = 7
DEPS =
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = e58eb531483de98d0410b33e3ec3d96a
+$(DL_FILE)_MD5 = 1ba9e2a2d979cbe9b5d76187f98418ac
install : $(TARGET)
--
2.28.0
reply other threads:[~2020-09-29 18:48 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=20200929184805.3714905-1-ahb.ipfire@gmail.com \
--to=ahb.ipfire@gmail.com \
--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