summaryrefslogtreecommitdiff
blob: 402a292bc3e7bf27889d48a8d7ff94258543e5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# ChangeLog for sys-apps/sal-client
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/ChangeLog,v 1.5 2003/06/27 13:43:22 vapier Exp $

  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)

  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