Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bup for openSUSE:Factory checked in 
at 2026-03-24 18:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bup (Old)
 and      /work/SRC/openSUSE:Factory/.bup.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bup"

Tue Mar 24 18:50:20 2026 rev:10 rq:1342232 version:0.33.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/bup/bup.changes  2025-01-22 16:38:54.968349369 
+0100
+++ /work/SRC/openSUSE:Factory/.bup.new.8177/bup.changes        2026-03-24 
18:51:16.972433390 +0100
@@ -1,0 +2,54 @@
+Tue Mar 24 12:46:47 UTC 2026 - ecsos <[email protected]> - 0.33.10
+
+- Update to 0.33.10
+  * Bugs
+    - As noted in 0.33.8, bup fsck switched from symlinks to hardlinks
+      to accommodate an incompatible change in par2 1.0's behavior.
+      To allow the use of filesystems without hardlinks, bup now
+      copies the input files if hardlinking fails.
+- Changes from 0.33.9
+  * Bugs
+    - Internal subcommands (all except import-rdiff-backup and 
import-rsnapshot)
+      should no longer truncate their output sometimes when run interactively
+      (e.g. bup ls ...) due to a problem introduced in 0.33.8.
+    - External subcommands (i.e. import-rdiff-backup and import-rsnapshot)
+      should no longer crash when run interactively due to a problem 
introduced in 0.33.8.
+    - When running interactively, bup should no longer lose exceptions
+      raised by the internal "output filter" thread.
+- Changes from 0.33.8
+  * May require attention
+    - Previously, bup get --force-pick: SRC /.tag/DEST created broken
+      commits if the DEST was not itself a commit (the parent would
+      be whatever DEST initially pointed to).
+    - bup split --copy now writes the split data to standard output
+      instead of Python memoryview representations like
+      <memory at 0x7f7a89358ac0><memory at 0x7f7a89358a00>...
+  * General
+    - The full git path is now reported for missing objects encountered
+      during a gc or validate-object-refs invocation, e.g.
+      .../some/path/.bupm instead of just .../some/path/ when only
+      the .bupm is missing.
+  * Bugs
+    - bup on HOST get ... should no longer hang in some situations
+      where the client could provoke duplicate index-cache suggestions
+      from the server, which the client then treated as an error.
+    - par2 changed its behavior in 1.0 to be incompatible with bup's
+      use of symlinks to mitigate a par2 bug (see the 0.33.4 release
+      notes for additional information. bup now uses hardlinks instead.
+    - Saves with identical dates won't end up with the same name
+      (e.g. 2025-01-08-135615 in "bup ls BRANCH") when they're not
+      adjacent -- when one isn't the other's direct parent.
+      Previously bup appended an increasing "-N" to disambiguate duplicates,
+      but only when they were directly related. Now it appends across all 
duplicates.
+    - bup prune-older should no longer be confused by duplicate save names,
+      i.e. commits with duplicate commit times (author dates).
+      Previously it would fail with a message like "error: cannot access SAVE 
in SAVE".
+    - Data durability should be improved in some cases where bup wasn't
+      fully syncing the data, or wasn't syncing the parent directory after a 
rename.
+    - Durability should also be improved on macos. There were some
+      cases where bup wasn't relying on fcntl.F_FULLFSYNC to avoid
+      macos' inadequate fsync/fdatasync implementation.
+    - bup should no longer hang on exit when trying to shut down
+      its internal output filtering.
+
+-------------------------------------------------------------------

Old:
----
  bup-0.33.7.tar.gz

New:
----
  bup-0.33.10.tar.gz

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

Other differences:
------------------
++++++ bup.spec ++++++
--- /var/tmp/diff_new_pack.b8tmfC/_old  2026-03-24 18:51:17.488454735 +0100
+++ /var/tmp/diff_new_pack.b8tmfC/_new  2026-03-24 18:51:17.488454735 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bup
 #
-# Copyright (c) 2025 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
@@ -23,7 +23,7 @@
 %define pythons python311
 %endif
 Name:           bup
-Version:        0.33.7
+Version:        0.33.10
 Release:        0
 Summary:        Backup program based on git
 License:        LGPL-2.0-only

++++++ bup-0.33.7.tar.gz -> bup-0.33.10.tar.gz ++++++
++++ 1603 lines of diff (skipped)

Reply via email to