mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
[PATCH] 029 release
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
Summary of changes from v028 to v029
|
||||
============================================
|
||||
|
||||
Greg Kroah-Hartman:
|
||||
o add permission rule for jogdial device
|
||||
o fix dumb bug I added to udevstart
|
||||
o make a "last list" of devices for udevstart to operate on last
|
||||
o fix permission problem with input event and ts nodes for gentoo
|
||||
o change default perms of misc/rtc to be readable by anyone
|
||||
|
||||
Olaf Hering:
|
||||
o allow NAME_SIZE > SYSFS_PATH_MAX
|
||||
|
||||
|
||||
Summary of changes from v027 to v028
|
||||
============================================
|
||||
|
||||
|
||||
2
Makefile
2
Makefile
@@ -33,7 +33,7 @@ INFO = udevinfo
|
||||
TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
RULER = udevruler
|
||||
VERSION = 028
|
||||
VERSION = 029
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
||||
Reference in New Issue
Block a user