* [PATCH] bacula: Update to 9.6.7
@ 2020-12-27 11:06 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2020-12-27 11:06 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1782 bytes --]
- Update bacula from 9.6.6 to 9.6.7
This is a minor bug release
See https://sourceforge.net/projects/bacula/files/bacula/9.6.7/ReleaseNotes/
- This is the last of the version 9 series. The next update will be the version 11 series.
- Update of lfs and rootfiles
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 51869b47e..e9313d083 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.6.so
+usr/lib/libbac-9.6.7.so
#usr/lib/libbac.la
usr/lib/libbac.so
-usr/lib/libbaccfg-9.6.6.so
+usr/lib/libbaccfg-9.6.7.so
#usr/lib/libbaccfg.la
usr/lib/libbaccfg.so
-usr/lib/libbacfind-9.6.6.so
+usr/lib/libbacfind-9.6.7.so
#usr/lib/libbacfind.la
usr/lib/libbacfind.so
#usr/sbin/bacula
diff --git a/lfs/bacula b/lfs/bacula
index 5268b46d6..5b9f119ff 100644
--- a/lfs/bacula
+++ b/lfs/bacula
@@ -24,7 +24,7 @@
include Config
-VER = 9.6.6
+VER = 9.6.7
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 = 8
+PAK_VER = 9
DEPS =
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1ba9e2a2d979cbe9b5d76187f98418ac
+$(DL_FILE)_MD5 = 2fa01ba7b0bb171535f6510b96ffd22b
install : $(TARGET)
--
2.29.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-27 11:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 11:06 [PATCH] bacula: Update to 9.6.7 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox