[Secure-testing-commits] r46571 - bin

Luciano Bello luciano at moszumanska.debian.org
Sat Nov 26 04:09:19 UTC 2016


Author: luciano
Date: 2016-11-26 04:09:19 +0000 (Sat, 26 Nov 2016)
New Revision: 46571

Modified:
   bin/sign-advisory.sh
Log:
bin/sign-advisory.sh: just sign

Modified: bin/sign-advisory.sh
===================================================================
--- bin/sign-advisory.sh	2016-11-26 04:06:22 UTC (rev 46570)
+++ bin/sign-advisory.sh	2016-11-26 04:09:19 UTC (rev 46571)
@@ -51,5 +51,3 @@
 
 # keep headers, and sign the content
 { head -n $(($n - 1)) $dsa ; tail -n +$n $dsa | gpg --clearsign ; } >| $signed_dsa
-
-cat $signed_dsa | ssh security-master.debian.org "cat - | /usr/lib/sendmail -ti"




More information about the Secure-testing-commits mailing list