ad944d2863
* Made DHT Sweep provider the default * Fast root CID providing for immediate content discovery * Persist provider state across restarts * Detailed statistics with ipfs provide stat * Add warnings about slow reprovide * Rename: provider_provides_total * Automatic UPnP recovery after router restarts * No longer publish deprecated go-ipfs name * Limit for gateway range request for CDN compatibility - 0.38.0 * Repository migration: simplified provide configuration * Add Experimental Sweeping DHT Provider * Expose DHT metrics * Improve gateway error pages with diagnostic tools * Update WebUI * Pin name improvements * Enforce identity CID size and ipfs files write fixes * Provide Filestore and Urlstore blocks on write * Limit MFS operation for --flush=false
Bernhard Wiedemann2025-11-29 06:29:50 +00:00
eb2db36943
Update to 0.32.1 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.32.1 * AutoTLS: Automatic Certificates for libp2p WebSockets via libp2p.direct * Dependency updates + ipfs-webui to v4.4.0 + boxo to v0.24.3 + go-libp2p to v0.37.0 + go-libp2p-kad-dht to v0.28.1 + go-libp2p-pubsub to v0.12.0 + p2p-forge/client to v0.0.2 * fix go-quic memory exhaustion attack against (boo#1235162, CVE-2023-49295)
Bernhard Wiedemann2025-01-09 08:03:05 +00:00
70eb8c0e9c
Accepting request 1166258 from filesystems
Ana Guerrero2024-04-09 14:47:36 +00:00
1d08010778
Accepting request 1166258 from filesystems
Ana Guerrero2024-04-09 14:47:36 +00:00
6fa61f5bc3
Add kubo-0.27.0-CVE-2024-22189.patch to avoid quic-go memory exhaustion attack (boo#1222479, CVE-2024-22189)
Bernhard Wiedemann2024-04-08 19:11:55 +00:00
bb6d3b3198
Add kubo-0.27.0-CVE-2024-22189.patch to avoid quic-go memory exhaustion attack (boo#1222479, CVE-2024-22189)
Bernhard Wiedemann2024-04-08 19:11:55 +00:00
38d0c7ef63
Accepting request 1165002 from filesystems
Ana Guerrero2024-04-04 20:27:16 +00:00
2b20977b5c
Accepting request 1165002 from filesystems
Ana Guerrero2024-04-04 20:27:16 +00:00
371df50daa
Update to 0.27.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.27.0 * Gateway: support for /api/v0 is deprecated * IPNS resolver cache's TTL can now be configured via Ipns.MaxCacheTTL * RPC client: deprecated DHT API, added Routing API * Deprecated DHT commands removed from /api/v0/dht * Repository migrations are now trustless
Bernhard Wiedemann2024-04-04 17:18:00 +00:00
ab6fb08288
Update to 0.27.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.27.0 * Gateway: support for /api/v0 is deprecated * IPNS resolver cache's TTL can now be configured via Ipns.MaxCacheTTL * RPC client: deprecated DHT API, added Routing API * Deprecated DHT commands removed from /api/v0/dht * Repository migrations are now trustless
Bernhard Wiedemann2024-04-04 17:18:00 +00:00
95dc54737a
Update to 0.24.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.24.0 * Support for content blocking * Gateway: the root of the CARs are no longer meaningful * IPNS: improved publishing defaults * IPNS: record TTL is used for caching * Experimental Transport: WebRTC Direct
Bernhard Wiedemann2023-11-11 01:28:34 +00:00
8d55975ae4
Update to 0.24.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.24.0 * Support for content blocking * Gateway: the root of the CARs are no longer meaningful * IPNS: improved publishing defaults * IPNS: record TTL is used for caching * Experimental Transport: WebRTC Direct
Bernhard Wiedemann2023-11-11 01:28:34 +00:00
aac9d3d73a
Accepting request 1115959 from filesystems
Ana Guerrero2023-10-06 19:14:14 +00:00
34f0507543
Accepting request 1115959 from filesystems
Ana Guerrero2023-10-06 19:14:14 +00:00
04738b36f5
- Update to 0.23.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.23.0 * Mplex deprecation * Gateway: meaningful CAR responses on Not Found errors * Gateway: added Gateway.DisableHTMLErrors configuration option * Binary characters in file names: no longer works with old clients and new Kubo servers * Self-hosting /routing/v1 endpoint for delegated routing needs * Trustless Gateway Over Libp2p Experiment * Removal of /quic (Draft 29) support * Better Caching of multiaddresses for providers in DHT servers * Fixed FUSE multiblock structures
Bernhard Wiedemann2023-10-06 05:53:31 +00:00
5f9d4f7333
- Update to 0.23.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.23.0 * Mplex deprecation * Gateway: meaningful CAR responses on Not Found errors * Gateway: added Gateway.DisableHTMLErrors configuration option * Binary characters in file names: no longer works with old clients and new Kubo servers * Self-hosting /routing/v1 endpoint for delegated routing needs * Trustless Gateway Over Libp2p Experiment * Removal of /quic (Draft 29) support * Better Caching of multiaddresses for providers in DHT servers * Fixed FUSE multiblock structures
Bernhard Wiedemann2023-10-06 05:53:31 +00:00
8e336341d6
Accepting request 1104228 from filesystems
Ana Guerrero2023-08-17 17:44:00 +00:00
28d2dcde90
Accepting request 1104228 from filesystems
Ana Guerrero2023-08-17 17:44:00 +00:00
8b63e9212b
Update to 0.22.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.22.0 * Gateway: support for order= and dups= parameters (IPIP-412) * ipfs name publish now supports V2 only IPNS records * IPNS name resolution has been fixed * go-libp2p v0.29.0 update with smart dialing
Bernhard Wiedemann2023-08-09 17:15:57 +00:00
56556da151
Update to 0.22.0 - for details see * https://github.com/ipfs/kubo/releases/tag/v0.22.0 * Gateway: support for order= and dups= parameters (IPIP-412) * ipfs name publish now supports V2 only IPNS records * IPNS name resolution has been fixed * go-libp2p v0.29.0 update with smart dialing
Bernhard Wiedemann2023-08-09 17:15:57 +00:00
78807c11dc
Accepting request 1099919 from filesystems
Ana Guerrero2023-07-24 16:25:59 +00:00
76c9ceb8c6
Accepting request 1099919 from filesystems
Ana Guerrero2023-07-24 16:25:59 +00:00