]> err.no Git - dpkg/commitdiff
Document --force-confmiss and --force-bad-verify
authorWichert Akkerman <wakkerma@debian.org>
Mon, 13 May 2002 21:00:32 +0000 (21:00 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Mon, 13 May 2002 21:00:32 +0000 (21:00 +0000)
ChangeLog
debian/changelog
man/en/dpkg.8.sgml

index 1a731fccb93176ceb71700ffd17cc919bcea2544..55d565473d4b4eadf21f95906db5cbefb366bc64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon May 13 22:44:48 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
+
+  * man/en/dpkg.8.sgml: document --force-confmiss and --force-bad-verify
+
 Mon May  6 16:26:51 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
 
   * lots-a-files: update email address for Ian Jackson
index d5908b4298240ad7105a355d1a7b33e71a46fecf..66f435119baaafd19f1f5130c00a2d8daa0fbc59 100644 (file)
@@ -88,6 +88,7 @@ dpkg (1.10) unstable; urgency=low
   * Add Large File Summit extensions. Closes: Bug#130509
   * Fix typo in dpkg-source manpage. Closes: Bug#141906
   * Re-fix handling of multiple blank lines in control. Closes: Bug#143117
+  * Document --force-confmiss and --force-bad-verify. Closes: Bug#146855
 
  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 20 Aug 2001 14:54:38 +0200
 
index fe4869ad38457a1208f2538ce46ecb279788daba..74cabe23be01fea8dab73b43ffd5e31d9507f710 100644 (file)
              </para></listitem>
            </varlistentry>
 
+           <varlistentry>
+             <term>confmiss</term>
+
+             <listitem><para>
+               Always install a missing configuration file. This is dangerous,
+               since it means not preserving a change (removing) made to the
+               file.
+             </para></listitem>
+           </varlistentry>
+
            <varlistentry>
              <term>confnew</term>
 
              </para></listitem>
            </varlistentry>
 
+           <varlistentry>
+             <term>bad-verify</term>
+
+             <listitem><para>
+               Install a package even if <command>debsig</command>
+               verification fails. <emphasis>This can be a security
+               risk.</emphasis>
+             </para></listitem>
+           </varlistentry>
+
            <varlistentry>
              <term>not-root</term>