summaryrefslogtreecommitdiff
path: root/pkg/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/debian/changelog')
-rw-r--r--pkg/debian/changelog68
1 files changed, 68 insertions, 0 deletions
diff --git a/pkg/debian/changelog b/pkg/debian/changelog
new file mode 100644
index 0000000..97d4834
--- /dev/null
+++ b/pkg/debian/changelog
@@ -0,0 +1,68 @@
+biosdevname (0.3.5) unstable; urgency=low
+ * drop biosdevnameS, it's unused and fails to build on F15
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Tue, 25 Jan 2011 14:48:00 -0600
+
+biosdevname (0.3.5) unstable; urgency=low
+ * install dump_pirq into /usr/sbin
+ * fix udev rule, skip running if NAME is already set
+ * move udev rule to /lib/udev/rules.d
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Tue, 25 Jan 2011 12:17:00 -0600
+
+biosdevname (0.3.4) unstable; urgency=low
+ * drop unnecessary explicit version requirement on udev
+ * bugfix: start indices at 1 not 0, to match Dell and HP server port designations
+ * bugfix: don't assign names to unknown devices
+ * bugfix: don't assign duplicate names
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Thu, 16 Dec 2010 10:45:00 -0600
+
+biosdevname (0.3.3) unstable; urgency=low
+
+ * add back in use of PCI IRQ Routing Table, if info is not provided by
+ sysfs or SMBIOS
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Thu, 09 Nov 2010 15:31:00 -0600
+
+ * fix for multi-port cards with bridges
+ * removal of code for seriously obsolete systems
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Thu, 02 Dec 2010 22:03:00 -0600
+
+biosdevname (0.3.1) unstable; urgency=low
+
+ * remove all policies except 'physical' and 'all_ethN'
+ * handle SR-IOV devices properly
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Mon, 28 Nov 2010 22:05:00 -0600
+
+biosdevname (0.3.0) unstable; urgency=low
+
+ * add --policy=loms, use it by default.
+ * read index and labels from sysfs if available
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Wed, 10 Nov 2010 22:44:23 -0600
+
+biosdevname (0.2.4-1) unstable; urgency=low
+
+ * eliminate libsysfs usage, libbiosdevname
+ * coordinate udev rules usage with udev maintainer
+ * fix crashes in pcmcia search, in_ethernet(), and incorrect command
+ line parsing.
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Sat, 21 Sep 2007 10:30:13 -0500
+
+biosdevname (0.2.3-1) unstable; urgency=low
+
+ * Initial working release
+
+ -- Matt Domsch <Matt_Domsch@dell.com> Sat, 08 Sep 2007 14:30:13 -0500
+
+biosdevname (0.1-1) unstable; urgency=low
+
+ * Initial release.
+ * bios_dev_name-0.1-usage-and-virtual-device-fix.patch is applied
+
+ -- Rudy Gevaert <Rudy.Gevaert@UGent.be> Wed, 16 May 2007 09:25:13 +0200
+