* [PATCH v2 1/2] bacula: Update to 9.6.6
@ 2020-09-29 18:48 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2020-09-29 18:48 UTC (permalink / raw)
To: development
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-29 18:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 18:48 [PATCH v2 1/2] bacula: Update to 9.6.6 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox