Revisions of monero

Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 58)
- Update to version 0.17.3.0:
  * Fix Android OpenSSL build
  * cmake: set 3.5 as minimum version
  * blocks: update checkpoints.dat
  * Add python method
  * Add calcpow RPC
  * Update RandomX
  * hidapi: bump hidapi to 0.11.0
  * Update RandomX to v1.1.10
  * device: fix ledger error strings, add human friendly messages
  * device: Ledger - update status codes
  * depends: openssl 1.1.1k -> 1.1.1l
  * slow_hash: don't blow out Mac stack on ARM64
  * build: prepare v0.17.3.0
  * crypto: fix typo in ifdef
  * rpc: fix DoS vector in get_output_distribution
  * protocol: fix spurious rejection of downloaded blocks
  * socks: ignore any exceptions in shutdown/close
  * wallet_api: enable set_strict_default_file_permissions
  * epee: add missing header
  * depends: update zeromq package to 4.3.4
  * cmake: use CMAKE_CURRENT_LIST_DIR for git version
  * epee: avoid ADL selecting C++14 std::quoted
  * wallet2: fix key encryption when changing ask-password from 0/1 to 2
  * cmake: set cpp14 standard
  * Add README to release archives
  * README v12 fork occurred on 2019-11-30 as expected
  * fix median overflow bug
  * LMDB: fix deadlock in resized detection
  * blockchain: fix pedantic assert
buildservice-autocommit accepted request 886889 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 57)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 56)
- Update to version 0.17.2.0:
  * Tests: Fix test node_server.bind_same_p2p_port from randomly crashing
  * build: prepare v0.17.2.0
  * depends: openssl 1.1.1i -> 1.1.1k
  * cmake: Don't default to -march=native on OpenBSD
  * ITS#9500 fix regression from ITS#8662
  * cryptonote_protocol_handler: fix race condition
  * cryptonote_protocol_handler: add race condition demo
  * Fixed issues found by static analysis
  * async_protocol_handler_config: fix deadlock
  * async_protocol_handler_config: add deadlock demo
  * fix serialization being different on mac
  * trezor: simplify recognition of integrated addresses
  * async_protocol_handler_config: remove connection correctly
  * async_protocol_handler_config: add segfault demo
  * ITS#9007 don't free loose writemap pages
  * p2p: allow CIDR notation in DNS blocklist
  * device_trezor: add redundant check
  * device_trezor: wipe string fields properly
  * boosted_tcp_server: fix connection lifetime
  * boosted_tcp_server: add segfault demo
  * p2p: only log to global when a blocked IP is not already blocked
  * docs: Remove outdated bits about anonymity network seed nodes
buildservice-autocommit accepted request 885570 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 55)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 883982 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 54)
- Update RAM constraints for aarch64
buildservice-autocommit accepted request 883312 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 53)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 52)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 51)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 50)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 49)
- Adjust _constraints
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 48)
- Cleanup spec file with spec-cleaner
- Drop static libraries and html documentation
buildservice-autocommit accepted request 867349 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 47)
baserev update by copy to link target
Emily Roberts's avatar Emily Roberts (nopeinomicon) committed (revision 46)
- Update to version 0.17.1.9:
  * storages: overridable limits for loading portable_storage from binary
  * epee: also limit number of strings in portable_storage
  * add a max levin packet size by command type
  * blockchain: lock access to m_blocks_hash_of_hashes
  * protocol: handle receiving a block hash we've not added yet
  * build: prepare v0.17.1.9
  * portable_storage: better sanity checking
  * portable_storage: forbid unnamed sections
  * protocol: more sanity checks in new chain block hashes
  * portable_storage: check object limit where appropriate
  * p2p: fix deadlock banning while updating peer lists
  * protocol: don't reset last request time on an idle timer
  * Add aggressive restrictions to pre-handshake p2p buffer limit
  * Command max_bytes moved from dynamic map to static switch
  * Restrict duplicate keys in epee binary format
buildservice-autocommit accepted request 861898 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 45)
baserev update by copy to link target
Emily Roberts's avatar Emily Roberts (nopeinomicon) committed (revision 44)
- Add "-DARCH=default" to cmake build args to fix boo#1180472 (https://bugzilla.opensuse.org/show_bug.cgi?id=1180472)
- Update to version 0.17.1.8:
  * rpc: limit the number of txes for get_blocks.bin
  * ssl: buffered handshake detection
  * portable_storage: remove array element limit
  * protocol: fix false positives dropping peers
  * portable_storage: remove overly aggressive cutoff
  * Revert "Reject existing claimed blocks in sync mode"
  * cryptonote_basic: guess what got lost porting patches to branches again
  * epee: fix some issues using connections after shutdown
  * portable_storage: add some sanity checks on data size
  * protocol: drop nodes if they claim new data but only give stale data
  * rpc: get_info - add 'synchronized' field
  * build: prepare v0.17.1.8
  * restrict public node checks a little
  * ban lists may now include subnets
  * Optional DNS based blocklist
  * rpc: add a busy_syncing field to get_info
  * protocol: reject claimed block hashes that already are in the chain
  * protocol: drop peers we can't download anything from in sync mode
  * Fix byte_stream::put_n
  * daemon: the ban command can now load IPs from a file (ban @filename)
  * p2p: remove peers from grey and anchors lists when blocked
  * p2p: ignore incoming peer list entries when we have them blocked
  * Depends: Bump qt to 5.15.1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 856780 from Emily Roberts's avatar Emily Roberts (nopeinomicon) (revision 43)
initialized devel package after accepting 856780
Emily Roberts's avatar Emily Roberts (nopeinomicon) committed (revision 42)
update .changes
Emily Roberts's avatar Emily Roberts (nopeinomicon) committed (revision 41)
Simplified version checking statements in .spec file
Emily Roberts's avatar Emily Roberts (nopeinomicon) committed (revision 40)
Emily Roberts's avatar Emily Roberts (nopeinomicon) committed (revision 39)
- Update to version 0.17.1.7:
  * protocol: include first new block in chain entry response
  * protocol: stricter checks on received chain hash list
  * protocol: revert incoming chain height check against local chain
  * protocol: one more sanity check on usable data from a peer
  * protocol: fix asking for pruned blocks for v10
  * protocol: drop origin IP if a block fails to verify in sync mode
  * protocol: add a sanity check to the number of block hashes sent
  * cmake: fix "release" version string on tagged releases
  * build: prepare v0.17.1.7
  * protocol: more restrictive checks on chain entry response
  * protocol: fix switchting to adding blocks if noone's adding the next span
  * depends: Update OpenSSL to 1.1.1i
Displaying revisions 21 - 40 of 78
openSUSE Build Service is sponsored by