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:
Atri Bhattacharya 2023-02-20 10:15:41 +00:00 committed by Git OBS Bridge
parent 359775cb4e
commit 901a729f3d
4 changed files with 13 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f405b8ce9219f8117d8605ecd815b8941cd829dae11b4a26b1a49ff7ea3ae26
size 491208

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define shlib libumockdev0
%define shlibpre libumockdev-preload0
Name: umockdev
Version: 0.17.15
Version: 0.17.16
Release: 0
Summary: Mock hardware devices for creating unit tests and bug reporting
License: LGPL-2.1-or-later