1 cinder (1:2013.1-0ubuntu1~cloud0) precise-grizzly; urgency=low
3 * New upstream release for the Ubuntu Cloud Archive.
5 -- Chuck Short <zulcss@ubuntu.com> Mon, 08 Apr 2013 08:26:41 -0500
7 cinder (1:2013.1-0ubuntu1) raring; urgency=low
9 * New upstream release.
11 -- Chuck Short <zulcss@ubuntu.com> Fri, 05 Apr 2013 08:07:59 -0500
13 cinder (1:2013.1~rc3-0ubuntu1) raring; urgency=low
15 * New upstream release.
17 -- Chuck Short <zulcss@ubuntu.com> Wed, 27 Mar 2013 07:51:21 -0500
19 cinder (1:2013.1~rc2-0ubuntu2) raring; urgency=low
21 * debian/rules: Fix FTBFS, we want '-v' and not '-V'.
23 -- Chuck Short <zulcss@ubuntu.com> Mon, 25 Mar 2013 08:30:42 -0500
25 cinder (1:2013.1~rc2-0ubuntu1) raring; urgency=low
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.
32 -- Chuck Short <zulcss@ubuntu.com> Mon, 25 Mar 2013 07:59:45 -0500
34 cinder (1:2013.1~rc1-0ubuntu1) raring; urgency=low
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
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.
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
59 -- James Page <james.page@ubuntu.com> Sat, 16 Mar 2013 09:30:20 +0000
61 cinder (2013.1.g3-0ubuntu1) raring; urgency=low
63 [ Yolanda Robla Mota ]
64 * d/control: Add BD on python-hp3parclient.
65 * d/patches: Drop patches related to disabling hp3parclient.
68 * d/control: Add Suggests: python-hp3parclient for python-cinder.
69 * d/control: Add BD on python-oslo-config.
70 * d/*: Wrapped and sorted.
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.
79 -- Chuck Short <zulcss@ubuntu.com> Fri, 22 Feb 2013 10:45:17 -0600
81 cinder (2013.1~g2-0ubuntu2) raring; urgency=low
83 * debian/patches/series: Enable skip_failed_tests to fix FTBFS.
85 -- Chris J Arges <chris.j.arges@canonical.com> Tue, 15 Jan 2013 10:10:28 -0600
87 cinder (2013.1~g2-0ubuntu1) raring; urgency=low
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
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.
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
109 -- Chuck Short <zulcss@ubuntu.com> Fri, 11 Jan 2013 07:33:57 -0600
111 cinder (2013.1~g1-0ubuntu1) raring; urgency=low
113 * New upstream release.
114 * debian/patches/avoid_setuptools_git_dependency.patch:
115 Avoid git installation. (LP: #1075948)
117 -- Chuck Short <zulcss@ubuntu.com> Fri, 23 Nov 2012 08:39:28 -0600
119 cinder (2013.1~g1~20121101.361-0ubuntu1) raring; urgency=low
122 * New upstream release.
123 * debian/patches/0001-Replace-builtin-hash.patch: Dropped.
126 * Cinder should suggest ceph-common, not python-ceph (LP: #1065901):
127 - debian/control: cinder-volume Suggests: python-ceph -> ceph-common
129 -- Adam Gandelman <adamg@canonical.com> Thu, 01 Nov 2012 11:30:15 +0100
131 cinder (2012.2-0ubuntu2) quantal; urgency=low
133 * debian/cinder_tgt.conf: Add missing configuration file. (LP: #1064366)
134 * debian/README.Debian: Added note about migration from nova-volume
137 -- Chuck Short <zulcss@ubuntu.com> Tue, 09 Oct 2012 08:26:21 -0500
139 cinder (2012.2-0ubuntu1) quantal; urgency=low
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.
146 -- Chuck Short <zulcss@ubuntu.com> Thu, 27 Sep 2012 11:32:27 -0500
148 cinder (2012.2~rc3-0ubuntu1) quantal; urgency=low
150 * New upstream release.
151 * debian/patches/0001-Replace-builtin-hash-with-MD5-to-solve-32-64-bit-iss.patch:
154 -- Chuck Short <zulcss@ubuntu.com> Wed, 26 Sep 2012 14:07:35 -0500
156 cinder (2012.2~rc2-0ubuntu1) quantal; urgency=low
159 * debian/control: Add python-mysqldb to python-cinder Depends.
162 * New upstream release
163 * debian/rules: Fail to build if the testsuite doesnt pass.
165 -- Chuck Short <zulcss@ubuntu.com> Tue, 25 Sep 2012 10:17:21 -0500
167 cinder (2012.2~rc1-0ubuntu1) quantal; urgency=low
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
184 * New upstream version.
185 * debian/control: Add python-ceph as a suggests
187 -- Chuck Short <zulcss@ubuntu.com> Tue, 18 Sep 2012 14:24:45 -0500
189 cinder (2012.2~rc1~20120907.230-0ubuntu4) quantal; urgency=low
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.
199 * Update debian/watch to account for symbolically named tarballs and
201 * Fix Launchpad URLs in debian/watch.
203 -- Chuck Short <zulcss@ubuntu.com> Fri, 07 Sep 2012 11:27:55 -0500
205 cinder (2012.2~f3-0ubuntu3) quantal; urgency=low
207 * debian/cinder.conf: Re-add sql_connection and set it to sqllite.
209 -- Chuck Short <zulcss@ubuntu.com> Wed, 22 Aug 2012 20:14:41 -0500
211 cinder (2012.2~f3-0ubuntu2) quantal; urgency=low
213 * debian/cinder.conf: Get rid of deprecated warnings.
216 -- Chuck Short <zulcss@ubuntu.com> Sun, 19 Aug 2012 13:36:22 -0500
218 cinder (2012.2~f3-0ubuntu1) quantal; urgency=low
220 * New upstream version.
221 * debian/patches/0001-Use-setuptools-git.patch: Dropped
222 * debian/control: Add python-glanceclient
224 -- Chuck Short <zulcss@ubuntu.com> Fri, 17 Aug 2012 10:18:57 -0500
226 cinder (2012.2~f3~20120809.102-0ubuntu2) quantal; urgency=low
228 * debian/cinder.conf, cinder-common.install: Use rootwrap.conf. (LP: #1036240)
229 * debian/control: Drop python-babel.
231 -- Chuck Short <zulcss@ubuntu.com> Mon, 13 Aug 2012 14:14:31 -0500
233 cinder (2012.2~f3~20120809.102-0ubuntu1) quantal; urgency=low
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
241 * debian/cinder-*.upstart: Close quotes, replace 'nova' references with
243 * debian/cinder.conf: Specify correct sql_connection.
244 * debian/cinder-scheduler.postinst: Added. Migrate local databases only.
247 * debian/*.upstart: Fix upstart jobs to run with right interfaces.
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.
264 -- Chuck Short <zulcss@ubuntu.com> Fri, 10 Aug 2012 12:05:11 -0500
266 cinder (2012.2~f1~20120503.2-0ubuntu1) quantal; urgency=low
270 -- Chuck Short <zulcss@ubuntu.com> Tue, 22 May 2012 09:57:46 -0400