summaryrefslogtreecommitdiff
blob: 5ee62c4f0b2969aed3cc66315b14e0d2627172cc (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# ChangeLog for sys-libs/libcap
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.19 2004/02/25 00:03:24 agriffis Exp $

  24 Feb 2004; <agriffis@gentoo.org> libcap-1.10-r3.ebuild:
  stable on alpha and ia64

  24 Feb 2004; Rajiv Aaron Manglani <rajiv@gentoo.org> libcap-1.10.ebuild,
  libcap-1.10-r2.ebuild, libcap-1.10-r3.ebuild:
  updated HOMEPAGE url.

  14 Dec 2003; Guy Martin <gmsoft@gentoo.org> libcap-1.10-r3.ebuild:
  Marked stable on hppa.

  16 Nov 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  removed text relocations out of the libcap library for hardened-gcc via
  syscall removal patch

  04 Nov 2003; Brad House <brad_mssw@gentoo.org> libcap-1.10-r3.ebuild:
  add amd64 flag

  16 Oct 2003; Aron Griffis <agriffis@gentoo.org> libcap-1.10-r3.ebuild:
  Use -fPIC on alpha

  10 Oct 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  changed hardened-gcc flags

  09 Oct 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  added new hardened-gcc flags for hppa

  09 Oct 2003; <tuxus@gentoo.org> libcap-1.10-r2.ebuild:
  stable on mips

*libcap-1.10-r3 (29 Sep 2003)

  29 Sep 2003; Mike Frysinger <vapier@gentoo.org> libcap-1.10-r3.ebuild:
  Version bump to add deb patch and add full pic support #29958.

  29 Sep 2003; Mike Frysinger <vapier@gentoo.org> libcap-1.10.ebuild:
  Filtered out -fPIC from CFLAGS #29958.

  27 Sep 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  added hcc exclusion for PIC but leave propolice in place

  26 Sep 2003; Aron Griffis <agriffis@gentoo.org> libcap-1.10-r2.ebuild:
  Stable on alpha

  23 Aug 2003; <rac@gentoo.org> libcap-1.10-r2.ebuild:
  Add amd64 support

*libcap-1.10-r2 (17 Aug 2003)

  29 Aug 2003; Stefan Jones <cretin@gentoo.org> :
  Only add -fPIC to the library objectfiles
  
  27 Aug 2003; Stefan Jones <cretin@gentoo.org> :
  Add patch which removes the wrapping of the syscall, glibc wraps all syscalls
  for you. Now the library can be built with -fPIC on all platforms.

  17 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> libcap-1.10-r2.ebuild:
  remove -ansi from WARNINGS in the Make system as it seems to break non-x86

  11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> :
  hopefully fix non-x86 bugs with -fPIC being needed

*libcap-1.10 (15 May 2003)
  15 May 2003; Robin Johnson <robbat2@gentoo.org> Manifest,
  files/libcap-1.10-python.patch, files/digest-libcap-1.10,
  libcap-1.10.ebuild, ChangeLog:
  Initial import. Ebuild submitted by Francisco Gimeno <kikov@fco-gimeno.com>