-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog
380 lines (213 loc) · 10.8 KB
/
ChangeLog
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
ChangeLog not updated after the project moved from CVS to Subversion.
See the NEWS file for summary of the changes.
2004-09-19 08:41 Petter Reinholdtsen <[email protected]>
* Makefile.am, NEWS, configure.ac: Release version 0.13.
2004-09-19 08:37 Petter Reinholdtsen <[email protected]>
* testsuite/runtest.sh: Improve coverage.
2004-09-19 08:36 Petter Reinholdtsen <[email protected]>
* chrpath.1, main.c: New option -h (--help) showing usage info.
2004-09-19 08:24 Petter Reinholdtsen <[email protected]>
* testsuite/runtest.sh: New test to increase test coverage.
2004-09-19 08:19 Petter Reinholdtsen <[email protected]>
* Makefile.am, configure.ac, main.c, testsuite/runtest.sh: New
configure flag --with-coverage and new makefile target 'coverage'
to run coverage testing on the source.
2004-09-19 07:44 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.1, main.c: Add proper exit code handling and new
argument --keepgoing (-k) to process all arguments before exiting
with an error.
2004-09-19 07:15 Petter Reinholdtsen <[email protected]>
* testsuite/Makefile.am: Get test working at least on linux.
2004-09-19 07:14 Petter Reinholdtsen <[email protected]>
* configure.ac: Use AM_MAINTAINER_MODE by default.
2004-07-20 07:07 Petter Reinholdtsen <[email protected]>
* chrpath.1: Fix typo in manpage (RPATH->CHRPATH). Thanks to John
Morrissey.
2003-12-12 15:03 Petter Reinholdtsen <[email protected]>
* testsuite/Makefile.am: Handle empty LDRPATH variable.
2003-12-12 15:03 Petter Reinholdtsen <[email protected]>
* testsuite/runtest.sh: Handle archs where RUNPATH is the set by
default.
2003-12-12 14:01 Petter Reinholdtsen <[email protected]>
* NEWS, configure.ac: Release version 0.12.
2003-12-12 13:53 Petter Reinholdtsen <[email protected]>
* NEWS, acinclude.m4: Try to get it compiling on Mac OS X / Darwin.
2003-12-12 13:52 Petter Reinholdtsen <[email protected]>
* protos.h: Make sure the definitions in config.h is used every
time this file is included.
2003-12-12 13:50 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.c, elf.c: Use p_filesz instead p_memsz when
checking if the elf header exist. This should get it working on
Solaris.
2003-09-15 21:12 Petter Reinholdtsen <[email protected]>
* AUTHORS, chrpath.1, main.c: Update my email address.
2003-09-15 21:10 Petter Reinholdtsen <[email protected]>
* NEWS: New release 0.10.
2003-09-15 21:01 Petter Reinholdtsen <[email protected]>
* testsuite/runtest.sh: Try to make sure runtest.sh work on all
platforms, also the one without runpath and the ones where rpath is
unavailable at link time.
2003-09-15 20:58 Petter Reinholdtsen <[email protected]>
* acinclude.m4: Add support for more operating systems.
2003-09-15 20:56 Petter Reinholdtsen <[email protected]>
* elf.c: Avoid one last __WORDSIZE.
2003-09-15 20:55 Petter Reinholdtsen <[email protected]>
* main.c: Only understand -c options if DT_RUNPATH is known.
2003-07-23 16:08 Petter Reinholdtsen <[email protected]>
* NEWS, acinclude.m4, configure.ac, testsuite/Makefile.am: Try to
make the test code more portable (choosing -rpath/-R depending on
arch).
2003-06-24 07:51 Petter Reinholdtsen <[email protected]>
* protos.h: Drop non-standard header file <bits/wordsize.h>.
2003-06-23 23:11 Petter Reinholdtsen <[email protected]>
* configure.ac, protos.h: Avoid non-standard __WORDSIZE.
2003-06-23 22:56 Petter Reinholdtsen <[email protected]>
* deb/: changelog, rules: Update to match Debian package version
0.10-2.
2003-06-23 22:56 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.c, configure.ac, elf.c, killrpath.c, protos.h: Make
chrpath work well on 64 bit arches. Patch from Tollef Fog
Heen/Debian.
2003-02-26 08:28 Petter Reinholdtsen <[email protected]>
* deb/control: Fix typo in debian description.
2003-02-26 08:28 Petter Reinholdtsen <[email protected]>
* configure.ac: Add -Wcomments when compiling with GCC.
2002-11-30 15:12 Petter Reinholdtsen <[email protected]>
* NEWS: New release 0.10.
2002-11-30 15:07 Petter Reinholdtsen <[email protected]>
* Makefile.am, configure.ac, testsuite/.cvsignore,
testsuite/Makefile.am, testsuite/prog.c, testsuite/runtest.sh: Add
simple self test code.
2002-11-30 11:26 Petter Reinholdtsen <[email protected]>
* deb/docs: Include more documentation in debian package.
2002-11-30 11:24 Petter Reinholdtsen <[email protected]>
* configure.ac, configure.in: Convert to newer autoconf.
2002-11-30 11:18 Petter Reinholdtsen <[email protected]>
* HACKING, configure.in, deb/.cvsignore, deb/Makefile.am,
deb/changelog, deb/control, deb/copyright, deb/dirs, deb/docs,
deb/rules, Makefile.am: Move debian package files from debian/ to
deb/.
2002-11-23 21:17 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.c, configure.in: Avoid segfaulting when derefering
a NULL pointer.
2002-10-28 17:05 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: New release 0.9
2002-10-28 16:56 Petter Reinholdtsen <[email protected]>
* main.c: Correct option handling. Only -r takes a parameter, the
rest do not.
2002-09-17 11:07 Petter Reinholdtsen <[email protected]>
* main.c: Avoid compile warning on platforms without getopt_long().
2002-09-17 11:00 Petter Reinholdtsen <[email protected]>
* chrpath.c, configure.in, killrpath.c: Make <link.h> optional. It
is missing on Irix 6.5.
2002-09-17 07:51 Petter Reinholdtsen <[email protected]>
* NEWS: New release 0.8.
2002-09-17 07:49 Petter Reinholdtsen <[email protected]>
* Makefile.am: Change target name for generating new ChangeLog, to
avoid build problems on hosts with clock skew.
2002-09-17 07:45 Petter Reinholdtsen <[email protected]>
* configure.in, elf.c: Include <sys/link.h> in present, to get the
source to compile on Solaris 2.6.
2002-08-01 17:22 Petter Reinholdtsen <[email protected]>
* AUTHORS: Add names of people sending me patches.
2002-08-01 16:39 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.c, elf.c, killrpath.c, main.c, protos.h: Handle
platforms without runpath support (ie missing DT_RUNPATH).
2002-08-01 16:39 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: Prepare for v0.8.
2002-08-01 16:03 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: New release 0.7.
2002-08-01 16:02 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.1, chrpath.c, killrpath.c, main.c, protos.h: Add
runpath-support. Patch from Darren Salt.
2002-07-29 12:21 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.1: More typos in manpage.
2002-07-29 12:16 Petter Reinholdtsen <[email protected]>
* NEWS, chrpath.1: Fixed typo. Patch from Nikita V. Youshchenko.
2002-07-29 12:15 Petter Reinholdtsen <[email protected]>
* NEWS, elf.c: Fixed crash bug on Solaris, when reading
unknown/broken formats.
2002-05-25 22:26 Petter Reinholdtsen <[email protected]>
* README: Add license info.
2002-05-25 22:21 Petter Reinholdtsen <[email protected]>
* NEWS: Started on 0.7 news.
2002-05-25 22:18 Petter Reinholdtsen <[email protected]>
* .cvsignore: Ignore generated files.
2002-05-25 22:14 Petter Reinholdtsen <[email protected]>
* chrpath.c: Avoid memory leaks in chrpath().
2002-05-05 15:12 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: New release 0.6.
2002-05-05 15:09 Petter Reinholdtsen <[email protected]>
* Makefile.am, chrpath.1: Add manual page. Thanks to Tollef Fog
Heen for writing it.
2002-02-13 16:57 Petter Reinholdtsen <[email protected]>
* README: Add link to FTP site, and a note about where to send
patches.
2001-11-06 12:39 Petter Reinholdtsen <[email protected]>
* elf.c: Avoid leaking file descriptors when elf_open() fails.
2001-11-03 18:56 Petter Reinholdtsen <[email protected]>
* NEWS: Added news on debian/ package scripts.
2001-11-03 18:42 Petter Reinholdtsen <[email protected]>
* Makefile.am, configure.in: New target 'debs' to make debian
package.
2001-11-03 18:12 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: New release 0.5.
2001-10-26 16:08 Petter Reinholdtsen <[email protected]>
* main.c: Prosess all programs listed on the command line, instead
of only the first.
2001-10-26 16:05 Petter Reinholdtsen <[email protected]>
* chrpath.c: Report filename when no rpath tag is found.
2001-10-26 12:58 Petter Reinholdtsen <[email protected]>
* NEWS: Started on 0.5 release info.
2001-10-26 12:41 Petter Reinholdtsen <[email protected]>
* AUTHORS, configure.in, main.c: Fixes for compile without
getopt_long(). Hopefully this should work on Solaris now. Patch
from Thomas Anders.
2001-10-25 12:38 Petter Reinholdtsen <[email protected]>
* main.c: Add option -l (list) to make it more obvious how to list
the current rpath setting.
2001-10-25 12:13 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: New release 0.4.
2001-10-25 12:12 Petter Reinholdtsen <[email protected]>
* main.c: Add code to compile even if getopt_long() is missing.
2001-10-25 12:03 Petter Reinholdtsen <[email protected]>
* elf.c: Fix typo in big endian define test. Avoid alignment
problem on sparc by using memcmp instead of casting. Patch from
David Hull.
2001-10-25 12:00 Petter Reinholdtsen <[email protected]>
* chrpath.c, killrpath.c: Include <link.h>. Fixes compile problem
on Solaris/SPARC.
2001-10-25 11:55 Petter Reinholdtsen <[email protected]>
* README: Corrected link to elfhach.
2001-10-16 09:16 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: New release v0.3
2001-10-16 09:14 Petter Reinholdtsen <[email protected]>
* AUTHORS: Update list of contributors.
2001-10-16 09:11 Petter Reinholdtsen <[email protected]>
* main.c: Include <stdlib.h> to find exit().
2001-10-16 09:03 Petter Reinholdtsen <[email protected]>
* elf.c: Fix typo in elf_find_dynamic_section(). Patch from David
Hull.
2001-10-16 09:01 Petter Reinholdtsen <[email protected]>
* killrpath.c: Include <string.h> to find memset().
2001-10-12 09:04 Petter Reinholdtsen <[email protected]>
* NEWS, configure.in: New release v0.2.
2001-10-12 09:01 Petter Reinholdtsen <[email protected]>
* README: Add link to elfhack.
2001-10-12 09:00 Petter Reinholdtsen <[email protected]>
* main.c: Fix typos in option parsing. Patch from Bradford W.
Johnson <[email protected]>.
2001-02-28 23:47 Petter Reinholdtsen <[email protected]>
* NEWS: Set release date.
2001-01-22 18:24 Petter Reinholdtsen <[email protected]>
* acinclude.m4, configure.in: Add more warning flags when compiling
with GNU CC.
2001-01-22 18:23 Petter Reinholdtsen <[email protected]>
* chrpath.c, elf.c, protos.h, killrpath.c: Move common code for
finding the ELF dynamic section into separate function.
2001-01-22 18:22 Petter Reinholdtsen <[email protected]>
* Makefile.am: Install documentation.
2001-01-22 08:47 Petter Reinholdtsen <[email protected]>
* .cvsignore, AUTHORS, Makefile.am, NEWS, README, chrpath.c,
configure.in, elf.c, killrpath.c, main.c, protos.h: Initial
checking. Soon to be release v0.1.