mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
[PATCH] 028 release
This commit is contained in:
parent
fcf3ce3417
commit
099602aaad
23
ChangeLog
23
ChangeLog
@ -1,3 +1,26 @@
|
||||
Summary of changes from v027 to v028
|
||||
============================================
|
||||
|
||||
<atul.sabharwal:intel.com>:
|
||||
o Patch for chassis_id exras module
|
||||
|
||||
Daniel Drake:
|
||||
o Writing udev rules doc update
|
||||
|
||||
Greg Kroah-Hartman:
|
||||
o clean up block whitelist search logic a bit
|
||||
o reverse order of scanning of udevstart to look at class before block
|
||||
|
||||
Kay Sievers:
|
||||
o update udev_volume_id
|
||||
|
||||
Leann Ogasawara:
|
||||
o udevstart performance increase
|
||||
|
||||
Patrick Mansfield:
|
||||
o update udev scsi_id to scsi_id 0.5
|
||||
|
||||
|
||||
Summary of changes from v026 to v027
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -33,7 +33,7 @@ INFO = udevinfo
|
||||
TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
RULER = udevruler
|
||||
VERSION = 027
|
||||
VERSION = 028
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
Loading…
Reference in New Issue
Block a user