Hello community,

here is the log from the commit of package pesign-obs-integration for 
openSUSE:Factory checked in at 2013-04-02 12:37:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pesign-obs-integration (Old)
 and      /work/SRC/openSUSE:Factory/.pesign-obs-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pesign-obs-integration", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/pesign-obs-integration/pesign-obs-integration.changes
    2013-03-15 10:45:39.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.pesign-obs-integration.new/pesign-obs-integration.changes
       2013-04-02 12:37:26.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Mar 26 06:19:45 UTC 2013 - [email protected]
+
+- Calculate the digest of the padded data section to be consistent
+  with the output file (bnc#808594, bnc#811325)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pesign-repackage.spec.in ++++++
--- /var/tmp/diff_new_pack.hNpjDN/_old  2013-04-02 12:37:27.000000000 +0200
+++ /var/tmp/diff_new_pack.hNpjDN/_new  2013-04-02 12:37:27.000000000 +0200
@@ -117,7 +117,7 @@
                infile=${sig%.sig}
                cpio -i --to-stdout ${infile#./} 
<%_sourcedir/@[email protected] > ${infile}.sattrs
                test -s ${infile}.sattrs || exit 1
-               ohash=$(pesign -n "$nss_db" -h -i "$f")
+               ohash=$(pesign -n "$nss_db" -h -P -i "$f")
                pesign -n "$nss_db" -c cert -i "$f" -o "$f.tmp" -d sha256 -I 
"${infile}.sattrs" -R "$sig"
                rm -f "${infile}.sattrs"
                mv "$f.tmp" "$f"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to