[Pkg-bitcoin-commits] [libsecp256k1] annotated tag debian/0.1_20160804-1 created (now 7e4383e)

Jonas Smedegaard dr at jones.dk
Sat Aug 27 12:00:11 UTC 2016


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

js pushed a change to annotated tag debian/0.1_20160804-1
in repository libsecp256k1.

        at  7e4383e   (tag)
   tagging  b1e7335916722341dc55949dd342525ecfb1ff46 (commit)
  replaces  upstream/0.1_20160804
 tagged by  Jonas Smedegaard
        on  Sat Aug 27 13:59:41 2016 +0200

- Log -----------------------------------------------------------------
libsecp256k1 Debian release 0.1~20160804-1
-----BEGIN PGP SIGNATURE-----

iQIcBAABCAAGBQJXwYCtAAoJECx8MUbBoAEh6dEQAJ4/7Msr3foxVyZ3nuqFNWel
NrWhqC6UWT/puNSdA4wANZUh8hZOr1lQgu3vNJgOXC59UN5GqIJzX4PO73m3/sqK
MsdVj9Wrf6S4aMlileaGOJemXWmItRw0u2SRfw8PoK5XDgfHFauE5LNDC2wbnlY4
+8AAvM7qrqCmLMoEDpUiPf69ADcHvPgGRXcCoHwRlj9MgxND73eh+2kQS8r5mNza
xP35mxGks7sWQ8jctllFJLWr9Dr4XNQxGKGGtQtBnMSCcbHZ67uKxrX3l/thUrYR
x4qMt7EuotMNTJ2c44tuYVUfbb0ozrEfjp/vXkYcPJMYv55HMdamgxViumci/tOI
zEDz6uxm/VlyRfhTiuoNcV5KejKyAL6/tWphx0mqprB/gr6TkVMtsrQNi+eHtNJJ
5VIY1zMq0HvNjszcZoUk0ACZKtmgy9tmdXcwQh3+cqyQWCZ1gRUGqe/A6yz4Crqg
7S4+VtOCjCbb4Cx4bJrhVK48xjJeJ/rck1JoT+f3xIZikmGxWelcaf43Gq71KCPE
iNTkbket0I7qIYQ/eEfxu0h9c1go6CIzSuMh/9m4hYVuCi0BKE3kb3Z/NWsfOsMH
/pry3rFOxcYYLo9BpjZdjhgyog8w9qe2zwj1u7HeRFHO2/waQCgkm/Atomucegib
7K4URP0sXcdlxnd1smNG
=4ePP
-----END PGP SIGNATURE-----

Jonas Smedegaard (15):
      Initial packaging draft.
      Merge tag 'upstream/0.1_20160216'
      Initial packaging.
      Update copyright info: Fix URLs to upstream source and issue tracker.
      Build with --disable-jni, and stop build-depend on default-jdk-headless or libguava-java, to avoid broken links to disabled experimental modules.
      Drop JNI-related symbols.
      Prepare for release: Update changelog and control file.
      Relax symbols check on experimental builds.
      Update changelog.
      Fix fail on testsuite failure when targeted non-experimental.
      Declare compliance with Debian Policy 3.9.8.
      Prepare for release: Update changelog and control file(s).
      Merge tag 'upstream/0.1_20160804'
      Update copyright info: Adjust some files now licensed Apache-2.0.
      Prepare for release: Update changelog, control file and copyright hints.

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  70141a8   Update .gitignore
       new  6ceea2c   align shared files copyright/comments to bitcoinj's
       new  bcc4881   Add some missing `VERIFY_CHECK(ctx != NULL)` for functions that use `ARG_CHECK`
       new  f36f9c6   bench_ecdh: fix call to secp256k1_context_create
       new  47b9e78   Cast pointers through uintptr_t under JNI
       new  faa2a11   Update bitcoin-core GitHub links
       new  a40c701   JNI: Only call ecdsa_verify if its inputs parsed correctly
       new  093a497   Add testcase which hits additional branch in secp256k1_scalar_sqr
       new  d2ee340   Merge #388: bench_ecdh: fix call to secp256k1_context_create
       new  1cb2302   Merge #392: Add testcase which hits additional branch in secp256k1_scalar_sqr
       new  31c9c12   Merge #391: JNI: Only call ecdsa_verify if its inputs parsed correctly
       new  43097a4   Merge #390: Update bitcoin-core GitHub links
       new  2c52b5d   Merge #389: Cast pointers through uintptr_t under JNI
       new  6875b01   Merge #386: Add some missing `VERIFY_CHECK(ctx != NULL)`
       new  2ab4695   Fix state size in sha256 struct
       new  3f8b78e   Fix undefs in hash_impl.h
       new  0172be9   Merge #397: Small fixes for sha256
       new  001f176   ARM assembly implementation of field_10x26 inner
       new  7b0fb18   Merge #366: ARM assembly implementation of field_10x26 inner (rebase of #173)
       new  eee808d   Test whether ECDH and Schnorr are enabled for JNI
       new  aa0b1fd   build: verify that the native compiler works for static precomp
       new  b3be852   Merge #398: Test whether ECDH and Schnorr are enabled for JNI
       new  24ad20f   Merge #399: build: verify that the native compiler works for static precomp
       new  6042217   Merge #384: JNI: align shared files copyright/comments to bitcoinj's
       new  0b3e618   Merge #378: .gitignore build-aux cleanup
       new  c6191fd   ecmult_const: unify endomorphism and non-endomorphism skew cases
       new  fa36a0d   Merge #401: ecmult_const: unify endomorphism and non-endomorphism skew cases
       new  efd953a   Add Jacobi symbol test via GMP
       new  e6e9805   Add function for testing quadratic residue field/group elements.
       new  b340123   Merge #402: Add support for testing quadratic residues
       new  a9b2a5d   configure: add flag to disable OpenSSL tests
       new  65285a6   Merge #403: configure: add flag to disable OpenSSL tests
       new  a6c6f99   Remove a bunch of unused stdlib #includes
       new  ac01378   build: add -DSECP256K1_BUILD to benchmark_internal build flags
       new  5a91bd7   Merge #400: A couple minor cleanups
       new  8ec49d8   Add note about 2M + 5S doubling formula
       new  e2a8e92   Merge #404: Replace 3M + 4S doubling formula with 2M + 5S one
       new  926836a   Make secp256k1_fe_sqrt constant time
       new  c5b32e1   Merge #405: Make secp256k1_fe_sqrt constant time
       new  0bbd5d4   Add string.h include to ecmult_impl
       new  7a49cac   Merge #410: Add string.h include to ecmult_impl
       new  1f95c89   New upstream version 0.1~20160804
       new  600125d   Merge tag 'upstream/0.1_20160804'
       new  70e3a43   Update copyright info: Adjust some files now licensed Apache-2.0.
       new  b1e7335   Prepare for release: Update changelog, control file and copyright hints.

The 45 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.


-- 
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