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
|
# ChangeLog for app-admin/abrt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/abrt/ChangeLog,v 1.10 2012/04/13 17:35:16 ulm Exp $
13 Apr 2012; Ulrich Müller <ulm@gentoo.org> abrt-2.0.6.ebuild,
abrt-2.0.8.ebuild:
Move EAPI assignment to top of ebuild, bug 411875.
15 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> abrt-2.0.8.ebuild:
x86 stable wrt bug #407011
13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> abrt-2.0.8.ebuild:
Stable for amd64, wrt bug #407011
07 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> abrt-2.0.8.ebuild:
Depend on btparser-0.16 (bug #407251, thanks to Agostino Sarubbo).
*abrt-2.0.8 (07 Mar 2012)
07 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +abrt-2.0.8.ebuild,
+files/abrt-2.0.8-gentoo.patch:
Version bump. Fixes permissions on dumps of setuid processes (bug #407011,
CVE-2012-1106, thanks to Michael Harrison for reporting).
14 Jan 2012; Markus Meier <maekke@gentoo.org> abrt-2.0.6.ebuild:
x86 stable, bug #393007
31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> abrt-2.0.6.ebuild:
Simplify py-compile fix.
31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> abrt-2.0.6.ebuild:
Fix py-compile idiom for automake-1.11.2 compatibility (bug #396585, thanks
to Michał Górny).
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> abrt-2.0.6.ebuild:
amd64 stable, bug 393007
*abrt-2.0.6 (16 Nov 2011)
16 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+files/abrt-2.0.5-conf, +files/abrt-2.0.5-init, +abrt-2.0.6.ebuild,
+files/abrt-2.0.6-format-security.patch, +files/abrt-2.0.6-gentoo.patch,
+files/abrt-2.0.6-glib-2.31.patch, +metadata.xml:
Add Fedora's automatic crash reporter tool from the gnome overlay.
|