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