mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
[PATCH] 035 release
This commit is contained in:
parent
8372907752
commit
858e0e81d0
@ -1,3 +1,10 @@
|
||||
Summary of changes from v034 to v035
|
||||
============================================
|
||||
|
||||
Greg Kroah-Hartman:
|
||||
o added ieee1394 support to wait_for_sysfs
|
||||
o update wait_for_sysfs with a bunch more devices thanks to user reports
|
||||
|
||||
Summary of changes from v033 to v034
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -36,7 +36,7 @@ TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
RULER = udevruler
|
||||
WAIT = wait_for_sysfs
|
||||
VERSION = 034
|
||||
VERSION = 035
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
Loading…
Reference in New Issue
Block a user