[usbview] New upstream release 2.0

Hans de Goede jwrdegoede at fedoraproject.org
Sat Apr 6 18:27:32 UTC 2013


commit 473a7d7df7670dcdedcc15853d64b3fe57df9def
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Sat Apr 6 20:31:04 2013 +0200

    New upstream release 2.0
    
    - Drop patches (all upstreamed)
    - Fix usbview not working with newer kernels due to debugfs permission changes
      by using pxexec. Ideally usbview would be rewritten to use the public parts
      of sysfs instead.

 .gitignore |    1 +
 sources    |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e73b37..230d91a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 usbview-1.1.tar.gz
+/usbview-2.0.tar.gz
diff --git a/sources b/sources
index e69de29..a0e6311 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+565f2e79f3924d14ab5b4d8aced557e5  usbview-2.0.tar.gz


More information about the scm-commits mailing list