chiark / gitweb /
078 release
authorKay Sievers <kay.sievers@suse.de>
Sat, 17 Dec 2005 15:40:29 +0000 (16:40 +0100)
committerKay Sievers <kay.sievers@suse.de>
Sat, 17 Dec 2005 15:40:29 +0000 (16:40 +0100)
ChangeLog
Makefile

index e80def77592f3edf846f85405868c0243d8bd58d..71df29fc20414776364ab50867e60a184563646d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Summary of changes from v077 to v078
+============================================
+
+Greg Kroah-Hartman:
+      Update Gentoo udev main rule file.
+      add parisc support to path_id
+
+Hannes Reinecke:
+      scsi_id: -u fold multiple consecutive whitespace chars into single '_'
+
+Harald Hoyer:
+      optimize SELinux path match
+
+Kay Sievers:
+      update README
+      allow C99 statements
+      fix segfaulting create_floppy_devices
+      update SUSE rules
+      remove unused variables
+      remove default settings in udev.conf
+      clearenv() is now part of klibc
+      add DEVLINKS to the event environment
+
+Kurt Garloff:
+      scsi_id: support pre-SPC3 page 83 format
+
+
 Summary of changes from v076 to v077
 ============================================
 
 Summary of changes from v076 to v077
 ============================================
 
index 774d5e154a9cdf2a11268c2dca8f9655de3c4cd1..8d80ce5dc7b4c319a50712c4faa9feaca634c8c8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 #
 
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 #
 
-VERSION = 077
+VERSION = 078
 
 # set this to make use of syslog
 USE_LOG = true
 
 # set this to make use of syslog
 USE_LOG = true