mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-31 17:17:43 +03:00
[PATCH] 030 release
This commit is contained in:
parent
462be028f1
commit
16ddbbe10a
@ -1,3 +1,10 @@
|
||||
Summary of changes from v029 to v030
|
||||
============================================
|
||||
|
||||
Greg Kroah-Hartman:
|
||||
o fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes
|
||||
|
||||
|
||||
Summary of changes from v028 to v029
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -33,7 +33,7 @@ INFO = udevinfo
|
||||
TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
RULER = udevruler
|
||||
VERSION = 029
|
||||
VERSION = 030
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
Loading…
Reference in New Issue
Block a user