summaryrefslogtreecommitdiff
blob: dfa460e3d8410d5fbebd9515eecae3942e2292a3 (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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
# ChangeLog for sys-fs/squashfs-tools
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.57 2008/10/15 03:05:19 jer Exp $

  15 Oct 2008; Jeroen Roovers <jer@gentoo.org> squashfs-tools-3.1_p2.ebuild,
  squashfs-tools-3.2_p2.ebuild, squashfs-tools-3.3.ebuild,
  squashfs-tools-3.4.ebuild:
  Pick up CFLAGS from the environment instead of "setting them in stone"
  (bug #242030).

*squashfs-tools-3.4 (28 Aug 2008)

  28 Aug 2008; Jeroen Roovers <jer@gentoo.org> +squashfs-tools-3.4.ebuild:
  Version bump (bug #235867).

  28 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.2_p2.ebuild, squashfs-tools-3.3.ebuild:
  Marking 3.2_p2 stable for 2.6.23 kernels. Thanks to Kerin Millar
  <kerframil@gmail.com> for pointing it out in bug #227461. This was used
  during the 2008.0 release cycle, so it received plenty of testing. Also,
  changing the elog to ewarn for 3.3 and the 2.6.24 requirement notice.

  19 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.3.ebuild:
  Stable on alpha/amd64/arm/hppa/ia64/ppc/ppc64/sparc/x86 since they all
  have 2.6.24 versions stable and we want to use this version of
  squashfs-tools for the release.

  04 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.3.ebuild:
  Added a note about requiring 2.6.24 kernel for 3.3 support.

*squashfs-tools-3.3 (30 Dec 2007)

  30 Dec 2007; <solar@gentoo.org> +files/squashfs-tools-3.3-posix.patch,
  +squashfs-tools-3.3.ebuild:
  - Version bump.. get_nprocs() is a glibc only function and there is no
  reason to use it when sysconf(_SC_NPROCESSORS_CONF) exists. Also fixed some
  format mistakes.

  06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.2_p2.ebuild:
  Changing installation of docs so we pull in README-3.2 and not README-3.1
  and closing bug #196158.

*squashfs-tools-3.2_p2 (16 May 2007)

  16 May 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  +squashfs-tools-3.2_p2.ebuild:
  Version bump and closing bug #175700. Thanks to Roman Zimmermann
  <mereandor@gmail.com> for pointing out a simpel copy would work.

  16 May 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  -squashfs-tools-2.2_p2.ebuild, -squashfs-tools-3.0.ebuild,
  -squashfs-tools-3.1.ebuild:
  Cleaning up older versions now that 3.1_p2 is stable everywhere.

  15 May 2007; Jeroen Roovers <jer@gentoo.org> squashfs-tools-3.1_p2.ebuild:
  Stable for HPPA (bug #165289).

  11 May 2007; Joshua Kinard <kumba@gentoo.org>
  squashfs-tools-3.1_p2.ebuild:
  Stable on mips, per #165289.

  28 Mar 2007; Raúl Porcel <armin76@gentoo.org>
  squashfs-tools-3.1_p2.ebuild:
  ia64 stable wrt bug 165289

  13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.1_p2.ebuild:
  Stable on alpha wrt bug #165289.

  13 Feb 2007; Markus Rothe <corsair@gentoo.org>
  squashfs-tools-3.1_p2.ebuild:
  Stable on ppc64; bug #165289

  11 Feb 2007; nixnut <nixnut@gentoo.org> squashfs-tools-3.1_p2.ebuild:
  Stable on ppc wrt bug 165289

  11 Feb 2007; Steve Dibb <beandog@gentoo.org> squashfs-tools-3.1_p2.ebuild:
  amd64 stable, bug 165289

  05 Feb 2007; Torsten Veller <tove@gentoo.org>
  squashfs-tools-3.1_p2.ebuild:
  Stable on x86 (#165289)

  05 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  squashfs-tools-3.1_p2.ebuild:
  Stable on sparc wrt #165289

*squashfs-tools-3.1_p2 (05 Sep 2006)

  05 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.1.ebuild, +squashfs-tools-3.1_p2.ebuild:
  Version bump.  Closing bug #145676.

*squashfs-tools-3.1 (28 Aug 2006)

  28 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  +squashfs-tools-3.1.ebuild:
  Version bump.  Closing bug #145369.

  28 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  squashfs-tools-3.0.ebuild:
  Stable on hppa

  09 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.0.ebuild:
  Marking stable on amd64 for bug #126992.

  02 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  squashfs-tools-3.0.ebuild:
  Stable on sparc wrt #126992

  01 May 2006; Joseph Jezak <josejx@gentoo.org> squashfs-tools-3.0.ebuild:
  Marked ppc stable for bug #126992.

  29 Apr 2006; Joshua Kinard <kumba@gentoo.org> squashfs-tools-3.0.ebuild:
  Marked stable on mips.

  23 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.0.ebuild:
  Stable on x86 wrt bug #126992.

  22 Apr 2006; Markus Rothe <corsair@gentoo.org> squashfs-tools-3.0.ebuild:
  Stable on ppc64; bug #126992

  14 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-3.0.ebuild:
  Added unsquashfs to dobin and closing bug #129875.

  12 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -squashfs-tools-2.1_p2-r1.ebuild:
  Cleaning up older ebuilds.

  12 Apr 2006; Bryan Østergaard <kloeri@gentoo.org
  squashfs-tools-2.2_p2.ebuild:
  Stable on alpha, bug 126542.

  20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  squashfs-tools-2.2_p2.ebuild:
  Stable on sparc wrt #126542

  18 Mar 2006; Markus Rothe <corsair@gentoo.org>
  squashfs-tools-2.2_p2.ebuild:
  Stable on ppc64; bug #126542

  17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  squashfs-tools-2.2_p2.ebuild:
  ppc stable, bug #126542

*squashfs-tools-3.0 (17 Mar 2006)

  17 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-2.2_p2.ebuild, +squashfs-tools-3.0.ebuild:
  Added squashfs-tools-3.0 and marking 2.2_p2 stable on amd64/x86 wrt bug
  #126542.

  12 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  -squashfs-tools-2.2.ebuild:
  Cleaning up older ebuilds.

*squashfs-tools-2.2_p2 (09 Sep 2005)

  09 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  +squashfs-tools-2.2_p2.ebuild:
  Version bump and closing bug #99886.

*squashfs-tools-2.2 (22 Jul 2005)

  22 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  +squashfs-tools-2.2.ebuild:
  Version bumped to latest version.

  16 May 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-2.1_p2-r1.ebuild:
  Removed src_test and closing bug #85682.

*squashfs-tools-2.1_p2-r1 (23 Feb 2005)

  23 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  -squashfs-tools-2.0_p2.ebuild, +squashfs-tools-2.1_p2-r1.ebuild,
  -squashfs-tools-2.1_p2.ebuild:
  Marking stable and closing bug #82568.

  29 Jan 2005; Markus Rothe <corsair@gentoo.org> squashfs-tools-2.1_p2.ebuild:
  Stable on ppc64

  06 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
  squashfs-tools-2.0_p2.ebuild:
  Stable on alpha.

*squashfs-tools-2.1_p2 (15 Dec 2004)

  15 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  -squashfs-tools-1.3.ebuild, -squashfs-tools-2.0.ebuild,
  -squashfs-tools-2.0_alpha.ebuild, squashfs-tools-2.0_p2.ebuild,
  +squashfs-tools-2.1_p2.ebuild:
  Version bumped to 2.1_p2 and closing bug #74509.

  24 Sep 2004; Tom Gall <tgall@gentoo.org> squashfs-tools-2.0.ebuild:
  stable on ppc64

  07 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  squashfs-tools-2.0_p2.ebuild:
  Stable on sparc wrt #54103

*squashfs-tools-2.0_p2 (07 Sep 2004)

  07 Sep 2004; Daniel Black <dragonheart@gentoo.org>
  +squashfs-tools-2.0_p2.ebuild:
  version bumped as per bug #54103. Thanks Thomas Weidner <3.14159@gmx.net> for
  initial testing. src_test routine added

  05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed ChangeLog header.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  squashfs-tools-1.3.ebuild, squashfs-tools-2.0.ebuild:
  Masked squashfs-tools-2.0.ebuild stable for ppc

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  squashfs-tools-1.3.ebuild:
  Masked squashfs-tools-1.3.ebuild stable for ppc

  26 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  squashfs-tools-2.0.ebuild:
  Stable on sparc

  18 Jul 2004; Tom Gall <tgall@gentoo.org> squashfs-tools-2.0.ebuild:
  stable on ppc64, bug #57487 

  16 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  squashfs-tools-2.0.ebuild:
  Marked stable on x86 and amd64.

*squashfs-tools-2.0 (13 Jul 2004)

  04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>:
  PPC stable

  13 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml,
  +squashfs-tools-2.0.ebuild:
  Changed maintainer to livecd and adding squashfs-tools-2.0 for use with the
  2004.2 livecd.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  squashfs-tools-1.3.ebuild, squashfs-tools-2.0_alpha.ebuild:
  virtual/glibc -> virtual/libc

  20 Jun 2004; <solar@gentoo.org> :
  digest fix

*squashfs-tools-2.0_alpha (04 Jun 2004)

  04 Jun 2004; Daniel Black <dragonheart@gentoo.org>
  +squashfs-tools-2.0_alpha.ebuild:
  version bump thanks to Stefan Schweizer <stefan-schweizer@gmx.de> in bug #52038

  04 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
  +squashfs-tools-1.3.ebuild:
  Moved from sys-apps/squashfs-tools to sys-fs/squashfs-tools.

  03 May 2004; Mike Frysinger <vapier@gentoo.org> :
  Clean up ebuild and make it look nice.

  26 Apr 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml:
  Added embedded to the ownership. version 1.3 is realy 1.3_p3. Can the next
  version include proper naming. Ref bug #47995

  15 Apr 2004; Michael McCabe <randy@gentoo.org> squashfs-tools-1.3.ebuild:
  adding s390 to keywords

*squashfs-tools-1.3 (14 Feb 2004)

  14 Feb 2004; Brad House <brad_mssw@gentoo.org> squashfs-tools-1.3.ebuild:
  Initial commit