openstack-pkg-tools 119ubuntu1 source package in Ubuntu

Changelog

openstack-pkg-tools (119ubuntu1) kinetic; urgency=medium

  * Set umask in init-script-template to ensure log files are created
    with 0640 mode bits.
  * Update pkgos_adduser to use /usr/sbin/nologin instead of /bin/false
    when creating system accounts that do not run a shell.

 -- Corey Bryant <email address hidden>  Fri, 08 Jul 2022 15:12:01 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
openstack-pkg-tools_119ubuntu1.tar.xz 90.8 KiB a1edf3adf24c6e879b8dad7c259df5109d6f0c3044b0d4f73c1222b06233ca57
openstack-pkg-tools_119ubuntu1.dsc 1.8 KiB ef9e98ccc2e3c92880fe48b9ed524e28eb21652f05827128a51ff4ca3b126346

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.