[ubuntu-cloud-archive/cloud-tools-updates] openstack-pkg-tools (Accepted)
Scott Moser
smoser at ubuntu.com
Mon Sep 15 17:15:59 UTC 2014
openstack-pkg-tools (8~ctools0) precise; urgency=medium
.
* New package for the Ubuntu Cloud Archive.
.
openstack-pkg-tools (8) unstable; urgency=low
.
* Allow the upstart thing to also work with package.daemon.upstart.in
(replaced the cut -d by a sed s/.upstart.in//).
* Adds a git show in the gen-orig-xz, to check if the tag exists before
creating the orig.tar.xz.
* Added functions to automatically configure rabbit_* directives.
.
openstack-pkg-tools (7) unstable; urgency=low
.
* Adds a pkgos_safesed function which doesn't put the (eventual) passwords
visible using "ps", which makes it safe to use sed for passwords. Then
pkgos_inifile uses that function now.
* Added a function to remove a [SECTION] in a config file.
.
openstack-pkg-tools (6) unstable; urgency=low
.
* Removed the -R flag when doing chown -R /var/lib/<package>.
* Extracted the adduser / addgroup function from pkgos_var_user_group as a
separate (callable) function.
* Bumped standard-version to 3.9.4.
.
openstack-pkg-tools (5) unstable; urgency=low
.
* Uploading to SID.
* Split the get-vcs-source: into 3 targets:
- fetch-upstream-remote:
- gen-orig-xz:
- +get-master-branch:
.
openstack-pkg-tools (4) experimental; urgency=low
.
* Clean-ups of function parameter calling order.
* Rewrite of the pkgos_* functions for parsing ini files.
.
openstack-pkg-tools (3) experimental; urgency=low
.
[ Thomas Goirand ]
* Don't attempt to read anything from the config file if it isn't
installed in /etc (in the pkgos_read_admin_creds pkgos.make target).
.
[ James Page ]
* Fixup handling of d/*.upstart.in to fix build failures
downstream in Ubuntu.
.
openstack-pkg-tools (2) experimental; urgency=low
.
* Now copying the orig.tar.xz in the build-area after creating it.
* Now using the debian branch name defined in debian/gbp.conf for
get-vcs-source.
* Added code to handle auth_url instead of auth_host / auth_port /
auth_proto.
* Added a workround the fact that DPKG_MAINTSCRIPT_PACKAGE isn't always
set (bug in debconf?)
* Added a gen-author-list: target.
* Sets various debconf questions with priority medium instead of high.
* Added gen-upstream-changelog to generate a debian/CHANGELOG from
upstream git log.
.
openstack-pkg-tools (1) experimental; urgency=low
.
* Initial release.
Date: Mon, 14 Apr 2014 21:39:48 -0400
Changed-By: Scott Moser <smoser at ubuntu.com>
Signed-By: Scott Moser <smoser at ubuntu.com>
Published-By: Scott Moser <smoser at ubuntu.com>
More information about the Cloud-tools-changes
mailing list