summary refs log tree commit diff
path: root/package
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2024-09-25 23:00:52 +0000
committerGerrit Pape <pape@smarden.org>2024-09-25 23:38:40 +0000
commit58c4dce8cd92034f5c874e315bb291032355d51a (patch)
tree478cebbe074bea1ef6282da591076cc08cd601dd /package
parent790997147bf6b6c34023f8328a87cbeb7a97324d (diff)
downloadrunit-58c4dce8cd92034f5c874e315bb291032355d51a.tar.gz
runit-58c4dce8cd92034f5c874e315bb291032355d51a.tar.xz
runit-58c4dce8cd92034f5c874e315bb291032355d51a.zip
no longer check for shortsetgroups, setgroups is used directly
Thx Leah Neukirchen.
Diffstat (limited to 'package')
-rw-r--r--package/CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES
index 41773ad..cd49f72 100644
--- a/package/CHANGES
+++ b/package/CHANGES
@@ -1,3 +1,7 @@
+  * prot.c, prot.h, chkshsgr.c, tryshsgr.c: remove; obsolete.
+  * Makefile, TARGETS: no longer check for "shortsetgroups" (thx Leah
+    Neukirchen).
+  * chpst.c: replace prot_uid() with setuid().
   * utmpset.c: don't pass int32_t to time() (thx Lorenzo Beretta).
   * chpst.c, pathexec.h, pathexec_env.c, pathexec_run.c, runsvdir.c,
     sgetopt.c, sgetopt.h, subgetopt.c, subgetopt.h, sv.c, svlogd.c,