Accepting request 1065650 from home:badshah400:branches:hardware
Update to version 0.17.16 OBS-URL: https://build.opensuse.org/request/show/1065650 OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=24
This commit is contained in:
parent
359775cb4e
commit
901a729f3d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ed418ee2bbfb0781f4b24b9729ef270ad83cddccd66a59ff944b059ef1368fef
|
|
||||||
size 491152
|
|
3
umockdev-0.17.16.tar.xz
Normal file
3
umockdev-0.17.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4f405b8ce9219f8117d8605ecd815b8941cd829dae11b4a26b1a49ff7ea3ae26
|
||||||
|
size 491208
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 14 05:24:51 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 0.17.16:
|
||||||
|
* preload: Wrap __getcwd_chk().
|
||||||
|
* uevent_sender: Fix fd leak in sendmsg_one.
|
||||||
|
* Fix gcc -fanalyzer complaints.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 27 10:24:04 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
Sun Nov 27 10:24:04 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package umockdev
|
# spec file for package umockdev
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define shlib libumockdev0
|
%define shlib libumockdev0
|
||||||
%define shlibpre libumockdev-preload0
|
%define shlibpre libumockdev-preload0
|
||||||
Name: umockdev
|
Name: umockdev
|
||||||
Version: 0.17.15
|
Version: 0.17.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mock hardware devices for creating unit tests and bug reporting
|
Summary: Mock hardware devices for creating unit tests and bug reporting
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user