diff options
Diffstat (limited to 'sys-apps/sal-client/ChangeLog')
-rw-r--r-- | sys-apps/sal-client/ChangeLog | 37 |
1 files changed, 34 insertions, 3 deletions
diff --git a/sys-apps/sal-client/ChangeLog b/sys-apps/sal-client/ChangeLog index b3d6abb9ed3c..7223512d2972 100644 --- a/sys-apps/sal-client/ChangeLog +++ b/sys-apps/sal-client/ChangeLog @@ -1,10 +1,41 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/ChangeLog,v 1.1 2003/06/08 18:06:20 zhen Exp $ +# ChangeLog for sys-apps/sal-client +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/ChangeLog,v 1.1.1.1 2005/11/30 09:56:01 chriswhite Exp $ + + 24 Aug 2004; Sven Wegener <swegener@gentoo.org> sal-client-1.0_rc3.ebuild: + Changed SRC_URI to use mirror:// syntax and removed RDEPEND="${DEPEND}" + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + sal-client-1.0_rc3.ebuild: + virtual/glibc -> virtual/libc + + 23 Jul 2003; <zhen@gentoo.org> sal-client-1.0_rc3.ebuild: + Fixing the amd64 mark messup, just remarking unstable... + + 08 Jun 2003; root <root@gentoo.org> sal-client-1.0_rc3.ebuild: + changed server side to client side in package desc + + 08 Jun 2003; zhen <zhen@gentoo.org> sal-client-1.0_rc3.ebuild, + files/auditd.confd, files/sal-client-init: + I fixed most of the stuffs in the TODO (see below) + as well as adding a pkg_config() to the ebuild. Additionally, + I added some warnings about security in regard to storing the + buffered log files on the local macine. Lastly, I changed the + openssl dep to >=0.9.6j, because 0.9.7b is p.masked, and it b0rks + the user's system + TODO: rc-script (Done) + pkg_config (Done) + double check auditd.conf(Done) + warning messages (Done) *sal-client-1.0_rc3 (08 Jun 2003) 08 Jun 2003; zhen <zhen@gentoo.org> sal-client-1.0_rc3.ebuild, files/auditd.confd, files/sal-client-init: initial package add, NOT STABLE YET - DO NOT UNMASK + TODO: rc-script + pkg_config that creates /var/lib/auditd for logs; perms 0600 + double check auditd.confd + necesary warning messages about log storage + |