7b83c92601
Accepting request 1320365 from home:Werwolf2517
...
Update to 0.39.0
OBS-URL: https://build.opensuse.org/request/show/1320365
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=42
2025-11-28 13:30:09 +00:00
David Sterba
27d0b23b8b
Accepting request 1307502 from home:VaiTon:branches:filesystems
...
- Bump golang build requirement to 1.25
- Update to 0.37.0:
* Anonymous telemetry for better feature prioritization
* Repository migration from v16 to v17 with embedded tooling
* Gateway concurrent request limits and retrieval timeouts
* AutoConf: Complete control over network defaults
* Clear provide queue when reprovide strategy changes
* Revamped ipfs log level command
* Named pins in ipfs add command
* New IPNS publishing options
* Custom sequence numbers in ipfs name publish
* Reprovider.Strategy is now consistently respected
* Reprovider.Strategy=all: improved memory efficiency
* Removed unnecessary dependencies
* Improved ipfs cid
* Deprecated ipfs stats reprovide
* AutoRelay now uses all connected peers for relay discovery
* Full changelog at
https://github.com/ipfs/kubo/releases/tag/v0.37.0
OBS-URL: https://build.opensuse.org/request/show/1307502
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=40
2025-10-29 17:04:24 +00:00
0078aa6d82
Accepting request 1299972 from home:VaiTon:branches:filesystems
...
- Remove commented out commands in kubo.spec
- Update to 0.36.0:
* Full changelog at https://github.com/ipfs/kubo/releases/tag/v0.36.0
* HTTP Retrieval Client Now Enabled by Default
* Bitswap Broadcast Reduction
* Update go-log to v2
* Kubo now uses AutoNATv2 as a client
* Overwrite option for files cp command
* Gateway now supports negative HTTP Range requests
* Option for filestore command to remove bad blocks
* ConnMgr.SilencePeriod configuration setting exposed
* Fix handling of EDITOR env var
* Dependency updates
OBS-URL: https://build.opensuse.org/request/show/1299972
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=38
2025-08-19 06:11:11 +00:00
a94cc37e92
- 0.35.0
...
* Opt-in HTTP Retrieval client
* Dedicated Reprovider.Strategy for MFS
* Experimental support for MFS as a FUSE mount point
* Grid view in WebUI
* Enhanced DAG-Shaping Controls
* Datastore Metrics Now Opt-In
* Improved performance of data onboarding
* Optimized, dedicated queue for providing fresh CIDs
* New Provider configuration options
* Deprecated ipfs stats provider
* New Bitswap configuration options
* Bitswap.Libp2pEnabled
* Bitswap.ServerEnabled
* Internal.Bitswap.ProviderSearchMaxResults
* New Routing configuration options
* Routing.IgnoreProviders
* Routing.DelegatedRouters
* New Pebble database format config
* New environment variables
* Improved Log Output Setting
* New Repo Lock Optional Wait
* Updated golang.org/x/net to 0.39.0 (boo#1241776, CVE-2025-22872)
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=34
2025-05-22 07:39:04 +00:00
David Sterba
e29c66f5b6
Accepting request 1266205 from home:VaiTon:branches:filesystems
...
- Build with -v flag
- Update to 0.34.1 - for details see
* https://github.com/ipfs/kubo/releases/tag/v0.34.1
* Dependency updates
- Update to 0.34.0 - for details see
* https://github.com/ipfs/kubo/releases/tag/v0.34.0
* AutoTLS now enabled by default for nodes with 1 hour uptime
* New WebUI features: CAR file import and QR code sharing
* RPC and CLI command changes
~ ipfs config is now validating json fields
~ Deprecated the bitswap reprovide command
~ The stats reprovide command now shows additional stats
~ ipfs files cp now performs basic codec check
* Bitswap improvements from Boxo
* IPNS publishing TTL change
~ we’ve lowered the default IPNS Record TTL during publishing
to 5 minutes
* IPFS_LOG_LEVEL deprecated
* Pebble datastore format update
* Badger datastore update
* Datastore Implementation Updates
* Datastore Implementation Updates
* Fix hanging pinset operations during reprovides
* Important dependency updates
OBS-URL: https://build.opensuse.org/request/show/1266205
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=32
2025-04-02 23:56:19 +00:00
8c2f26adc3
Accepting request 1246439 from home:VaiTon:branches:filesystems
...
- Update to 0.33.1 - for details see
- Update to 0.33.0 - for details see
OBS-URL: https://build.opensuse.org/request/show/1246439
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=30
2025-02-18 07:22:24 +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)
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=27
2025-01-09 08:03:05 +00:00
David Sterba
ddee789ac7
Accepting request 1218426 from home:VaiTon:branches:filesystems
...
- Update to 0.31.0 - for details see
* https://github.com/ipfs/kubo/releases/tag/v0.31.0
* Experimental Pebble Datastore
* New metrics
* lowpower profile no longer breaks DHT announcements
* go 1.23, boxo 0.24 and go-libp2p 0.36.5
- Update to 0.30.0 - for details see
* https://github.com/ipfs/kubo/releases/tag/v0.30.0
* Improved P2P connectivity
* Refactored Bitswap and dag-pb chunker
* WebRTC-Direct Transport enabled by default
* UnixFS 1.5: Mode and Modification Time Support
* AutoNAT V2 Service Introduced Alongside V1
* Automated ipfs version check
* Version Suffix Configuration
* /unix/ socket support in Addresses.API
* Cleaned Up ipfs daemon Startup Log
* Commands Preserve Specified Hostname
OBS-URL: https://build.opensuse.org/request/show/1218426
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=25
2024-10-30 14:51:38 +00:00
012f347fed
Update to 0.29.0 - for details see
...
* https://github.com/ipfs/kubo/releases/tag/v0.29.0
* Add search functionality for pin names
* Customizing ipfs add defaults
- drop upstream 10243.patch
- drop upstream kubo-0.27.0-CVE-2024-22189.patch
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=23
2024-06-11 07:38:03 +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
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=19
2024-04-04 17:18:00 +00:00
9bc65635da
Accepting request 1141975 from home:VaiTon:branches:filesystems
...
- Update to 0.26.0
- Update to 0.25.0
OBS-URL: https://build.opensuse.org/request/show/1141975
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=14
2024-01-29 08:52:40 +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
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=8
2023-11-11 01:28:34 +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
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=6
2023-10-06 05:53:31 +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
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=4
2023-08-09 17:15:57 +00:00
b66b1d430d
Accepting request 1099892 from home:bmwiedemann:ipfs
...
renamed go-ipfs
OBS-URL: https://build.opensuse.org/request/show/1099892
OBS-URL: https://build.opensuse.org/package/show/filesystems/kubo?expand=0&rev=1
2023-07-21 11:39:03 +00:00