openstack-pkg-tools 107ubuntu1 source package in Ubuntu

Changelog

openstack-pkg-tools (107ubuntu1) focal; urgency=low

  * Merge from Debian unstable, remaining changes:
    - pkgos.make: Deal with git snapshots for >= Train release.
  * pkgos-gen-systemd-unit: Set default UMask to 0027 to ensure that
    files created by daemons do not have global read access.

openstack-pkg-tools (107) unstable; urgency=medium

  * Remove collate from mysql alter table in pkgos_func

openstack-pkg-tools (106) unstable; urgency=medium

  * Add pkgos-add-missing-options.sh

openstack-pkg-tools (105) unstable; urgency=medium

  * Fix lintian's systemd-service-file-refers-to-obsolete-target

openstack-pkg-tools (104) unstable; urgency=medium

  * Fix systemd service unit file generating.

openstack-pkg-tools (103) unstable; urgency=medium

  * Fix networking.service dependency in generated .service files.

openstack-pkg-tools (102) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Michal Arbet ]
  * Remove admin endpoint configuration
  * Update po files

  [ Thomas Goirand ]
  * Take into account Required-Start: in init scripts when generating the
    systemd .service unit file.

openstack-pkg-tools (101) unstable; urgency=medium

  * Re-upload source-only so it migrates to testing.

openstack-pkg-tools (100) unstable; urgency=medium

  * Uploading to unstable.

 -- James Page <email address hidden>  Fri, 10 Jan 2020 15:59:16 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openstack-pkg-tools_107ubuntu1.tar.xz 88.0 KiB 19bdf081e2731d9322ea7542f8bbf1bb9bf148507412f30405184113019bf5ba
openstack-pkg-tools_107ubuntu1.dsc 1.8 KiB f79f323e83669a778ad4b574269e3801c413010bac02e0039808e9451acdc9ce

Available diffs

View changes file

Binary packages built by this source

openstack-pkg-tools: Tools and scripts for building Openstack packages in Debian

 This package contains some useful shell scripts and helpers for building the
 OpenStack packages in Debian, including:
 .
  * shared code for maintainer scripts (.config, .postinst, ...).
  * init script templates to automatically generate init scripts for sysv-rc and
    systemd.
  * tools to build backports using sbuild and/or Jenkins based on gbp workflow.
  * utility to maintain git packaging (to be included in a debian/rules).
 .
 Even if this package is maintained in order to build OpenStack packages, it is
 of a general purpose, and it can be used for building any package.