dh-sysuser 1.3.6+really1.4.0 source package in Ubuntu
Changelog
dh-sysuser (1.3.6+really1.4.0) unstable; urgency=medium * Bump Standards-Version to 4.6.0 (no changes required) * Update copyright year to 2021 * Do not attempt to remove nonexistent home as it will cause postrm script failure + thanks to Andrea Bolognani <email address hidden> * Fix user removal on purge (Closes: #1000478); the purge logic was wrongly placed in prerm, but purge is only performed in postrm + thanks to Andrea Bolognani <email address hidden> * Run sysuser-helper in postrm only if it's installed; we need this check now because sysuser-helper may be not installed at postrm stage * Keep sysuser-helper backward-compatible with packages builded with dh-sysuser <=1.3.5.1 * Relax constrains on future versions of sysuser-helper: the 'strictly minor' constrain over the next minor version makes upgrades problematic and is the reason for the '+really1.4.0' in this version. It makes more sense to impose such constrain on the next major (non-backward compatible) bump althought it's not clear if it will be of any help smoothing a transition. * Add sysuser-helper autopkgtest -- Lorenzo Puliti <email address hidden> Wed, 24 Nov 2021 19:50:21 +0100
Upload details
- Uploaded by:
- Lorenzo Puliti
- Uploaded to:
- Sid
- Original maintainer:
- Lorenzo Puliti
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-sysuser_1.3.6+really1.4.0.dsc | 1.7 KiB | 57158f9ab1e119e50ba70cc69843871da543dea7a2bfe21eb9100af4469991a3 |
dh-sysuser_1.3.6+really1.4.0.tar.xz | 7.0 KiB | ba30d6cd1fc5dd0e721fddaf9c683fa439ee36fcf0c65bd3a5ae692fea32c2a6 |
Available diffs
- diff from 1.3.5.1 to 1.3.6+really1.4.0 (2.5 KiB)
No changes file available.
Binary packages built by this source
- dh-sysuser: debhelper addon to handle creation of system users
dh-sysuser provides a debhelper sequence addon named 'sysuser'
and command 'dh_sysuser', which provide declarating way to
ensure, that required users are present after package installation
and correctly handled after package removal.
- sysuser-helper: dh-sysuser implementation detail
sysuser-helper provides code, which actually perform actions
on system users on behalf of dh-sysuser package. This separation
allows packages take advantage of improvement or fixes in 'dh-sysuser'
without rebuilding.
.
This package is implementation detail of 'dh-sysuser'. It should
never be installed manually. No assumption about its content can
be made.