Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubo for openSUSE:Factory checked in 
at 2025-02-18 19:10:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubo (Old)
 and      /work/SRC/openSUSE:Factory/.kubo.new.8181 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubo"

Tue Feb 18 19:10:16 2025 rev:12 rq:1246572 version:0.33.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubo/kubo.changes        2025-01-09 
15:12:49.201695384 +0100
+++ /work/SRC/openSUSE:Factory/.kubo.new.8181/kubo.changes      2025-02-18 
19:10:59.137201069 +0100
@@ -1,0 +2,35 @@
+Mon Feb 17 13:38:36 UTC 2025 - Eyad Issa <eyadlore...@gmail.com>
+
+- Update to 0.33.1 - for details see
+  * https://github.com/ipfs/kubo/releases/tag/v0.33.1
+  * Bitswap improvements from Boxo
+  * Improved IPNS interop
+
+- Update to 0.33.0 - for details see
+  * https://github.com/ipfs/kubo/releases/tag/v0.33.0
+  * Shared TCP listeners: Kubo now supports sharing the same TCP
+    port (4001 by default) by both raw TCP and WebSockets libp2p
+    transports.
+  * AutoTLS takes care of Secure WebSockets setup: It is no longer
+    necessary to manually add /tcp/../ws listeners to
+    Addresses.Swarm when AutoTLS.Enabled is set to true. Kubo will
+    detect if /ws listener is missing and add one on the same port
+    as pre-existing TCP (e.g. /tcp/4001), removing the need for any
+    extra configuration.
+  * Bitswap improvements from Boxo
+  * Using default libp2p_rcmgr metrics: Bespoke rcmgr metrics were
+    removed, Kubo now exposes only the default libp2p_rcmgr metrics
+    from go-libp2p.
+  * Flatfs does not sync on each write: New repositories
+    initialized with flatfs in Datastore.Spec will have sync set to
+    false.
+  * ipfs add --to-files no longer works with --wrap
+  * ipfs --api supports HTTPS RPC endpoints
+  * New options for faster writes: WriteThrough, BlockKeyCacheSize,
+    BatchMaxNodes, BatchMaxSize
+  * MFS stability with large number of writes
+  * New DoH resolvers for non-ICANN DNSLinks: .eth and .crypto
+  * Reliability improvements to the WebRTC Direct listener
+  * Fix: Escape Redirect URL for Directory
+
+-------------------------------------------------------------------

Old:
----
  kubo-0.32.1.obscpio

New:
----
  kubo-0.33.2.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kubo.spec ++++++
--- /var/tmp/diff_new_pack.KTJILS/_old  2025-02-18 19:11:00.769269278 +0100
+++ /var/tmp/diff_new_pack.KTJILS/_new  2025-02-18 19:11:00.773269444 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kubo
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,13 @@
 
 %define repo github.com/ipfs/kubo
 Name:           kubo
-Version:        0.32.1
+Version:        0.33.2
 Release:        0
 Summary:        IPFS implementation in Go
 License:        MIT
 Group:          Productivity/Networking/Other
 URL:            https://%{repo}
-#Source0:        https://%{repo}/archive/v%{version}.tar.gz
-# bundle with all deps from ./fetch.sh and ./findfiles.sh :
-Source0:        kubo-%version.tar
+Source0:        kubo-%{version}.tar
 Source1:        vendor.tar.zst
 
 BuildRequires:  git
@@ -38,12 +36,16 @@
 Requires:       nss-myhostname
 %systemd_requires
 
-Provides:       go-ipfs = %version
+Provides:       go-ipfs = %{version}
 Provides:       ipfs
 Obsoletes:      go-ipfs <= 0.21.0
 
 %description
-IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas 
from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single 
bittorrent swarm, exchanging git objects. IPFS provides an interface as simple 
as the HTTP web, but with permanence built in. You can also mount the world at 
/ipfs.
+IPFS is a global, versioned, peer-to-peer filesystem.
+It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web.
+It is like a single bittorrent swarm, exchanging git objects.
+IPFS provides an interface as simple as the HTTP web, but with permanence 
built in.
+You can also mount the world at /ipfs.
 
 %prep
 %autosetup -p1 -a1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KTJILS/_old  2025-02-18 19:11:00.809270949 +0100
+++ /var/tmp/diff_new_pack.KTJILS/_new  2025-02-18 19:11:00.813271116 +0100
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/ipfs/kubo</param>
     <param name="scm">git</param>
-    <param name="revision">v0.32.1</param>
+    <param name="revision">v0.33.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>

++++++ kubo-0.32.1.obscpio -> kubo-0.33.2.obscpio ++++++
++++ 6887 lines of diff (skipped)

++++++ kubo.obsinfo ++++++
--- /var/tmp/diff_new_pack.KTJILS/_old  2025-02-18 19:11:01.329292682 +0100
+++ /var/tmp/diff_new_pack.KTJILS/_new  2025-02-18 19:11:01.333292850 +0100
@@ -1,5 +1,5 @@
 name: kubo
-version: 0.32.1
-mtime: 1731698810
-commit: 901745353f3b14b3dbf295a6d3f5f98a5a2ce38f
+version: 0.33.2
+mtime: 1739486683
+commit: ad1868a424dd7a564ab3c023f4d35a2e6fd696aa
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/kubo/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.kubo.new.8181/vendor.tar.zst differ: char 7, line 1

Reply via email to