Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package acpica for openSUSE:Factory checked 
in at 2026-04-16 18:45:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acpica (Old)
 and      /work/SRC/openSUSE:Factory/.acpica.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acpica"

Thu Apr 16 18:45:22 2026 rev:81 rq:1347142 version:20260408

Changes:
--------
--- /work/SRC/openSUSE:Factory/acpica/acpica.changes    2026-02-20 
17:40:27.637976631 +0100
+++ /work/SRC/openSUSE:Factory/.acpica.new.11940/acpica.changes 2026-04-16 
18:46:59.457406818 +0200
@@ -1,0 +2,16 @@
+Wed Apr 15 14:48:12 UTC 2026 - Thomas Renninger <[email protected]>
+
+- Enable obs_scm in _service for git based tarball generation
+- Update to version 20260408:
+  * Update version to 20260408
+  * Update the copyright year to 2026
+  * Enhance OEM ID and Table ID validation in AcpiExLoadTableOp to prevent 
buffer overflows
+  * Fix NULL pointer dereference in AcpiNsCustomPackage
+  * Enhance buffer validation in AcpiUtWalkAmlResources to prevent buffer 
overflows
+  * Add validation for Node in AcpiNsBuildNormalizedPath to prevent 
use-after-free vulnerabilities
+  * validate resource template buffer length and check allocation type
+  * validate handler object type in AcpiEvHasDefaultHandler and 
AcpiEvFindRegionHandler
+  * Fix integer overflow in AcpiExOpcode_3A_1T_1R (MidOp)
+  * Prevent adding references for local, argument, and debug objects in 
AcpiUtCopySimpleObject
+
+-------------------------------------------------------------------

Old:
----
  acpica-unix-20251212.tar.gz

New:
----
  _service
  _servicedata
  acpica-20260408.obscpio
  acpica-20260408.tar.xz
  acpica.obsinfo

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

Other differences:
------------------
++++++ acpica.spec ++++++
--- /var/tmp/diff_new_pack.nYsIG2/_old  2026-04-16 18:47:00.157435362 +0200
+++ /var/tmp/diff_new_pack.nYsIG2/_new  2026-04-16 18:47:00.161435525 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package acpica
 #
-# Copyright (c) 2026 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,19 +16,17 @@
 #
 
 
-%define src_dir acpica-unix-%{version}
 %define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
 %define dmp_ver %{kver}
 Name:           acpica
-Version:        20251212
+Version:        20260408
 Release:        0
 Summary:        A set of tools to display and debug BIOS ACPI tables
 License:        GPL-2.0-only
 URL:            https://acpica.org
-# https://acpica.org/sites/acpica/files/%{src_dir}.tar.gz
 # New location:
 # 
https://github.com/user-attachments/files/16769900/acpica-unix-20240827.tar.gz
-Source:         %{src_dir}.tar.gz
+Source:         acpica-%{version}.tar.xz
 Source1:        ec_access.c
 Source2:        acpi_genl.tar.bz2
 Source3:        acpi_validate
@@ -59,7 +57,7 @@
 firmware. It also can disassemble AML, for debugging purposes.
 
 %prep
-%setup -q -n %{src_dir} -a 2 -a 4
+%setup -q -a 2 -a 4
 %autopatch -p1
 mkdir acpidump-%{dmp_ver}
 cd acpidump-%{dmp_ver}
@@ -103,7 +101,6 @@
 make V=1 EXTRA_CFLAGS="%{optflags}" mandir=%{_mandir} prefix=%{_prefix} 
DESTDIR=%{buildroot} install install-man
 
 %files
-%doc changes.txt
 %doc %{_docdir}/%{name}
 %{_bindir}/iasl
 %{_bindir}/acpiexec

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="manual">
    <param name="url">https://github.com/acpica/acpica.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <!-- <param name="revision">master</param> -->
    <param name="revision">20260408</param>
    <param name="versionformat">@PARENT_TAG@</param>
  </service>
  <service name="set_version" mode="manual"/>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>


++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/acpica/acpica.git</param>
              <param 
name="changesrevision">232ff3f8ae1a4da11c709f61d9154482cfe8e6df</param></service></servicedata>
(No newline at EOF)

++++++ acpica.obsinfo ++++++
name: acpica
version: 20260408
mtime: 1775665895
commit: 232ff3f8ae1a4da11c709f61d9154482cfe8e6df

Reply via email to