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
|
# ChangeLog for net-libs/libsrtp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libsrtp/ChangeLog,v 1.21 2012/12/16 14:57:58 pacho Exp $
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due retirement, #260683
15 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
libsrtp-1.4.4_p20121108.ebuild:
Keyword ~arm.
*libsrtp-1.4.4_p20121108 (10 Nov 2012)
10 Nov 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+libsrtp-1.4.4_p20121108.ebuild, +files/libsrtp-1.4.4_p20121108-shared.patch:
Version bump, bug #438756.
06 Sep 2012; Tony Vroon <chainsaw@gentoo.org> libsrtp-1.4.4-r2.ebuild:
Not using a patchset any longer. But yes, should have removed it from
SRC_URI. Closes bug #434160 by Kacper "Xarthisius" Kowalik.
*libsrtp-1.4.4-r2 (06 Sep 2012)
06 Sep 2012; Tony Vroon <chainsaw@gentoo.org> +libsrtp-1.4.4-r2.ebuild,
+files/libsrtp-1.4.4-invalid-index.patch:
Make compilation & installation of static libraries optional, closes bug
#378763 by Agostino "ago" Sarubbo. Patch scavenged by Matthias Nagl from
upstream tracker resolves a crash caused by an invalid index, closes bug
#409013.
20 May 2012; Mark Loeser <halcy0n@gentoo.org> libsrtp-1.4.4-r1.ebuild:
Stable for ppc64; bug #397617
25 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Set herd as primary maintainer as talked with volkmar.
29 Aug 2011; Fabian Groffen <grobian@gentoo.org> libsrtp-1.4.4-r1.ebuild:
Marked ~x64-macos
19 Jun 2010; Raúl Porcel <armin76@gentoo.org> libsrtp-1.4.4-r1.ebuild:
alpha/ia64 stable wrt #320719
21 Mar 2010; Fabian Groffen <grobian@gentoo.org> libsrtp-1.4.4-r1.ebuild,
files/libsrtp-1.4.4-shared.patch:
Add fixes for Darwin, marked ~ppc-macos and ~x86-macos, bug #310203
08 Jul 2009; Markus Meier <maekke@gentoo.org> libsrtp-1.4.4-r1.ebuild:
amd64 stable, bug #259172
03 Jul 2009; Mounir Lamouri <volkmar@gentoo.org> libsrtp-1.4.4-r1.ebuild:
stable ppc, bug 259172
02 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
libsrtp-1.4.4-r1.ebuild:
stable x86, bug 259172
26 Jun 2009; Alexis Ballier <aballier@gentoo.org> libsrtp-1.4.4-r1.ebuild:
keyword ~x86-fbsd
25 Apr 2009; Raúl Porcel <armin76@gentoo.org> libsrtp-1.4.4-r1.ebuild:
Add ~ia64/-sparc wrt #266193
23 Apr 2009; Markus Meier <maekke@gentoo.org> libsrtp-1.4.4-r1:
add ~amd64, bug #266193
20 Apr 2009; Jeroen Roovers <jer@gentoo.org> libsrtp-1.4.4-r1:
Marked ~hppa (bug #266193).
18 Apr 2009; Tobias Klausmann <klausman@gentoo.org>
libsrtp-1.4.4-r1.ebuild:
Keyworded on alpha, bug #266193
15 Apr 2009; Brent Baude <ranger@gentoo.org> libsrtp-1.4.4-r1.ebuild:
Marking libsrtp-1.4.4-r1 ~ppc64 for bug 266193
*libsrtp-1.4.4-r1 (15 Apr 2009)
15 Apr 2009; Mounir Lamouri <volkmar@gentoo.org>
+files/libsrtp-1.4.4-shared.patch, -libsrtp-1.4.4.ebuild,
+libsrtp-1.4.4-r1.ebuild:
Adding shared lib generation with loki_val patch. Thanks also to solar.
*libsrtp-1.4.4 (14 Apr 2009)
14 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> +metadata.xml,
+libsrtp-1.4.4.ebuild:
Initial commit. See bug 257835
|