From cb353c218972dfb57dd778b65b7b91c747371ddc892cbd8dab0e0d0b12c91eae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 29 Nov 2019 09:46:33 +0000 Subject: [PATCH] Accepting request 751054 from home:mgorse:branches:hardware Tweak changes OBS-URL: https://build.opensuse.org/request/show/751054 OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice?expand=0&rev=13 --- libimobiledevice.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libimobiledevice.changes b/libimobiledevice.changes index e7ec30e..46b96b8 100644 --- a/libimobiledevice.changes +++ b/libimobiledevice.changes @@ -6,7 +6,7 @@ Tue Jun 12 01:28:19 UTC 2018 - i@marguerite.su * Added IDEVICE_DEVICE_PAIRED event constant matching the corresponding * Define htobe16 if not defined * Fix parameter check of instproxy_check_capabilities_match() - * Avoid double free with OpenSSL 1.1.0 + * Avoid double free with OpenSSL 1.1.0 (boo#1103546) * Don't use ERR_remove_thread_state() with OpenSSL 1.1.0 * #ifdef out code which is a no-op with OpenSSL 1.1.0 * cython: Fix build error after error constant rename