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
|
# ChangeLog for app-mobilephone/obexd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.12 2010/05/08 11:09:49 pacho Exp $
*obexd-0.23 (08 May 2010)
08 May 2010; Pacho Ramos <pacho@gentoo.org> -obexd-0.18-r1.ebuild,
-obexd-0.22.ebuild, +obexd-0.23.ebuild:
Remove old. Version bump with the following changes:
* Fix unneeded reset of session after a CONNECT.
* Fix folder and object names with enabled auto accept.
* Fix agent not being released after transfers complete.
* Fix sending full packets to achieve higher throughput.
* Add support for mimetype driver to phonebook access.
* Add support for mimetype driver to SyncEvolution.
26 Apr 2010; Christian Faulhammer <fauli@gentoo.org> obexd-0.21-r2.ebuild:
stable x86, bug 314521
13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> obexd-0.21-r2.ebuild:
Stable on amd64 wrt bug #314521
10 Apr 2010; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Taking care of this with Tiziano.
*obexd-0.22 (15 Mar 2010)
15 Mar 2010; Pacho Ramos <pacho@gentoo.org> +obexd-0.22.ebuild:
Version bump with bugfixes
20 Feb 2010; Hans de Graaff <graaff@gentoo.org> obexd-0.18-r1.ebuild:
Fix typo.
*obexd-0.21-r2 (19 Feb 2010)
19 Feb 2010; Pacho Ramos <pacho@gentoo.org> -obexd-0.21-r1.ebuild,
+obexd-0.21-r2.ebuild, +files/obexd-0.21-fix_configure.patch:
Fixing bug 305063 properly, thanks to Vinicius Costa Gomes for the patch
and help. Removing old and buggy version
*obexd-0.21-r1 (19 Feb 2010)
*obexd-0.18-r1 (19 Feb 2010)
19 Feb 2010; Pacho Ramos <pacho@gentoo.org> -obexd-0.18.ebuild,
+obexd-0.18-r1.ebuild, -obexd-0.21.ebuild, +obexd-0.21-r1.ebuild,
metadata.xml:
Revision bump to allow parallel installation with
app-mobilephone/obex-data-server when possible, being able to disable
server installation. Removing old. Revision bump for 0.21 disabling 'eds'
until upstream bug 305063 is fixed.
*obexd-0.21 (13 Feb 2010)
13 Feb 2010; Pacho Ramos <pacho@gentoo.org> +obexd-0.21.ebuild:
Version bump, bug 297930
04 Feb 2010; Jeroen Roovers <jer@gentoo.org> obexd-0.18.ebuild:
Marked ~hppa (bug #298502).
16 Nov 2009; Nirbheek Chauhan <nirbheek@gentoo.org> obexd-0.18.ebuild:
Add ~x86 keyword (compile-tested)
*obexd-0.18 (15 Nov 2009)
15 Nov 2009; Tiziano Müller <dev-zero@gentoo.org> +obexd-0.18.ebuild:
Moved over from my overlay (for bug #285043).
|