Update specs to 2013.1 version
[openstack-build/cinder-build.git] / debian / changelog
1 cinder (1:2013.1-0ubuntu1~cloud0) precise-grizzly; urgency=low
2
3   * New upstream release for the Ubuntu Cloud Archive.
4
5  -- Chuck Short <zulcss@ubuntu.com>  Mon, 08 Apr 2013 08:26:41 -0500
6
7 cinder (1:2013.1-0ubuntu1) raring; urgency=low
8
9   * New upstream release. 
10
11  -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 08:07:59 -0500
12
13 cinder (1:2013.1~rc3-0ubuntu1) raring; urgency=low
14
15   * New upstream release. 
16
17  -- Chuck Short <zulcss@ubuntu.com>  Wed, 27 Mar 2013 07:51:21 -0500
18
19 cinder (1:2013.1~rc2-0ubuntu2) raring; urgency=low
20
21   * debian/rules: Fix FTBFS, we want '-v' and not '-V'. 
22
23  -- Chuck Short <zulcss@ubuntu.com>  Mon, 25 Mar 2013 08:30:42 -0500
24
25 cinder (1:2013.1~rc2-0ubuntu1) raring; urgency=low
26
27   * New upstream release.
28   * debian/control, debian/cinder-volume.install: Dropped rtstool and python-rtslib
29     since it was dropped upstream. 
30   * debian/rules: Run tests more verbosely.
31
32  -- Chuck Short <zulcss@ubuntu.com>  Mon, 25 Mar 2013 07:59:45 -0500
33
34 cinder (1:2013.1~rc1-0ubuntu1) raring; urgency=low
35
36   [ Chuck Short ]
37   * debian/patches/fix-ubuntu-tests.patch: Dropped.
38   * debian/rules: Fix version number when building the testsuite. 
39   * debian/cinder-backup{.install, upstart, logroate}: Add cinder-backup
40     service.
41   * debian/rules: Run the testsuite against PYTHONPATH.
42   * debian/control: Update build-depends and run-time depends.
43     - Dropped python-glance not needed.
44     - Dropped python-cheetah not needed.
45     - Droped python-daemon not needed.
46     - Dropped python-netaddr not needed.
47     - Renamed python-oslo-config to python-oslo.config.
48     - Added python-keystoneclient to depends.
49     - Added python-swiftclient to depends.
50    * debian/pydist-overrides: No longer needed.
51
52   [ James Page ]
53   * New upstream release candidate.
54   * d/watch: Update uversionmangle to deal with upstream versioning
55     changes, remove tarballs.openstack.org.
56   * d/cinder.conf: Set lock_path to /var/lock/cinder (default is not
57     sensible).
58
59  -- James Page <james.page@ubuntu.com>  Sat, 16 Mar 2013 09:30:20 +0000
60
61 cinder (2013.1.g3-0ubuntu1) raring; urgency=low
62
63   [ Yolanda Robla Mota ]
64   * d/control: Add BD on python-hp3parclient.
65   * d/patches: Drop patches related to disabling hp3parclient.
66
67   [ James Page ]
68   * d/control: Add Suggests: python-hp3parclient for python-cinder.
69   * d/control: Add BD on python-oslo-config.
70   * d/*: Wrapped and sorted.
71
72   [ Chuck Short ]
73   * New upstream release.
74   * debian/rules, debian/cinder-volumes.install: 
75     - Fail if binaries are missing and install missing binaries.
76   * debian/patches/fix-ubuntu-tests.patch: Fix failing tests.
77   * debian/control: Add python-rtslib and python-mock.
78
79  -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Feb 2013 10:45:17 -0600
80
81 cinder (2013.1~g2-0ubuntu2) raring; urgency=low
82
83   * debian/patches/series: Enable skip_failed_tests to fix FTBFS. 
84
85  -- Chris J Arges <chris.j.arges@canonical.com>  Tue, 15 Jan 2013 10:10:28 -0600
86
87 cinder (2013.1~g2-0ubuntu1) raring; urgency=low
88
89   [ Chuck Short ]
90   * New upstream release. 
91   * debian/patches/avoid_setuptools_git_dependency.patch: Rediff
92     due to upstream changes.
93   * debian/control: Add python-keystoneclient as a dependency
94
95   [ James Page ]
96   * Improve upstart configurations:
97     - d/*.upstart: Switch to using start-stop-daemon instead of su,
98       stop on [!2345] to catch all transitions.
99   * d/control: General tidy of package descriptions.
100   * d/control: Drop BD on python-all-dev as its not required.
101   * d/*.postrm: Dropped; update-rc.d calls for purge are handled by
102     debhelper and are not require for upstart configurations.
103
104   [ Yolanda Robla Mota ]
105   * d/patches: removing hp3parclient dependency from tools/test-requires
106   * d/patches, d/control: adding stevedore dependency, merging deps patches
107   * d/patches: remove failing tests
108
109  -- Chuck Short <zulcss@ubuntu.com>  Fri, 11 Jan 2013 07:33:57 -0600
110
111 cinder (2013.1~g1-0ubuntu1) raring; urgency=low
112
113   * New upstream release.
114   * debian/patches/avoid_setuptools_git_dependency.patch:
115     Avoid git installation. (LP: #1075948) 
116
117  -- Chuck Short <zulcss@ubuntu.com>  Fri, 23 Nov 2012 08:39:28 -0600
118
119 cinder (2013.1~g1~20121101.361-0ubuntu1) raring; urgency=low
120
121   [ Adam Gandelman ]
122   * New upstream release.
123   * debian/patches/0001-Replace-builtin-hash.patch: Dropped.
124
125   [ James Page ]
126   * Cinder should suggest ceph-common, not python-ceph (LP: #1065901):
127     - debian/control: cinder-volume Suggests: python-ceph -> ceph-common
128
129  -- Adam Gandelman <adamg@canonical.com>  Thu, 01 Nov 2012 11:30:15 +0100
130
131 cinder (2012.2-0ubuntu2) quantal; urgency=low
132
133   * debian/cinder_tgt.conf: Add missing configuration file. (LP: #1064366) 
134   * debian/README.Debian: Added note about migration from nova-volume
135     to cinder-volume.
136
137  -- Chuck Short <zulcss@ubuntu.com>  Tue, 09 Oct 2012 08:26:21 -0500
138
139 cinder (2012.2-0ubuntu1) quantal; urgency=low
140
141   * New upstream release. 
142   * debian/cinder-volume.postinst, debian/cinder-common.dirs,
143     debian/cinder.conf: Properly configure tgtd to be used with cinder.
144   * debian/pydist-overrides: Dont try to install babel.
145
146  -- Chuck Short <zulcss@ubuntu.com>  Thu, 27 Sep 2012 11:32:27 -0500
147
148 cinder (2012.2~rc3-0ubuntu1) quantal; urgency=low
149
150   * New upstream release.
151   * debian/patches/0001-Replace-builtin-hash-with-MD5-to-solve-32-64-bit-iss.patch:
152     Fix FTBFS.
153
154  -- Chuck Short <zulcss@ubuntu.com>  Wed, 26 Sep 2012 14:07:35 -0500
155
156 cinder (2012.2~rc2-0ubuntu1) quantal; urgency=low
157
158   [ Adam Gandelman ]
159   * debian/control: Add python-mysqldb to python-cinder Depends.
160
161   [ Chuck Short ]
162   * New upstream release
163   * debian/rules: Fail to build if the testsuite doesnt pass.
164
165  -- Chuck Short <zulcss@ubuntu.com>  Tue, 25 Sep 2012 10:17:21 -0500
166
167 cinder (2012.2~rc1-0ubuntu1) quantal; urgency=low
168
169   [ Adam Gandelman ]
170   * debian/control: Add lvm2 + tgt as a Dependency of cinder-volume.
171   * debian/cinder-volume.{dirs, postinst}:
172         - Create /var/lib/cinder/volumes (LP: #1047059)
173         - chmod 0600, not chown.
174   * debain/cinder-scheduler.postinst: Drop.
175   * debian/cinder.conf: Fix defaults.
176   * debian/*.upstart: Specify --log-file.
177   * debian/*.logrotate: Update.
178   * Only rootwrap filters with the packages that need them (cinder-volume).
179   * Ensure /etc/cinder/rootwrap.d/ is only writable by root, ensure
180     those permissions on /etc/cinder/rootwrap.conf and individual filter
181     configurations.
182
183   [ Chuck Short ]
184   * New upstream version.
185   * debian/control: Add python-ceph as a suggests
186
187  -- Chuck Short <zulcss@ubuntu.com>  Tue, 18 Sep 2012 14:24:45 -0500
188
189 cinder (2012.2~rc1~20120907.230-0ubuntu4) quantal; urgency=low
190
191   [Chuck Short]
192   * New upstream version.
193   * debian/cinder.conf: Fix path for cinder-rootwrap. (LP: #1045438) 
194   * debian/control: Add python-glanceclient as a dep. 
195   * debian/cinder-common.postinst: Fix chmod thinko.
196   * debian/*.upstart: Specify the configuration files.
197
198   [Soren Hansen]
199   * Update debian/watch to account for symbolically named tarballs and
200     use newer URL.
201   * Fix Launchpad URLs in debian/watch.
202
203  -- Chuck Short <zulcss@ubuntu.com>  Fri, 07 Sep 2012 11:27:55 -0500
204
205 cinder (2012.2~f3-0ubuntu3) quantal; urgency=low
206
207   * debian/cinder.conf: Re-add sql_connection and set it to sqllite.
208
209  -- Chuck Short <zulcss@ubuntu.com>  Wed, 22 Aug 2012 20:14:41 -0500
210
211 cinder (2012.2~f3-0ubuntu2) quantal; urgency=low
212
213   * debian/cinder.conf: Get rid of deprecated warnings.
214     (LP: #1036240) 
215
216  -- Chuck Short <zulcss@ubuntu.com>  Sun, 19 Aug 2012 13:36:22 -0500
217
218 cinder (2012.2~f3-0ubuntu1) quantal; urgency=low
219
220   * New upstream version.
221   * debian/patches/0001-Use-setuptools-git.patch: Dropped
222   * debian/control: Add python-glanceclient
223
224  -- Chuck Short <zulcss@ubuntu.com>  Fri, 17 Aug 2012 10:18:57 -0500
225
226 cinder (2012.2~f3~20120809.102-0ubuntu2) quantal; urgency=low
227
228   * debian/cinder.conf, cinder-common.install: Use rootwrap.conf. (LP: #1036240) 
229   * debian/control: Drop python-babel.
230
231  -- Chuck Short <zulcss@ubuntu.com>  Mon, 13 Aug 2012 14:14:31 -0500
232
233 cinder (2012.2~f3~20120809.102-0ubuntu1) quantal; urgency=low
234
235   [ Adam Gandelman ]
236   * debian/control: Add python-setuptools dependency.
237   * debian/cinder-common.postinst: Fix syntax errors, fix permissions.
238   * debian/cinder-common.dirs: Correct, etc/nova -> etc/cinder.
239   * debian/{cinder_sudoers, rules, cinder-common.install}: Install proper
240     cinder_sudoers.
241   * debian/cinder-*.upstart: Close quotes, replace 'nova' references with
242     'cinder'.
243   * debian/cinder.conf: Specify correct sql_connection.
244   * debian/cinder-scheduler.postinst: Added.  Migrate local databases only.
245
246   [ Chuck Short ]
247   * debian/*.upstart: Fix upstart jobs to run with right interfaces.
248     (LP: #1030197)
249   * debian/control: Drop python-babel, python-nosexcover
250   * debian/control: Add python-mox, pep8
251   * debian/rules: Re-add get-orig-source
252   * debian/rules: Enable testsuite.
253   * debian/cinder.conf: Update config file.
254   * debian/cinder-{api,volumes,scheduler}.manpages: Add manpages.
255   * New upstream version.
256   * debian/rules: Don't run pep8 tests
257   * debian/patches/0001-Use-setuptools-git.patch: Cleanup manifest
258   * debian/control: Add python-setuptools-git
259   * debian/control: Add section for python-cinder
260   * fix lintian warnings and errors.
261   * debian/cinder-common.install: Remove clear_rabbit_queues since it
262     will conflict with nova installed.
263
264  -- Chuck Short <zulcss@ubuntu.com>  Fri, 10 Aug 2012 12:05:11 -0500
265
266 cinder (2012.2~f1~20120503.2-0ubuntu1) quantal; urgency=low
267
268   * Initial release.
269
270  -- Chuck Short <zulcss@ubuntu.com>  Tue, 22 May 2012 09:57:46 -0400