]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
[PATCH] 050 release 050
authorgreg@kroah.com <greg@kroah.com>
Sat, 18 Dec 2004 13:52:25 +0000 (05:52 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:17:47 +0000 (23:17 -0700)
ChangeLog
Makefile
udev.spec

index f0f01b5446faac8b30388a97417cfd6070bc0806..4f34bacdb21e860f366ee74981a7938b3d936d45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Summary of changes from v049 to v050
+============================================
+
+<harald:redhat.com>:
+  o selinux patch
+
+<tklauser:access.unizh.ch>:
+  o I made some more changes to the manpage of udev including
+
+Kay Sievers:
+  o update libsysfs to CVS version and fix segfaulting attribute reading
+  o klibc supports LOG_PID now, so remove our own implementation
+  o avoid building klibc test programs and pass SUBDIRS= to klibc clean
+
+
 Summary of changes from v048 to v049
 ============================================
 
index 04ac59bcfcc9247f231f3614987f99f39595e46e..4fc6ce72ef637a23e7e6b6d4c0bfcf608552a808 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ SENDER =      udevsend
 INFO =         udevinfo
 TESTER =       udevtest
 STARTER =      udevstart
-VERSION =      049
+VERSION =      050
 INSTALL_DIR =  /usr/local/bin
 RELEASE_NAME = $(ROOT)-$(VERSION)
 LOCAL_CFG_DIR =        etc/udev
index cc6d53baa17a63189ec50441540963f3b8d2b9c1..c0aacc954c04d98b53c33b49fc775d8eea746515 100644 (file)
--- a/udev.spec
+++ b/udev.spec
@@ -29,7 +29,7 @@
 
 Summary: A userspace implementation of devfs
 Name: udev
-Version: 049
+Version: 050
 Release: 1
 License: GPL
 Group: Utilities/System