rebuild package
This commit is contained in:
parent
3c0dda1744
commit
2b067e8fa3
@ -3,6 +3,7 @@ From: Joshua Hill <posixninja@gmail.com>
|
||||
Date: Tue, 29 Dec 2015 23:09:37 +0100
|
||||
Subject: [PATCH] common: [security fix] Make sure sockets only listen locally
|
||||
|
||||
Signed-off-by: Joshua Hill <posixninja@gmail.com>
|
||||
---
|
||||
common/socket.c | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libusbmuxd
|
||||
Version: 1.0.10
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: software protocol library and tools to communicate with iOS devices natively
|
||||
License: LGPLv2+ and GPLv2+
|
||||
URL: http://www.libimobiledevice.org/
|
||||
Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
|
||||
Patch0: 6000-CVE-2016-5104.patch
|
||||
Patch0: 0000-CVE-2016-5104.patch
|
||||
|
||||
BuildRequires: gcc git libplist-devel >= 1.11
|
||||
Provides: %{name}-utils
|
||||
@ -57,6 +57,9 @@ make check
|
||||
%{_libdir}/pkgconfig/libusbmuxd.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jul 1 2019 Wu Bo <wubo009@163.com> - 1.0.10-13
|
||||
- rebuild package
|
||||
|
||||
* Fri Aug 30 2019 louhongxiang <louhongxiang@huawei.com> - 1.0.10-12
|
||||
- Type:enhancemnet
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user