~ubuntu-branches/ubuntu/maverick/bacula/maverick

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Ante Karamatic
  • Date: 2008-11-26 13:53:30 UTC
  • mfrom: (3.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20081126135330-gvzmmbbeyiz9y1ar
Tags: 2.4.3-1ubuntu1
* Store sd|fd|director passwords in debconf (LP: #222558)
  - added debian/bacula-common.templates
  - modified debian/bacula-common.postinst:
    + generate random passwords and store them in debconf
  - modified debian/bacula-[sd|fd|director-mysql|director-pgsql].postinst
    + read and set passwords from debconf
* Daemons listen on all interfaces (LP: #286643)
* Start daemons on installation
* Build with generic XXX_*_XXX username, password and database name
  and replace it with dbconfig's settings in postinstall scripts
* Merge from debian unstable, remaining changes:
  - Drop mt-st to suggests. So that bacula goes back to main. (LP: #286528)
  - debian/rules: Disable fortify source since it was causing
    bacula-director to segfault.
  - debian/control:
    + Added libdbi-perl and libdb-mysql-perl to depends for
      bacula-director-mysql
      due to new postinst configuration.
    + Cleaned up bacula-director-pgsql dependenices and recommends.
    + Made mysql the default director to install bacula-director-{mysql|pgsql}
      added database handling to postinstall scripts and templates, modifiied
      postinstall script's sed expressions.
    + Removed libwgtk-2.6-dev as a build dependency; as a result
      bacula-console-wx isn't built anymore.
    + Install gawk if not installed. (LP: #207527)
  - debian/make_catalog_backup_awk.[mysql|pgsql|sqlite3|sqlite]:
    + New scripts for catalog backup. (CVE-2007-5626)
  - debian/bacula-console-wx:
    + Dropped since we are not building them anymore.
  - debian/bacula-director-common.bacula-director.init,
    debian/bacula-fd.init, debian/bacula-sd.init
    + Made more LSB specific.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
              Technical notes on version 2.4.x
2
2
 
3
3
General:
 
4
Release Version 2.4.3
 
5
10Oct08
 
6
ebl  Apply 2.4.2-cancel-non-running-jobs.patch to be able to cancel
 
7
     a non created job faster.
 
8
08Oct08
 
9
kes  This should correct bug #1159 where Migration does not properly
 
10
     respect the Migration Low Bytes directive.
 
11
02Oct08
 
12
ebl  Fix typo in configure.in that breaks --with-db-password option
 
13
24Sep08
 
14
kes  This code should fix the race condition that leads to a Director
 
15
     crash at job end time when the job list is updated. This was reported
 
16
     in bug #1162.
 
17
20Sep08
 
18
kes  Remove all double quotes from SQLite creating script and
 
19
     replace by single quotes as suggested by John Huttley.
 
20
08Sep08
 
21
kes  Fix SQL case problem that may cause the failure of DiskToCatalog
 
22
     in bug #1149.
 
23
kes  Copy missing storage name into edit buffer. As far as I can tell
 
24
     this never caused a bug.
 
25
28Aug08
 
26
ebl  Remove catalog dependency for bcopy
 
27
ebl  Modify catalog scripts to have an easier packaging integration,
 
28
     using default variables.
 
29
     Make difference between SQLite3 and SQLite in db_get_type()
 
30
26Aug08
 
31
kes  Attempt to fix bug #1128 InChanger flag cleared during Migration
 
32
     job when reading from one autochanger and writing to another.
 
33
24Aug08
 
34
kes  Add more information to SD acquire.c INFO messages.
 
35
kes  Fix NULL Volume name error when reading and the drive must
 
36
     be switched.
 
37
14Aug08
 
38
kes  Fix a Verify InitCatalog problem where in certain cases
 
39
     a garbage filename may be entered in the verification database.  This 
 
40
     fixes bug #1143.
 
41
kes  Add space after version before date in bat about dialog.
 
42
12Aug08
 
43
kes  Fix seg fault in Dir during estimate command with no level value
 
44
     given. This fixes bug #1140.
 
45
08Aug08
 
46
kes  Add message to migration job when the target job is already migrated.
 
47
     This closes bug #1129.
 
48
 
4
49
Release Version 2.4.2
5
50
26Jul08
6
51
kes  When a migration job actually runs, re-check the Job record