2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-05-16 08:56:31 by John Nemeth | Files touched by this commit (3) |
Log message:
Update bacula to 9.6.7nb2.
This is to fix upstream bug #2551. This was originally thought to
only be a display problem, but can actually cause undesired database
access concurrency and possibly races.
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|
2020-12-13 00:51:19 by John Nemeth | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
bacula: update to 9.6.7
====== ReleaseNotes =====
03Dec20
- Restore custom permission of symlink on FreeBSD and MacOS
- Fix #2582 bextract is broken for sparse gzip and compressed streams
- Fix org#2567 device capabilities overwritten
- baculum: Update script version
- Fix org#2573 About Syntax error in granting privileges script with
MySQL if --with-db-password parameter is used
- Fix org#2471 About deleted files are listed as being present in an
accurate backup by various sample queries
- Fix org#2571 About errors in es_AR.po file
- Fix org#2568 About compilation issue on gcc10
- Fix org#2584 About inconsitancies in the make_mysql_tables script
- baculum: Fix English text noticed by Peter McDonald
- baculum: Update Russian translations
- baculum: Update Portuguese translations
- baculum: Implement graphical status storage
- baculum: Add gauge.js library
- baculum: Add json output option to show storages and show single storage
endpoints
- baculum: Add path field to restore wizard to narrow down search file
results to specific path - idea proposed by Wanderlei Huttel
- baculum: Add path parameter to job files API endpoint
- baculum: Fix #2565 status icon overlaps action buttons in API wizard
- baculum: Add Sergey Zhidkov to AUTHORS
- baculum: Add Russian translations
- baculum: Fix access to job resources if no job assigned to user
- baculum: Update Portuguese translations
- baculum: Ajax queue improvement in framework
- baculum: Fix renaming config resources
- baculum: Add graphs to job view page
- baculum: Fix using offset in job file list query with MySQL catalog
database
- baculum: Show more detailed job file list - idea proposed by
Wanderlei Huttel
- baculum: Rework job file list API endpoint
- baculum: Add searching jobs by filename in restore wizard - idea
proposed by Wanderlei Huttel
- baculum: Add job files API endpoint
- Add code to retry a MySQL query after a deadlock
- baculum: Update Portuguese translations
- baculum: Add default days and limit values to status schedules API
endpoint
- baculum: Fix displaying multitextbox and multicombobox directive controls
- baculum: Fix date filter on status schedule page
- baculum: Fix #2570 fileset excludes settings with PHP 7.4
- baculum: Rework job file list API endpoint
- baculum: Add searching jobs by filename in restore wizard - idea
proposed by Wanderlei Huttel
- baculum: Add job files API endpoint
- Add code to retry a MySQL query after a deadlock
- baculum: Update Portuguese translations
- baculum: Add default days and limit values to status schedules API
endpoint
- baculum: Fix displaying multitextbox and multicombobox directive controls
- baculum: Fix date filter on status schedule page
- baculum: Fix #2570 fileset excludes settings with PHP 7.4
- baculum: New features and improvements to multi-user interface and
restricted access
|
2020-12-02 02:36:49 by John Nemeth | Files touched by this commit (9) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
bacula: update to 9.6.6
Changelog for version 9.6.6
18Sep20
- baculum: Fix displaying date and time on volume view page
17Sep20
- baculum: Fix #2564 changing volume status to Read-Only
11Sep20
- baculum: Fix saving multicombobox control values
- baculum: Fix multicombobox and multitextbox controls to work with PHP 7.4
10Sep20
- baculum: Fix #2562 displaying date and time in tables on Safari
30Aug20
- Update copyright year
17Aug20
- Clarify SD vbackup device error message
- Fix MT2554 :update upload_cache call in dircmd.c
15Aug20
- zero malloced memory when SMARTALLOC not enabled
09Aug20
- baculum: Fix #2558 saving day or day range in schedule resource - reported by
Jose Alberto
05Aug20
- Fix MT2554 :upgrade upload_cache interface.
29Jun20
- Eliminate compiler errors when smartalloc is turned off
28Jun20
- baculum: Fix date formatter to work with PHP 7.4
27Jun20
- baculum: Fix configure Bacula hosts page to work with PHP 7.4
25Jun20
- baculum: Update Portuguese translations
24Jun20
- baculum: Change colours in table headers and borders
20Jun20
- baculum: Add remove runscript button
19Jun20
- Fix #6366 About an issue with verify job level=DiskToCatalog
- baculum: Close modal windows on pressing ESC key
- baculum: Fix logout button on authorization failed page
18Jun20
- baculum: Add local user authentication method support
14Jun20
- baculum: Add date and time formatters - idea proposed by Wanderlei Huttel
13Jun20
- baculum: Enable re-running jobs in async way and visual improvements
12Jun20
- baculum: Change cursor over selectable table
11Jun20
- Fix build script copyright detection
- release: add code to detect Bacula Systems copyrights and fail release
03Jun19
- Fix compilation of bsnapshot on Fedora
Bugs fixed/closed since last release:
2558 6366
=================================================
Release 9.6.4
08Jun20
- Add configure variables to baculabackupreport. Patch from bug #2538
- Fix orphaned buffers in cloud by adding truncate argument to end_of_job()
06Jun20
- Improve clarity of Cloud part mismatches and make it an INFO message rather
than a WARNING since it corrects the catalog.
- Small trivial change to check_parts
05Jun20
- Backport more Enterprise cloud parts changes
- Backport cloud upload code from Enterprise
03Jun20
- Update s3_driver.c to new libs3 API calling sequence
02Jun20
- Fix tray-monitor installation
- Recompile ./configure
- Add ./configure code to check for and enable/disable S3 support
- win32: Fix org#2547 About possible NULL pointer dereference in get_memory_info
- Ensure cloud driver loaded when listing cloud volumes
29May20
- baculum: Request #2546 support for full restore when file records for backup
job are pruned
25May20
- baculum: Fix problem with authorization error after upgrade
- baculum: Add UPGRADE file
24May20
- baculum: Fix returning value in TStyleDiff - generated notice with PHP
7.4
- baculum: Remove execute bit for framework scripts
22May20
- baculum: Fix displaying empty column button in table column visibility menu -
reported by Wanderlei Huttel
21May20
- baculum: Update Polish translations
- baculum: Update Portuguese translations
19May20
- baculum: New user management. LDAP support. Role-based access control.
12May20
- Fix new compiler warnings + always use bstrncpy not strncpy to ensure EOS at
end of string
11May20
- Return smartalloc buffers zeroed -- future performance improvement
10May20
- Improve scanning data/time, fixes bug #2472
- Make ABORT mention segfault to clarify non-bug #2528
- Make reading a short block a warning rather than error
09May20
- baculum: Fix validators in run job modal window
02May20
- Remove unused -t option in dbcheck.c -- fixes bug #2453
01May20
- Fix bug 2523 -- spurious extra linking
- Fix bug #2534 possible double free in error case
- Fix possible sscanf overflows
- Fix overflow from malicious FD reported by Pasi Saarinen
18Apr20
- baculum: Add option to show time in job log - idea proposed by Wanderlei
Huttel
- baculum: Add show log time parameter to job log endpoint
16Apr20
- baculum: Add tip about using table row selection
17Mar20
- Fix bug #2525 seg fault when doing estimate with accurate and MD5
- baculum: Fix issues with SELinux support reported by Neil MacGregor
16Mar20
- Correct some copyrights
07Mar20
- Add Docker plugin rpm spec files
Bugs fixed/closed since last release:
2453 2472 2525 2528 2534 2546 2547
===========================================================
Release Version 9.6.3
09Mar20
- Eliminate false error when droping postgres table MAC
- Apply Carsten's character set fix for the docs. Many thanks!
08Mar20
- Fix logic error in clearing bit on Windows
07Mar20
- baculum: Update Portuguese translations
- baculum: Update Polish translations
- baculum: Add patch to PRADO framework 4.0.1 for supporting PostgreSQL 12
catalog database
- baculum: Add support for PostgreSQL 12 catalog database
- Enhance failed bpipe to changer error message
- Clean up some incorrect copyrights
- Correct spelling errors in messages
- Add to plugins links
01Mar20
- baculum: Add bulk actions for job history and volume tables
- baculum: Update DataTables and its plugins
27Feb20
- docker: Update copyright headers.
- Update BSD copyright on *.conf.in files
- docker: Remove unneeded tar binary.
- Fix workaround for Sun C++ recommended by Phil Stracchino
- baculum: Update Polish translations
- baculum: Update Portuguese translations
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-07-16 03:51:41 by Mark Davies | Files touched by this commit (1) |
Log message:
bacula: explictly disable docker plugin
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-05-24 03:22:16 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message:
Use FreeBSD ACL code on NetBSD as well.
|