forked from alibaba/AliSQL
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog
More file actions
137 lines (99 loc) · 5.17 KB
/
changelog
File metadata and controls
137 lines (99 loc) · 5.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
mysql-community (5.6.28-1ubuntu15.10) wily; urgency=low
* New upstream release
-- Lars Tangvald <[email protected]> Thu, 12 Nov 2015 10:34:23 +0100
mysql-community (5.6.26-1ubuntu15.04) vivid; urgency=low
* new upstream release
* mysql-commercial-server now depends on perl, psmisc
mysql-commercial-test now depends on python, libmysqlclient-dev
(Closes: #20893836)
-- Akhil Mohan <[email protected]> Thu, 18 Jun 2015 16:34:10 +0530
mysql-community (5.6.25-3ubuntu15.04) vivid; urgency=low
* new upstream release
* mysql-common now conflicts with
mysql-server-5.6, mysql-server-core-5.6
mysql-client-5.6, mysql-client-core-5.6
* mysql-*-server no more provides
mysql-server-5.6, mysql-server-core-5.6
* mysql-*-client no more provides
mysql-client-5.6, mysql-client-core-5.6
-- Akhil Mohan <[email protected]> Mon, 15 Jun 2015 16:48:05 +0530
mysql-community (5.6.24-3ubuntu15.04) vivid; urgency=low
* updated Standards-Version to 3.9.6 in d/control
* apparmor profile updated to allow read on all files under /etc/mysql
* added new conf files under d/extra/*.conf
* mysql_plugin moved from client to server pkg
* innochecksum moved from client to server pkg
* server pkg now replaces client pkg
* added systemd service profile and script
* new /etc/mysql/my.cnf management scheme added for Ubuntu 15.04
as discussed in Dec 2014 for native packaging source
* added dh "--with systemd" for enabling systemd
-- Akhil Mohan <[email protected]> Wed, 27 May 2015 11:35:35 +0530
mysql-community (5.6.24-2ubuntu15.04) vivid; urgency=low
* new upstream release
* forked packaging source from utopic to vivid
-- Akhil Mohan <[email protected]> Wed, 15 Apr 2015 18:52:22 +0530
mysql-community (5.6.24-1ubuntu14.10) utopic; urgency=low
* new upstream release
-- Akhil Mohan <[email protected]> Mon, 16 Feb 2014 15:45:09 +0530
mysql-community (5.6.23-1ubuntu14.10) utopic; urgency=low
* new upstream release
* mysql-community-server now recommends mysql-client
* mysql-community-server now depends on apparmor
* removed template install-test-db; not installed by default
* d/compat incremented to 9 from 8
* d/control updated to build depend on debhelper 9
* added d/*.lintian-overrides and d/source/lintian-overrides
* d/rules updated to reflect correct file permissions
-- Akhil Mohan <[email protected]> Wed, 31 Dec 2014 10:51:07 +0530
mysql-community (5.6.22-2ubuntu14.10) utopic; urgency=low
* new upstream release
* mysql-common now replaces mysql-server-{,core-}5.6
-- Akhil Mohan <[email protected]> Wed, 28 Nov 2014 15:18:07 +0530
mysql-community (5.6.22-1ubuntu14.10) utopic; urgency=low
* new upstream release
* fixed d/*server.postinst to allow dropping test db without
setting root password
* init script will now run my_i_db if data dir is not present or empty
* updated init script to read app armor profile on startup
* forked packaging source from trusty and rebranded for utopic
* updated d/m-c-source.install to pack *.xz packaging source archive
* added more system resources to app armor profile
* dh_apparmor to now run before dh_installinit in d/rules
* libmysqlclient-dev now replaces mysql-client-{,core-}5.6
-- Akhil Mohan <[email protected]> Wed, 05 Nov 2014 17:04:07 +0530
mysql-community (5.6.21-1ubuntu14.04) trusty; urgency=low
* new upstream release
* updated d/rules to increment -j8 as make option
* updated d/source/include-binaries to add mysql_no_login plugin
* updated CMake option WITH_EXTRA_CHARSETS from complex to all
-- Akhil Mohan <[email protected]> Wed, 20 Aug 2014 19:12:30 +0530
mysql-community (5.6.20-1ubuntu14.04) trusty; urgency=low
* new upstream release
* added fakeroot as build-dep in d/control
* added d/*.dirs for bench, dev and test pkg
* updated d/rules to make compilation verbose
* removed default CFLAGS, CXXFLAGS in d/rules
* added patch for testsuite search paths under d/patches
* modified cmake option for testsuite in d/rules
* updated patch d/fix-mysql_install_db.patch
* enabled two patches in d/patches/series
* removed extra permissions check in d/rules when fixed in source
* modified d/mysql-*-server.postinst to stop removing /usr/my.cnf
* modified d/*-test.* for updated location of testsuite
* updated d/{mysql-*-server.install,rules} to include debug plugins
* updated d/rules to remove storage engine cmake options
* modified data dir permission in d/*server.{pre,post}inst
* updated d/source/include-binaries to add debug plugins
* updated d/rules to rename debug plugins
-- Akhil Mohan <[email protected]> Wed, 02 Jul 2014 17:45:30 +0530
mysql-community (5.6.19-1ubuntu14.04) trusty; urgency=low
* new upstream release
* d/rules updated to rid of files removed from source
* modified path for source tar in source pkg
* obscured actual filenames in d/source/include-binaries
* modified d/rules to handle obscured filenames
-- Akhil Mohan <[email protected]> Mon, 05 May 2014 15:45:10 +0530
mysql-community (5.6.17-1ubuntu14.04) trusty; urgency=low
* new upstream release
-- Akhil Mohan <[email protected]> Fri, 28 Feb 2014 18:06:30 +0530