mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-31 17:17:43 +03:00
[PATCH] 036 release
This commit is contained in:
parent
788b94201b
commit
b808414477
@ -1,3 +1,9 @@
|
||||
Summary of changes from v035 to v036
|
||||
============================================
|
||||
|
||||
Greg Kroah-Hartman:
|
||||
o add the error number to the error message in wait_for_sysfs to help out in debugging problems
|
||||
|
||||
Summary of changes from v034 to v035
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -36,7 +36,7 @@ TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
RULER = udevruler
|
||||
WAIT = wait_for_sysfs
|
||||
VERSION = 035
|
||||
VERSION = 036
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
Loading…
Reference in New Issue
Block a user