From caab12ab70200ac9e6910e3a092d05834671972d Mon Sep 17 00:00:00 2001 From: praveenp Date: Apr 21 2011 17:05:16 +0000 Subject: Updated the sources to version 0.3.8 --- diff --git a/.gitignore b/.gitignore index 5b37d89..3dd5e35 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /biosdevname-0.3.5.tar.gz /biosdevname-0.3.6.tar.gz /biosdevname-0.3.7.tar.gz +/biosdevname-0.3.8.tar.gz diff --git a/biosdevname.spec b/biosdevname.spec index 12a33ad..d35b12e 100644 --- a/biosdevname.spec +++ b/biosdevname.spec @@ -1,5 +1,5 @@ Name: biosdevname -Version: 0.3.7 +Version: 0.3.8 Release: 1%{?dist} Summary: Udev helper for naming devices per BIOS names @@ -51,6 +51,17 @@ rm -rf %{buildroot} %changelog +* Thu Apr 21 2011 Praveen K Paladugu - 0.3.8-1 +- Add changes to parse VPD structure for device mapping on NPAR devices +- Fix pathname +- Cleanup and comment NPAR code +- Fix debian packaging rules to regenerate configure script +- Change pciX to pX for shortened names for PCI add-on devices +- Fix manpage typo +- Delete CR-LF in script +- Change default signing key +- Add command line arguments for checking SMBIOS version and ignore $PIRQ. + * Thu Feb 17 2011 Matt Domsch - 0.3.7-1 - drop dump_pirq, suggest use biosdecode instead - don't use '#' in names, use 'p' instead, by popular demand diff --git a/sources b/sources index b9923a7..94d7e30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b6de50f642bb6a2ec7d8c594b5320fc biosdevname-0.3.7.tar.gz +93c7bc3859033534ace6c2556b5b6bba biosdevname-0.3.8.tar.gz