Bug#821051: [PATCH v3 2/3] byhand-code-sign: intermediate script for code sign

2016-11-29 Thread Ben Hutchings
On Tue, 2016-11-29 at 12:33 -0200, Helen Koike wrote: > > On 2016-11-20 09:24 AM, Ben Hutchings wrote: > > On Wed, 2016-11-16 at 00:45 -0200, Helen Koike wrote: > > [...] > > > +TARGET="$ftpdir/dists/$suitedir/main/code-sign/" > > > +OUT_TARBALL="$TARGET/${IN_TARBALL##*/}" > > >

Bug#821051: [PATCH v3 2/3] byhand-code-sign: intermediate script for code sign

2016-11-29 Thread Helen Koike
On 2016-11-20 09:24 AM, Ben Hutchings wrote: On Wed, 2016-11-16 at 00:45 -0200, Helen Koike wrote: [...] +TARGET="$ftpdir/dists/$suitedir/main/code-sign/" +OUT_TARBALL="$TARGET/${IN_TARBALL##*/}" +OUT_TARBALL="${OUT_TARBALL%.tar.xz}_sigs.tar.xz" [...] This naming may have to change; see

Bug#821051: [PATCH v3 2/3] byhand-code-sign: intermediate script for code sign

2016-11-20 Thread Ben Hutchings
On Wed, 2016-11-16 at 00:45 -0200, Helen Koike wrote: [...] > +TARGET="$ftpdir/dists/$suitedir/main/code-sign/" > +OUT_TARBALL="$TARGET/${IN_TARBALL##*/}" > +OUT_TARBALL="${OUT_TARBALL%.tar.xz}_sigs.tar.xz" [...] This naming may have to change; see Ansgar's message at

Bug#821051: [PATCH v3 2/3] byhand-code-sign: intermediate script for code sign

2016-11-15 Thread Helen Koike
This script is meant to be called by AutomaticByHandPackages mechanism, it will receive the a .tar.xz file with efi images and/or linux modules, call byhand-code-sign-user as codesign user to generate another .tar.xz with detached signatures and publish it in the