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
92
93
94
95
96
|
# ChangeLog for media-sound/mpg123
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.20 2003/10/06 04:24:19 brad_mssw Exp $
06 Oct 2003; Brad House <brad_mssw@gentoo.org> mpg123-0.59s-r1.ebuild,
files/mpg123-0.59s-amd64.patch:
patch for 0.59s and amd64
06 Oct 2003; Brad House <brad_mssw@gentoo.org>
files/mpg123-0.59r-amd64.diff:
removal of amd64 patch broke mpg123 on amd64. apparently whatever was done to
put it in a package on the server, this patch wasn't part of that and should
not have been removed.
*mpg123-0.59s-r1 (30 Sep 2003)
30 Sep 2003; Seemant Kulleen <seemant@gentoo.org> mpg123-0.59r-r1.ebuild,
mpg123-0.59r-r3.ebuild, mpg123-0.59s-r1.ebuild,
files/mpg123-0.59r-alpha.diff, files/mpg123-0.59r-amd64.diff,
files/mpg123-0.59r-hppa.diff, files/mpg123-0.59r-make-fix.diff,
files/mpg123-0.59r-sparc.diff, files/mpg123-0.59s-security.diff:
Bug 26787 alerts to a local/remote exploit in mpg123-0.59s. In the process of
fixing this bug with patches available at:
http://archives.neohapsis.com/archives/bugtraq/2003-01/0117.html a potential
security fix in 0.59r was also fixed. Additionally, the patches for 0.59r now
reside in their own tarball on the mirrors, instead of cluttering up the files
subdirectory.
18 Sep 2003; Todd Sunderlin <todd@gentoo.org> mpg123-0.59s.ebuild:
Marked unstable for sparc
*mpg123-0.59s (19 Jul 2003)
10 Aug 2003; Olivier Crete <tester@gentoo.org> files/mpg123-0.59r-amd64.diff:
Newer amd64 patch, the original version produced garbled sound, fixed
version from Andres Meyer <andres.meyer@computer.org>, fixes bug #25587
19 Jul 2003; jje <jje@gentoo.org> mpg123-0.59s.ebuild:
Last development version. Adds support for id3_v2 tags. I'm a little nervous
about adding this as it doesn't look like it is still being worked on
upstream. If it proves to be stable it may be what we live with.
Submitted by: Turambar <pete@SiliconMetrics.com>
18 Jul 2003; Olivier Crete <tester@gentoo.org> mpg123-0.59r-r2.ebuild,
files/mpg123-0.59r-amd64.diff:
add amd64 patch and config things
28 May 2003; Jason Wever <weeve@gentoo.org> mpg123-0.59r-r1.ebuild,
mpg123-0.59r-r2.ebuild:
Removed mistaken esound dependency and added audiofile dependency for sparc to
fix bug #21731.
28 May 2003; Jason Wever <weeve@gentoo.org> mpg123-0.59r-r1.ebuild,
mpg123-0.59r-r2.ebuild:
Added esound dependency for sparc to fix bug #21731.
*mpg123-0.59r-r2 (19 Mar 2003)
17 Jul 2003; Guy Martin <gmsoft@gentoo.org> mpg123-0.59r-r2.ebuild :
Marked stable on hppa.
23 Jun 2003; Guy Martin <gmsoft@gentoo.org> mpg123-0.59r-r2.ebuild,
files/mpg123-0.59r-hppa.diff :
Fix build for hppa. Added ~hppa to KEYWORDS.
19 Mar 2003; Zach Welch <zwelch@gentoo.org> mpg123-0.59r-r2.ebuild,
files/mpg123-0.59r-make-fix.diff:
fix distcc compiles; see bug 16116
*mpg123-0.59r-r1 (27 Apr 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
changed sparc ~sparc keywords
22 Nov 2002; Will Woods <wwoods@gentoo.org> mpg123-0.59r-r1.ebuild :
Added alpha keyword and patch.
15 Sep 2002; Maarten Thibaut <murphy@gentoo.org> mpg123-0.59r-r1.ebuild :
Added sparc and sparc64 keywords.
13 May 2002; daybird <daybird@gentoo.org> :
another ppc fix - ppc CFLAGS now get written to Makefile.
27 Apr 2002; pvdabeel <pvdabeel@gentoo.org> :
ppc fix
*mpg123-0.59r (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|