[usbmuxd] 1.0.8

Peter Robinson pbrobinson at fedoraproject.org
Mon Apr 9 07:12:32 UTC 2012


commit 55f014a42c6202d13416cf5b90d7771d06c7e3c6
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Apr 9 08:12:25 2012 +0100

    1.0.8

 .gitignore   |    1 +
 sources      |    2 +-
 usbmuxd.spec |    9 +++++----
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9984292..bf1f540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 usbmuxd-1.0.5.tar.bz2
 /usbmuxd-1.0.6.tar.bz2
 /usbmuxd-1.0.7.tar.bz2
+/usbmuxd-1.0.8.tar.bz2
diff --git a/sources b/sources
index 5e5c350..ef8a992 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f431541f3177fa06aa6df9ceecb2da0  usbmuxd-1.0.7.tar.bz2
+4b33cc78e479e0f9a6745f9b9a8b60a8  usbmuxd-1.0.8.tar.bz2
diff --git a/usbmuxd.spec b/usbmuxd.spec
index f68d452..a891cec 100644
--- a/usbmuxd.spec
+++ b/usbmuxd.spec
@@ -1,6 +1,6 @@
 Name:          usbmuxd
-Version:       1.0.7
-Release:       3%{?dist}
+Version:       1.0.8
+Release:       1%{?dist}
 Summary:       Daemon for communicating with Apple's iPod Touch and iPhone
 
 Group:         Applications/System
@@ -8,7 +8,6 @@ Group:         Applications/System
 License:       GPLv3+ or GPLv2+ and LGPLv2+
 URL:           http://marcansoft.com/uploads/
 Source0:       http://marcansoft.com/uploads/usbmuxd/%{name}-%{version}.tar.bz2
-Patch0:        90-cve-2012-0065.patch
 
 BuildRequires: libusb1-devel
 BuildRequires: cmake
@@ -31,7 +30,6 @@ Files for development with %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .cve-2012-0065
 
 # Set the owner of the device node to be usbmuxd
 sed -i.owner 's/ATTR{idVendor}=="05ac"/OWNER="usbmuxd", ATTR{idVendor}=="05ac"/' udev/85-usbmuxd.rules.in
@@ -74,6 +72,9 @@ exit 0
 %{_libdir}/pkgconfig/libusbmuxd.pc
 
 %changelog
+* Mon Apr  9 2012 Peter Robinson <pbrobinson at fedoraproject.org> 1.0.8-1
+- New stable 1.0.8 release
+
 * Thu Feb  2 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.0.7-3
 - Add debian patch for CVE-2012-0065. Fixes RHBZ 783523
 


More information about the scm-commits mailing list