summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2006-06-15 13:26:40 +0000
committerTony Vroon <chainsaw@gentoo.org>2006-06-15 13:26:40 +0000
commit92020f80b2e8b2806ec555c174acf8de24f02dc1 (patch)
treee44fa94bed4e9eaa11dbd7d26ed5ffb26f5d89ae /net-dialup/sendpage/ChangeLog
parentadd x11-misc/googleearth to no-multilib p.mask (diff)
downloadhistorical-92020f80b2e8b2806ec555c174acf8de24f02dc1.tar.gz
historical-92020f80b2e8b2806ec555c174acf8de24f02dc1.tar.bz2
historical-92020f80b2e8b2806ec555c174acf8de24f02dc1.zip
Add sendpage user. Although the daemon starts as root it is willing to spawn unprivileged children. Touch up initscript so it properly terminates all subprocesses in this situation.
Package-Manager: portage-2.1
Diffstat (limited to 'net-dialup/sendpage/ChangeLog')
-rw-r--r--net-dialup/sendpage/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-dialup/sendpage/ChangeLog b/net-dialup/sendpage/ChangeLog
index bfc6c084bc57..a88c134159b9 100644
--- a/net-dialup/sendpage/ChangeLog
+++ b/net-dialup/sendpage/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-dialup/sendpage
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/sendpage/ChangeLog,v 1.6 2006/06/14 16:52:08 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/sendpage/ChangeLog,v 1.7 2006/06/15 13:26:40 chainsaw Exp $
+
+*sendpage-1.1.0-r1 (15 Jun 2006)
+
+ 15 Jun 2006; Tony Vroon <chainsaw@gentoo.org> files/sendpage.initd,
+ -sendpage-1.1.0.ebuild, +sendpage-1.1.0-r1.ebuild:
+ Add sendpage user. Although the daemon starts as root it is willing to spawn
+ unprivileged children. Touch up initscript so it properly terminates all
+ subprocesses in this situation.
14 Jun 2006; Tony Vroon <chainsaw@gentoo.org> +files/1.1.0-makefile.patch,
+files/sendpage.initd, +sendpage-1.1.0.ebuild: