Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 12b3f65bdc40116c73fcfe3d3fdf7b7b > files > 5

chrpath-0.10-2mdk.i586.rpm

2002-11-30 15:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: New release 0.10.

2002-11-30 15:07  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* deb/docs: Include more documentation in debian package.

2002-11-30 11:24  Petter Reinholdtsen <pere@td.org.uit.no>

	* configure.ac, configure.in: Convert to newer autoconf.

2002-11-30 11:18  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* NEWS, chrpath.c, configure.in: Avoid segfaulting when derefering
	a NULL pointer.

2002-10-28 17:05  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.9

2002-10-28 16:56  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Correct option handling.  Only -r takes a parameter, the
	rest do not.

2002-09-17 11:07  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Avoid compile warning on platforms without getopt_long().

2002-09-17 11:00  Petter Reinholdtsen <pere@td.org.uit.no>

	* chrpath.c, configure.in, killrpath.c: Make <link.h> optional.  It
	is missing on Irix 6.5.

2002-09-17 07:51  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: New release 0.8.

2002-09-17 07:49  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* AUTHORS: Add names of people sending me patches.

2002-08-01 16:39  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* NEWS, configure.in: Prepare for v0.8.

2002-08-01 16:03  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.7.

2002-08-01 16:02  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* NEWS, chrpath.1: More typos in manpage.

2002-07-29 12:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, chrpath.1: Fixed typo.	Patch from Nikita V. Youshchenko.

2002-07-29 12:15  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, elf.c: Fixed crash bug on Solaris, when reading
	unknown/broken formats.

2002-05-25 22:26  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Add license info.

2002-05-25 22:21  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: Started on 0.7 news.

2002-05-25 22:18  Petter Reinholdtsen <pere@td.org.uit.no>

	* .cvsignore: Ignore generated files.

2002-05-25 22:14  Petter Reinholdtsen <pere@td.org.uit.no>

	* chrpath.c: Avoid memory leaks in chrpath().

2002-05-05 15:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.6.

2002-05-05 15:09  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile.am, chrpath.1: Add manual page.  Thanks to Tollef Fog
	Heen for writing it.

2002-02-13 16:57  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Add link to FTP site, and a note about where to send
	patches.

2001-11-06 12:39  Petter Reinholdtsen <pere@td.org.uit.no>

	* elf.c: Avoid leaking file descriptors when elf_open() fails.

2001-11-03 18:56  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: Added news on debian/ package scripts.

2001-11-03 18:42  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile.am, configure.in: New target 'debs' to make debian
	package.

2001-11-03 18:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.5.

2001-10-26 16:08  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Prosess all programs listed on the command line, instead
	of only the first.

2001-10-26 16:05  Petter Reinholdtsen <pere@td.org.uit.no>

	* chrpath.c: Report filename when no rpath tag is found.

2001-10-26 12:58  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: Started on 0.5 release info.

2001-10-26 12:41  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* NEWS, configure.in: New release 0.4.

2001-10-25 12:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Add code to compile even if getopt_long() is missing.

2001-10-25 12:03  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* chrpath.c, killrpath.c: Include <link.h>.  Fixes compile problem
	on Solaris/SPARC.

2001-10-25 11:55  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Corrected link to elfhach.

2001-10-16 09:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release v0.3

2001-10-16 09:14  Petter Reinholdtsen <pere@td.org.uit.no>

	* AUTHORS: Update list of contributors.

2001-10-16 09:11  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Include <stdlib.h> to find exit().

2001-10-16 09:03  Petter Reinholdtsen <pere@td.org.uit.no>

	* elf.c: Fix typo in elf_find_dynamic_section().  Patch from David
	Hull.

2001-10-16 09:01  Petter Reinholdtsen <pere@td.org.uit.no>

	* killrpath.c: Include <string.h> to find memset().

2001-10-12 09:04  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS, configure.in: New release v0.2.

2001-10-12 09:01  Petter Reinholdtsen <pere@td.org.uit.no>

	* README: Add link to elfhack.

2001-10-12 09:00  Petter Reinholdtsen <pere@td.org.uit.no>

	* main.c: Fix typos in option parsing.	Patch from Bradford W.
	Johnson <bradford@math.umn.edu>.

2001-02-28 23:47  Petter Reinholdtsen <pere@td.org.uit.no>

	* NEWS: Set release date.

2001-01-22 18:24  Petter Reinholdtsen <pere@td.org.uit.no>

	* acinclude.m4, configure.in: Add more warning flags when compiling
	with GNU CC.

2001-01-22 18:23  Petter Reinholdtsen <pere@td.org.uit.no>

	* 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 <pere@td.org.uit.no>

	* Makefile.am: Install documentation.

2001-01-22 08:47  Petter Reinholdtsen <pere@td.org.uit.no>

	* .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.