Bug#324191: debarchiver: patch for signed Release support

2005-08-31 Thread Daniel Leidert
reopen 317472 = stop Am Montag, den 22.08.2005, 17:17 -0700 schrieb Russ Allbery: Daniel Leidert [EMAIL PROTECTED] writes: Short question about this part: +if ($gpgkey) { +cmdaction(gpg -a -b -s -u '$gpgkey' -o $path/Release.gpg + . $path/Release,

Bug#324191: debarchiver: patch for signed Release support

2005-08-22 Thread Daniel Leidert
Am Sonntag, den 21.08.2005, 21:14 +0200 schrieb Ola Lundqvist: On Sat, Aug 20, 2005 at 12:47:55PM -0700, Russ Allbery wrote: Package: debarchiver Version: 0.3.2 Tags: patch Followup-For: Bug #317472 Here is a patch implementing signed Release support. The Release files are

Bug#324191: debarchiver: patch for signed Release support

2005-08-22 Thread Russ Allbery
Daniel Leidert [EMAIL PROTECTED] writes: Short question about this part: +if ($gpgkey) { + cmdaction(gpg -a -b -s -u '$gpgkey' -o $path/Release.gpg +. $path/Release, +Signing Release file for $path, +3); +} IMO it misses the

Bug#324191: debarchiver: patch for signed Release support

2005-08-21 Thread Ola Lundqvist
On Sat, Aug 20, 2005 at 12:47:55PM -0700, Russ Allbery wrote: Package: debarchiver Version: 0.3.2 Tags: patch Followup-For: Bug #317472 Here is a patch implementing signed Release support. The Release files are generated (with apt-ftparchive release) unconditionally, and are signed if

Bug#324191: debarchiver: patch for signed Release support

2005-08-20 Thread Ola Lundqvist
Hello On Sat, Aug 20, 2005 at 12:47:55PM -0700, Russ Allbery wrote: Package: debarchiver Version: 0.3.2 Tags: patch Followup-For: Bug #317472 Here is a patch implementing signed Release support. The Release files are generated (with apt-ftparchive release) unconditionally, and are