Accepting request 1127728 from home:michals

- Update to version 2.0.5 (jsc#PED-554)
  * librtas: fix buffer length determination in rtas_set_sysparm()
  * librtasevent: 'format' function attribute for printf-style functions
  * convert PAGE_SIZE to WORK_AREA_SIZE

OBS-URL: https://build.opensuse.org/request/show/1127728
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=65
This commit is contained in:
Marcus Meissner 2023-11-23 16:23:28 +00:00 committed by Git OBS Bridge
parent 159ec0e4c0
commit 1d05bfa7fe
5 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a27d97fa2929441ac607225f522267361d2dd26dd3858d6ba2869af2eb50d27
size 93715

BIN
librtas-2.0.5.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -17,7 +17,7 @@
Name: librtas-doc
Version: 2.0.4
Version: 2.0.5
Release: 0
Summary: Documents for librtas
License: LGPL-2.1-or-later

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 20 14:50:54 UTC 2023 - Michal Suchanek <msuchanek@suse.com>
- Update to version 2.0.5 (jsc#PED-554)
* librtas: fix buffer length determination in rtas_set_sysparm()
* librtasevent: 'format' function attribute for printf-style functions
* convert PAGE_SIZE to WORK_AREA_SIZE
-------------------------------------------------------------------
Thu May 4 11:12:28 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,7 +18,7 @@
%define sover 2
Name: librtas
Version: 2.0.4
Version: 2.0.5
Release: 0
Summary: Libraries to provide access to RTAS calls and RTAS events
License: LGPL-2.1-or-later