userv 1.2.3 source package in Ubuntu

Changelog

userv (1.2.3) unstable; urgency=medium

  Many packaging etc. improvementse from Ben Harris:
  * Enable Debian Salsa CI with standard configuration as .gitlab-ci.yml
  * Run t-persist test with service user as root as well.
  * Set FORCE_SOURCE_DATE in debian/rules.  Closes: #1110360.
  * userv.service: Add Documentation=
  * userv.service: remove After=remote-fs.service
  * userv.service: use RuntimeDirectory= to create /run/userv
  * userv.service: set SuccessExitStatus=1
  * Install upstream systemd unit file.  Closes: #939573.

 -- Ian Jackson <email address hidden>  Fri, 14 Nov 2025 19:41:09 +0000

Upload details

Uploaded by:
Ian Jackson
Uploaded to:
Sid
Original maintainer:
Ian Jackson
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe admin

Downloads

File Size SHA-256 Checksum
userv_1.2.3.dsc 1.6 KiB 85e99e185f92cbe3bb3096e41d37fb5656a000dfe0f0aaa44ea8328f4d1acc8a
userv_1.2.3.tar.gz 197.5 KiB 259431d0033efa109d21ceec818e119c10342cb23e16185c6bd76c035ec646db

Available diffs

No changes file available.

Binary packages built by this source

userv: `user services' - program call across trust boundaries

 userv allows one program to invoke another when only limited trust
 exists between them. It is a tool which can be used to avoid having
 to give other system services root privilege, and which allows users
 to more securely have programs provide services to others.
 .
 userv can be useful as `glue' for system administrators; there are
 not many full-blown userv-using applications yet.

userv-dbgsym: debug symbols for userv