Changelog for
bacula-client-5.2.13-236.1.x86_64.rpm :
Wed Oct 23 14:00:00 2013 brunoAATTioda-net.ch
- Rework of systemd service
Remove obsolete syslog.target could fail on newer systemd
Added documentation line for each service Added soft dependency for
postgresql & mysql Added Restart on-failure
Patch pushed upstream
Thu Feb 21 13:00:00 2013 brunoAATTioda-net.ch
- Update to version 5.2.13
This is an important bug fix release.
Version 5.2.13 version has 20 bug fixes since 5.2.12.
Some of the bug fixes are important. (but most where already
included in previous builded packages.)
We still apply patch for Qt 4.6.2 which allow us to build bat for SLE
Bacula Changelog
- Fix build/configure problems with bpluginfo.c
- Refactor lock_volumes so most lock a vol rather than globally
- Add virtualfull-extreme test
- Apply patch for chio-changer-openbsd from bug #1984 -- Implements listall
- Add bat Mac patch from bug #1953
- Fix bug #1812 cannot run Copy/Migrate jobs from bat
- Fix loading of bat translations. Patch from bug #1890
- Fix text input in bat. Fixe bug #1965
- Remove Device from show command as it is not used or updated
- Fix #1982 update enabled keyword in help command
- Fix update_postgresql_tables 10 to 11
- Clean after building doc binaries requested by Willem vd Akker for Debian
build
- Require Qt version 4.8.4
- Fix bug #1955 that OK to run? does not retry on bad response
- Backport new lock calls + debug for SD
- Fix bug #1975 new label ignored when first is duplicate.
- Pull src/lib changes from master
- Pull SD files from master
- Turn off prune-test
- Add logdir and bsrdir to regression config
- Add bsrdir and logdir to regress-config
- Changed default directories from /var/bacula to /opt/bacula
- Make spool size max message more explicit
- Display more info when maximum spool size is reached
- Fix TERM defs for Solaris 11 in conio.c
- Allow group to cd to sysconfdir
- Make sysconfdir belong to Bacula user/group and exclude others
- Fix Virtual Full file close bug -- race condition
- Enhance mount message to include read/append
- Improve vol_mgr swap messages
- Enhance output of Using Device to include for read/write
- Add jobid to Pmsg output
- Fix bug #1959 input validation on delete of jobs.
- Fix bug #1956 Authorization Errors false
- Add workaround for #5507 where autoprune and reload are in deadlock
- Allow conf file quoted strings to be used in a list
- Make bfgets handle very long lines
- Avoid seg fault by checking for NULL client -- reported by Arno
- Final fix of bug #1943
- Fix bug #1948 MailOnSuccess get executed on error.
- Fix missing index on Media table
- Fix bug #1943 no message storage on closed database connection.
- Fix bug #1946 Fix problem with MySQL with big Base jobs.
- Reduce wait time in regression RunScripts
- Implement a timeout on regression tests of 15 minutes
- Fix #5346 .bvfs_lsfiles and .bvfs_restore to handle deleted files
- Fix spooldata, accurate and ingnoreduplicate run argument
- Fix messages segfault
- Implement feature request #1939
- fix #1938 about PATH_MAX on hurd
- fix #1938 about MAXPATHLEN on hurd
- Fix bug #1937 OpenBSD autochanger example script
- Fix #4996 about MaxRunTime canceling the job too early
- Fix bug #1934 Wrong values at media list in BAT
- Fix race condition in close_msg that causes seg fault
- Fix double unlink
- More tests for freeing NULL pointers
- Add MaximumConcurrentReadJobs directive to Storage resource
- Add ujobid to .bvfs_get_jobids
- Avoid problem when stripping a relative path
- Fix #4513 about HIDDEN attribute set to parent directory during restore
Bugs fixed/closed since last release:
1812 1890 1934 1937 1938 1939 1943 1946 1948 1953 1955 1956 1959 1965 1975
1982 1984 4513 4996 5346 5507
Wed Nov 28 13:00:00 2012 brunoAATTioda-net.ch
- Update 5.2.12 with upstream git patches :
* Fix bug #1956 Authorization-Errors-false
* Fix bug #1943 with official upstream patch
* Backport (kern) from Bacula Enterprise for console connection
- Full review and cleanup of the spec
* Added notice for reviewer
* Added full list of package and guideline
- Ready for sr to Archiving
Tue Nov 13 13:00:00 2012 brunoAATTioda-net.ch
- Update 5.2.12 with upstream git patches :
* Fix bug #1948 MailOnSuccess get executed on error.
* Fix missing index on Media table
* Fix bug #1943 no message storage on closed database connection.
* Fix bug #1946 Fix problem with MySQL with big Base jobs.
* Fix #5346 .bvfs_lsfiles and .bvfs_restore to handle deleted files
* Fix spooldata, accurate and ingnoreduplicate run argument
* Fix messages segfault
* Fix #4996 about MaxRunTime canceling the job too early
* Add ujobid to .bvfs_get_jobids
* Do not try to strip RestoreObject during attribute encoding
* Avoid problem when stripping a relative path
* Fix #4513 about HIDDEN attribute set to parent directory during restore
* Tweak add some more missing xattr streams for bscan.
* Tweak also allow restore of Hurd acl and xattr streams.
* Implement feature request #1939 ACL and XATTR autoconf support for GNU/Hurd
* fix #1938 about PATH_MAX on hurd
* fix #1938 about MAXPATHLEN on hurd
* Fix bug #1937 OpenBSD autochanger example script
* Add soft dependency on the 2 main databases, comment to make if hard dependency
* Added su option mandatory on new SuSE,RedHat,Debian
* Fix bug #1934 Wrong values at media list in BAT
* Fix double unlink
* More tests for freeing NULL pointers
* Add MaximumConcurrentReadJobs directive to Storage resource
- Checked version ready to be pushed to Archiving:Backup
- Commenting in .spec
- reorder & numbering for patches for better readiness
Wed Nov 7 13:00:00 2012 brunoAATTioda-net.ch
- Introduce BuildRequire for openSUSE-release for perfect detection of platform
- Handle Factory (12.3) move to /usr correctly
- Fix build for Factory
Sun Nov 4 13:00:00 2012 brunoAATTioda-net.ch
- New way to handle systemd versus sysinitV
- IMPORTANT : for 12.1 and + we only package systemd service file
Sat Nov 3 13:00:00 2012 brunoAATTioda-net.ch
- Fix all systemd related trouble by placing correctly the unit and tmpfiles conf
Handle the special case of 12.1 (which is systemd & sysinitv)
Sun Sep 23 14:00:00 2012 brunoAATTioda-net.ch
- Added upstream patches for 5.2.12
Tweak-error-handling-should-return-just-as-all-other
dd-MaximumConcurrentReadJobs-directive-to-Storage
- Recreate patch for logrotate, now that bacula log file are correctly handle
- Fix missing file /etc/tempfiles.d/bacula.conf for /var/run/bacula
- Added reload systemd daemon with new unit files-
- This commit should be safe to be propagated to Archiving:Backup as new stable
Sat Sep 22 14:00:00 2012 brunoAATTioda-net.ch
- Fix permission & owner in %docdir part for bacula-client,bacula-dir,bacula-bat-
Sat Sep 15 14:00:00 2012 brunoAATTioda-net.ch
- updated to bugs fixes release 5.2.12
- clean up patches used
Compatibility:
As always, both the Director and Storage daemon must be upgraded at
the same time.
Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.12
Director and Storage daemons. There should be no need to upgrade older File
Daemons.
Important changes since last release:
- A new bpluginfo utility tool
- Make dump_resource respect console ACL\'s (security fix)
- Add chio-changer-openbsd submitted in bug #1903
- Important Copy job bug fixed.
12Sep12
- Fix accurate option in the estimate command
- Fix bug #1932 director crash.
10Sep12
- Add JobId to SD debug output
- Commit batch session every 800,000 files
- Simplify safer delete code using a single regex
- Clean up error message generation during update attributes -- should fix bug
[#1823]
- Eliminate heartbeat error messages. Fixes bug #1925
- Apply patch from bug #1911 to implement --with-logdir
- Add chio-changer-openbsd submitted in bug #1903
- mysql database install/update scripts patch. Fixes bug #1901
- Delegate uid/gid changing to systemd. Fixes bug #1905
- Fix bug #1906
- Fix manpage errors, fixes bug #1907
- Final fix for #1859 missed one query.
- bpluginfo - Utility tool display various information
- Backport more master code
- Fix Makefile.in so that testfind builds with acl dependency
- Make dump_resource respect console ACL\'s (security fix)
- backport code from master
- Fix #1923 about MySQL 4 support for BVFS
- Fix #1902 about bad status slots output
- Fix Sigma Copy bug #4377
- Fix bsmtp
- Reset bsmtp to only send to IPv4 mailhosts.
Bugs fixed/closed since last release:
1823 1859 1901 1902 1903 1905 1906 1907 1911 1923 1925 4377
1932
Version 5.2.11 was short lived because of a crash
Sat Jun 30 14:00:00 2012 brunoAATTioda-net.ch
- updated to bugs fixes release 5.2.10
- As we want only bugs fixing, new AFS support is not activated in this
build
- Upstream informations
Bacula code: Total files = 1,110 Total lines = 231,439 (Using SLOCCount)
General:
The 5.2.10 version is a significant bug fix release including
our first cut at AFS support.
Compatibility:
As always, both the Director and Storage daemon must be upgraded at
the same time.
Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.9
Director and Storage daemons. There should be no need to upgrade older File
Daemons.
Major changes since 5.2.9:
- Fix IPv6 networking
- Fix SQL Counter problems
- Fix Bat hanging after running a number of jobs
- Fix dbcheck rw_writelock problem
- Fix Windows VSS restore bug
New Feature:
- Add rudimentary support for backing up AFS
28Jun12
- Add extra test for unsupported Protocol Families.
- Fix inet_pton call.
- Real fix of bug #1897 5.2.9 breaks IPv6 connectivity
- Fix bug #1891 wrong daemon name printed with -? option
- Fix bug #1859 INSERT INTO Counters fails
- First try at fixing bug #1897 5.2.9 breaks IPv6 connectivity
- Convert write_rec_to_block() to a state machine
- Fix bat from eating all Dir connections -- fixes bug #1872
- Back port fixes from BEE to fix Windows restore bug #1892
- Add block checksum flag to version.h
- Add block checksum debug code
- Fix bug #1893 dbcheck -B gives rwl_writelock error.
- Remove restriction of network buffer size being multiple of a tape block
- Add rudimentary support for saving AFS acls.
- Send level before the fileset in estimate_cmd() like in backup()
Bugs fixed/closed since last release:
1859 1872 1891 1892 1893 1897
Tue Jun 26 14:00:00 2012 brunoAATTioda-net.ch
- Emergency fix for bug bacula #1897 (Ipv6 crashes)-
Tue Jun 12 14:00:00 2012 philipp.storzAATTdass-it.de
- Update to bug fix 5.2.9
Changes since 5.2.7:
11Jun12
- Remove bad TERM_LIB patch from version 5.2.8
\"Apply readline without TERM_LIB dependency patch from bug #1871\"
- Ensure cancel status is set for canceled duplicate jobs -- partial fix for
bug #1851
- Enhance Win32 error messages -- fixes bug #1879
- Apply patch from bug 1876 to permit dot commands in a runscript
- Remove config variables from examples/devices fixes bug #1884
- Add more debug code for bug 1885
- Add more debug to block.c when read rejected
- Fail job that attempts to read from closed device -- reported in bug 1885 but
not fixed
- Detect Python 2.7 fixes bug #1888
- Apply systemd patch from bug #1886
- Rewrite some SD subroutines as class members
- New overhaul of xattr code.
- Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn\'t defined.
- Fix compiler warning.
Bugs fixed/closed since last release:
1851 1879 1884 1886 1888
- Version 5.2.8 has only a few hours life time
Mon Jun 4 14:00:00 2012 brunoAATTioda-net.ch
- Added upstream patch to fix warning on mysql build
- Updated to bugfix release 5.2.7
General:
--------
The 5.2.7 version is a significan bug fix release. (The
diff file between 5.2.6 and this one is over 25,000 lines).
If you are upgrading from a version older than 5.2.7, please
read all the old ReleaseNotes of all versions released
after the version you are upgrading from. There area
many important notices sumarized here, and we do not
repeat them each bug fix release.
Compatibility:
As always, both the Director and Storage daemon must be upgraded at
the same time.
Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.3
Director and Storage daemons. There should be no need to upgrade older File
Daemons.
Changes since 5.2.6:
02Jun12
- Correct Qt version needed for bat
- Turn on SD deadlock detection by default
- Fix bug #1880 ltdl.m4 missing for new feature.
- Fix bug #1870 GNU binutils-gold build failure.
- Add new empty netinet/tcp.h so Windows compile works
- Eliminate compiler warning in stored/dircmd.c
- Fix TCP Heartbeat code
- Align conio.c struct at 8 bytes to fix Sparc bus error.
- Fix get_basename() -- rewrite
- Apply James\' exchange-fd.c regression fix
- Add first Dutch translation
- Ensure that StorageId is updated after write
- Fix updating of cached slots + error message numbering
- Remove old shared objects before install
- Add missing dummy bVarPrefixLinks variable retrieval.
- Fix mysql config for older versions of mysql+config.
- Fix problem in BVFS with concurrent queries
- Add more checks to bvfs
- Try to use multi-row insert statements for mysql.
- On some platforms intptr_t is in an other include file.
- Add support for fcntl(fd, F_CLOSEM) to close filedescriptors.
- Use closefrom if available instead of trying to close fds ourself.
- Fix class member shadowing.
- Move storages tls initialization to proper place.
- Fix Copyright on init scripts suse, add specific daemon user & group
- Add support for new POSIX getaddrinfo interface.
- Apply MSQL detection fixes from bug #1829
- Fix bug #1805 cannot specify hostname in ./configure
- Fix restore_job restore keyword
- Allow plugin to backup a directory
- Print seconds in schedule time as noted in bug #1854
- Fix #1857 about restore cd command that blocks on empty directory
- Backport new StorageId code
- More definitive fix for update slots bug
- Fix #4062 on make_catalog_backup.pl script when user/password are empty
- Fix bug #1853: bacula-sd dead but pid file exists.
- Fix bug #1841 estimate command level=differential goes wrong in accurate
mode.
- Fix bug #1842 Incorrect port number reported
- Fix bug #1848 bsock.c:335 Socket has errors=1 on call to client
- Force the re-initialization of BaseJobOpts, AccurateOpts and VerifyOpts
between two Include{}
Bacula Bugs fixed/closed since last release:
1805 1829 1841 1842 1848 1853 1854 1857 1870 1874 1880 4062
Sat Apr 21 14:00:00 2012 brunoAATTioda-net.ch
- clean up comments, faqs, prepare 5.2.7 coming version
- added su for logrotate
Wed Mar 21 13:00:00 2012 brunoAATTioda-net.ch
- fix put sqlite3-devel in place of sqlite-devel for bacula-devel
Fri Mar 2 13:00:00 2012 philipp.storzAATTdass-it.de
- fix for allowing the sd to write into the working_dir
Sun Feb 26 13:00:00 2012 brunoAATTioda-net.ch
- Fixes non escaped % comment
- Added missing changes from Marco
Wed Feb 22 13:00:00 2012 mvwAATTplanets.elm.net
- Updated to 5.2.6 version (bug fix release)
Compatibility:
As always, both the Director and Storage daemon must be upgraded at
the same time.
Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.3
Director and Storage daemons. There should be no need to upgrade
older File Daemons.
New Feature:
- The restore tree cd command accepts wild cards within each
part of a path. Wild cards apply only to a single part at a
time: i.e. cd a
*/b
*/xx
* will match abc/bcd/xxfxx
but
*/xx
* will not match the above filename.
Changes since 5.2.5:
17Feb12
- Fix old exchange-fd plugin Accurate checkFile code.
- Insert the slot field as a numeric field.
- Fix #1831 by dropping the table before creating it
- Make cd accept wildcards
- Remove bad optimization from Accurate code
- Lock read acquire in SD to prevent to read jobs getting the
same thing
- Implement more robust check in other drives for tape slot wanted
- Fix lost dcr point -- memory loss in Copy/Migration + possible
confusion
- Ensure that bvfs SQL link is not shared
- Fix error printing in acl and xattr code.
- Backport better error debug output for sd plugins.
- Add wait on bad connection for security
- Make mtx-changer more fault tolerant
- Fix 32/64 bit problems in SD sscanf commands
- Skip certain filesystem types on some platforms.
- Allow BVFS to browse and restore Base jobs
- Add error message to .bvfs_clear_cache command
- Fix plugin bug with multiple simultaneous jobs
Bugs fixed/closed since last release:
1831
Mon Feb 6 13:00:00 2012 philipp.storzAATTdass-it.de
build on sle10 possible:
- suse_fw switch added
- build_sqlite added
- tray monitor files only installed if tray-monitor is built
- fix for bacula-sd : always make bacula the primary group of user bacula
Fri Jan 27 13:00:00 2012 brunoAATTioda-net.ch
- Cleanup the spec (remove regress will goes to its own package)
- Upgraded to 5.2.5 version-
Wed Jan 11 13:00:00 2012 philipp.storzAATTdass-it.de
- additional_sd_groups fixed for SUSE<11.4, as there is no group tape
Wed Jan 11 13:00:00 2012 philipp.storzAATTdass-it.de
- sd has now storage_daemon_additional_groups
Tue Jan 10 13:00:00 2012 philipp.storzAATTdass-it.de
- when short hostname is not returned by hostname -s, we sed it out of the full hostname, finally we set localhost
Tue Jan 10 13:00:00 2012 philipp.storzAATTdass-it.de
- when short hostname is not returned by hostname -s, we try to get the full hostname, finally we set localhost
Tue Jan 10 13:00:00 2012 philipp.storzAATTdass-it.de
- each libbaccats file has now the correct soname -> 0001-Give-each-catalog-library-a-soname-of-libbaccats-ver.patch
Tue Jan 10 13:00:00 2012 philipp.storzAATTdass-it.de
- each libbaccats file has now the correct soname -> 0001-Give-each-catalog-library-a-soname-of-libbaccats-ver.patch
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- create user and group now also in -sql , -tools and -lib packages
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- reactivated fix_generic_db_scripts macro
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- reactivated fix_generic_db_scripts macro
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- fixed the systemd pid files with patch
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- fixed the systemd pid files with patch
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- fixed the systemd pid files with patch
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- fixed the systemd pid files with patch
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- fixed the systemd pid files with patch
Mon Jan 9 13:00:00 2012 philipp.storzAATTdass-it.de
- fixed the systemd pid files with patch
Fri Jan 6 13:00:00 2012 philipp.storzAATTdass-it.de
- Removed regress package; fixed libbaccats.so problems on CentOS5, OpenSUSE12.1 ...
Fri Jan 6 13:00:00 2012 philipp.storzAATTdass-it.de
- removed the update-alternatives stuff, now the -catalog packages contain the right .so and are linked to the generic name in post
Mon Dec 26 13:00:00 2011 brunoAATTioda-net.ch
- Apply Marco updated procedure for alternatives on fed/rhel/suse
Tue Dec 20 13:00:00 2011 brunoAATTioda-net.ch
- Fixed sysinit V scripts
- Fixed systemd services databases engines After
- Micro fix for comment in sqlite creating db script
Fri Dec 16 13:00:00 2011 philipp.storzAATTdass-it.de
- update to 5.2.3 see changelog for full details
Thu Dec 15 13:00:00 2011 brunoAATTioda-net.ch
- fix RHEL builds (remove the install-alternatives)
- fix SLES builds
- close endif
- add missing libcap-devel (Feature for bacula-fd since 5.0.0)
- add %config for bacula-tray
* (rpmlint recommend for SLE)
Sun Dec 11 13:00:00 2011 brunoAATTioda-net.ch
- Fixed the missing mtx BuildRequire, Require for sd so the script
has the right path
Sun Dec 11 13:00:00 2011 brunoAATTioda-net.ch
- Change the method used for libbaccats-${version} and use
update-alternatives (Will break all non SUSE)
- Fix missing db scripts for default db
- Add comments to the todo list
Sat Dec 10 13:00:00 2011 brunoAATTioda-net.ch
- Added latest patches from upstream (accurate)
- Fixed r-x rights on binaries in /usr/sbin (755 in place of 750)
Sun Dec 4 13:00:00 2011 brunoAATTioda-net.ch
* Rework packages name so everything is pre-fixed bacula-
- Rename libbaccats-
* to bacula-catalog-[dbengine]
- Rename libbacsql to bacula-sql
- Fixed new Licence references and check spdx.org
* Setup the list of TODOS
Sun Dec 4 13:00:00 2011 brunoAATTioda-net.ch
- Added upstream patches
- Added fixes for sqlite3 db creation-
Fri Dec 2 13:00:00 2011 brunoAATTioda-net.ch
- Fixes for sqlite3
- Added submitted patch for systemd bacula-fd
- Add the recommended in meta-packages
Thu Dec 1 13:00:00 2011 brunoAATTioda-net.ch
- fix spurious non-ascii char in the first 256bytes (Mandriva)-
Thu Dec 1 13:00:00 2011 brunoAATTioda-net.ch
- Remove any .so in devel
- Fixed DEFAULT_DB_TYPE in libbaccats-
*
- Change Requires by PreReq fo libbaccats-
* libbacsql
- Remove \"$2\" in init.d scripts (034-patch)
Wed Nov 30 13:00:00 2011 brunoAATTioda-net.ch
- Fixed deps order for correct SLE_11
Tue Nov 29 13:00:00 2011 brunoAATTioda-net.ch
- Fixed the libbaccats-%version.so trouble by using the dummy in dir
- Comments the AATTFIXME & AATTTODO for later fixes
- Resolved dependencies between packages-
Sun Nov 27 13:00:00 2011 brunoAATTioda-net.ch
- Upgrade to upstream 5.2.2 release
- Remove all merged upstream patches
- add AATTFIXME comment need to be solved
Sun Nov 27 13:00:00 2011 brunoAATTioda-net.ch
- Add libtool in BuildRequires : avoid implicit deps
- Add RPM flags for CXX
- Don\'t finish configure with %if
- Use upstream init scripts (need to fix the database)
Sat Nov 26 13:00:00 2011 brunoAATTioda-net.ch
- Fixes for bacula-libcat
* and conflict with rpmlint
- Last run before the upgrade to 5.2.2-
- Use of %ghost for libbaccats-version.so
- Fix requires
- Fix scripts
Sat Nov 26 13:00:00 2011 brunoAATTioda-net.ch
- Fix bat doc html file to the right packages
- Add explicit conflicts on databases engines -
Thu Nov 24 13:00:00 2011 brunoAATTioda-net.ch
- Massive rework : with renaming all lib
* to bacula-lib
*
- Fixed all warnings
- Fixed all summaries
- to be checked : deps on devel
- Added filter about the shlib-naming don\'t apply here
Thu Nov 24 13:00:00 2011 brunoAATTioda-net.ch
- remove uneeded bacula-ctl-
* control scripts
- addfilter on unknow uid
- addfilter about %config(noreplace) query.sql and comment
Tue Nov 22 13:00:00 2011 brunoAATTioda-net.ch
- fix sqlite3 dependencies
Sun Nov 20 13:00:00 2011 brunoAATTioda-net.ch
- Added bunch of upstream patches
- Reorder patches (don\'t apply bweb : we don\'t build it actually)
Fri Nov 18 13:00:00 2011 philipp.storzAATTdass-it.de
- query.sql is now marked as config(noreplace) file.
Tue Nov 15 13:00:00 2011 brunoAATTioda-net.ch
- Add the working dir to fd and sd package, they can be installed alone
Mon Nov 14 13:00:00 2011 brunoAATTioda-net.ch
- Recreate the bunch of patches that are upstream and not re-released
- Re-Add the systemd patch
- check building on all plateforms-
Sat Nov 12 13:00:00 2011 philipp.storzAATTdass-it.de
- Meta packages now automatically call password generator script
Sat Nov 12 13:00:00 2011 philipp.storzAATTdass-it.de
- REPLACE_WITH_LOCAL_HOSTNAME placeholder is not replaced for -dir configs anymore, this is only done in -mysql, -postgresql, -sqlite3 meta packages AND using localhost as default fallback hostname
Sat Nov 12 13:00:00 2011 philipp.storzAATTdass-it.de
- REPLACE_WITH_LOCAL_HOSTNAME placeholder is not replaced for -dir configs anymore, this is only done in -mysql, -postgresql, -sqlite3 meta packages AND using localhost as default fallback hostname
Sat Nov 12 13:00:00 2011 philipp.storzAATTdass-it.de
- REPLACE_WITH_LOCAL_HOSTNAME placeholder is not replaced for -dir configs anymore, this is only done in -mysql, -postgresql, -sqlite3 meta packages
Sat Nov 12 13:00:00 2011 philipp.storzAATTdass-it.de
- REPLACE_WITH_LOCAL_HOSTNAME placeholder is not replaced for -dir configs anymore, this is only done in -mysql, -postgresql, -sqlite3 meta packages
Thu Nov 10 13:00:00 2011 philipp.storzAATTdass-it.de
- changed the default db adaption to a more generic way (thanks to Marco)
Wed Nov 9 13:00:00 2011 philipp.storzAATTdass-it.de
- fedora needs other --release package
Wed Nov 9 13:00:00 2011 philipp.storzAATTdass-it.de
- rh-based distris now get their own start scripts
Tue Nov 8 13:00:00 2011 philipp.storzAATTdass-it.de
- Installation of libbaccats-DBTYPE now also fixes the default_db_type in generic create/grant/make bacula scripts
Tue Nov 8 13:00:00 2011 philipp.storzAATTdass-it.de
- Installation of libbaccats-DBTYPE now also fixes the default_db_type in generic create/grant/make bacula scripts
Tue Nov 8 13:00:00 2011 philipp.storzAATTdass-it.de
- Installation of libbaccats-DBTYPE now also fixes the default_db_type in generic create/grant/make bacula scripts
Sun Nov 6 13:00:00 2011 philipp.storzAATTdass-it.de
- changed bacula-5.0.0-wrong-script-interpreter.patch to remove dependency on /usr/bin/python (-> /usr/bin/env python)
Sat Nov 5 13:00:00 2011 philipp.storzAATTdass-it.de
- formatting of bacula passwort generation script
Fri Nov 4 13:00:00 2011 philipp.storzAATTdass-it.de
- post script now falls back to hostname bacula if hostname is empty
Fri Nov 4 13:00:00 2011 philipp.storzAATTdass-it.de
- added bacula-password-setup.sh to tools package
Fri Nov 4 13:00:00 2011 philipp.storzAATTdass-it.de
- tray-monitor packages now also add the actual hostname into the config files
Wed Nov 2 13:00:00 2011 brunoAATTioda-net.ch
- Consolidated patch for adding systemd without a new configure
Wed Nov 2 13:00:00 2011 brunoAATTioda-net.ch
- Consolidated patch for missing manpages
Mon Oct 31 13:00:00 2011 philipp.storzAATTdass-it.de
- -devel package now has development rpm group, all meta packages now have individual READMEs
Mon Oct 31 13:00:00 2011 philipp.storzAATTdass-it.de
- added meta packages for compatibility with old package names
Mon Oct 31 13:00:00 2011 philipp.storzAATTdass-it.de
- added meta packages for compatibility with old package names
Mon Oct 31 13:00:00 2011 brunoAATTioda-net.ch
- Add if systemd around the rebuild of configure
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- Put released 5.2.1 upstream tarball pushed by Philipp
- Include all patches to get systemd aware distributions build
- Add patches to get missing man pages for bwild & bregex
- Check building system
- Remove Philipp patch, we dynamically rebuild the configure script
- Removed all tar (doc & regress 5.2.0)
Sun Oct 30 13:00:00 2011 philipp.storzAATTdass-it.de
- removed unneeded content of systemd patch, still is very big
Sun Oct 30 13:00:00 2011 philipp.storzAATTdass-it.de
- added systemd patch from Marco van Wieringen and Bruno Friedmann
Sun Oct 30 13:00:00 2011 philipp.storzAATTdass-it.de
- added systemd patch from Marco van Wieringen and Bruno Friedmann
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- Put recommends inside a if only for suse
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- sanitizing : %% in comment
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- fix move bpipe-fd plugin from console to bacula-fd rpm
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- Fix right name for logrotate
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- sanitizing: fix right name for logrotate, get ride of some
warnings in rpmlint
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- sanitizing: remove blank space after Patch declaration to fix
parser warning, add logrotate file
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- remove non used sources, we use upstream scripts and fix those if needed
Sun Oct 30 13:00:00 2011 brunoAATTioda-net.ch
- sanitizing: replace all mkdir & cp by proper install instructions
Sat Oct 29 14:00:00 2011 brunoAATTioda-net.ch
- sanitizing : fix typo for non suse version / start using install -d -m in place of mkdir & cp
Sat Oct 29 14:00:00 2011 brunoAATTioda-net.ch
- sanitizing hard : put /usr/sbin/ in if suse, integrate firewall basics rules for openSUSE
Sat Oct 29 14:00:00 2011 brunoAATTioda-net.ch
- sanitizin : remove old .desktop definition use upstream dynamically builded
Sat Oct 29 14:00:00 2011 brunoAATTioda-net.ch
- sanitizing replay the dynamic _libversion
Sat Oct 29 14:00:00 2011 brunoAATTioda-net.ch
- sanitizing add patch for full icon path
Sat Oct 29 14:00:00 2011 brunoAATTioda-net.ch
- sanitizing Replace RPM_BUILD_ROOT by %{buildroot}
Sat Feb 26 13:00:00 2011 davejplaterAATTgmail.com
- Patched bacula.spec with patch from bnc#655351
Fri Oct 29 14:00:00 2010 davejplaterAATTgmail.com
- Moved mtx-changer.conf from libexec/bacula to etc/bacula see :
bnc#620111
Fri Oct 29 14:00:00 2010 davejplaterAATTgmail.com
- Major package and specfile cleanup. Deleted all unused files.
Mon May 10 14:00:00 2010 davejplaterAATTgmail.com
- Update to version 5.0.2, fixed openSSL patch in
bacula-5.0.2-openssl.patch
- See \"ChangeLog\" file for upsteream fixes.
Wed Jan 27 13:00:00 2010 davejplaterAATTgmail.com
- Add doc package
Tue Jan 26 13:00:00 2010 nixAATTopensuse.org
- Fix alternates so that they actually work
- Update to version 5.0.0
Thu Jan 7 13:00:00 2010 nixAATTopensuse.org
- add export SUSE_ASNEEDED=0 to %build to fix build on openSUSE 11.2
See: http://en.opensuse.org/Packaging/Fixing
Wed Jan 6 13:00:00 2010 nixAATTopensuse.org
- Merge in a MAJOR update that uses alternatives for the DB backends
(based on Fedora\'s bacula package)
Tue Dec 29 13:00:00 2009 nixAATTopensuse.org
- Use Should-Start/Stop instead of Required-Start/Stop for mysql in
bacula-dir.init
- Add postgresql to Should-Start/Stop
Mon Dec 21 13:00:00 2009 nixAATTopensuse.org
- break qwt out into a separate rpm (dependency)
- Fix cflags patch so it applies with fuzz=0 for openSUSE factory
Thu Dec 17 13:00:00 2009 nixAATTopensuse.org
- Major cleanups to re-SUSEify the spec
Thu Dec 17 13:00:00 2009 davejplaterAATTgmail.com
- Add bacula-updatedb scripts to convert old data bases
Fri Dec 11 13:00:00 2009 davejplaterAATTgmail.com
-Update to bacula-3.0.3 see /usr/share/doc/packages/bacula/ for release
notes and the full change log
* Qt4 admin console - bat and full documentation in the doc package added.
Thu Nov 19 13:00:00 2009 nixAATTopensuse.org
- Add a debug package