| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
https://blog.bacula.org/bacula-release-9-2-2/
Note: if you are running MySQL and have not recently executed
src/cats/update_bacula_tables, please do so. It will not change
your database version but it will fix some potential MySQL problems
(for more detals see the release notes for version 9.2.1).
Notes:
svn path=/head/; revision=484399
|
|
|
|
|
|
|
| |
patched upstream: http://www.bacula.org/git/cgit.cgi/bacula/commit/?h=Branch-9.2&id=eea817f035d32221ab46d1a4f95193cd4d6dbda7
Notes:
svn path=/head/; revision=478794
|
|
|
|
| |
Notes:
svn path=/head/; revision=478126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* databases/freetds: Fixed 2017-02-14
* databases/postgresql10-server: Fixed 2016-09-15 [1]
* ftp/lftp: Fixed in 4.8.0
* ftp/proftpd: Fixed in 1.3.5c
* ftp/wget: Fixed in 1.19.3 [2]
* lang/erlang-runtime20: Fixed in 20.0
* net/socat: Fixed in 1.7.3.2
* security/libssh2: Fixed in 1.8.0 [3]
* security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
* sysutils/bacula9-server: Fixed in 9.0.6
* www/nginx: Fixed in 1.9.14
* Bulk build OK 10.3/11.1 both i386 and amd64:
- multimedia/librtmp
- net/libvncserver
- www/lynx
PR: 225875 [1], 225872 [2], 225873 [3]
Notes:
svn path=/head/; revision=461928
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We are pleased to announce the release of version 9.0.6 of Bacula
This is a bug fix and enhancement release. The two major enhancements are support for Qt5 in bat and the tray monitor, and support for OpenSSL-1.1. However, the current Qt5 enhancement is not yet complete, so please continue to use Qt4 for building bat and the tray monitor. There were also a number of nice bug fixes. Thanks to the users who supplied patches for the enhancements and bug fixes. They are much
appreciated.
19Nov17
Update AUTHORS for recent commits
Remove incorrecly placed openssl-compat.h
Add openssl-compat.h which went in wrong directory
baculum: Add removing single resource
baculum: Add module to check resource dependencies
baculum: Fix saving names with spaces inside schedule Run directive
baculum: Fix saving entire config by api request
Backout vol size tests in previous attempt to fix bug #2349
Fix compiler warning in previous patch
Apply patches from bugs #2325 and #2326 to fix FIFO bugs
Fix bug #2315 INTEGER misspelled in update_sqlite3_tables.in
Try to fix bug #2349 multiple recycle messages
Add support for items with comma in ini_store_alist_str()
Fix segfault after the reload of an incorrect configuration
Add temporary fix to avoid a deadlock after a reload command on an incorrect configuration
baculum: Throw 404 error if service not known
Fix race condition between setip and the access to CLIENT::address()
Fix #3284 about Client address not reloaded properly
baculum: Use home page url when an error is shown
Fix bug #2346 Dir blocks when max reloads reached
baculum: Send config to api server as json
Remove enterprise code that breaks Mac install - fixes bug #2351
Correct FS size calculation for FreeBSD, Solaris, and Windows
baculum: Enable Portuguese language support in makefile
baculum: Fix required directives in schedule resource configuration
baculum: Fix saving messages resource
baculum: Improve slow reloading config resource list
crypto: remove most of OpenSSL initcallbacks for 1.1
Update ACL/XATTR code and define new ACL/XATTR API for Plugins.
baculum: Fix numeric password setting bug reported by Heitor Faria
crypto: convert EVP_PKEY access and remaining bits for OpenSSL 1.1
crypto: convert EVP_MD_CTX + EVP_CIPHER_CTX to OpenSSL 1.1
crypto: Use DEFINE_STACK_OF()
crypto: Add a tiny OpenSSL compat level
crypto: remove support for ancient openssl
fix #3269 obey the user choice of Are you sure you want to delete X JobId
Add restore wizard to the tray monitor.
Preparation fixes: remove some warning
Add ASSERTD() to track NULL Volume name error
Add 'noautoparent' restore command option to disable the automatic parent
directory selection
Make qt-console compatible to Qt5 (Qt4 still work)
Bugs fixed/closed since last release:
2315 2325 2346 2349 2351
PR: 223833
Submitted by: ler (self)
Approved by: dvl (maintainer)
Notes:
svn path=/head/; revision=454810
|
|
|
|
|
|
|
|
|
| |
BROKEN.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=453628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hello,
I am pleased to announce that we have just released Bacula version 9.0.5
This is an important bug fix release. In particular it fixes the cases
where Bacula would print a very large number of error messages. Additional
backported code from Bacula Enterprise is included as well as updates to
the rpm scripts. A number of minor Baculum issues have also been
corrected.
01Nov17
- Use if exists on dropping MAC table in postgres. Fixes bug #2314
- Fix bdirjson display of Minutes. Fixes bug #2318
- baculum: Set default language if no language set
- baculum: Fix language setting in api
- baculum: Update generated .mo files for api
- baculum: Add missing texts to translations
- baculum: Fix add to translation static texts on the api default page
- baculum: Fix missing session start
- Make verify job log same as other logs -- fixes bug #2328
- Take a more conservative approach for setting killable true
- Add extra safety for readdir buffer
31Oct17
- Retab systemd/Makefile.in
- Don't require mount for @piddir@
- Use Debian systemd start/stop scripts supplied by Sven Hartge
29Oct17
- Fix bug #2316 add CacheRetention to Pool
- Skip tape ioctls on FreeBSD when using a FIFO fixes bug #2324
- Fix bug #2338 to not truncate already truncated volumes
- Remove some old C int code and use bool
28Oct17
- Remove unused lib/lz4.c.orig file
- Update AUTHORS file
- Mark Volume read-only only if no access rights or read-only partition
- Add -P daemon option to supress creating PID file
- Fix too big copy to test FD plugin_ctx
26Oct17
- Backport Enterprise code
23Oct17
- When read-only volume found mark it in catalog -- fixes bug #2337
- Make out of space on partition fatal
- Fix bug 2323 -- loop exit condition was backward and add error message
- Add missing copy-plugin-confs for regress
- Fix bug reported by jesper@schmitz.computer where bat hangs on FreeBSD
08Oct17
- baculum: Fix reading and writing schedule resource
15Sep17
- baculum: Fix undefined offset error during saving director config
- baculum: Fix listing days of week in schedule setting
14Sep17
- baculum: Fix saving schedule run directive value
12Sep17
- rpm: Add missing script baculabackupreport and query.sql for Suse
- rpm: Add missing libbacsd* file and tapealert script to Suse rpm spec file
- rpm: Add missing libs bbconsjson, bdirjson and bsdjson to Suse rpm spec
file
- rpm: Add aligned plugin rpm spec file for Suse
- rpm: Add bacula-tray-monitor.desktop launcher in scripts directory
- rpm: Add Suse Linux ES 12.1 platform
11Sep17
- rpm: Add bacula-tray-monitor.desktop file in script dir
Bugs fixed/closed since last release:
2314 2316 2318 2324 2328 2337 2338
Thanks for using Bacula,
Kern
PR: 223455
Submitted by: ler (self)
Approved by: dvl (via hangouts)
Notes:
svn path=/head/; revision=453560
|
|
|
|
|
|
|
| |
re: http://blog.bacula.org/release-9-0-4/
Notes:
svn path=/head/; revision=449352
|
|
|
|
|
|
|
|
|
| |
In the master port, adjust the PKGNAMESUFFIX for bat to be 9-bat
This allows bacula9-bat to build
Notes:
svn path=/head/; revision=449035
|
|
PR: 221710
Notes:
svn path=/head/; revision=448995
|