Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package makedumpfile for openSUSE:Factory 
checked in at 2025-06-01 21:36:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/makedumpfile (Old)
 and      /work/SRC/openSUSE:Factory/.makedumpfile.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "makedumpfile"

Sun Jun  1 21:36:21 2025 rev:97 rq:1281243 version:1.7.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/makedumpfile/makedumpfile.changes        
2025-02-28 17:38:29.874504845 +0100
+++ /work/SRC/openSUSE:Factory/.makedumpfile.new.16005/makedumpfile.changes     
2025-06-01 21:36:37.797478147 +0200
@@ -1,0 +2,15 @@
+Thu May 29 11:10:50 UTC 2025 - Petr Tesařík <[email protected]>
+
+- Update to 1.7.7:
+  * Support for kernels up to v6.14 (x86_64)
+  * Fix gcc-15 compile errors
+  * Improve message readability and fix typos
+- Drop upstreamed patches:
+  * makedumpfile-fix-detection-of-typed-compound-pages-Linux-6.12.patch
+
+-------------------------------------------------------------------
+Thu May 29 10:54:22 UTC 2025 - Petr Tesařík <[email protected]>
+
+- Update bundled eppic to 63c2a2072464d774097a1a6cc1d2e98290f89c49.
+
+-------------------------------------------------------------------

Old:
----
  eppic-21808c78596d6d80c67eeaa08a618570ae0d886d.tar.gz
  makedumpfile-1.7.6.tar.gz
  makedumpfile-fix-detection-of-typed-compound-pages-Linux-6.12.patch

New:
----
  _scmsync.obsinfo
  _service
  build.specials.obscpio
  eppic-63c2a2072464d774097a1a6cc1d2e98290f89c49.tar.gz
  makedumpfile-1.7.7.tar.xz

BETA DEBUG BEGIN:
  Old:- Drop upstreamed patches:
  * makedumpfile-fix-detection-of-typed-compound-pages-Linux-6.12.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ makedumpfile.spec ++++++
--- /var/tmp/diff_new_pack.JTWx9w/_old  2025-06-01 21:36:39.709557346 +0200
+++ /var/tmp/diff_new_pack.JTWx9w/_new  2025-06-01 21:36:39.713557511 +0200
@@ -17,7 +17,7 @@
 
 
 %define build_eppic 1
-%define eppic_commit 21808c78596d6d80c67eeaa08a618570ae0d886d
+%define eppic_commit 63c2a2072464d774097a1a6cc1d2e98290f89c49
 
 %if 0%{!?have_zstd:1}
 %if 0%{?sle_version} >= 150200 || 0%{?suse_version} > 1500
@@ -28,19 +28,18 @@
 %endif
 
 Name:           makedumpfile
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 Summary:        Partial kernel dump
 License:        GPL-2.0-only
 Group:          System/Kernel
 URL:            https://github.com/makedumpfile/makedumpfile
-Source:         
https://github.com/makedumpfile/makedumpfile/releases/download/%{version}/%{name}-%{version}.tar.gz
+Source:         
https://github.com/makedumpfile/makedumpfile/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.xz
 Source1:        
https://github.com/lucchouina/eppic/archive/%{eppic_commit}.tar.gz#/eppic-%{eppic_commit}.tar.gz
 Source99:       %{name}-rpmlintrc
 Patch0:         %{name}-override-libtinfo.patch
 Patch1:         %{name}-ppc64-VA-range-SUSE.patch
 Patch2:         %{name}-PN_XNUM.patch
-Patch3:         %{name}-fix-detection-of-typed-compound-pages-Linux-6.12.patch
 BuildRequires:  libbz2-devel
 BuildRequires:  libdw-devel
 BuildRequires:  libelf-devel

++++++ _scmsync.obsinfo ++++++
mtime: 1748517371
commit: 3195f010ebd24432c492ade9224a9c697f5d70e6fe0a94dc55594ade538b1566
url: https://src.opensuse.org/kernel-kdump/makedumpfile.git
revision: 3195f010ebd24432c492ade9224a9c697f5d70e6fe0a94dc55594ade538b1566
projectscmsync: https://src.opensuse.org/kernel-kdump/_ObsPrj

++++++ _service ++++++
<services>
  <service name="download_files" mode="manual">
    <param name="recompress">yes</param>
  </service>
</services>


++++++ eppic-21808c78596d6d80c67eeaa08a618570ae0d886d.tar.gz -> 
eppic-63c2a2072464d774097a1a6cc1d2e98290f89c49.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/eppic-21808c78596d6d80c67eeaa08a618570ae0d886d/README.md 
new/eppic-63c2a2072464d774097a1a6cc1d2e98290f89c49/README.md
--- old/eppic-21808c78596d6d80c67eeaa08a618570ae0d886d/README.md        
1970-01-01 01:00:00.000000000 +0100
+++ new/eppic-63c2a2072464d774097a1a6cc1d2e98290f89c49/README.md        
2025-02-19 17:44:41.000000000 +0100
@@ -0,0 +1,2 @@
+Embedable Pre-Processor and Interpreter for C
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/eppic-21808c78596d6d80c67eeaa08a618570ae0d886d/libeppic/mkbaseop.c 
new/eppic-63c2a2072464d774097a1a6cc1d2e98290f89c49/libeppic/mkbaseop.c
--- old/eppic-21808c78596d6d80c67eeaa08a618570ae0d886d/libeppic/mkbaseop.c      
2023-09-14 18:57:37.000000000 +0200
+++ new/eppic-63c2a2072464d774097a1a6cc1d2e98290f89c49/libeppic/mkbaseop.c      
2025-02-19 17:44:41.000000000 +0100
@@ -72,14 +72,14 @@
     
         for(j=0; j<NTYPS;j++) {
 
-            int bool=0;
+            int bool_t=0;
 
             for(k=0;k<NOPS;k++) {
 
-                if(opstbl[k].code==EQ) bool++;
+                if(opstbl[k].code==EQ) bool_t++;
 
 
-                if(!bool) {
+                if(!bool_t) {
 
                     printf(""
 "static void \n"
@@ -130,7 +130,7 @@
     /* create the array from within which the runtime functions
        will indexed to get a function pointer */
 
-    printf("void (*opfuncs[%u][%u][%u])()={\n", NTYPS, NTYPS, NOPS);
+    printf("void (*opfuncs[%u][%u][%u])(value_t *v1, value_t *v2, value_t 
*ret)={\n", NTYPS, NTYPS, NOPS);
 
     for(i=0;i<NTYPS;i++) {
     

Reply via email to