[ubuntu-cloud-archive/newton-proposed] openstack-pkg-tools (Accepted)
James Page
james.page at ubuntu.com
Wed Jul 20 08:49:52 UTC 2016
openstack-pkg-tools (54ubuntu1~cloud0) xenial-newton; urgency=medium
.
* New upstream release for the Ubuntu Cloud Archive.
.
openstack-pkg-tools (54ubuntu1) yakkety; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- build-tools/pkgos-generate-snapshot: Add helper for generating
snapshots from upstream git repositories.
- init-template/init-script-template: Ensure that main project
configuration file is the first passed to the daemon, allowing
subsequent configuration files to override values correctly
inline with upstart configurations (LP: #1550223).
- init-template/pkgos-gen-systemd-unit: Set TimeoutStopSec=15 to
avoid really long restarts when services are not fully up.
.
openstack-pkg-tools (54) unstable; urgency=medium
.
* Fixed pkgos_prerm_db_clean param order.
.
openstack-pkg-tools (53) unstable; urgency=medium
.
* Added prerm and postrm functions to handle dbconfig-common db removal.
.
openstack-pkg-tools (52) unstable; urgency=medium
.
[ Thomas Goirand ]
* Allow build with pkgos-bb / pkgos-bop on non-amd64 machines.
* Fix all "hyphen-used-as-minus-sign" manpage warnings.
* Don't use a setup hook for schroot to setup
/etc/apt/sources.list.d/openstack.list if we're using overlay / AUFS. In
such a case, just write in /var/lib/sbuild/${TARGET_DISTRO}/etc/apt.
* Don't attempt to install linux-image-amd64 jenkins-cli jenkins-job-builder,
and do not attempt using jenkins-job-builder anymore when setting-up a
Jenkins builder.
* Add backquotes when doing ALTER DATABASE after a db setup.
.
[ Ondej Nov ]
* Don't add service user to adm group
* Use group adm for /var/log/<service> directory
.
openstack-pkg-tools (51) unstable; urgency=medium
.
[ Ondej Nov ]
* Removed useless ${python:Depends} and ${shlibs:Depends} in depends
.
[ Thomas Goirand ]
* Check if debian/python-foo/usr/bin exists before attempting to rename files
in there.
.
openstack-pkg-tools (50) unstable; urgency=medium
.
* Do not export OSLO_PACKAGE_VERSION in pkgos-dh_auto_install.
.
openstack-pkg-tools (49) unstable; urgency=medium
.
* Fixed pkgos-dh_auto_install.
.
openstack-pkg-tools (48) unstable; urgency=medium
.
* Added export OSLO_PACKAGE_VERSION so we don't have to do it in individual
packages.
.
openstack-pkg-tools (47) unstable; urgency=medium
.
* Added PYTHONS:=$(shell pyversions -vr) PYTHON3S:=$(shell py3versions -vr)
in pkgos.make so we don't repeat it.
.
openstack-pkg-tools (46) unstable; urgency=medium
.
[ Ondej Nov ]
* Use dpkg-parsechangelog -S param instead of sed/cut/grep magic
.
[ Andrii Kroshchenko ]
* Add man page for pkgos.make
.
[ Ivan Udovichenko ]
* init-template/pkgos-gen-systemd-unit: increase default timeout to a
reasonable value (graceful_shutdown_timeout [1]). This change is higly
recommended for OpenStack services which use oslo.service library.
(LP: #1589490) See oslo_service/_options.py in the oslo.service package.
.
[ Thomas Goirand ]
* Fix pkgos-sbuild-jenkins for Ubuntu: do not attempt to install
linux-image-amd64 which doesn't exist in Ubuntu.
* Add build-tools/pkgos-dh_auto_install.
* Add build-tools/pkgos-dh_auto_test.
.
openstack-pkg-tools (45) unstable; urgency=medium
.
[ Ondej Nov ]
* Use https protocol for remote GIT fetching
* Added support for Documentation field in systemd units
* misc/pkgos-debpypi:
- Changed Vcs-* to https protocol
- Changed UPSTREAM_GIT to https protocol and made it simple exp. var
- Bumped Standards-Versions to 3.9.8
- Use pypi.debian.net for d/watch
* pkgos.make fetch-upstream-remote:
- Change local GIT remote if UPSTREAM_GIT changed
- Check if protocol of UPSTREAM_GIT is https
* d/copyright: Added myself
* pkgos-parse-requirements: added epoch 1 for python-neutronclient
.
[ Andrii Kroshchenko ]
* Add man pages for:
- pkgos-alioth-new-git
- pkgos-alternative-bin
- pkgos-bb.
- pkgos-bop
- pkgos-bop-jenkins
- pkgos-debpypi
- pkgos-fetch-fake-repo
- pkgos-fix-config-default
- pkgos-gen-systemd-unit
- pkgos-gen-upstart-job
- pkgos-infra-build-pkg
- pkgos-infra-install-sbuild
- pkgos-parse-requirements
- pkgos-reqsdiff
- pkgos-scan-repo
- pkgos-setup-sbuild
- pkgos-show-control-depends
- pkgos-testr
- pkgos-check-changelog
* Add new script: pkgos-check-changelog
* build-tools/pkgos-bb:
- add using pkgos-check-changelog
* build-tools/pkgos-bop:
- add using pkgos-check-changelog
* etc/pkgos/pkgos.conf
- add options for configuration behaivor pkgos-check-changelog
.
[ Thomas Goirand ]
* Uncompress manpages from Andrii Kroshchenko in the source tree.
* Added more text in man pages.
* Add fixes for overlayfs in pkgos-setup-sbuild.
.
openstack-pkg-tools (44ubuntu3) yakkety; urgency=medium
.
* build-tools/pkgos-generate-snapshot: Deal with existing ~/tarballs,
remap upstream beta versions to appropriate packaging version.
.
openstack-pkg-tools (44ubuntu2) yakkety; urgency=medium
.
* build-tools/pkgos-generate-snapshot: Adjust pkg_name generation
to match text before last dash rather than first dash.
.
openstack-pkg-tools (44ubuntu1) yakkety; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- init-template/init-script-template: Ensure that main project
configuration file is the first passed to the daemon, allowing
subsequent configuration files to override values correctly
inline with upstart configurations (LP: #1550223).
- init-template/pkgos-gen-systemd-unit: Set TimeoutStopSec=15 to
avoid really long restarts when services are not fully up.
* build-tools/pkgos-generate-snapshot: Add helper for generating
snapshots from upstream git repositories.
.
openstack-pkg-tools (44) unstable; urgency=medium
.
[ Ondej Nov ]
* Fixed Vcs-Browser URL to new format
.
[ Thomas Goirand ]
* Added pkgos-infra-install-sbuild and pkgos-infra-build-pkg to build
OpenStack packages on upstream infra.
.
openstack-pkg-tools (43) unstable; urgency=medium
.
[ Ondej Nov ]
* Support custom shell in pkgos_var_user_group function
.
openstack-pkg-tools (42) unstable; urgency=medium
.
[ Ondej Nov ]
* Changed default shell of daemons to /bin/false (disabled)
* Standards-Version is 3.9.8 now (no change)
.
openstack-pkg-tools (41) unstable; urgency=medium
.
* Uploading to unstable.
Date: Thu, 14 Jul 2016 09:18:59 +0000
Changed-By: Openstack Ubuntu Testing Bot <openstack-testing-bot at ubuntu.com>
Signed-By: Openstack Ubuntu Testing Bot
Published-By: James Page <james.page at ubuntu.com>
More information about the Cloud-archive-changes
mailing list