summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-11-11 11:18:18 -0500
committerMicah Anderson <micah@riseup.net>2014-11-11 11:18:18 -0500
commitc73b6c9ba513fea3e18b696e659049df69931171 (patch)
treea001cd6acbecead76b9a55f324278e8d077fe3d5 /debian
parenteabdc6e3d62550679476899dd861c23b63937142 (diff)
update to 1.0.0-1 version of the package
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/clean1
-rw-r--r--debian/control8
-rw-r--r--debian/copyright40
-rw-r--r--debian/gbp.conf7
-rw-r--r--debian/libsodium13.docs (renamed from debian/libsodium10.docs)0
-rw-r--r--debian/libsodium13.install (renamed from debian/libsodium10.install)0
-rw-r--r--debian/libsodium13.symbols (renamed from debian/libsodium10.symbols)29
8 files changed, 43 insertions, 52 deletions
diff --git a/debian/changelog b/debian/changelog
index ca0f955..2ff77fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,6 @@
-libsodium (0.6.1-1~leap) unstable; urgency=medium
-
- * Remove _crypto_stream_salsa20 lines from libsodium10.symbols
-
- -- Micah Anderson <micah@debian.org> Mon, 11 Aug 2014 14:48:43 -0400
-
-libsodium (0.6.1-1) unstable; urgency=medium
+libsodium (1.0.0-1) unstable; urgency=low
* Initial release. (Closes: #701962: ITP: libsodium -- Library for
build higher-level cryptographic tools)
- -- Raúl Sánchez Siles <rasasi78@gmail.com> Tue, 22 Jul 2014 00:49:38 +0200
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 08 Oct 2014 18:54:15 +0000
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..3f7e4a3
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+build/config.log
diff --git a/debian/control b/debian/control
index f06c49a..f3cb17f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
Build-Depends: debhelper ( >= 9), pkg-config, dh-autoreconf
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Uploaders: Raúl Sánchez Siles <rasasi78@gmail.com>
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Hg: http://trismegisto.no-ip.org/hg/libsodium-debian
Vcs-Browser: http://trismegisto.no-ip.org/hg/libsodium-debian
Homepage: http://www.libsodium.org/
-Package: libsodium10
+Package: libsodium13
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
@@ -26,7 +26,7 @@ Description: Network communication, cryptography and signaturing library
Package: libsodium-dev
Section: libdevel
-Depends: ${misc:Depends}, libsodium10 (= ${binary:Version})
+Depends: ${misc:Depends}, libsodium13 (= ${binary:Version})
Architecture: any
Multi-Arch: same
Description: Network communication, cryptography and signaturing library - headers
@@ -45,7 +45,7 @@ Description: Network communication, cryptography and signaturing library - heade
Package: libsodium-dbg
Section: debug
Priority: extra
-Depends: ${misc:Depends}, libsodium10 (= ${binary:Version})
+Depends: ${misc:Depends}, libsodium13 (= ${binary:Version})
Architecture: any
Multi-Arch: same
Description: Network communication, cryptography and signaturing library - debug symbols
diff --git a/debian/copyright b/debian/copyright
index cb3ee84..b4c0ccc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,7 +28,7 @@ License: BSD-2-clause
Files: src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c
src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c
Copyright: 2013 Alexander Peslyak
-License: BSD
+License: BSD-2-clause
Files: src/libsodium/crypto_auth/hmacsha256/cp/hmac_hmacsha256.c
src/libsodium/crypto_auth/hmacsha512/cp/hmac_hmacsha256.c
@@ -99,6 +99,27 @@ License: CC0
You should have received a copy of the CC0 Public Domain Dedication along with
this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>
+Files: packaging/nuget/package.gsl
+Copyright: 2013-2014 Frank Denis <j at pureftpd dot org>
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
Files: debian/*
Copyright: 2014 Laszlo Boszormenyi (GCS) <gcs@debian.org>,
2013-2014 Raúl Sánchez Siles <rasasi78@gmail.com>
@@ -145,20 +166,3 @@ License: BSD-2-clause
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
-
-License: BSD
- Redistribution and use in source and binary forms, with or without
- modification, are permitted.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
-
diff --git a/debian/gbp.conf b/debian/gbp.conf
deleted file mode 100644
index ae1dc36..0000000
--- a/debian/gbp.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-[DEFAULT]
-upstream-branch = upstream
-debian-branch = master
-upstream-tag = upstream/%(version)s
-debian-tag = debian/%(version)s
-pristine-tar = True
-sign-tags = True
diff --git a/debian/libsodium10.docs b/debian/libsodium13.docs
index 18afe51..18afe51 100644
--- a/debian/libsodium10.docs
+++ b/debian/libsodium13.docs
diff --git a/debian/libsodium10.install b/debian/libsodium13.install
index 86ca402..86ca402 100644
--- a/debian/libsodium10.install
+++ b/debian/libsodium13.install
diff --git a/debian/libsodium10.symbols b/debian/libsodium13.symbols
index 3777098..cd302e7 100644
--- a/debian/libsodium10.symbols
+++ b/debian/libsodium13.symbols
@@ -1,4 +1,6 @@
-libsodium.so.10 libsodium10 #MINVER#
+libsodium.so.13 libsodium13 #MINVER#
+ (arch=amd64)_crypto_stream_salsa20@Base 0.6.0
+ (arch=amd64)_crypto_stream_salsa20_xor_ic@Base 0.6.0
crypto_aead_chacha20poly1305_abytes@Base 0.6.0
crypto_aead_chacha20poly1305_decrypt@Base 0.6.0
crypto_aead_chacha20poly1305_encrypt@Base 0.6.0
@@ -129,7 +131,6 @@ libsodium.so.10 libsodium10 #MINVER#
crypto_onetimeauth_final@Base 0.6.0
crypto_onetimeauth_init@Base 0.6.0
crypto_onetimeauth_keybytes@Base 0.6.0
- crypto_onetimeauth_pick_best_implementation@Base 0.6.0
crypto_onetimeauth_poly1305@Base 0.6.0
crypto_onetimeauth_poly1305_bytes@Base 0.6.0
crypto_onetimeauth_poly1305_final@Base 0.6.0
@@ -152,11 +153,7 @@ libsodium.so.10 libsodium10 #MINVER#
crypto_pwhash_scryptsalsa208sha256_str@Base 0.6.0
crypto_pwhash_scryptsalsa208sha256_str_verify@Base 0.6.0
crypto_pwhash_scryptsalsa208sha256_strbytes@Base 0.6.0
- crypto_pwhash_scryptxsalsa208sha256@Base 0.6.0
- crypto_pwhash_scryptxsalsa208sha256_saltbytes@Base 0.6.0
- crypto_pwhash_scryptxsalsa208sha256_str@Base 0.6.0
- crypto_pwhash_scryptxsalsa208sha256_str_verify@Base 0.6.0
- crypto_pwhash_scryptxsalsa208sha256_strbytes@Base 0.6.0
+ crypto_pwhash_scryptsalsa208sha256_strprefix@Base 0.7.0
crypto_scalarmult@Base 0.6.0
crypto_scalarmult_base@Base 0.6.0
crypto_scalarmult_bytes@Base 0.6.0
@@ -200,10 +197,14 @@ libsodium.so.10 libsodium10 #MINVER#
crypto_sign_ed25519_detached@Base 0.6.1
crypto_sign_ed25519_keypair@Base 0.6.0
crypto_sign_ed25519_open@Base 0.6.0
+ crypto_sign_ed25519_pk_to_curve25519@Base 0.7.0
crypto_sign_ed25519_publickeybytes@Base 0.6.0
crypto_sign_ed25519_secretkeybytes@Base 0.6.0
crypto_sign_ed25519_seed_keypair@Base 0.6.0
crypto_sign_ed25519_seedbytes@Base 0.6.0
+ crypto_sign_ed25519_sk_to_curve25519@Base 0.7.0
+ crypto_sign_ed25519_sk_to_pk@Base 0.7.0
+ crypto_sign_ed25519_sk_to_seed@Base 0.7.0
crypto_sign_ed25519_verify_detached@Base 0.6.1
crypto_sign_edwards25519sha512batch@Base 0.6.0
crypto_sign_edwards25519sha512batch_bytes@Base 0.6.0
@@ -228,14 +229,6 @@ libsodium.so.10 libsodium10 #MINVER#
crypto_stream_aes128ctr_noncebytes@Base 0.6.0
crypto_stream_aes128ctr_xor@Base 0.6.0
crypto_stream_aes128ctr_xor_afternm@Base 0.6.0
- crypto_stream_aes256estream@Base 0.6.0
- crypto_stream_aes256estream_afternm@Base 0.6.0
- crypto_stream_aes256estream_beforenm@Base 0.6.0
- crypto_stream_aes256estream_beforenmbytes@Base 0.6.0
- crypto_stream_aes256estream_keybytes@Base 0.6.0
- crypto_stream_aes256estream_noncebytes@Base 0.6.0
- crypto_stream_aes256estream_xor@Base 0.6.0
- crypto_stream_aes256estream_xor_afternm@Base 0.6.0
crypto_stream_chacha20@Base 0.6.0
crypto_stream_chacha20_keybytes@Base 0.6.0
crypto_stream_chacha20_noncebytes@Base 0.6.0
@@ -290,14 +283,20 @@ libsodium.so.10 libsodium10 #MINVER#
randombytes_sysrandom_stir@Base 0.6.0
randombytes_sysrandom_uniform@Base 0.6.0
randombytes_uniform@Base 0.6.0
+ sodium_allocarray@Base 0.7.0
sodium_bin2hex@Base 0.6.0
+ sodium_free@Base 0.7.0
sodium_hex2bin@Base 0.6.0
sodium_init@Base 0.6.0
sodium_library_version_major@Base 0.6.0
sodium_library_version_minor@Base 0.6.0
+ sodium_malloc@Base 0.7.0
sodium_memcmp@Base 0.6.0
sodium_memzero@Base 0.6.0
sodium_mlock@Base 0.6.0
+ sodium_mprotect_noaccess@Base 0.7.0
+ sodium_mprotect_readonly@Base 0.7.0
+ sodium_mprotect_readwrite@Base 0.7.0
sodium_munlock@Base 0.6.0
sodium_runtime_get_cpu_features@Base 0.6.0
sodium_runtime_has_neon@Base 0.6.0