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
|
# ChangeLog for net-misc/siproxd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/ChangeLog,v 1.16 2010/06/19 12:11:02 chithanh Exp $
*siproxd-0.8.0-r1 (19 Jun 2010)
19 Jun 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+siproxd-0.8.0-r1.ebuild, +files/siproxd-libtool-2.2.patch:
Attempt to fix bug #308945, thanks to ssuominen for the pointer
03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> siproxd-0.8.0.ebuild:
stable x86, bug 299419
*siproxd-0.8.0 (28 Feb 2010)
28 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+siproxd-0.8.0.ebuild:
version bump for bug #299419 and bug #303697
*siproxd-0.7.1 (01 Mar 2009)
01 Mar 2009; Jeremy Olexa <darkside@gentoo.org> +siproxd-0.7.1.ebuild:
(non maintainer commit) Version bump, ebuild by Mounir Lamouri in bug 235720
16 Feb 2009; Jeremy Olexa <darkside@gentoo.org> -siproxd-0.5.11.ebuild:
(non maintainer commit) remove old ebuild that has QA issues, bug 226605
16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove stkn from metadata.xml (#27693)
23 Apr 2008; Markus Meier <maekke@gentoo.org> siproxd-0.7.0.ebuild:
amd64/x86 stable, bug #218980
*siproxd-0.7.0 (22 Mar 2008)
22 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
+files/siproxd-0.7.0-guide.diff, +files/siproxd-0.7.0-libosip-3.1.0.diff,
+siproxd-0.7.0.ebuild:
version bump, taken from voip overlay. Fixes bugs 205766 and 205765, both
reported by Georgi Georgiev <chutz AT gg3 DOT net>
02 Nov 2007; Steve Dibb <beandog@gentoo.org> siproxd-0.5.13.ebuild:
amd64 stable, bug 197384
01 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
siproxd-0.5.13.ebuild:
stable x86, bug 197384
28 Apr 2007; Sven Wegener <swegener@gentoo.org> siproxd-0.5.11.ebuild:
Fix *initd, *confd and *envd calls (#17388, #174266)
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
14 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> siproxd-0.5.13.ebuild:
Oops, I missed to move pkg_postinst to pkg_setup.
*siproxd-0.5.13 (14 Nov 2006)
14 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> +siproxd-0.5.13.ebuild:
Version bump and fixed chowns wrt bug #132284.
Thanks to Janne Liimatainen and Randy McCaskill.
23 Sep 2005; Stefan Knoblich <stkn@gentoo.org> files/siproxd.rc6,
siproxd-0.5.11.ebuild:
Added non-root changes (with little modifications) submitted by CJ Kucera in
bug #97309.
*siproxd-0.5.11 (07 May 2005)
07 May 2005; Stefan Knoblich <stkn@gentoo.org> +metadata.xml,
+files/siproxd-0.5.11-configure-docs.diff, +files/siproxd.rc6,
+siproxd-0.5.11.ebuild:
Initial import.
|