|
|
Author: notting
Update of /cvs/dist/rpms/kudzu/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24984
Modified Files:
.cvsignore kudzu.spec sources
Log Message:
1.2.64-1
Resolves: Bug #217818
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kudzu/devel/.cvsignore,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- .cvsignore 29 Nov 2006 21:10:35 -0000 1.144
+++ .cvsignore 30 Nov 2006 05:41:50 -0000 1.145
@@ -1 +1 @@
-kudzu-1.2.63.tar.gz
+kudzu-1.2.64.tar.gz
Index: kudzu.spec
===================================================================
RCS file: /cvs/dist/rpms/kudzu/devel/kudzu.spec,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- kudzu.spec 29 Nov 2006 21:10:35 -0000 1.163
+++ kudzu.spec 30 Nov 2006 05:41:50 -0000 1.164
@@ -1,5 +1,5 @@
Name: kudzu
-Version: 1.2.63
+Version: 1.2.64
Release: 1
License: GPL
Summary: The Red Hat Linux hardware probing tool.
@@ -73,10 +73,11 @@
%{_includedir}/kudzu
%changelog
-* Wed Nov 29 2006 Bill Nottingham <notting@xxxxxxxxxx> - 1.2.63-1
+* Wed Nov 29 2006 Bill Nottingham <notting@xxxxxxxxxx> - 1.2.64-1
- treat qla4xxx devices as HBAs, even if their PCI class is network (#216881)
- correctly set device for ttyACM USB devices (#217051, <ak@xxxxxxxxx>)
- don't leak fds in scsi probe (#214878, #191521, #217742)
+- fix segfault (#217818)
* Fri Nov 17 2006 Bill Nottingham <notting@xxxxxxxxxx> - 1.2.61-1
- fix crash on powermac (#216173)
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kudzu/devel/sources,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- sources 29 Nov 2006 21:10:35 -0000 1.161
+++ sources 30 Nov 2006 05:41:50 -0000 1.162
@@ -1 +1 @@
-38dce68a558afbf4bdbc76de133576d3 kudzu-1.2.63.tar.gz
+3eb6fae5e8f62409fd5149f2079f6060 kudzu-1.2.64.tar.gz
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|