Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pijul for openSUSE:Factory checked in at 2026-09-21 12:15:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pijul (Old) and /work/SRC/openSUSE:Factory/.pijul.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pijul" Mon Sep 21 12:15:38 2026 rev:15 rq:1379245 version:1.0.0~beta.23 Changes: -------- --- /work/SRC/openSUSE:Factory/pijul/pijul.changes 2024-06-07 15:03:41.180471274 +0200 +++ /work/SRC/openSUSE:Factory/.pijul.new.383539/pijul.changes 2026-09-21 12:16:10.030602645 +0200 @@ -1,0 +2,17 @@ +Sun Sep 13 08:23:38 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to upstream version 1.0.0-beta.23: + * Conflict and corruption repair fixes (repair_zombies + algorithm, repair_up pass, thread-safe change file cache) + * libpijul crate renamed to pijul-core + * HTTP stack upgraded to hyper 1.x + * Change signatures moved to sshsig, keyring dependency dropped + * CVE-2025-3416 (boo#1242634): vendored openssl 0.10.63 + -> 0.10.81, above the 0.10.72 fix + * CVE-2026-25541 (boo#1274435): vendored bytes 1.5.0 + -> 1.12.1, above the 1.11.1 fix + * CVE-2022-50237 (boo#1247066): vulnerable ed25519-dalek + 1.0.1 no longer in the dependency tree +- Spec cleanup via spec-cleaner (drop Group tags) + +------------------------------------------------------------------- Old: ---- pijul-1.0.0~beta.9.tar.gz New: ---- pijul-1.0.0~beta.23.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pijul.spec ++++++ --- /var/tmp/diff_new_pack.yv1fvs/_old 2026-09-21 12:16:12.540707564 +0200 +++ /var/tmp/diff_new_pack.yv1fvs/_new 2026-09-21 12:16:12.545707773 +0200 @@ -1,7 +1,7 @@ # # spec file for package pijul # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,17 @@ # -%define dlver 1.0.0-beta.9 - +%define dlver 1.0.0-beta.23 Name: pijul -Version: 1.0.0~beta.9 +Version: 1.0.0~beta.23 Release: 0 Summary: Distributed version control system based on a theory of patches License: GPL-2.0-only -Group: Development/Tools/Version Control URL: https://pijul.org/ Source0: https://crates.io/api/v1/crates/pijul/%{dlver}/download#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: cargo-packaging +BuildRequires: pkgconfig BuildRequires: pkgconfig(libsodium) BuildRequires: pkgconfig(openssl) @@ -37,10 +36,9 @@ %package bash-completion Summary: Bash Completion for %{name} -Group: System/Shells -Supplements: (%{name} and bash-completion) Requires: %{name} = %{version} Requires: bash-completion +Supplements: (%{name} and bash-completion) BuildArch: noarch %description bash-completion @@ -48,10 +46,9 @@ %package fish-completion Summary: Fish Completion for %{name} -Group: System/Shells -Supplements: (%{name} and fish) Requires: %{name} = %{version} Requires: fish +Supplements: (%{name} and fish) BuildArch: noarch %description fish-completion @@ -59,10 +56,9 @@ %package zsh-completion Summary: Zsh Completion for %{name} -Group: System/Shells -Supplements: (%{name} and zsh) Requires: %{name} = %{version} Requires: zsh +Supplements: (%{name} and zsh) BuildArch: noarch %description zsh-completion @@ -78,7 +74,7 @@ %{cargo_test} %install -%{cargo_install} +%cargo_install for sh in bash zsh fish; do ./target/release/%{name} completion $sh > %{name}.$sh done ++++++ pijul-1.0.0~beta.9.tar.gz -> pijul-1.0.0~beta.23.tar.gz ++++++ ++++ 15648 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/pijul/vendor.tar.zst /work/SRC/openSUSE:Factory/.pijul.new.383539/vendor.tar.zst differ: char 7, line 1
