Package: libcrypto++ / 5.6.0-6

Metadata

Package Version Patches format
libcrypto++ 5.6.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
strict gcc43 include.diff | (download)

misc.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
doxygen setup.diff | (download)

Doxyfile | 13 6 + 7 - 0 !
1 file changed, 6 insertions(+), 7 deletions(-)

---
doxygen main link.diff | (download)

cryptlib.h | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
cryptest data files location.diff | (download)

bench2.cpp | 60 30 + 30 - 0 !
test.cpp | 2 1 + 1 - 0 !
validat1.cpp | 60 30 + 30 - 0 !
validat2.cpp | 42 21 + 21 - 0 !
validat3.cpp | 4 2 + 2 - 0 !
5 files changed, 84 insertions(+), 84 deletions(-)

---
sha256 asm sign fix.diff | (download)

sha.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix sha256 assembly problem with signed address comparison.
debian config.diff | (download)

config.h | 18 8 + 10 - 0 !
1 file changed, 8 insertions(+), 10 deletions(-)

 upstream changes introduced in version 5.6.0-6
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 libcrypto++ (5.6.0-6) unstable; urgency=low
 .
   * Fix sha256 assembly problem with signed address comparison, thanks to
     Ken Raeburn.
     (Closes: #585930)
   * Converted to dpkg-source format 3.0 (quilt).
   * Use mercurial-buildpackage for repository maintenance, so old
     repository does not exist any more.
   * Bumped Standards-Version to 3.8.4, no change.
   * Use misc:Depends debhelper macro for all packages.
 .
 The person named in the Author field signed this changelog entry.