mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-19 10:36:28 +07:00
058 release
This commit is contained in:
parent
d514329ee2
commit
db60d377b0
27
ChangeLog
27
ChangeLog
@ -1,3 +1,30 @@
|
||||
Summary of changes from v057 to v058
|
||||
============================================
|
||||
|
||||
Daniel Drake:
|
||||
o Writing udev rules docs update
|
||||
|
||||
Darren Salt:
|
||||
o update cdsymlinks to latest version
|
||||
|
||||
Greg Kroah-Hartman:
|
||||
o remove detach_state files from the sysfs test tree
|
||||
o Update permissions on test scripts so they will run properly now
|
||||
o hopefully fix up the symlinks in the test directory
|
||||
o Removed klibc/klibc.spec as it is autogenerated
|
||||
o Added symlinks thanks to Kay's script and git hacking
|
||||
o add Red Hat/Fedora html documenation
|
||||
o Update Red Hat default udev rules
|
||||
|
||||
Kay Sievers:
|
||||
o selinux: fix handling during creation of symlinks
|
||||
o Fedora udev.rules update
|
||||
o libsysfs: version 2.0
|
||||
o klibc: version 1.0.7
|
||||
|
||||
Masanao Igarashi:
|
||||
o Fix libsysfs issue with relying on the detach_state file to be
|
||||
|
||||
Summary of changes from v056 to v057
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ SENDER = udevsend
|
||||
INFO = udevinfo
|
||||
TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
VERSION = 057
|
||||
VERSION = 058
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
Loading…
Reference in New Issue
Block a user