[bluez/f20] Add crasher fixes (rhbz #1027365)

Bastien Nocera hadess at fedoraproject.org
Tue Dec 10 00:18:19 UTC 2013


commit 09b2d66194edf3036baf0c9e77e8822524ab0e68
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Dec 10 01:17:37 2013 +0100

    Add crasher fixes (rhbz #1027365)

 bluez.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/bluez.spec b/bluez.spec
index f10bad9..0a8672a 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -3,7 +3,7 @@
 Summary: Bluetooth utilities
 Name: bluez
 Version: 5.11
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://www.bluez.org/
@@ -17,6 +17,11 @@ Patch1: playstation-peripheral-pugin-v5.x.patch
 Patch2: 0001-work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch
 # Non-upstream
 Patch3: 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
+Patch4: 0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch
+Patch5: 0002-autopair-Don-t-handle-the-iCade.patch
+Patch6: 0003-input-Fix-crash-when-SDP-record-isn-t-available.patch
+Patch7: 0004-agent-Assert-possible-infinite-loop.patch
+Patch8: 0005-core-Fix-crash-due-to-agent-callback-freeing-the-age.patch
 
 BuildRequires: git
 BuildRequires: flex
@@ -231,6 +236,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/
 /lib/udev/rules.d/97-hid2hci.rules
 
 %changelog
+* Tue Dec 10 2013 Bastien Nocera <bnocera at redhat.com> 5.11-2
+- Add crasher fixes (rhbz #1027365)
+
 * Mon Nov 18 2013 Bastien Nocera <bnocera at redhat.com> 5.11-1
 - Update to 5.11
 


More information about the scm-commits mailing list