From: Guillem Jover Date: Tue, 22 Jan 2008 11:05:46 +0000 (+0200) Subject: Release 1.14.16.2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110bf27287939e8b03ce91d57eb3db81c347d9ce;p=dpkg Release 1.14.16.2 --- diff --git a/ChangeLog b/ChangeLog index f315fa15..153a90af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-22 Guillem Jover + + * configure.ac: Release 1.14.16.2. + 2008-01-22 Guillem Jover * utils/start-stop-daemon.c (main): Move setuid code after initgroups diff --git a/configure.ac b/configure.ac index b1a096fe..4692f5bf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([dpkg], [1.14.16.1], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.16.2], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index ff5df765..a22bb1bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.14.16.2) UNRELEASED; urgency=low +dpkg (1.14.16.2) unstable; urgency=low * Change uid after changing gid and initializing supplementary groups in start-stop-daemon. Closes: #462018 @@ -6,7 +6,7 @@ dpkg (1.14.16.2) UNRELEASED; urgency=low to Conflicts, so that users from etch can upgrade to sid (or lenny once dpkg has migrated). - -- Guillem Jover Tue, 22 Jan 2008 12:52:11 +0200 + -- Guillem Jover Tue, 22 Jan 2008 13:05:22 +0200 dpkg (1.14.16.1) unstable; urgency=low