summaryrefslogtreecommitdiff
blob: 0d7348f2769222ffb5dda37065dc0d52976e970c (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# ChangeLog for sys-apps/sal-client
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/ChangeLog,v 1.11 2005/12/25 16:49:44 flameeyes Exp $

  25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  sal-client-1.0_rc3.ebuild:
  Don't use root:root, don't use full path for commands.

  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