summaryrefslogtreecommitdiff
blob: fd057ad00b7396ad74ba42c0402b8a4876b05b27 (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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# ChangeLog for net-libs/libtirpc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libtirpc/ChangeLog,v 1.20 2011/06/11 19:52:16 vapier Exp $

*libtirpc-0.2.2-r1 (11 Jun 2011)

  11 Jun 2011; Mike Frysinger <vapier@gentoo.org> +libtirpc-0.2.2-r1.ebuild,
  +files/libtirpc-0.2.2-rpc-des-prot.patch:
  Stub out des_crypt for now #370713 by Nicolas Schlumberger, fix building with
  glibc-2.14 #370663 by Diego Elio Pettenò, restore static lib support, and
  start installing into / for glibc replacement.

*libtirpc-0.2.2 (07 Jun 2011)

  07 Jun 2011; Diego E. Pettenò <flameeyes@gentoo.org> +libtirpc-0.2.2.ebuild:
  Version bump, which should hopefully build with glibc-2.14.

  20 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
  libtirpc-0.2.1-r1.ebuild:
  ppc64 stable wrt #340189

  13 Nov 2010; Raúl Porcel <armin76@gentoo.org> libtirpc-0.2.1-r1.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #340189

  26 Oct 2010; Jeroen Roovers <jer@gentoo.org> libtirpc-0.2.1-r1.ebuild:
  Stable for HPPA (bug #340189).

  16 Oct 2010; Markus Meier <maekke@gentoo.org> libtirpc-0.2.1-r1.ebuild:
  arm stable, bug #340189

  15 Oct 2010; Brent Baude <ranger@gentoo.org> libtirpc-0.2.1-r1.ebuild:
  stable ppc, bug 340189

  10 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  libtirpc-0.2.1-r1.ebuild:
  x86 stable wrt bug #340189

  10 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
  libtirpc-0.2.1-r1.ebuild:
  Stable on amd64 wrt bug #340189

  12 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  files/libtirpc-0.2.1-fortify.patch:
  Use an even better patch to avoid overflow on the other senses if
  hp_length is less than four.

*libtirpc-0.2.1-r1 (12 Sep 2010)

  12 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -libtirpc-0.2.0.ebuild, -files/libtirpc-0.2.0-hppa-float.patch,
  -files/libtirpc-0.2.0-no-gss.patch, -libtirpc-0.2.1.ebuild,
  +libtirpc-0.2.1-r1.ebuild, +files/libtirpc-0.2.1-fortify.patch:
  Add patch to fix a possible overflow (reported by _FORTIFY_SOURCE=2);
  thanks to Joshua Kinard (Kumba) for reporting. Cleanup old versions and
  patches.

*libtirpc-0.2.1 (23 Jul 2010)

  23 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +libtirpc-0.2.1.ebuild:
  Version bump, disable static libraries (it needs gssapi that uses libdl
  anyway), remove .la file (helps fixing bug #293593), move to EAPI=2 while
  at it.

  30 May 2009; Mike Frysinger <vapier@gentoo.org> libtirpc-0.2.0.ebuild,
  +files/libtirpc-0.2.0-hppa-float.patch:
  Fix build failure on hppa and add keywords for all.

  30 May 2009; Mike Frysinger <vapier@gentoo.org> libtirpc-0.2.0.ebuild:
  Restore /etc/netconfig file.

  30 May 2009; Mike Frysinger <vapier@gentoo.org> libtirpc-0.2.0.ebuild,
  +files/libtirpc-0.2.0-no-gss.patch:
  Fix link error when USE=-gss.

*libtirpc-0.2.0 (30 May 2009)

  30 May 2009; Mike Frysinger <vapier@gentoo.org> +libtirpc-0.2.0.ebuild:
  Version bump.

  01 Feb 2009; Markus Meier <maekke@gentoo.org> libtirpc-0.1.10.ebuild:
  amd64/x86 stable, bug #256691

*libtirpc-0.1.10 (28 Nov 2008)

  28 Nov 2008; Mike Frysinger <vapier@gentoo.org> +libtirpc-0.1.10.ebuild:
  Version bump #249151 by Chi-Thanh Christopher Nguyen.

*libtirpc-0.1.7-r1 (11 May 2008)

  11 May 2008; Mike Frysinger <vapier@gentoo.org>
  +files/libtirpc-0.1.7-CVE-2007-3999.patch, +libtirpc-0.1.7-r1.ebuild:
  Add fix for CVE-2007-3999 #214208 by Robert Buchholz.

*libtirpc-0.1.7 (29 Dec 2007)

  29 Dec 2007; Mike Frysinger <vapier@gentoo.org> +metadata.xml,
  +libtirpc-0.1.7.ebuild:
  Initial ebuild by me.