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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
|
# ChangeLog for app-misc/pax-utils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.104 2008/12/09 12:08:11 aballier Exp $
09 Dec 2008; Alexis Ballier <aballier@gentoo.org> pax-utils-0.1.18.ebuild,
pax-utils-0.1.19.ebuild:
Keyword -sparc/x86-fbsd versions that dont build on bsd, bug #250359 and
bug #246439
*pax-utils-0.1.19 (27 Nov 2008)
27 Nov 2008; Mike Frysinger <vapier@gentoo.org> +pax-utils-0.1.19.ebuild:
Version bump.
*pax-utils-0.1.18 (09 Nov 2008)
09 Nov 2008; <solar@gentoo.org> +pax-utils-0.1.18.ebuild:
- version bump
25 Apr 2008; <ricmm@gentoo.org> pax-utils-0.1.15.ebuild:
Drop to ~mips due to unstable deps
14 Mar 2008; <solar@gentoo.org> pax-utils-0.1.15.ebuild,
pax-utils-0.1.16.ebuild, pax-utils-0.1.17.ebuild:
- tidy up to keep current repoman happy and propagate bug fixes to older
ebuilds
14 Mar 2008; <solar@gentoo.org> pax-utils-0.1.17.ebuild:
- make sure CC= is quoted.. distcc can cause problems. Bug 213308
14 Mar 2008; Jeroen Roovers <jer@gentoo.org> pax-utils-0.1.17.ebuild:
Stable for HPPA (bug #212499).
11 Mar 2008; Brent Baude <ranger@gentoo.org> pax-utils-0.1.17.ebuild:
stable ppc64, bug 212499
09 Mar 2008; <solar@gentoo.org> pax-utils-0.1.17.ebuild:
- stable on amd64
09 Mar 2008; nixnut <nixnut@gentoo.org> pax-utils-0.1.17.ebuild:
Stable on ppc wrt bug 212499
06 Mar 2008; Raúl Porcel <armin76@gentoo.org> pax-utils-0.1.17.ebuild:
alpha/ia64/sparc/x86 stable
*pax-utils-0.1.17 (17 Jan 2008)
17 Jan 2008; <solar@gentoo.org> +pax-utils-0.1.17.ebuild:
- Mainly a maintenance release. endianness fix. minor new features and
updated docs
14 Oct 2007; <solar@gentoo.org> pax-utils-0.1.16.ebuild:
- amd64/hppa/ppc/ppc64 stable
26 Sep 2007; Raúl Porcel <armin76@gentoo.org> pax-utils-0.1.16.ebuild:
alpha/ia64/sparc/x86 stable
*pax-utils-0.1.16 (24 Aug 2007)
24 Aug 2007; <solar@gentoo.org> -pax-utils-0.1.13.ebuild,
-pax-utils-0.1.14.ebuild, +pax-utils-0.1.16.ebuild:
- Version bump. man pages moved over to docbook. New: endian and perm
displays.. New: when -Tv are used together the disasm will be displayed of
the offending text rel. The pax-utils code should compile out of the box on
solaris now. Lots of misc fixes.. to many to list..
01 Mar 2007; <genstef@gentoo.org> pax-utils-0.1.13.ebuild,
pax-utils-0.1.14.ebuild, pax-utils-0.1.15.ebuild:
Dropped ppc-macos keyword, see you in prefix
03 Feb 2007; Bryan Østergaard <kloeri@gentoo.org>
pax-utils-0.1.15.ebuild:
Stable on Alpha, bug 163453.
02 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org>
pax-utils-0.1.15.ebuild:
Stable on MIPS; bug #163453
31 Jan 2007; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.15.ebuild:
Stable on ppc64; bug #163453
30 Jan 2007; Steve Dibb <beandog@gentoo.org> pax-utils-0.1.15.ebuild:
amd64 stable, bug 163453
25 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.15.ebuild:
Stable on sparc wrt #163453
24 Jan 2007; Jeroen Roovers <jer@gentoo.org> pax-utils-0.1.15.ebuild:
Stable for HPPA (bug #163453).
23 Jan 2007; Raúl Porcel <armin76@gentoo.org> pax-utils-0.1.15.ebuild:
x86 stable wrt bug 163453
23 Jan 2007; nixnut <nixnut@gentoo.org> pax-utils-0.1.15.ebuild:
Stable on ppc wrt bug 163453
*pax-utils-0.1.15 (13 Dec 2006)
13 Dec 2006; <solar@gentoo.org> +pax-utils-0.1.15.ebuild:
Removed *macho* from release files. Lots of minor whitespace and style
updates. List known pkg maintainers for other distributions that carry the
pax-utils.
scanelf: Improved return values of many functions to be ints vs voids.
Support added for displaying em_machine via %a format flag. Make
scanelf_file_bind() not output anything if quiet mode and the ELF is static
or not setuid.
pspax: Support added for -u,--user <user/uid> Support added for -g,--group
<group/gid>
17 Oct 2006; Roy Marples <uberlord@gentoo.org> pax-utils-0.1.14.ebuild:
Added ~sparc-fbsd keyword.
*pax-utils-0.1.14 (23 Sep 2006)
23 Sep 2006; Mike Frysinger <vapier@gentoo.org> +pax-utils-0.1.14.ebuild:
Add support for NetBSD, add --user/--group options to pspax, and fix QA
envvar handling of .o objects.
07 Jun 2006; Jeroen Roovers <jer@gentoo.org> pax-utils-0.1.13.ebuild:
Stable on hppa (bug #135427).
06 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.13.ebuild:
Stable on sparc wrt #135427
05 Jun 2006; Simon Stelling <blubb@gentoo.org> pax-utils-0.1.13.ebuild:
stable on amd64
04 Jun 2006; Torsten Veller <tove@gentoo.org> pax-utils-0.1.13.ebuild:
Stable on x86 (#135427).
04 Jun 2006; Fernando J. Pereda <ferdy@gentoo.org>
pax-utils-0.1.13.ebuild:
Stable on alpha. Thanks to Mike Hlavac <mike@flyingpenguins.org> for
testing. Bug #135427
04 Jun 2006; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.13.ebuild:
Stable on ppc64; bug #135427
03 Jun 2006; <nixnut@gentoo.org> pax-utils-0.1.13.ebuild:
Stable on ppc; bug #135427
03 Jun 2006; <solar@gentoo.org> pax-utils-0.1.13.ebuild:
- stable on arm
*pax-utils-0.1.13 (17 May 2006)
17 May 2006; <solar@gentoo.org> +pax-utils-0.1.13.ebuild:
Improved Makefile handling. (vapier) QA_TEXTREL/QA_EXECSTACK/QA_WX_LOAD exempt
filtering flags. (kevquinn) Handle versioned symbols correctly on unstripped
ELF files when using the -s flag. Do not assume it is ok to read from stdin if
the -l -p flags were given. (solar)
*pax-utils-0.1.12 (30 Apr 2006)
30 Apr 2006; <solar@gentoo.org> -files/pax-utils-0.1.10.patch,
-pax-utils-0.1.10.ebuild, pax-utils-0.1.11-r1.ebuild,
+pax-utils-0.1.12.ebuild, -pax-utils-0.1.9.ebuild:
- new pspax -n/-w flags. new -L handling for the BSD arches. uses ld.so.hints
vs ld.so.cache (thanks flameeyes). tty null term handling should be fixed
24 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.11-r1.ebuild:
Stable on sparc
23 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
pax-utils-0.1.11-r1.ebuild:
Stable on ppc.
22 Apr 2006; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.11-r1.ebuild:
Stable on ppc64
22 Apr 2006; <solar@gentoo.org> pax-utils-0.1.11-r1.ebuild:
- stable on amd64 arm mips x86
16 Apr 2006; Bryan Østergaard <kloeri@gentoo.org
pax-utils-0.1.11-r1.ebuild:
Stable on alpha.
*pax-utils-0.1.11-r1 (12 Apr 2006)
12 Apr 2006; Mike Frysinger <vapier@gentoo.org>
+files/pax-utils-0.1.11.patch, +pax-utils-0.1.11-r1.ebuild:
Fix scanelf hang due to grep-style changes with stdin #128247 by Matteo Azzali.
*pax-utils-0.1.11 (30 Mar 2006)
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+pax-utils-0.1.11.ebuild:
New release working on FreeBSD and marked ~x86-fbsd.
23 Mar 2006; Luis Medinas <metalgod@gentoo.org> pax-utils-0.1.10.ebuild:
Stable on amd64. Bug #124699.
11 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
pax-utils-0.1.10.ebuild:
Stable on ppc.
10 Mar 2006; Torsten Veller <tove@gentoo.org> pax-utils-0.1.10.ebuild:
Stable on x86 (#124699)
09 Mar 2006; Aron Griffis <agriffis@gentoo.org> pax-utils-0.1.10.ebuild:
Mark 0.1.10 stable on ia64
08 Mar 2006; Jeroen Roovers <jer@gentoo.org> pax-utils-0.1.10.ebuild:
Stable on hppa (bug #124699).
08 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.10.ebuild:
Stable on sparc wrt #124699
08 Mar 2006; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.10.ebuild:
Stable on ppc64; bug #124699
22 Feb 2006; <solar@gentoo.org> +files/pax-utils-0.1.10.patch,
pax-utils-0.1.10.ebuild:
- Using the flags -Xe on ppc and probably others would lead to the PT_LOAD
executable bits being stripped (very bad thing). glob64->glob touchup for
the BSD guys
*pax-utils-0.1.10 (18 Feb 2006)
18 Feb 2006; <solar@gentoo.org> -files/pax-utils-0.1.8-etrel-notwx.patch,
-files/pax-utils-0.1.8-paxelf-fd-mmap.patch, +pax-utils-0.1.10.ebuild,
-pax-utils-0.1.4.ebuild, -pax-utils-0.1.8-r1.ebuild,
-pax-utils-0.1.8.ebuild, pax-utils-0.1.9.ebuild:
- added -k/--section %k modifier to detect elf a given section exists. added
-z to unifiy paxctl/chpax handling into a single util. change max pt loads to
2 for netbsd. The -E option now takes strings. The -l option now reads
ld.so.conf include files. cleaned up old ebuilds. mips 0.1.9 marked stable
checked by kumba
08 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org>
pax-utils-0.1.9.ebuild:
stable on x86 as per bug #121777
07 Feb 2006; Patrick McLean <chutzpah@gentoo.org> pax-utils-0.1.9.ebuild:
Stable on amd64 (bug 121777).
07 Feb 2006; Aron Griffis <agriffis@gentoo.org> pax-utils-0.1.9.ebuild:
Mark 0.1.9 stable on alpha
06 Feb 2006; Aron Griffis <agriffis@gentoo.org> pax-utils-0.1.9.ebuild:
Mark 0.1.9 stable on ia64
06 Feb 2006; <nixnut@gentoo.org> pax-utils-0.1.9.ebuild:
Stable on ppc. bug 121777
06 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.9.ebuild:
Stable on sparc wrt #121777
06 Feb 2006; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.9.ebuild:
Stable on ppc64: bug #121777
*pax-utils-0.1.9 (05 Feb 2006)
05 Feb 2006; <solar@gentoo.org> +pax-utils-0.1.9.ebuild:
- version bump. Adds new features. -M bits -E types
02 Feb 2006; <solar@gentoo.org> +files/pax-utils-0.1.8-etrel-notwx.patch,
pax-utils-0.1.8-r1.ebuild:
- ET_REL objects were being falsely reported as !WX
*pax-utils-0.1.8-r1 (29 Jan 2006)
29 Jan 2006; <solar@gentoo.org> +files/pax-utils-0.1.8-paxelf-fd-mmap.patch,
+pax-utils-0.1.8-r1.ebuild:
- bugfix. dont report false positives in quiet mode
*pax-utils-0.1.8 (28 Jan 2006)
28 Jan 2006; <solar@gentoo.org> -files/scanelf-null-rpath.patch,
pax-utils-0.1.4.ebuild, -pax-utils-0.1.5.ebuild, -pax-utils-0.1.6.ebuild,
-pax-utils-0.1.7-r1.ebuild, +pax-utils-0.1.8.ebuild:
- New -A option to scan *.a archives. Better handling of invalid elf files.
*pax-utils-0.1.7-r1 (18 Jan 2006)
18 Jan 2006; <solar@gentoo.org> +files/scanelf-null-rpath.patch,
-pax-utils-0.1.7.ebuild, +pax-utils-0.1.7-r1.ebuild:
- bugfix: dont write to memory when NULL rpaths exists and not using
-X/--fix in scanelf
*pax-utils-0.1.7 (12 Jan 2006)
12 Jan 2006; <solar@gentoo.org> +pax-utils-0.1.7.ebuild:
- new -X/--fix option to attempt to fix faulty RPATHs etc. Updated tristate
pax handling. Adds support for obsd. Misc cleanups and improvements
31 Dec 2005; Fabian Groffen <grobian@gentoo.org> pax-utils-0.1.6.ebuild:
Marked ~ppc-macos on request of vapier. The tools really work on ELF files,
but their use on Darwin is questionable.
*pax-utils-0.1.6 (29 Dec 2005)
29 Dec 2005; <solar@gentoo.org> -pax-utils-0.1.3.ebuild,
+pax-utils-0.1.6.ebuild:
- fixup for silly NetBSD stdout handling. updates for arches lacking proper
header defines. New -L option to resolve DT_NEEDED cache paths
*pax-utils-0.1.5 (08 Dec 2005)
08 Dec 2005; Mike Frysinger <vapier@gentoo.org> +pax-utils-0.1.5.ebuild:
Have dumpelf show .comment/.interp sections, properly set shdr/phdr to NULL
when an ELF lacks them, fix #e usage, and add support for parsing
.note.GNU-stack in object files.
05 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.4.ebuild:
Stable on sparc
04 Dec 2005; <solar@gentoo.org> pax-utils-0.1.4.ebuild:
- stable on x86
*pax-utils-0.1.4 (30 Oct 2005)
30 Oct 2005; <solar@gentoo.org> +pax-utils-0.1.4.ebuild:
- version bump. This release adds 3 scanelf options. -S, -b, -g
28 Oct 2005; <solar@gentoo.org> pax-utils-0.1.3.ebuild:
- #103173 pax-utils installs docs into /usr/share/doc
*pax-utils-0.1.3 (25 Jul 2005)
25 Jul 2005; Mike Frysinger <vapier@gentoo.org> +pax-utils-0.1.3.ebuild:
Fix building with gcc-2, dont bomb with alignment errors on some arches, and
add support for SONAME scanning in scanelf.
*pax-utils-0.1.2 (03 Jul 2005)
03 Jul 2005; <solar@gentoo.org> +pax-utils-0.1.2.ebuild:
- update textrel handling code to scan only the text segment. New -e -v -p
flags for pspax. minor changes overall
16 Jun 2005; <solar@gentoo.org> pax-utils-0.1.1.ebuild:
- arm/m68k/ppc64/s390/sh stable
16 Jun 2005; <solar@gentoo.org> -pax-utils-0.0.4.ebuild,
-pax-utils-0.0.7.ebuild, -pax-utils-0.1.0.ebuild, pax-utils-0.1.1.ebuild:
- stable on alpha/hppa/ia64/sparc
*pax-utils-0.1.1 (16 Jun 2005)
16 Jun 2005; <solar@gentoo.org> pax-utils-0.1.1.ebuild:
- stable on x86/ppc/mips/amd64
10 Jun 2005; <solar@gentoo.org> :
- Bugfixes: only report the source of textrels when the executable actually
contains DT_TEXTREL. Only enable -Wdeclaration-after-statement -Wextra if the
compiler supports it
*pax-utils-0.1.0 (08 Jun 2005)
08 Jun 2005; <solar@gentoo.org> -pax-utils-0.0.8.ebuild,
-pax-utils-0.0.9.ebuild, +pax-utils-0.1.0.ebuild:
* scanelf options: -N matches a given lib. -T will print the cause of
the ELF text relocation (-T based on code from Kevin Quinn.. 10x thanks)
-F format modifiers were added for printing the base file name and base
file name with search paths removed, this is ideal for scripting with
use of automated q/a systems so we don't have to re-parse a the string
to get desired output. All format modifiers now accept # in place of %
but # is quiet where % is verbose. Also new to the format handling is
the %x modifier now prints PT_PAX_FLAGS and falls back to EI_PAX if no
PaX flags were found in the program header.
* The suite should work on OSX.
* Minor touch ups to Makefile/pspax/dumpelf.
* Lots of typecasting fixes for improved portability.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
pax-utils-0.0.7.ebuild:
Stable on ppc.
31 May 2005; Christian Birchinger <joker@gentoo.org>
pax-utils-0.0.7.ebuild:
Added sparc stable keyword
*pax-utils-0.0.9 (28 May 2005)
28 May 2005; Mike Frysinger <vapier@gentoo.org> +pax-utils-0.0.9.ebuild:
Add support for FreeBSD and fix cross-endian bugs.
21 May 2005; <solar@gentoo.org> :
Makefile: include/depend fix. dumpelf: display improvements, 32/64bit phdr
fix, man page updates. scanelf: Two new options. The ability to display run
time bindings -b/--bind and -f/--from read input stream from a filename/stdin
for scanelf. The -F format handling pretty much got a total rewrite for the
better. We used taviso@gentoo fuzz regression tool to help track down bugs
with malformed executables. Now the overall result is greatly improved error
handling for improper elf files. paxelf: Improvements in the mmap error
handling. README: updates to reflect changes man/*.1: updates to reflect
changes
15 May 2005; <solar@gentoo.org> metadata.xml:
- update metadata.xml
*pax-utils-0.0.2 (15 May 2005)
15 May 2005; <solar@gentoo.org> -pax-utils-0.0.1.ebuild,
-pax-utils-0.0.2.ebuild, pax-utils-0.0.4.ebuild, -pax-utils-0.0.5.ebuild,
-pax-utils-0.0.6.ebuild, pax-utils-0.0.7.ebuild:
- stable x86 - make all ebuild use toolchain-funcs vs gcc eclass - cleaned non
stabilized versions below 0.0.7
*pax-utils-0.0.7 (30 Apr 2005)
30 Apr 2005; <solar@gentoo.org> +pax-utils-0.0.7.ebuild:
- uclibc updates and -F format handling
21 Apr 2005; Simon Stelling <blubb@gentoo.org> pax-utils-0.0.4.ebuild:
stable on amd64
*pax-utils-0.0.6 (14 Apr 2005)
14 Apr 2005; <solar@gentoo.org> +pax-utils-0.0.6.ebuild:
- version bump. lots of new treats
12 Apr 2005; Daniel Ostrow <dostrow@gentoo.org> pax-utils-0.0.4.ebuild,
pax-utils-0.0.5.ebuild:
~ppc64 for ppc64 hardened
09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
pax-utils-0.0.4.ebuild:
Stable on ppc.
*pax-utils-0.0.5 (01 Apr 2005)
01 Apr 2005; <solar@gentoo.org> +pax-utils-0.0.5.ebuild:
- major source code cleanup. combine scanexec/scanrexec/pttool into unified
scanelf tool. manpage updates. fixed memleak in readelf function. new options
to detect TEXTREL's, display RPATH info, make display of pax flags markings
optional. A new recursive option was added to scan subdirs. All sorts of good
stuff that makes grandma happy. Many thanks to vapier.
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> pax-utils-0.0.4.ebuild:
stable on ia64
12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> pax-utils-0.0.4.ebuild:
Stable on sparc
*pax-utils-0.0.4 (11 Nov 2004)
11 Nov 2004; <solar@gentoo.org> +metadata.xml, pax-utils-0.0.4.ebuild:
marking pax-utils stable on x86/mips
|