mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-28 07:21:32 +03:00
[PATCH] 050 release
This commit is contained in:
parent
b817644b5b
commit
35413b2b88
15
ChangeLog
15
ChangeLog
@ -1,3 +1,18 @@
|
||||
Summary of changes from v049 to v050
|
||||
============================================
|
||||
|
||||
<harald:redhat.com>:
|
||||
o selinux patch
|
||||
|
||||
<tklauser:access.unizh.ch>:
|
||||
o I made some more changes to the manpage of udev including
|
||||
|
||||
Kay Sievers:
|
||||
o update libsysfs to CVS version and fix segfaulting attribute reading
|
||||
o klibc supports LOG_PID now, so remove our own implementation
|
||||
o avoid building klibc test programs and pass SUBDIRS= to klibc clean
|
||||
|
||||
|
||||
Summary of changes from v048 to v049
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ SENDER = udevsend
|
||||
INFO = udevinfo
|
||||
TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
VERSION = 049
|
||||
VERSION = 050
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
Loading…
Reference in New Issue
Block a user