nacl 20110221-13 source package in Ubuntu

Changelog

nacl (20110221-13) unstable; urgency=medium

  * disable cpucycles build and use library libcpucycles
    * d/control add Build-Depends: libcpucycles-dev
    * d/p/0005-fix-cpucycles-mips.patch remove
    * d/p/0006-add-killafter.patch remove
    * d/p/0008-add-cpucycles-fakenanoseconds.patch remove
    * d/p/0013-don-t-use-cpucycles.o-to-compile-binaries.patch remove
    * d/p/0100-cpucycles-disable-build.patch add
  * disable randombytes build and use library librandombytes
    * d/control add Build-Depends: librandombytes-dev
    * d/p/debian/patches/0002-add-librandombytes.a.patch remove
    * d/p/0101-randombytes-disable-build.patch add
  * d/rules add DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,noexecstack
  * d/rules move installation libraries and header files
    to debian/libnacl-dev.install
  * d/control bump Standards-Version to 4.6.2, no changes
  * d/copyright bump my copyright year

 -- Jan Mojžíš <email address hidden>  Wed, 18 Oct 2023 06:12:04 +0200

Upload details

Uploaded by:
Jan Mojžíš
Uploaded to:
Sid
Original maintainer:
Jan Mojžíš
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Downloads

File Size SHA-256 Checksum
nacl_20110221-13.dsc 2.0 KiB 7340a4ede495d4e4f84199306028cd601eea08755988ba32c3de26594a068c0f
nacl_20110221.orig.tar.bz2 159.6 KiB 4f277f89735c8b0b8a6bbd043b3efb3fa1cc68a9a5da6a076507d067fc3b3bf8
nacl_20110221-13.debian.tar.xz 13.4 KiB ccabb14d876d9339ccfd746d4e8232ddb2277b5c3b7a69d6b96b82bca6315732

Available diffs

No changes file available.

Binary packages built by this source

libnacl-dev: High-speed software library for network communication

 NaCl (pronounced "salt") is a new easy-to-use high-speed
 software library for network communication, encryption,
 decryption, signatures, etc. NaCl's goal is to provide
 all of the core operations needed to build higher-level
 cryptographic tools.
 This package contains header and library files needed
 for software development that makes use of NaCl.

nacl-tools: NaCl and CurveCP tools

 NaCl (pronounced "salt") is a new easy-to-use high-speed
 software library for network communication, encryption,
 decryption, signatures, etc. NaCl's goal is to provide
 all of the core operations needed to build higher-level
 cryptographic tools. Tools include basic programs to
 deploy CurveCP message-handling.

nacl-tools-dbgsym: debug symbols for nacl-tools