Artifact gosu_1.17-2_arm64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: arm64
  Built-Using: golang-1.23 (= 1.23.2-1), golang-github-moby-sys (= 0.0~git20240807.5447519-2),
    golang-golang-x-sys (= 0.22.0-1)
  Description: |-
    Simple Go-based setuid+setgid+setgroups+exec
     This is a simple tool grown out of the simple fact that "su" and "sudo" have
     very strange and often annoying TTY and signal-forwarding behavior. They're
     also somewhat complex to setup and use (especially in the case of "sudo"),
     which allows for a great deal of expressivity, but falls flat if all you need
     is "run this specific application as this specific user and get out of the
     pipeline".
     .
     The core of how "gosu" works is stolen directly from how Docker/libcontainer
     itself starts an application inside a container (and in fact, is using the
     "/etc/passwd" processing code directly from libcontainer's codebase).
     .
     Once the user/group is processed, we switch to that user, then we "exec" the
     specified process and "gosu" itself is no longer resident or involved in the
     process lifecycle at all. This avoids all the issues of signal passing and TTY,
     and punts them to the process invoking "gosu" and the process being invoked by
     "gosu", where they belong.
  Homepage: https://github.com/tianon/gosu
  Installed-Size: '2788'
  Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
  Package: gosu
  Priority: optional
  Section: admin
  Version: 1.17-2
srcpkg_name: gosu
srcpkg_version: 1.17-2

File

2024-11-24T05:45:40.367752 UTC: BinaryFileWidget failed to render

Relations

Relation Direction Type Name
built-using Source package gosu_1.17-2

binary package System mirror sid from https://deb.debian.org/debian - 1 month, 1 week ago 1 week, 3 days
BETA