blob: cbd05c09692e44a54839ce8ae3218a8ff9c19fcc (
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
|
# ChangeLog for media-video/motioneye
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/motioneye/ChangeLog,v 1.13 2010/09/14 21:24:02 phosphan Exp $
*motioneye-1.3-r2 (14 Sep 2010)
14 Sep 2010; Patrick Kursawe <phosphan@gentoo.org>
+motioneye-1.3-r2.ebuild, +files/buflen+ldflags.patch:
Respecting LDFLAGS now, eliminated a few (not security relevant)
intentional buffer overflows. See bug #337314.
27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org>
motioneye-1.3-r1.ebuild:
Fixed quoting.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
motioneye-1.3-r1.ebuild:
Drop virtual/x11 references.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
10 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Add missing email address for herd with name != alias.
26 Jan 2006; Robin H. Johnson <robbat2@gentoo.org>
motioneye-1.3-r1.ebuild:
Fix modular-X deps properly. "use? || (...)" is not valid, it should be
"use? ( || (...) )".
25 Jan 2006; Patrick Kursawe <phosphan@gentoo.org> -motioneye-1.3.ebuild:
No need to have two ~x86 versions in the tree.
*motioneye-1.3-r1 (23 Jan 2006)
23 Jan 2006; Patrick Kursawe <phosphan@gentoo.org>
-files/motioneye-1.2-Makefile.diff, -motioneye-1.2.ebuild,
+motioneye-1.3-r1.ebuild:
Porting to modular X
*motioneye-1.3 (26 Aug 2005)
26 Aug 2005; Patrick Kursawe <phosphan@gentoo.org> +motioneye-1.3.ebuild:
Version bump. Using custom CFLAGS now, patch no longer needed.
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> motioneye-1.2.ebuild:
Fix use invocation
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> motioneye-1.2.ebuild:
Add inherit eutils
*motioneye-1.2 (29 Sep 2003)
29 Sep 2003; Patrick Kursawe <phosphan@gentoo.org> metadata.xml,
motioneye-1.2.ebuild, files/motioneye-1.2-Makefile.diff:
Initial import, suggested in bug 28071
|