Re: [Bacula-devel] Bacula Community Release 9.4.3
Kern Sibbald <[email protected]> Sat, 4 May 2019 12:37:47 +0200
| Newsgroups | gmane.comp.sysutils.backup.bacula.announce |
|---|---|
| Message-ID | <25f1a549-354a-ac2c-75a4-8b486f25ceb4__8610.88298713497$1556966336$gmane$org@sibbald.com> |
--===============0595926137939118246==
Content-Type: text/html; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello Wanderlei,<br>
<br>
Pushing the tags are always the last thing I do -- I guess in the
future, I should make <br>
the announcement the last thing I do. <br>
<br>
It seems to me that you checked just a few minutes prior to when I
got everything finalized.<br>
<br>
Best regards,<br>
Kern<br>
<br>
<div class="moz-cite-prefix">On 5/3/19 6:24 PM, Wanderlei Huttel
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CADOApSCOhTLo6vnoJmM-UERKn_NczyqGu-GdzzusOgGGJH_g8w@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">Hello Kern<br>
<br>
I guess it was forgotten to include the release tag 9.4.3 in
the git repository.
<div><br clear="all">
<div>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div>Best regards</div>
<div><br>
</div>
<div><span style="font-size:12.8px"><b><font
color="#0b5394">Wanderlei Hüttel</font></b></span></div>
<div><a href="http://www.bacula.com.br/"
style="font-size:12.8px" target="_blank"
moz-do-not-send="true">http://www.bacula.com.br</a><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Em sex, 3 de mai de 2019 às
08:12, Kern Sibbald <<a href="mailto:[email protected]"
moz-do-not-send="true">[email protected]</a>> escreveu:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
We are pleased to announce Bacula Community Release version
9.4.3. It<br>
has been released to Source Forge and <a
href="http://www.bacula.org" rel="noreferrer"
target="_blank" moz-do-not-send="true">www.bacula.org</a>.
The binary package<br>
will be build shortly and released as usual to the Binary
Package Download<br>
area of <a href="http://www.bacula.org" rel="noreferrer"
target="_blank" moz-do-not-send="true">www.bacula.org</a>.<br>
<br>
This is a bug fix release for version 9.4.2. It includes a
number of bug<br>
fixes and patches.<br>
<br>
Baculum: there have been significant additions and changes to
Baculum.<br>
If you want a web gui please check it out.<br>
<br>
S3 driver: If you are trying to build the S3 drivers, please
remember to<br>
use the<br>
community supplied (from Bacula Enterprise) version of
libs3.so found at:<br>
<br>
<a
href="https://www.bacula.org/downloads/libs3-20181010.tar.gz"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://www.bacula.org/downloads/libs3-20181010.tar.gz</a><br>
<br>
As usual the binaries that correspond to this release will
follow in<br>
a week or two.<br>
<br>
If there are no additional major bugs, this will be the last
of the 9.4.x<br>
releases. The next release will have a number of new
features, and will<br>
require a major database upgrade (don't worry it will be easy
-- just<br>
run update_bacula_tables)<br>
<br>
02May19<br>
- Fix Window bpipe-fd strncpy programming error<br>
- Change mysql my_bool to bool as it was removed from mysql<br>
- Improve assert message<br>
- examples: move backup-to-cdwriter.txt to
move-backup-to-usb.txt<br>
- fix memory leak in DIR for copy-job<br>
- Skip empty lines when generating the FileSet from a command<br>
- Fix creation of bad JobMedia records in Incomplete Job<br>
- Add messages for Incomplete Jobs<br>
- Fix misplaced cancel check reported by Alain<br>
- Change round() to bround() to avoid library definition
conflict<br>
- rpms: Fix bacula-cloud spec file<br>
- rpms: Add bacula-cloud spec file<br>
- rpms: Add missing isworm script<br>
- Use more appropriate computation for VolIndex when creating
restore .bsr<br>
- Fix Daemon message "Message repeated X times" count<br>
- Fix Carsten's names<br>
- Make <a href="http://diff.pl" rel="noreferrer"
target="_blank" moz-do-not-send="true">diff.pl</a> adapt to
different install locations<br>
- Fix #4598 Display JobIds used in the restore job log<br>
- Add smartalloc function to print the owner of a buffer<br>
- Avoid to use the same variable name for two different
things in the<br>
cmd_parser<br>
class<br>
- Fix #4433 about 'UPDATE File SET MD5='...' WHERE FileId=0'
error when<br>
using<br>
SpoolAttributes=no<br>
- Fix MaxVolumeBytes accounting after a mount request<br>
- Fix verify volume jobs with sparse files<br>
- Fix small memory leak with Console runscripts<br>
- Add 'prune jobs/files all' command<br>
- fix #4383 Sometime SD hangs when TLS and DEDUP are used
together<br>
<br>
- baculum: Add status schedule page<br>
- baculum: Add status schedule API endpoint<br>
- baculum: Fix schedule directives setting<br>
- baculum: Update Portuguese translation file<br>
- baculum: Fix #2466 add plugin directive support in fileset
resource<br>
- baculum: Fix updating whole Bacula config at once<br>
- baculum: Fix showing validation error if new config is
incorrect<br>
- baculum: Fix setting multiple config resources at once<br>
- baculum: Fix renaming resources<br>
- baculum: Add links to resources in job log output<br>
- baculum: Update example web server config files and spec
file<br>
- baculum: Fix list type directives on configure hosts page<br>
- baculum: Fix showing messages resource configuration<br>
- baculum: Add parent node property to directive list types<br>
- baculum: Add capability to define multiple drivetype and
fstype<br>
directives in<br>
fileset resource<br>
- baculum: Fix showing runscript subresource on job pages<br>
- baculum: Update new texts in Portuguese translation file<br>
- baculum: Add missing texts to translation files reported by
Wanderlei<br>
Huttel<br>
- baculum: Update Portuguese translations<br>
- baculum: Fix showing schedule resource configuration on job
view and job<br>
history view pages<br>
- baculum: Fix returning one line output from bconsole<br>
- baculum: Fix restore wizard error when no fileset available
for<br>
normal user<br>
with limited access<br>
- baculum: Add capability to use many ACL Console directives
in one config<br>
resource<br>
- baculum: Add client ls command to openapi file<br>
- baculum: Add text box list control to support directives
that can be<br>
defined<br>
multiple times in one resource<br>
- baculum: Add cancel button to last step new job wizard<br>
- baculum: Change PoolType field from text box into combo box<br>
- baculum: Fix adding new schedule run directives<br>
- baculum: Add support to multiple schedule run directives<br>
- baculum: Fix in API part saving job runscript config if
RunsWhen=Always<br>
- baculum: Fix adding paths to empty include block<br>
- baculum: Fix saving job runscript config if RunsWhen=Always<br>
- baculum: New create backup job wizard<br>
- baculum: Add API endpoint to list files/dirs on client<br>
<br>
<br>
Bugs fixed/closed since last release:<br>
2466 4383 4433 4598<br>
<br>
Thank you for using Bacula. Enjoy ...<br>
<br>
Best regards,<br>
Kern<br>
<br>
<br>
<br>
_______________________________________________<br>
Bacula-devel mailing list<br>
<a href="mailto:[email protected]"
target="_blank" moz-do-not-send="true">[email protected]</a><br>
<a
href="https://lists.sourceforge.net/lists/listinfo/bacula-devel"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.sourceforge.net/lists/listinfo/bacula-devel</a><br>
</blockquote>
</div>
</blockquote>
<br>
</body>
</html>
--===============0595926137939118246==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============0595926137939118246==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Bacula-announce mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-announce
--===============0595926137939118246==--