[Pkg-bitcoin-commits] [bitcoin] annotated tag upstream/0.15.1_dfsg created (now b4b0f07)

Jonas Smedegaard dr at jones.dk
Mon Nov 13 20:03:05 UTC 2017


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

js pushed a change to annotated tag upstream/0.15.1_dfsg
in repository bitcoin.

        at  b4b0f07   (tag)
   tagging  273458a719e97a24fe806830d0a7851e8244e43c (commit)
  replaces  upstream/0.15.0.1_dfsg
 tagged by  Jonas Smedegaard
        on  Mon Nov 13 19:07:15 2017 +0100

- Log -----------------------------------------------------------------
Upstream version 0.15.1~dfsg
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAloJ31MACgkQLHwxRsGg
ASFN2RAAgzjG4kHK4+tvblWPV0ZBPGqRtKOFaoqad3mlW6BOSvBhjYcTdvbEjDjB
2TRbE+eS4iDui6gapK2uHQpsrohySaGhwN46s/ySVjHNKupRWdKOL47BNbn6+ygt
RJQ88y2GZCsD3bwpXPzVxN4d0t2XBWJFxUAUYlcrEtf4clG2HPuFnFjiiLjPk9OH
0g8aD7hETXCq3lGnUIWlOFyTvLOIh3FnOVpb8f4+aHov54hJ7A3ExDEbLiPJwoHa
asdb7jOhosxtglXWJK0QRevzpfTsC4x5mt11qri/EHh9Z+4NGVq8ZXc+Kok5EJkp
R9nU63KUPJ2So29l2T4F4gLnOdSsz+q0OtV8j4H/pPHiFSpQdkaNGP1LIlt6hJH1
sssAn2hSoiLoE2t/c3wuZ46vBDO043kATVjw9pFh24yl/UUqGWl7Lmfnn1nk3n/y
sgftMaikE3HQD0cejPQbX5jSfpHuNSz6+nrpq02nb2Km9xOGIGhbgfNf2Ej9Lz4u
jwsOiFX/EMIqt1/iy1nCNBnCfnTLJEbzcZqi/yQHGKbiChFgGp+YU56gVswPmjKA
ICbPGcARS2NdUgyPEO+tUHhhfTFuXexmEhIsEAV9Gzfsr2HQdN9QiahPMLhcBd7V
X62/mjYRF/idluz9MqW6gU0CrkHBDhG3mfXOSc3hA+pPxNn2mQQ=
=qK7m
-----END PGP SIGNATURE-----

Andreas Schildbach (1):
      Remove my testnet DNS seed as I currently don't have the capacity to keep it up to date.

Andrew Chow (2):
      Remove custom fee radio group
      Tests for zmqpubrawtx and zmqpubrawblock

Chris Moore (1):
      qt: Use IsMine to validate custom change address

Cory Fields (8):
      travis: move back to the minimal image
      Revert "travis: filter out pyenv"
      net: pass CConnman via pointer rather than reference
      net: use an interface class rather than signals for message processing
      net: drop unused connman param
      net: stop both net/net_processing before destroying them
      rpc: work-around an upstream libevent bug
      rpc: further constrain the libevent workaround

Cristian Mircea Messel (3):
      Add getmininginfo functional test
      Improve signmessages functional test
      Add listwallets RPC test to multiwallet.py

Daniel Edgecumbe (1):
      [Qt] Fix display of package name on 'open config file' tooltip

Donal OConnor (1):
      Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system

Dusty Williams (1):
      Update importprivkey named args documentation

Gregory Sanders (2):
      add functional test for mempoolreplacement command line arg
      when clearing addrman clear mapInfo and mapAddr

Jim Posen (2):
      [script] Unit tests for script/standard functions
      [script] Unit tests for IsMine

John Newbery (16):
      [tests] Introduce TestNode
      [tests] fix timeout issues from TestNode
      [tests] add TestNodeCLI class for calling bitcoin-cli for a node
      [tests] Add bitcoin_cli.py test script
      [tests] fix - use rpc_timeout as rpc timeout
      [tests] TestNode: separate add_node from start_node
      [tests] Avoid passing around member variables in test_framework
      [tests] don't override __init__() in individual tests
      [tests] Functional tests must explicitly set num_nodes
      [tests] fixups from set_test_params()
      [tests] fixup dbcrash interaction with add_nodes()
      [tests] Make p2p-leaktests.py more robust
      [tests] Check connectivity before sending in assumevalid.py
      [tests] remove direct testing on JSONRPCException from individual test cases
      [tests] do not allow assert_raises_message to be called with JSONRPCException
      scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error

Johnson Lau (1):
      Fix bip68-sequence rpc test

Jonas Smedegaard (1):
      New upstream version 0.15.1~dfsg

Jorge Timón (1):
      RPC: gettxout: Slightly improve doc and tests

João Barbosa (6):
      [test] Improve assert_raises_jsonrpc docstring
      [test] Add support for custom arguments to TestNodeCLI
      [test] Add assert_raises_process_error to assert process errors
      [test] Replace check_output with low level version
      [wallet] Fix leak in CDB constructor
      Add CConnmanTest to mutate g_connman in tests

Karl-Johan Alm (1):
      [wallet] Close DB on error.

Lucas Betschart (1):
      [Qt] Add delay before filtering transactions

MarcoFalke (9):
      qa: Move wait_until to util
      [qa] TestNode: Add wait_until_stopped helper method
      doc: Prepare release notes for 0.15.1
      [qa] zapwallettxes: Wait up to 3s for mempool reload
      qa: Restore bitcoin-util-test py2 compatibility
      qa: Fix lcov for out-of-tree builds
      Add share/rpcuser to dist. source code archive
      qa: Make tmpdir option an absolute path
      qa: Remove never used return value of sync_with_ping

Matt Corallo (14):
      Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
      Verify DBWrapper iterators are taking snapshots
      Fix validationinterface build on super old boost/clang
      [verify-commits] Allow revoked keys to expire
      Rename fAddnode to a more-descriptive "manual_connection"
      Rewrite p2p-acceptblock in preparation for slight behavior changes
      Stop always storing blocks from whitelisted peers
      Accept unrequested blocks with work equal to our tip
      Reject headers building on invalid chains by tracking invalidity
      [qa] test that invalid blocks on an invalid chain get a disconnect
      Make p2p-acceptablock not an extended test
      Deprecate confusing blockmaxsize, fix getmininginfo output
      Use a sensible default for blockmaxweight
      Add release notes describing blockmaxweight deprecation

MeshCollider (6):
      Remove redundant testutil files
      Stop test_bitcoin-qt touching ~/.bitcoin
      Fix division by zero in time remaining
      Replace save|restoreWindowGeometry with Qt functions
      Fix uninitialized g_connman crash in Shutdown()
      Update release notes for 0.15.1

Paul Berg (1):
      Put back inadvertently removed copyright notices

Pedro Branco (1):
      Fix importmulti bug when importing an already imported key

Pieter Wuille (1):
      Merge #11592: 0.15: Backports

Russell Yanofsky (3):
      Acquire cs_main lock before cs_wallet during wallet initialization
      Make listsinceblock refuse unknown block hash
      Avoid opening copied wallet databases simultaneously

Suhas Daftuar (20):
      qa: Treat mininode p2p exceptions as fatal
      qa: Fix bug introduced in p2p-segwit.py
      wallet: update stored witness in AddToWallet
      qa: Fix replace-by-fee race condition failures
      qa: Fix race condition in sendheaders.py
      Allow setting nMinimumChainWork on command line
      [qa] Test nMinimumChainWork
      Don't process unrequested, low-work blocks
      qa: add test for minchainwork use in acceptblock
      Add comment explaining forced processing of compact blocks
      Disconnecting from bad outbound peers in IBD
      Permit disconnection of outbound peers on bad/slow chains
      Add unit test for outbound peer eviction
      moveonly: factor out headers processing into separate function
      Disconnect outbound peers relaying invalid headers
      Fix minchainwork test for 0.15 backport
      net: Allow connecting to extra outbound peers
      Track tip update time and last new block announcement from each peer
      Connect to an extra outbound peer if our tip is stale
      Add unit test for stale tip checking

Tomas van der Wansem (1):
      Ensure backupwallet fails when attempting to backup to source file

Wladimir J. van der Laan (13):
      test: Increase initial RPC timeout to 60 seconds
      rpc: Write authcookie atomically
      rpc: update cli for estimatefee argument rename
      rpc: make estimatesmartfee argument naming consistent with documentation
      qt: Backup former GUI settings on `-resetguisettings`
      rpc: Prevent `dumpwallet` from overwriting files
      net: Improve and document SOCKS code
      Merge #11445: [qa] 0.15.1 Backports
      Merge #11447: 0.15.1: Backports
      Merge #11550: [0.15.1] qa: Backports
      build: Bump version to 0.15.1
      doc: Fill in 0.15.1 changelog and authors in release notes
      Merge #11610: [0.15] Update release notes for 0.15.1

fanquake (2):
      [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
      [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2

practicalswift (2):
      Avoid returning a BIP9Stats object with uninitialized values
      net: Add missing lock in ProcessHeadersMessage(...)

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

No new revisions were added by this update.

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



More information about the Pkg-bitcoin-commits mailing list