libgringotts 1:1.2.1-15 source package in Ubuntu

Changelog

libgringotts (1:1.2.1-15) unstable; urgency=medium


  * Add patches to fix some problems:
    - 01_fix_signedness_errors.patch: Fix pointers casted from long to 
      unsigned int. Thanks to Aurelien Jarno.
    - 02_fix_documentation_examples.patch: Fix examples in documentation.
    - 03_fix_testsuite.patch: Generated password is sometimes of inferior 
      quality. (Closes: #736938).
  * Let build test suite again on s390x and hurd-i386.

 -- Jose G. López <email address hidden>  Sat, 01 Feb 2014 13:00:11 +0100

Upload details

Uploaded by:
Jose G. López
Uploaded to:
Sid
Original maintainer:
Jose G. López
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
libgringotts_1.2.1-15.dsc 1.9 KiB edabedd3f7aa742464820952e5ad8ce98b26d6f22701a9fda0fce8654668b207
libgringotts_1.2.1.orig.tar.bz2 163.1 KiB a75e6f757b975d3da662fe7ea2d985f358f31ad2dede1a222bb4aa403d0dbfd1
libgringotts_1.2.1-15.debian.tar.xz 6.0 KiB 67e96c2c5c15b6b21de7f23a93eed951c711fb07858381b0c6ec330c4f2d4117

Available diffs

No changes file available.

Binary packages built by this source

libgringotts-dev: No summary available for libgringotts-dev in ubuntu yakkety.

No description available for libgringotts-dev in ubuntu yakkety.

libgringotts2: gringotts data encapsulation and encryption library

 A small, easy-to-use, thread-safe C library originally developed
 for Gringotts; its purpose is to encapsulate data (generic: ASCII
 but also binary data) in an encrypted and compressed file. It
 uses strong encryption algorithms, to ensure the data is as safe as
 possible, and allows the user to have the complete control over all
 the algorithms used in the process.
 .
 For encryptions, libgringotts makes use of the MCrypt and MHash
 C libraries by Nikos Mavroyanopoulos.

libgringotts2-dbgsym: debug symbols for libgringotts2