mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-31 17:17:43 +03:00
[PATCH] 029 release
This commit is contained in:
parent
cf9ffc8d9c
commit
bf21ea08b3
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
|
||||
|
Loading…
Reference in New Issue
Block a user