diff options
-rw-r--r-- | ChangeLog | 15 | ||||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | udev.spec | 2 |
3 files changed, 17 insertions, 2 deletions
@@ -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 ============================================ @@ -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 @@ -29,7 +29,7 @@ Summary: A userspace implementation of devfs Name: udev -Version: 049 +Version: 050 Release: 1 License: GPL Group: Utilities/System |