summaryrefslogtreecommitdiff
blob: 01429dd61dba683a95e63ec9fe262599d15e6891 (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
# ChangeLog for x11-drivers/xf86-input-synaptics
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.13 2008/11/15 01:09:50 chainsaw Exp $

*xf86-input-synaptics-0.99.1 (15 Nov 2008)

  15 Nov 2008; <chainsaw@gentoo.org> +xf86-input-synaptics-0.99.1.ebuild:
  First release candidate for the 1.0 release. With thanks to Donnie
  Berkholz for alerting me of the release.

*xf86-input-synaptics-0.15.2-r2 (16 Sep 2008)

  16 Sep 2008; <chainsaw@gentoo.org> -files/11-x11-synaptics.fdi,
  -xf86-input-synaptics-0.15.2-r1.ebuild,
  +xf86-input-synaptics-0.15.2-r2.ebuild:
  Apparently using autotools correctly is hard. Reinstate the previous
  install hack as regenerating the configure script would take longer than
  the compile itself. Closes bug #237620 by Alexey Charkov
  <alchark@gmail.com>.

*xf86-input-synaptics-0.15.2-r1 (12 Sep 2008)

  12 Sep 2008; <chainsaw@gentoo.org> -files/synaptics-fix-explosion.patch,
  -files/synaptics-xorg-version.patch,
  -xf86-input-synaptics-0.15.1-r1.ebuild,
  -xf86-input-synaptics-0.15.2.ebuild,
  +xf86-input-synaptics-0.15.2-r1.ebuild:
  Install upstream FDI file instead of trying to overwrite it with our own.
  Upstream has added more data to the file then our copy ever had. Delete
  older ebuilds.

*xf86-input-synaptics-0.15.2 (11 Sep 2008)

  11 Sep 2008; <chainsaw@gentoo.org> -xf86-input-synaptics-0.15.0-r1.ebuild,
  -xf86-input-synaptics-0.15.1.ebuild, +xf86-input-synaptics-0.15.2.ebuild:
  Version bump, as requested by papillon81 on IRC. Deleted old ebuilds.

*xf86-input-synaptics-0.15.1-r1 (10 Sep 2008)

  10 Sep 2008; <chainsaw@gentoo.org> +files/synaptics-fix-explosion.patch,
  +xf86-input-synaptics-0.15.1-r1.ebuild:
  Add explosion avoidance to the driver, upstream patch found by Kamil
  Kamiński <kamil@mrblur.net>. Closes bug #237074.

  08 Sep 2008; Joseph Jezak <josejx@gentoo.org>
  xf86-input-synaptics-0.15.1.ebuild:
  Marked ~ppc for bug #235464.

*xf86-input-synaptics-0.15.1 (08 Sep 2008)

  08 Sep 2008; <chainsaw@gentoo.org> +xf86-input-synaptics-0.15.1.ebuild:
  Version bump, closes bug #237034 by Kamil Kamiński <kamil@mrblur.net>.
  X.Org version patch was applied upstream.

  24 Aug 2008; Markus Rothe <corsair@gentoo.org>
  xf86-input-synaptics-0.15.0-r1.ebuild:
  Added ~ppc64; bug #235464

  23 Aug 2008; Markus Meier <maekke@gentoo.org>
  xf86-input-synaptics-0.15.0-r1.ebuild:
  add ~x86, bug #235464

*xf86-input-synaptics-0.15.0-r1 (23 Aug 2008)

  23 Aug 2008; <chainsaw@gentoo.org> +files/synaptics-xorg-version.patch,
  -xf86-input-synaptics-0.15.0.ebuild,
  +xf86-input-synaptics-0.15.0-r1.ebuild:
  Patch out a reference to XF86_CURRENT_VERSION which recently disappeared
  in upstream X.Org git and block against the older synaptics ebuild. Both
  thanks to papillon81 on IRC.

  22 Aug 2008; <chainsaw@gentoo.org> files/11-x11-synaptics.fdi:
  Have FDI file also trigger for appletouch devices, from upstream commit
  http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/diff/?id=a4a8
  e89a27f24f9c4012c2e28850f108fec7a8fd. As pointed out by papillon81 on IRC.
  Can go in without revbump, only applies to PowerPC for which this ebuild
  has not been keyworded yet.

  22 Aug 2008; <chainsaw@gentoo.org> xf86-input-synaptics-0.15.0.ebuild:
  Update HOMEPAGE to cgit (from gitweb) by request of Donnie Berkholz
  <dberkholz@gentoo.org>.

*xf86-input-synaptics-0.15.0 (22 Aug 2008)

  22 Aug 2008; <chainsaw@gentoo.org> +files/11-x11-synaptics.fdi,
  +files/rc.conf, +files/rc.init, +files/synaptics-fix-xinerama.patch,
  +metadata.xml, +xf86-input-synaptics-0.15.0.ebuild:
  Initial commit, ebuild patching and suggestions by Nirbheek Chauhan
  <nirbheek.chauhan@gmail.com>, closes bug #234794 by Christian Loosli
  <fuchs@fuchsnet.ch>.