~ubuntu-branches/ubuntu/precise/dbconfig-common/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Sean Finney
  • Date: 2008-07-05 01:07:31 UTC
  • mfrom: (15 hardy)
  • mto: (8.1.4 squeeze)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20080705010731-fl8ewjzk9fjkz8ab
* fix for package failing to purge, thanks to Michael Tautschnig for
  reporting this (closes: #476949).
* rc bugfix, high urgency upload.
* a few more more bugs/fixes from Niko Tyni:
  - fix for empty substitution in dbc_upgrade_error (closes: #473028).
  - ensure TODO gets installed, since the docs reference it (closes: #472946).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dbconfig-common (1.8.39) unstable; urgency=high
 
2
 
 
3
  * fix for package failing to purge, thanks to Michael Tautschnig for
 
4
    reporting this (closes: #476949).
 
5
  * rc bugfix, high urgency upload.
 
6
  * a few more more bugs/fixes from Niko Tyni:
 
7
    - fix for empty substitution in dbc_upgrade_error (closes: #473028).
 
8
    - ensure TODO gets installed, since the docs reference it (closes: #472946).
 
9
 
 
10
 -- Sean Finney <seanius@debian.org>  Sat, 05 Jul 2008 01:07:31 +0200
 
11
 
 
12
dbconfig-common (1.8.38) unstable; urgency=low
 
13
 
 
14
  * the "TLC" release
 
15
  * ACK NMU from Stephen Gran, thanks!
 
16
  * slight changes to the NMU diff, namely using local variables and a fix
 
17
    for a corner case where the umask might not be reset.
 
18
  * more bugs/fixes from Niko Tyni (thanks!)
 
19
    - fix for malformed log messages (closes: #472993).
 
20
    - fix for catching upgrade errors when calling dbc_dump (closes: #473026).
 
21
    - fix for empty dumps from postgres upgrades (closes: #473013).
 
22
    - fix for ucf/debconf/stdout redirection problems (closes: #435143).
 
23
    - fix for db server/client installed status differences (closes: #448804).
 
24
    - allow specifying preferred order in dbtype selection (closes: #469832).
 
25
    - find with -xtype instead of -type to allow symlinks (closes: #472944).
 
26
    - fix for allowing users to opt-in again to our help (closes: #475068).
 
27
  * update documentation wrt dbtype selection
 
28
  * centralize definition of dbc.log location
 
29
  * a test suite! now using shunit2 for unit tests, implemented some
 
30
    basic tests for logging as a proof-of-concept.
 
31
  * various fixes found from new unit tests
 
32
  * new/updated debconf translations:
 
33
    - Basque, from Piarres Beobide (closes: #472266).
 
34
    - Finnish, from Esko Arajärvi (closes: #472949).
 
35
  * lintian fixes:
 
36
    - bump standards version to 3.7.3
 
37
    - swap binary-arch and binary-indep target build scripts
 
38
    - spelling fixes in description
 
39
    - add ignore for empty directory where we instruct packages to
 
40
      place install/upgrade files and scripts
 
41
    - remove .Xc from manpages as it seems an unsupported extension.
 
42
 
 
43
 -- Sean Finney <seanius@debian.org>  Fri, 11 Apr 2008 19:44:58 +0200
 
44
 
 
45
dbconfig-common (1.8.37-0.1) unstable; urgency=low
 
46
    
 
47
  * Non-maintainer upload.
 
48
  * Set umask before dump creation (closes: #473131)
 
49
   
 
50
 -- Stephen Gran <sgran@debian.org>  Sat, 05 Apr 2008 00:53:49 +0100
 
51
  
 
52
dbconfig-common (1.8.37) unstable; urgency=low
 
53
 
 
54
  * Fix from Niko Tyni for dpkg-reconfigure failures due to missing database
 
55
    admin password.  Thanks! (closes: #439081).
 
56
  * Fix from Niko Tyni for problems with opting out in preconfiguration
 
57
    scenarios (closes: #469728).
 
58
  * Fix from Niko Tyni for choosing a more sane default for authmethod
 
59
    with remote questions in pgsql installations (closes: #443985).
 
60
  * Remove default logfile path/dir on purge (closes: #455018).
 
61
 
 
62
 -- Sean Finney <seanius@debian.org>  Thu, 06 Mar 2008 23:37:03 +0100
 
63
 
 
64
dbconfig-common (1.8.36) unstable; urgency=low
 
65
 
 
66
  * added documentation and support for removal logic, to allow the
 
67
    packager to have arbitrary sql/scripts run when the package is
 
68
    being removed.  thanks to Stefano Zacchiroli for the suggestion
 
69
    and testing (closes: #429722).
 
70
  * another internal change or two needed for webapps-common.
 
71
  * modified build-dependencies related to tetex/texlive.
 
72
  * new Slovak debconf translations thanks to Ivan Masár (closes: #437671).
 
73
 
 
74
 -- sean finney <seanius@debian.org>  Sun, 02 Sep 2007 13:30:50 +0200
 
75
 
 
76
dbconfig-common (1.8.35) unstable; urgency=low
 
77
 
 
78
  * New Mayalalam debconf translations from Praveen A (closes: #426220).
 
79
  * Updated Vietnamese debconf translations from Clytie Siddall 
 
80
    (closes: #426841).
 
81
  * initial attempt at handling more gracefully situations where a
 
82
    database was not installed before the package was installed.  The
 
83
    text is not yet marked translatable since i don't think it's final yet.
 
84
  * do some more under-the-hood stuff for multi-instance support in the up
 
85
    and coming webapps-common package.
 
86
  * make sure the _DBC_DBSERVER_ substitution in d-g-i does not result in an 
 
87
    empty string, as is done elsewhere.  thanks to Stefano Zacchiroli for
 
88
    the patch (closes: #429841).
 
89
  * clean up an extra tmpfile that wasn't being deleted by d-g-i, thanks
 
90
    again to Stefano for the patch (closes: #429854).
 
91
 
 
92
 -- sean finney <seanius@debian.org>  Mon, 18 Jun 2007 18:15:29 +0100
 
93
 
 
94
dbconfig-common (1.8.34) unstable; urgency=low
 
95
 
 
96
  * new support for sqlite3, thanks to the patch from Vincent Bernat!
 
97
    (closes: #425262).
 
98
  * create leading elements of purge-time data dump, if necessary.
 
99
 
 
100
 -- sean finney <seanius@debian.org>  Sun, 20 May 2007 23:13:33 +0200
 
101
 
 
102
dbconfig-common (1.8.33) unstable; urgency=low
 
103
 
 
104
  * include a long-neglected fix from Adam Lebsack, which seems to fix the
 
105
    problems prevents dbconfig-common from working with dash (closes: #406127).
 
106
    this was also likely the cause of dbconfig appearing to attempt creating
 
107
    the database/user in the wrong order (closes: #418479).
 
108
  * remove some extra straggler bashisms, and use printf instead of echo
 
109
    for the dbc_log functions.
 
110
  * change function names for some internal debugging/logging functions.
 
111
  * now dbc defaults to logging to /var/log/dbconfig-common/dbc.log, which
 
112
    can perhaps make it a bit easier to get debugging info from folks who
 
113
    experience bugs.
 
114
 
 
115
 -- sean finney <seanius@debian.org>  Sun, 13 May 2007 15:06:01 +0200
 
116
 
 
117
dbconfig-common (1.8.32) unstable; urgency=low
 
118
 
 
119
  * incorporated the suggested grammatical corrections to debconf templates,
 
120
    doing my best to avoid fuzzying current translations.  thanks to
 
121
    Helge Kreutzmann for finding these (closes: #400784).
 
122
  * fixed random password generating code so that passwords are always
 
123
    12 characters long.  previously a newline character from /dev/urandom
 
124
    could cause it to be truncated.
 
125
  * correction version number in sample sql script for the db-test-mysql-2.1
 
126
    example package.  thanks to Niko Tyni (closes: #421009).
 
127
  * fixed typo in french debconf translations, thanks to Frédéric Bothamy
 
128
    for pointing this out (closes: #422196).
 
129
  * small fix for created nested subdirectories, which will be used by
 
130
    the soon-coming webapps-common package.
 
131
 
 
132
 -- sean finney <seanius@debian.org>  Sat, 12 May 2007 14:41:27 +0200
 
133
 
 
134
dbconfig-common (1.8.31) unstable; urgency=low
 
135
 
 
136
  * tons of new/updated translations:
 
137
    * Swedish, thanks to Andreas Henriksson and Daniel Nylander
 
138
      (closes: #407852, #412012).
 
139
    * Galician, thanks to Jacobo Tarrio (closes: #412025).
 
140
    * Portuguese, thanks to Miguel Figueiredo (closes: #412177).
 
141
    * Norwegian Bokmål, thanks to Bjørn Steensrud (closes: #412308).
 
142
    * Italian, thanks to Giuseppe Sacco (closes: #412172).
 
143
    * Korean, thanks to Sunjae Park (closes: #412780).
 
144
    * Russian, thanks to Yuriy Talakan' (closes: #412788).
 
145
    * German, thanks to Helge Kreutzmann (closes: #400799).
 
146
 
 
147
 -- sean finney <seanius@debian.org>  Sun, 04 Mar 2007 12:59:08 +0100
 
148
 
 
149
dbconfig-common (1.8.30) unstable; urgency=medium
 
150
 
 
151
  * remove some "-a" and "-o" bashisms.
 
152
  * dbconfig-load-include now returns the exit status of the "exec"
 
153
    format (where the output is based on running a script), if appropriate.
 
154
    thanks to Matt Brown for the patch (closes: #397089).
 
155
  * single-quote settings in /etc/dbconfig-common/package.conf instead
 
156
    of double-quoting them, and make sure any single quotes in the
 
157
    settings are properly escaped when written.
 
158
  * escape SQL-sensitive character sequences in passwords for user 
 
159
    creation SQL snippits.
 
160
  * escape shell/sed sensitive character sequences that are used in 
 
161
    dbconfig-generate-include (closes: #405598).
 
162
  * another dpkg order-of-operations corner case: if unpacked but not
 
163
    (pre-)configured, our debconf templates aren't registered yet, so
 
164
    if some dependant package tries to use us in such a state (i.e. its
 
165
    config is run before ours), fail gracefully and let its postinst
 
166
    script pick up the work with a second config run.
 
167
 
 
168
 -- sean finney <seanius@debian.org>  Sun, 21 Jan 2007 20:14:36 +0100
 
169
 
1
170
dbconfig-common (1.8.29) unstable; urgency=medium
2
171
 
3
172
  * Fabio Tranchitella discovered that in some environments passwords