]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
058 release 058
authorGreg KH <gregkh@suse.de>
Fri, 20 May 2005 20:18:28 +0000 (13:18 -0700)
committerGreg KH <gregkh@suse.de>
Fri, 20 May 2005 20:18:28 +0000 (13:18 -0700)
ChangeLog
Makefile
udev.spec

index 5eb72461ecea5df100a75ebfdba4fdc2243023e7..3942d319d526a7b0a5be0489b83a86fe2b3bbb6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Summary of changes from v057 to v058
+============================================
+
+Daniel Drake:
+  o Writing udev rules docs update
+
+Darren Salt:
+  o update cdsymlinks to latest version
+
+Greg Kroah-Hartman:
+  o remove detach_state files from the sysfs test tree
+  o Update permissions on test scripts so they will run properly now
+  o hopefully fix up the symlinks in the test directory
+  o Removed klibc/klibc.spec as it is autogenerated
+  o Added symlinks thanks to Kay's script and git hacking
+  o add Red Hat/Fedora html documenation
+  o Update Red Hat default udev rules
+
+Kay Sievers:
+  o selinux: fix handling during creation of symlinks
+  o Fedora udev.rules update
+  o libsysfs: version 2.0
+  o klibc: version 1.0.7
+
+Masanao Igarashi:
+  o Fix libsysfs issue with relying on the detach_state file to be
+
 Summary of changes from v056 to v057
 ============================================
 
index 2e5dd5d9cbde20318805330bddb163ea7eea4568..470ab9927fd022e4dbad26984bbdc70cabf04f78 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ SENDER =      udevsend
 INFO =         udevinfo
 TESTER =       udevtest
 STARTER =      udevstart
-VERSION =      057
+VERSION =      058
 INSTALL_DIR =  /usr/local/bin
 RELEASE_NAME = $(ROOT)-$(VERSION)
 LOCAL_CFG_DIR =        etc/udev
index a9d1c5fb227f6b18e1be9b685c6db9c836805361..28f19565da5a4b9362611c581f0f018004ba6d9c 100644 (file)
--- a/udev.spec
+++ b/udev.spec
@@ -29,7 +29,7 @@
 
 Summary: A userspace implementation of devfs
 Name: udev
-Version: 056
+Version: 058
 Release: 1
 License: GPL
 Group: Utilities/System