changelog 6.34 KB
Newer Older
Otto Kekäläinen's avatar
Otto Kekäläinen committed
1
2
3
4
mariadb-5.5 (5.5.44-1) unstable; urgency=low

  * New upstream release. Includes fixes to the following security issue:
    - CVE-2015-3152
5
6
7
8
    - CVE-2015-2648
    - CVE-2015-2582
    - CVE-2015-4752
    - CVE-2015-2643
Otto Kekäläinen's avatar
Otto Kekäläinen committed
9
10
11
12
  * Upstream also includes lots of line ending changes (from CRLF -> LF)

 -- Otto Kekäläinen <otto@seravo.fi>  Sat, 13 Jun 2015 21:09:48 +0300

13
mariadb-5.5 (5.5.43-1) unstable; urgency=low
14

15
  * New upstream release. Includes fixes to the following security issues:
16
17
18
19
    - CVE-2015-0501
    - CVE-2015-2571
    - CVE-2015-0505
    - CVE-2015-0499
20
    - CVE-2015-4757
21
  * Hotfix patch to fix the server crash caused by mysql_upgrade (MDEV-8115)
22

23
 -- Otto Kekäläinen <otto@seravo.fi>  Sun, 03 May 2015 23:21:11 +0300
24

25
26
27
28
29
30
31
32
mariadb-5.5 (5.5.41-2) unstable; urgency=low

  * Critical backport from 10.0 (commit 439123d):
    Fix mariadb-server-5.5.postinst so that the flag removal will not emit
    an error code if there are no previous debian-*.flag files.

 -- Otto Kekäläinen <otto@seravo.fi>  Wed, 04 Feb 2015 11:28:16 +0200

33
34
35
mariadb-5.5 (5.5.41-1) unstable; urgency=low

  * New upstream release
36
  * Backported new cacert.pem etc from 5.5 the replace the expired ones
37

38
 -- Otto Kekäläinen <otto@seravo.fi>  Wed, 04 Feb 2015 11:27:40 +0200
39

40
41
42
mariadb-5.5 (5.5.39-3) UNRELEASED; urgency=low

  * Updated Dutch translation by Frans Spiesschaert (Closes: #764010)
43
44
45
46
  * Updated control file so that mariadb-client-5.5 breaks and replaces
    the package mariadb-server-5.5 to allow overwriting the innochecksum
    man page file which has changed location (LP: #1368124) as per
    doc https://www.debian.org/doc/debian-policy/ch-relationships.html#s7.6.1
47
48
  * Backported the fix of #770177 from 10.0 to 5.5 so that the migration
    question will not be asked repeatedly.
49
50
51

 -- Otto Kekäläinen <otto@seravo.fi>  Sat, 04 Oct 2014 22:45:02 +0300

52
53
54
55
mariadb-5.5 (5.5.39-2) unstable; urgency=low

  * d/control: Removed Provides: libmysqlclient-dev (Closes: #759309)
  * d/control: Removed Provides: libmysqld-dev with same motivation
Otto Kekäläinen's avatar
Otto Kekäläinen committed
56
57
58
  * Re-introduced tha HPPA build patch as the upstream fix wasn't complete
  * Fixed all kFreeBSD build and test suite issues
  * Added Italian translation (Closes: #759813)
59
  * Set migration option as unseen if installation was aborted (Closes: #761452)
60
61
62

 -- Otto Kekäläinen <otto@seravo.fi>  Wed, 27 Aug 2014 21:12:36 +0300

63
mariadb-5.5 (5.5.39-1) unstable; urgency=low
64

65
  * New upstream release.
66
67
    * Fixes an error when handling MyISAM temporary files can be
      exploited to execute arbitrary code (Secunia Advisory SA60599)
68
  * Add patch to fix kFreeBSD builds
69
70
  * Fixed wrongly applied fix of MDEV-5957 (Closes: #752203)

71
 -- Otto Kekäläinen <otto@seravo.fi>  Thu, 07 Aug 2014 12:16:19 +0300
72

73
mariadb-5.5 (5.5.38-1) unstable; urgency=low
74

75
  * New upstream release.
76
  * Added upstream release signing key in preparation for future use
77
  * Made libterm-readkey-perl a depends instead of suggest (LP: #1324082)
78
79
  * Add patch to fix HPPA build error (Closes: #751805)
  * Fixed lots and lots of Lintian warnings
80
81
  * Disabled TokuDB (Closes: #753222). Remember to re-enable if once
    https://mariadb.atlassian.net/browse/MDEV-6449 is closed.
82
83
84
85
86
87
88
  * Add in retrospect corresponding MariaDB CVEs for
    Oracle SPU July 2014 (Closes: #754940)
    - CVE-2014-2494
    - CVE-2014-4207
    - CVE-2014-4243
    - CVE-2014-4258
    - CVE-2014-4260
89

90
 -- Otto Kekäläinen <otto@seravo.fi>  Tue, 17 Jun 2014 16:24:35 +0300
91

92
mariadb-5.5 (5.5.37-1) unstable; urgency=low
93

94
95
  * New upstream release, fixing the following security issues:
    * Corresponding MariaDB CVEs for Oracle SPU April 2014 (Closes: #745330)
96
97
98
99
100
101
102
      - CVE-2014-0384
      - CVE-2014-2419
      - CVE-2014-2430
      - CVE-2014-2431
      - CVE-2014-2432
      - CVE-2014-2436
      - CVE-2014-2438
103
      - CVE-2014-2440
104
  * Re-enabled TokuDB with "if arch amd64" in d/rules
105
106
107
  * Applied patch to log init output better
    (Closes https://mariadb.atlassian.net/browse/MDEV-5957)

108
 -- Otto Kekäläinen <otto@seravo.fi>  Thu, 17 Apr 2014 20:55:22 +0300
109

James Page's avatar
James Page committed
110
mariadb-5.5 (5.5.36-1) unstable; urgency=low
111

112
  [ Otto Kekäläinen ]
James Page's avatar
James Page committed
113
114
  * New upstream release.
  * Updated Danish debconf translation (Closes: #739750).
115
  * d/control: Added explicit Conflicts/Replaces for mysql-5.6 packages
James Page's avatar
James Page committed
116
    (Closes: #739841).
117
118
  * d/control: Update for use of virtual-* packages for switching to/from
    MySQL alternatives.
119
120

  [ James Page ]
121
  * d/control: Drop Nicholas from Uploaders, MIA (Closes: #739360).
122
  * d/control: Add libjemalloc-dev to BD's.
123

124
 -- Otto Kekäläinen <otto@seravo.fi>  Sun, 02 Mar 2014 01:38:26 +0200
125

126
127
mariadb-5.5 (5.5.35-1) unstable; urgency=low

128
  [ Otto Kekäläinen ]
129
130
131
132
133
134
135
136
137
138
139
140
141
  * New upstream release, fixing the following security issues:
    - Buffer overflow in client/mysql.cc (Closes: #737597).
      - CVE-2014-0001
    - http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html
      - CVE-2013-5891
      - CVE-2013-5908
      - CVE-2014-0386
      - CVE-2014-0393
      - CVE-2014-0401
      - CVE-2014-0402
      - CVE-2014-0412
      - CVE-2014-0420
      - CVE-2014-0437
142
143
144
145
146
  * Upstream https://mariadb.atlassian.net/browse/MDEV-4902
    fixes compatibility with Bison 3.0 (Closes: #733002)
  * Updated Russian debconf translation (Closes: #734426)
  * Updated Japanese debconf translation (Closes: #735284)
  * Updated French debconf translation (Closes: #736480)
147
  * Renamed SONAME properly (Closes: #732967)
148

149
 -- James Page <jamespage@debian.org>  Mon, 17 Feb 2014 16:51:52 +0000
150

151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
mariadb-5.5 (5.5.32-1) unstable; urgency=low

  [ Otto Kekäläinen ]
  * Initial package for Debian (Closes: #565308), based on upstream
    packaging:
    - mariadb-5.3 by Sergei Golubchik
    - mariadb-5.2 by Kristian Nielsen
    - mariadb-5.1 by Peter Lieverdink
  * Bring packaging up-to-date inline with mysql-5.5 packaging.
  * Refine control file and tidy lintian warnings
  * Rename libmysqlclient18 -> libmariadbclient18.
  * Add suitable Breaks/Replaces/Provides to support migration
    to/from mysql-server-5.5.
  * Plus multiple other updates based on feedback from Debian maintainers

  [ James Page ]
  * d/control,rules: Cherry picked fix from mysql-5.5 packaging to disable
    x86 assembler in taocrypt on i386 architectures, removing need for
    gcc-4.4 dependency.
  * d/control: Add myself to uploaders.
  * d/control: Update Vcs fields for new location on git.debian.org.

 -- Otto Kekäläinen <otto@seravo.fi>  Tue, 24 Sept 2013 15:09:51 +0300