Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dump for openSUSE:Factory checked in 
at 2026-09-16 17:40:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dump (Old)
 and      /work/SRC/openSUSE:Factory/.dump.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dump"

Wed Sep 16 17:40:37 2026 rev:30 rq:1378004 version:0.4b55

Changes:
--------
--- /work/SRC/openSUSE:Factory/dump/dump.changes        2026-03-06 
18:16:46.399624107 +0100
+++ /work/SRC/openSUSE:Factory/.dump.new.383539/dump.changes    2026-09-16 
17:40:58.590624932 +0200
@@ -1,0 +2,14 @@
+Sat Sep 12 14:23:29 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.4b55:
+  * Fix buffer overrun in the rmt protocol
+  * Remove Kerberos support (relied on Kerberos-4 krcmd)
+  * Remove rcmd support, only rsh remains
+  * Drop old-style fscript support, unused for ~25 years
+  * Add --debug=ffffffff full debugging without recompiling
+  * Include cleanups without functional change (0.4b54)
+- Rebase dump-0.4b46-rmt-ermt.patch for upstream include cleanups
+- Spec cleanup: drop Group tags, pkgconfig-style BuildRequires,
+  no-op spec-cleaner canonicalization
+
+-------------------------------------------------------------------

Old:
----
  dump-0.4b53.tar.gz

New:
----
  dump-0.4b55.tar.gz

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

Other differences:
------------------
++++++ dump.spec ++++++
--- /var/tmp/diff_new_pack.DHEX1V/_old  2026-09-16 17:40:59.849677540 +0200
+++ /var/tmp/diff_new_pack.DHEX1V/_new  2026-09-16 17:40:59.852677665 +0200
@@ -17,11 +17,10 @@
 
 
 Name:           dump
-Version:        0.4b53
+Version:        0.4b55
 Release:        0
 Summary:        Programs for backing up and restoring ext2/3/4 filesystems
 License:        BSD-3-Clause
-Group:          Productivity/Archiving/Backup
 URL:            http://dump.sourceforge.net
 Source0:        
http://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.gz
 Source1:        ermt.1.in
@@ -34,14 +33,15 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  e2fsprogs-devel
-BuildRequires:  libbz2-devel
-BuildRequires:  libselinux-devel
 BuildRequires:  libtool
-BuildRequires:  lzo-devel
 BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
-BuildRequires:  sqlite3-devel
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(bzip2)
+BuildRequires:  pkgconfig(libselinux)
+BuildRequires:  pkgconfig(lzo2)
+BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(zlib)
 Suggests:       %{name}-rmt = %{version}
 Suggests:       mt
 
@@ -54,12 +54,11 @@
 
 %package       rmt
 Summary:        Provides certain programs with access to remote tape devices
-Group:          Productivity/Archiving/Backup
-%if %{suse_version} <= 1600 || %{suse_version} >= 1699
+Conflicts:      rmt
+Provides:       rmt
+%if 0%{?suse_version} <= 1600 || 0%{?suse_version} >= 1699
 Requires(post): update-alternatives
 %endif
-Provides:       rmt
-Conflicts:      rmt
 
 %description   rmt
 The rmt utility provides remote access to tape devices for programs
@@ -90,7 +89,7 @@
 ln -s %{_bindir}/ermt %{buildroot}%{_bindir}/rmt
 ln -s %{_mandir}/man1/ermt.1 %{buildroot}%{_mandir}/man1/rmt.1
 
-%if %{suse_version} <= 1600 || %{suse_version} >= 1699
+%if 0%{?suse_version} <= 1600 || 0%{?suse_version} >= 1699
 %post rmt
 if [ ! -f %{_bindir}/ermt ] ; then
    "%{_sbindir}/update-alternatives" --remove rmt %{_bindir}/ermt

++++++ dump-0.4b46-rmt-ermt.patch ++++++
--- /var/tmp/diff_new_pack.DHEX1V/_old  2026-09-16 17:40:59.902679754 +0200
+++ /var/tmp/diff_new_pack.DHEX1V/_new  2026-09-16 17:40:59.909680047 +0200
@@ -9,8 +9,7 @@
 ===================================================================
 --- a/rmt/Makefile.am
 +++ b/rmt/Makefile.am
-@@ -1,17 +1,23 @@
- AM_CPPFLAGS = -I$(top_srcdir)/common
+@@ -1,16 +1,22 @@
  DISTCLEANFILES =
  EXTRA_DIST =
 +bin_PROGRAMS =

++++++ dump-0.4b53.tar.gz -> dump-0.4b55.tar.gz ++++++
++++ 9642 lines of diff (skipped)

Reply via email to