Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gitoxide for openSUSE:Factory 
checked in at 2026-08-24 12:10:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gitoxide (Old)
 and      /work/SRC/openSUSE:Factory/.gitoxide.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gitoxide"

Mon Aug 24 12:10:46 2026 rev:10 rq:1373238 version:0.57.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gitoxide/gitoxide.changes        2026-08-09 
21:46:38.917412961 +0200
+++ /work/SRC/openSUSE:Factory/.gitoxide.new.1258/gitoxide.changes      
2026-08-24 12:16:13.354828341 +0200
@@ -1,0 +2,34 @@
+Sun Aug 23 05:56:14 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.57.0:
+  * Add gix clone --revision, and PrepareFetch::with_revision(), for
+    cloning a single revision named by a full ref, HEAD or a full
+    object id: HEAD is detached to the fetched commit, no ordinary
+    refs are created, no fetch refspec is persisted and tag
+    following is disabled
+  * Fix a panic when a full object id was passed to with_ref_name(),
+    which produced an object-id refspec mapping that clone expected
+    to be named
+  * Rewrite relative date parsing to follow git: several count and
+    unit pairs are applied in input order, as in "2 days 3 hours
+    ago", counts may be spelled out, any non-alphanumeric byte
+    separates the parts, the trailing "ago" is optional, and a
+    leading "@" may introduce a timestamp. Month and year steps now
+    walk the calendar fields, so a day past the end of the shorter
+    target month rolls over into the following month
+  * gix commit verify now checks signatures through the library
+    rather than spawning gpg itself, so the configured gpg program
+    is honoured and an invalid or untrusted signature is reported
+    as such
+  * Fix the conflict stage labels printed by gix revision explain,
+    which called stage 0 "base"; they are now unconflicted, base,
+    ours and theirs
+  * Reject a TREE index extension whose child entry counts overflow
+    instead of wrapping while verifying them
+  * Replace the jwalk directory walker with dua-core
+- Refresh the vendored dependencies. The licence set is unchanged:
+  re-derived over the new vendor tree, uluru (MPL-2.0) is still the
+  only copyleft crate linked into the binaries, and the new dua-core
+  dependency is MIT.
+
+-------------------------------------------------------------------

Old:
----
  gitoxide-0.56.0.tar.gz

New:
----
  gitoxide-0.57.0.tar.gz

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

Other differences:
------------------
++++++ gitoxide.spec ++++++
--- /var/tmp/diff_new_pack.z8WDmz/_old  2026-08-24 12:16:15.603908929 +0200
+++ /var/tmp/diff_new_pack.z8WDmz/_new  2026-08-24 12:16:15.607909072 +0200
@@ -17,20 +17,21 @@
 
 
 Name:           gitoxide
-Version:        0.56.0
+Version:        0.57.0
 Release:        0
 Summary:        An idiomatic & safe pure-Rust implementation of Git
 # Legal-Review-Notice: gitoxide itself is "Apache-2.0 OR MIT", but the
 # binaries statically link the vendored Rust dependencies. Derived on this
 # re-vendor with "cargo tree --offline -p gitoxide -e normal" over the
-# vendored tree (500 crates, 254 in the linked graph): the only copyleft
+# vendored tree (500 crates, 263 in the linked graph): the only copyleft
 # licence in the graph is MPL-2.0, from uluru, an LRU cache pulled in via
 # gix-pack (itself reached through gitoxide-core, gix and gix-odb).
-# Everything else is permissive (MIT, Apache-2.0, Unicode-3.0, BSD, ISC,
-# Zlib, Unlicense, 0BSD, CC0-1.0, BSL-1.0, CDLA-Permissive-2.0). r-efi
-# offers an LGPL-2.1-or-later option but is UEFI-target-only and is absent
-# from the Linux graph. MPL-2.0 section 3.2 is satisfied because the
-# complete vendor.tar.zst ships in the src.rpm.
+# Everything else is permissive (MIT, Apache-2.0, BSD-3-Clause,
+# Unicode-3.0, Zlib, Unlicense, BSL-1.0). dua-core, which replaced jwalk
+# as the directory walker in 0.57.0, is MIT. r-efi offers an
+# LGPL-2.1-or-later option but is UEFI-target-only and is absent from the
+# Linux graph. MPL-2.0 section 3.2 is satisfied because the complete
+# vendor.tar.zst ships in the src.rpm.
 License:        (Apache-2.0 OR MIT) AND MPL-2.0
 URL:            https://github.com/GitoxideLabs/gitoxide
 Source0:        
https://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz

++++++ gitoxide-0.56.0.tar.gz -> gitoxide-0.57.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/gitoxide/gitoxide-0.56.0.tar.gz 
/work/SRC/openSUSE:Factory/.gitoxide.new.1258/gitoxide-0.57.0.tar.gz differ: 
char 14, line 1

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

Reply via email to