File go-ipfs.changes of Package go-ipfs-beta
-------------------------------------------------------------------
Thu Dec 10 06:10:44 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.8.0-rc1
* Add Remote pinning services: ipfs pin remote
* Faster local pinning and unpinning
* update quic-go to support QUIC draft-32
-------------------------------------------------------------------
Wed Sep 30 03:38:42 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.7.0
* Drop upstream 7331.patch
* Default to Ed25519 keys
* Secio is now disabled by default
* IPNS paths now encode the key name as a base36 CIDv1 by default
* Multiaddresses now accept PeerIDs encoded as CIDv1
* dag stat command shows size and number of blocks
-------------------------------------------------------------------
Wed May 20 09:24:53 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add 7331.patch to fix ipns resolution
-------------------------------------------------------------------
Fri May 8 04:23:06 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.5.0
* Improved DHT
* Improved Content Transfer
* Refactored Bitswap
* Stable Badger Datastore
* Improved Backoff Logic
* AutoNAT - determining if the node is reachable from the public internet
* PeerIDs under /p2p/QmSomePeerID instead of /ipfs/QmSomePeerID
* enforce RSA keys with 2048+ bits
* TLS By Default
* Subdomain Gateway now uses http://CID.ipfs.localhost:8080/
* PubSub is now using more efficient "gossipsub" implementation
* Files can now be ignored on add by passing the --ignore and/or
--ignore-rules-path flags.
* It's now possible to add data directly from a named pipe
* Systemd Support
* socket activation and startup/shutdown notifications
* IPFS API Over Unix Domain Sockets
* After install run ipfs daemon --migrate
-------------------------------------------------------------------
Fri Jan 31 09:57:06 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.4.23
* Fixed Panics and Crashes
* Fixed Spontaneous TLS Disconnects
* Better Bitswap
* Reduced Relay Related DHT Spam
* Retuned Connection Manager
* Fixed Resursive Resolving of dnsaddr Multiaddrs
-------------------------------------------------------------------
Wed Aug 7 15:34:33 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.4.22
progress on #6506
Key bug fixes:
Too many open file descriptors/too many peers (#6237).
Adding multiple files at the same time doesn't work (#6254).
CPU utilization spikes and then holds at 100% (#5613).
Key features:
Experimental TLS1.3 support (to eventually replace secio).
OpenSSL support for SECIO handshakes (performance improvement).
-------------------------------------------------------------------
Tue Apr 30 12:43:53 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Update to 0.4.20
* fixed a frequent panic in the DHT
* workaround stuck transfers
* See https://github.com/ipfs/go-ipfs/releases/tag/v0.4.20
for full changes
-------------------------------------------------------------------
Mon Mar 11 10:28:59 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Require fuse at runtime
- Include docs
-------------------------------------------------------------------
Tue Mar 5 08:45:42 UTC 2019 - Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
- Update to 0.4.19
-------------------------------------------------------------------
Fri Dec 14 12:18:55 UTC 2018 - Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
- Update to 0.4.18