2012/6/21 Christian Marillat <marillat@???>
>
> I don't see what is wrong. Tarballs are definitely not the same :
>
> ,----
> | $ md5sum aacskeys_0.4.0c.orig.tar.gz aacskeys_0.4.0e.orig.tar.gz
> | be52824ffdb6f4f2366dec9429a1b44c aacskeys_0.4.0c.orig.tar.gz
> | 5d2d0b0463978a284c4e18b7849816d9 aacskeys_0.4.0e.orig.tar.gz
> `----
>
> ,----
> | $ diff -ur aacskeys-0.4.0c aacskeys-0.4.0e | diffstat
> | debian/changelog | 24
> | debian/compat | 2
> | debian/control | 10
> | debian/copyright | 6
> | debian/install | 4
> | debian/patches/01_jdk-include-path.diff | 19
> | debian/rules | 55 --
> | src/aacs_ecdsa.cpp | 14
> | src/aacskeys.cpp | 784
> ++++++++++++++++++++++----------
> | 9 files changed, 621 insertions(+), 297 deletions(-)
> `----
>
> Christian
>
>
Hi Christian,
Actually we have lost the dmo1 patch files that were on the server. They
contained the new Processing and Host keys (up to MKB v28) that are in the
aacskeys-0.4.0e original zip file. I think it would be better to rebuild a
proper 0.4.0e-orig file. The aacskeys-0.4.0e-orig should be based on
aacskeys-0.4.0c-orig, updated for aacskeys.cpp from 0.4.0e zip file, and
updated for the Processing and Host key files. If you wish, I can send you
a working archive if that helps.
Cheers,
Eric