[Pkg-bitcoin-commits] [libsecp256k1] branch master updated (b1e7335 -> d91d561)

Jonas Smedegaard dr at jones.dk
Thu Nov 17 01:05:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a change to branch master
in repository libsecp256k1.

      from  b1e7335   Prepare for release: Update changelog, control file and copyright hints.
       new  84ae789   Update watch file: Use substitution string @PACKAGE at .
       new  00c5d2e   fix auto-enabled static precompuatation
       new  7d15cd7   Merge #413: fix auto-enabled static precompuatation
       new  0f9e69d   Restructure nonce clearing
       new  3769783   Restructure nonce clearing
       new  a922365   Merge #422: Restructure nonce clearing
       new  9d67afa   Update scalar_4x64_impl.h
       new  40c8d7e   Merge #421: Update scalar_4x64_impl.h
       new  91219a1   Remove guarantees about memcmp-ability
       new  6e06696   Merge #411: Remove guarantees about memcmp-ability
       new  7d893f4   Fix secp256k1_fe_inv_all_var parameter order
       new  541b783   Fix secp256k1_ge_set_all_gej_var parameter order
       new  353c1bf   Fix secp256k1_ge_set_table_gej_var parameter order
       new  04c8ef3   Merge #407: Modify parameter order of internal functions to match API parameter order
       new  c50f93d   New upstream version 0.1~20161026
       new  0dda780   Merge tag 'upstream/0.1_20161026'
       new  82671c8   Refresh patch.
       new  ef712f9   Simplify README.source: Skip options set in gbp.conf.
       new  f5bdb67   Update copyright info: Use license shortname FSFAP (not FSFUL~generic).
       new  6a59aed   Update copyright info: Add another copyright holder (no new license).
       new  30593a5   Build-depend on libssl1.0-dev (with older libssl-dev as fallback): OpenSSL 1.1 not yet supported upstream. Closes: Bug#828412. Thanks to Kurt Roeckx.
       new  d91d561   Prepare for release: Update changelog, control file and copyright hints.

The 22 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac                      |  4 ++--
 debian/README.source              |  2 +-
 debian/changelog                  | 25 +++++++++++++++++++++++++
 debian/control                    |  2 +-
 debian/copyright                  |  8 ++++++--
 debian/copyright_hints            | 17 +++++++++++------
 debian/patches/fix_automake.patch |  2 +-
 debian/rules                      |  3 ++-
 debian/watch                      |  2 +-
 include/secp256k1.h               | 14 ++++----------
 src/ecmult_gen_impl.h             |  2 +-
 src/ecmult_impl.h                 |  2 +-
 src/field.h                       |  2 +-
 src/field_impl.h                  |  2 +-
 src/group.h                       |  4 ++--
 src/group_impl.h                  | 10 +++++-----
 src/modules/recovery/main_impl.h  |  4 ++--
 src/modules/schnorr/main_impl.h   |  4 ++--
 src/scalar_4x64_impl.h            | 26 +++++++++++++-------------
 src/secp256k1.c                   |  4 ++--
 src/tests.c                       | 20 ++++++++++----------
 21 files changed, 94 insertions(+), 65 deletions(-)
 mode change 100644 => 100755 src/modules/recovery/main_impl.h
 mode change 100644 => 100755 src/modules/schnorr/main_impl.h
 mode change 100644 => 100755 src/secp256k1.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libsecp256k1.git



More information about the Pkg-bitcoin-commits mailing list