]>
err.no Git - dpkg/log
Adam Heath [Tue, 15 Apr 2003 06:09:20 +0000 (06:09 +0000)]
Updated.
Adam Heath [Tue, 15 Apr 2003 06:04:41 +0000 (06:04 +0000)]
Modified to use autotools-dev.
Adam Heath [Tue, 15 Apr 2003 05:39:25 +0000 (05:39 +0000)]
Strip trailing / from the file args in dpkg-statoverride.
Adam Heath [Tue, 15 Apr 2003 05:27:16 +0000 (05:27 +0000)]
Surround sed call with ''.
Adam Heath [Tue, 15 Apr 2003 05:17:39 +0000 (05:17 +0000)]
Make the dpkg-iasearch conflicts versioned.
Adam Heath [Tue, 15 Apr 2003 05:12:43 +0000 (05:12 +0000)]
Updated for hurd.
Wichert Akkerman [Sat, 21 Sep 2002 21:44:56 +0000 (21:44 +0000)]
Fix typo in installation directory
Adam Heath [Sun, 15 Sep 2002 18:26:00 +0000 (18:26 +0000)]
Add s390x.
Adam Heath [Sun, 15 Sep 2002 18:22:38 +0000 (18:22 +0000)]
Set date for 1.10.9 release.
Adam Heath [Sun, 15 Sep 2002 18:20:27 +0000 (18:20 +0000)]
Add s390x.
Adam Heath [Sun, 15 Sep 2002 17:55:51 +0000 (17:55 +0000)]
Fix dereference in cu_closefd(), which was the cause of close(random
number) on most arches, but close(0) on s390x.
Adam Heath [Sun, 15 Sep 2002 17:44:30 +0000 (17:44 +0000)]
Set 1.10.9 version.
Adam Heath [Thu, 5 Sep 2002 21:32:55 +0000 (21:32 +0000)]
Set date for 1.10.8 release.
Adam Heath [Thu, 5 Sep 2002 21:31:54 +0000 (21:31 +0000)]
Make the multiline regex have an upper bound, instead of being unbounded,
as newer perls have a larger stack frame, which cause them to segfault
quicker with larger inputs.
Adam Heath [Thu, 5 Sep 2002 21:30:28 +0000 (21:30 +0000)]
Set 1.10.8 version.
Adam Heath [Tue, 3 Sep 2002 23:56:24 +0000 (23:56 +0000)]
Set date for 1.10.7 release.
Adam Heath [Tue, 3 Sep 2002 23:36:47 +0000 (23:36 +0000)]
Fix double free in modstatdb_init, in the case that modstatdb_shutdown was
called previously.
Adam Heath [Tue, 3 Sep 2002 23:34:50 +0000 (23:34 +0000)]
Protect duplicate calls to obstack_free(), as obstack_free segfaults when
called without initializing.
Adam Heath [Tue, 3 Sep 2002 23:33:29 +0000 (23:33 +0000)]
Set 1.10.7 version.
Adam Heath [Sun, 1 Sep 2002 05:20:50 +0000 (05:20 +0000)]
Set date for 1.10.6 release.
Adam Heath [Sun, 1 Sep 2002 04:47:03 +0000 (04:47 +0000)]
Don't call nffreeall, in any of the c/c++ programs. It appears dselect
slightly corrupts it's memory enough that it can't be freed without
segfaulting.
Adam Heath [Sun, 1 Sep 2002 04:43:30 +0000 (04:43 +0000)]
Modified for version 1.10.6.
Adam Heath [Thu, 29 Aug 2002 21:50:14 +0000 (21:50 +0000)]
Set date for release.
Adam Heath [Thu, 29 Aug 2002 21:44:43 +0000 (21:44 +0000)]
Back out one memleak fix.
Adam Heath [Thu, 29 Aug 2002 20:12:24 +0000 (20:12 +0000)]
Remove /usr/sbin/start-stop-daemon.
Adam Heath [Thu, 29 Aug 2002 19:58:11 +0000 (19:58 +0000)]
Fix several minor memleaks.
Adam Heath [Thu, 29 Aug 2002 19:39:07 +0000 (19:39 +0000)]
Fix corruption of available file, caused by use of memory that was
previously freed.
Adam Heath [Thu, 29 Aug 2002 19:28:16 +0000 (19:28 +0000)]
Check for eof before we getc(), not after.
Adam Heath [Sat, 24 Aug 2002 20:43:47 +0000 (20:43 +0000)]
Close 147492.
Adam Heath [Sat, 24 Aug 2002 20:43:08 +0000 (20:43 +0000)]
Previous install-infos(before 1.10) handled multiple dir file entries,
because they would copy the entire stanza unmodified. The newest version
does not do this, as it reformats the options, and thereby only takes the
first line. So, we now split all the lines from the stanza, and process
them all.
Adam Heath [Sat, 24 Aug 2002 19:54:18 +0000 (19:54 +0000)]
* archtable: Add i386-gnu0.3.
* main/Makefile.in, utils/Makefile.in: Fix handling of static compiles,
with regard to zlib.
Adam Heath [Sat, 24 Aug 2002 19:47:47 +0000 (19:47 +0000)]
Allow spaces between the end of a version, and the trailing ')'.
Adam Heath [Sat, 24 Aug 2002 19:22:33 +0000 (19:22 +0000)]
Fix segfault when --auto-deconfigure is given. This is causes because the
deconfigure list is allocated in an obstack, but then freed with normal
free().
Adam Heath [Fri, 23 Aug 2002 04:43:52 +0000 (04:43 +0000)]
Fix several read pass buffer bugs, and a memleak.
Adam Heath [Fri, 23 Aug 2002 04:31:27 +0000 (04:31 +0000)]
Fix read past buffer in lib/nfmalloc.c.
Adam Heath [Fri, 23 Aug 2002 04:22:03 +0000 (04:22 +0000)]
Handle directories better in md5sum.
Adam Heath [Fri, 23 Aug 2002 04:12:50 +0000 (04:12 +0000)]
Fix extraction of md5sum in dpkg-scanpackages.
Adam Heath [Fri, 23 Aug 2002 04:08:35 +0000 (04:08 +0000)]
Fix segfault in md5sum if the file being checked doesn't exist.
Adam Heath [Fri, 23 Aug 2002 04:04:10 +0000 (04:04 +0000)]
Modified for 1.10.5.
Adam Heath [Sun, 14 Jul 2002 20:15:42 +0000 (20:15 +0000)]
Set date for 1.10.4 release.
Adam Heath [Sun, 14 Jul 2002 20:15:06 +0000 (20:15 +0000)]
Install archtable into /usr/share/dpkg/.
Adam Heath [Sun, 14 Jul 2002 20:08:11 +0000 (20:08 +0000)]
Remove -ffunction-sections and -fdata-sections.
Adam Heath [Sun, 14 Jul 2002 20:07:14 +0000 (20:07 +0000)]
Updated for 1.10.4 version.
Adam Heath [Fri, 12 Jul 2002 04:38:31 +0000 (04:38 +0000)]
dselect replaces dpkg << 1.10.3, as we moved the dselect config file and
manpages from dpkg.deb to dselect.deb.
Adam Heath [Fri, 12 Jul 2002 04:05:46 +0000 (04:05 +0000)]
Change release name to me, and set release date.
Adam Heath [Fri, 12 Jul 2002 03:32:00 +0000 (03:32 +0000)]
If in --test mode, and --stop is given, increment n_killed, so that
start-stop-daemon returns the proper exit value. Thanks Thomas Morin
<thomas.morin@enst-bretagne.fr>.
Adam Heath [Fri, 12 Jul 2002 03:26:41 +0000 (03:26 +0000)]
Fix test inversion in start-stop-daemon, when checking the pid given in a
pid file. Thanks Thomas Morin <thomas.morin@enst-bretagne.fr>.
Adam Heath [Sun, 7 Jul 2002 20:06:36 +0000 (20:06 +0000)]
Fix install location of /usr/lib/dpkg/methods.
Wichert Akkerman [Sat, 6 Jul 2002 22:07:20 +0000 (22:07 +0000)]
Oops
Wichert Akkerman [Sat, 6 Jul 2002 22:06:31 +0000 (22:06 +0000)]
Update to 1.10.3
Wichert Akkerman [Sat, 6 Jul 2002 22:01:17 +0000 (22:01 +0000)]
Move dselect.cfg to dselect package
Adam Heath [Fri, 5 Jul 2002 02:41:20 +0000 (02:41 +0000)]
Install deselect.conffiles into tmp/dselect, not tmp/dpkg.
Adam Heath [Fri, 5 Jul 2002 02:34:11 +0000 (02:34 +0000)]
Install debian/dselect.conffiles.
Adam Heath [Fri, 5 Jul 2002 02:25:36 +0000 (02:25 +0000)]
Change uploader to me, instead of Wichert.
Adam Heath [Fri, 5 Jul 2002 02:09:48 +0000 (02:09 +0000)]
Set date for release.
Adam Heath [Fri, 5 Jul 2002 00:36:28 +0000 (00:36 +0000)]
Remove -Z from patch call, as it makes patch warn about missing timestamps.
Adam Heath [Tue, 2 Jul 2002 17:12:56 +0000 (17:12 +0000)]
dpkg + dpkg-static conflict dpkg-dev << 1.9, as dpkg-source 1.9 doesn't
work with md5sum 1.10.
Wichert Akkerman [Tue, 2 Jul 2002 10:39:55 +0000 (10:39 +0000)]
check for malloc failure and actually look in /home/wichert for file instead of looking in confdir twice
Wichert Akkerman [Tue, 2 Jul 2002 08:30:58 +0000 (08:30 +0000)]
Mark 1.10.1 release
Wichert Akkerman [Tue, 2 Jul 2002 08:25:17 +0000 (08:25 +0000)]
Fixup install path
Wichert Akkerman [Tue, 2 Jul 2002 08:21:34 +0000 (08:21 +0000)]
cp instead of mv since we need files for both dpkg and dpkg-static (ugh)
Wichert Akkerman [Tue, 2 Jul 2002 08:09:01 +0000 (08:09 +0000)]
Remove autom4te.cache in clean target
Wichert Akkerman [Tue, 2 Jul 2002 07:56:53 +0000 (07:56 +0000)]
Unbackport version-nr
Wichert Akkerman [Tue, 2 Jul 2002 07:53:32 +0000 (07:53 +0000)]
move dpkg.cfg.5 and dselect.cfg.5 into dpkg package
Wichert Akkerman [Tue, 2 Jul 2002 07:47:47 +0000 (07:47 +0000)]
Backport fixed from HEAD
Wichert Akkerman [Tue, 2 Jul 2002 07:47:47 +0000 (07:47 +0000)]
Backport fixed from HEAD
Wichert Akkerman [Tue, 2 Jul 2002 07:42:48 +0000 (07:42 +0000)]
sync dpkg and dpkg-static dependencies, fix double conflict for dpkg
Adam Heath [Tue, 2 Jul 2002 06:10:10 +0000 (06:10 +0000)]
Add a Closes entry for the manpages-de replace.
Adam Heath [Tue, 2 Jul 2002 06:06:00 +0000 (06:06 +0000)]
Don't always call autoheader during build.
Wichert Akkerman [Mon, 1 Jul 2002 12:52:32 +0000 (12:52 +0000)]
Start 1.10.1
Wichert Akkerman [Mon, 1 Jul 2002 12:50:36 +0000 (12:50 +0000)]
add conflict with dpkg-iasearch which intruded on our namespace and replace manpages-de which includes one of our manpages
Wichert Akkerman [Sat, 22 Jun 2002 22:47:56 +0000 (22:47 +0000)]
Add ~ to the list of legal characters in a package filename
Wichert Akkerman [Sat, 22 Jun 2002 14:18:31 +0000 (14:18 +0000)]
Fixup paths
Wichert Akkerman [Sat, 22 Jun 2002 14:15:14 +0000 (14:15 +0000)]
remove forced check for build-essential, we should not hardcode Debian policy into dpkg
Wichert Akkerman [Sat, 22 Jun 2002 12:19:11 +0000 (12:19 +0000)]
Apply (modified version of) patch from Josip Rodin to improve bits of documentation
Wichert Akkerman [Sat, 22 Jun 2002 12:11:48 +0000 (12:11 +0000)]
Install dselect methods in dselect package
Wichert Akkerman [Sat, 22 Jun 2002 12:03:44 +0000 (12:03 +0000)]
Start 1.11 work
Wichert Akkerman [Fri, 21 Jun 2002 19:54:28 +0000 (19:54 +0000)]
patch from Josip Rodin to improve the move from /usr/info to /usr/share/info
Wichert Akkerman [Fri, 21 Jun 2002 19:13:44 +0000 (19:13 +0000)]
Update release date
Wichert Akkerman [Fri, 21 Jun 2002 19:12:17 +0000 (19:12 +0000)]
Update Catalan translation
Wichert Akkerman [Fri, 21 Jun 2002 16:41:28 +0000 (16:41 +0000)]
Add autom4te.cache
Adam Heath [Thu, 20 Jun 2002 05:56:57 +0000 (05:56 +0000)]
Fix broken merge from 1.9 branch.
Adam Heath [Sun, 2 Jun 2002 04:26:46 +0000 (04:26 +0000)]
Revert last modification. It'll be fixed properly for dpkg 1.11.
Adam Heath [Sat, 1 Jun 2002 21:50:08 +0000 (21:50 +0000)]
Fixed printversion(), to allow translations to be done better.
Adam Heath [Sat, 1 Jun 2002 21:23:23 +0000 (21:23 +0000)]
Updated.
Wichert Akkerman [Sat, 1 Jun 2002 20:04:53 +0000 (20:04 +0000)]
Updated Russian translation
Wichert Akkerman [Fri, 31 May 2002 19:49:12 +0000 (19:49 +0000)]
Update French manpages
Adam Heath [Tue, 28 May 2002 02:19:40 +0000 (02:19 +0000)]
Update translations.
Wichert Akkerman [Mon, 27 May 2002 17:06:01 +0000 (17:06 +0000)]
Regenerated
Peter Karlsson [Sun, 26 May 2002 17:54:33 +0000 (17:54 +0000)]
Updated Swedish translation.
Adam Heath [Sun, 26 May 2002 06:40:41 +0000 (06:40 +0000)]
dpkg now reorders symlinks when extracting debs. However, this is also
still done when building debs. After a stable release of Debian has
occurred with this modified dpkg, the reordering when building can be
removed.
Adam Heath [Sun, 26 May 2002 06:32:57 +0000 (06:32 +0000)]
Fix /usr/info/dir moving/symlink code.
Adam Heath [Sun, 26 May 2002 06:15:09 +0000 (06:15 +0000)]
Fix some mis-merging of the 1.9 branch:
* debian/rules, debian/dpkg.conffiles: dselect was split to a separate deb,
no longer install dselect.cfg into dpkg.deb. Also, dpkg.cfg is no longer
a conffile.
Adam Heath [Sun, 26 May 2002 03:53:42 +0000 (03:53 +0000)]
Merge 1.9 branch.
Adam Heath [Sat, 25 May 2002 03:35:00 +0000 (03:35 +0000)]
Add dpkg-scansources to dpkg-scanpackages(8).
Adam Heath [Sat, 25 May 2002 03:11:02 +0000 (03:11 +0000)]
Fix typo in dpkg-source(1), s/-su/-sU/.
Adam Heath [Sat, 25 May 2002 03:08:55 +0000 (03:08 +0000)]
Fix documentation of -v<version> for dpkg-parsechangelog, removing the
requirement that the version has to be in the changelog.
Adam Heath [Sat, 25 May 2002 03:04:04 +0000 (03:04 +0000)]
Close the old debian/files file, before doing a rename.
Adam Heath [Sat, 25 May 2002 02:57:14 +0000 (02:57 +0000)]
Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes files
from tar, when building a native package.
Adam Heath [Sat, 25 May 2002 02:46:50 +0000 (02:46 +0000)]
Properly count recursive expansion of variables, instead of just counting
all variable expansions.