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
|
# ChangeLog for sys-apps/realtime-lsm
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/realtime-lsm/ChangeLog,v 1.8 2005/06/24 04:26:41 fafhrd Exp $
*realtime-lsm-0.8.5-r2 (24 Jun 2005)
24 Jun 2005; Armando Di Cianno <fafhrd@gentoo.org>
+files/realtime-lsm-0.8.5-allcaps.patch, +realtime-lsm-0.8.5-r2.ebuild:
added 0.8.5-r2 which re-adds the 'allcaps' module param; package masked for
now, until I can prove this isn't a security issue
14 Mar 2005; Eric Shattow <jnc@gentoo.org> metadata.xml,
realtime-lsm-0.8.5-r1.ebuild:
Reported stable on x86, ppc, and amd64. This is needed to effectively use the
now-stable qjackctl, jack-audio-connection-kit, etc. plus minor correction to
eerror output. Closes bugs #80994, #83220, #83364, #83364, #85201.
*realtime-lsm-0.8.5-r1 (05 Jan 2005)
05 Jan 2005; Armando Di Cianno <fafhrd@gentoo.org>
+realtime-lsm-0.8.5-r1.ebuild:
Updated ebuild to support linux-mod eclass.
*realtime-lsm-0.8.5 (05 Jan 2005)
05 Jan 2005; Armando Di Cianno <fafhrd@gentoo.org>
realtime-lsm-0.8.3.ebuild, +realtime-lsm-0.8.5.ebuild:
Fixed removed keyword that was inadvertently removed in 0.8.3; version bump
to 0.8.5
*realtime-lsm-0.8.3 (31 Oct 2004)
31 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org>
realtime-lsm-0.8.2_pre20041022.ebuild, +realtime-lsm-0.8.3.ebuild:
Kernel config depend on SELinux support =y removed; version bump as well
23 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org> metadata.xml,
realtime-lsm-0.8.2_pre20041022.ebuild:
Made error output about kernel configuration much more informative; updated
metadata.xml for latest module features explanation.
23 Oct 2004; Chris White <chriswhite@gentoo.org>
realtime-lsm-0.8.2_pre20041022.ebuild:
Added ~x86 keywords as per testing with realtime module and jackd (with
realtime module setup for the audio group).
*realtime-lsm-0.8.2_pre20041022 (23 Oct 2004)
23 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org> +metadata.xml,
+files/kmisc.patch-0.8.2_pre20041022,
+realtime-lsm-0.8.2_pre20041022.ebuild:
Original package import; keyworded for ~ppc
|