diff options
author | John P. Davis <zhen@gentoo.org> | 2003-06-08 19:28:36 +0000 |
---|---|---|
committer | John P. Davis <zhen@gentoo.org> | 2003-06-08 19:28:36 +0000 |
commit | c2c7125f8327b38b23d77057ed1633424be74e35 (patch) | |
tree | 05c077c5e2c05d020adb8950a5e18a07aadaf49f /sys-apps/sal-client | |
parent | created the rc script, cleaned up the auditd.conf (/etc/conf.d) and put some ... (diff) | |
download | gentoo-2-c2c7125f8327b38b23d77057ed1633424be74e35.tar.gz gentoo-2-c2c7125f8327b38b23d77057ed1633424be74e35.tar.bz2 gentoo-2-c2c7125f8327b38b23d77057ed1633424be74e35.zip |
added some changes to the changelog
Diffstat (limited to 'sys-apps/sal-client')
-rw-r--r-- | sys-apps/sal-client/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/sys-apps/sal-client/ChangeLog b/sys-apps/sal-client/ChangeLog index 3dcca209485a..df3ebf5ff4f9 100644 --- a/sys-apps/sal-client/ChangeLog +++ b/sys-apps/sal-client/ChangeLog @@ -1,6 +1,6 @@ # 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.2 2003/06/08 18:11:41 zhen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/ChangeLog,v 1.3 2003/06/08 19:28:36 zhen Exp $ *sal-client-1.0_rc3 (08 Jun 2003) @@ -12,3 +12,15 @@ double check auditd.confd necesary warning messages about log storage + 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) |