mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-05 21:57:27 +03:00
[PATCH] 026 release
This commit is contained in:
parent
47bf9196c6
commit
e3496f5932
30
ChangeLog
30
ChangeLog
@ -1,3 +1,33 @@
|
||||
Summary of changes from v025 to v026
|
||||
============================================
|
||||
|
||||
Arnd Bergmann:
|
||||
o udev rpm fix
|
||||
|
||||
Greg Kroah-Hartman:
|
||||
o add test for ! in partition name
|
||||
o 025_bk mark
|
||||
o Update to version 117 of klibc (from version 108)
|
||||
o add volume_id ignore rule for bk
|
||||
o add volume_id support to the udev.spec file
|
||||
o remove dbus and selinux stuff from the udev.spec file
|
||||
o delete udev_selinux as it doesn't work properly and is the wrong way to do it
|
||||
o Deleted the udev_dbus extra as it didn't really work properly and HAL has a real solution now
|
||||
o add udev.permissions.slackware file
|
||||
o udevstart: close open directories
|
||||
|
||||
Kay Sievers:
|
||||
o fix udevd zombies
|
||||
o catchup with recent klibc
|
||||
o Re: udevsend fallback
|
||||
o udev_volume_id update
|
||||
o udev callout for reading filesystem labels
|
||||
o udev callout for reading filesystem labels
|
||||
o udev default config layout changes
|
||||
|
||||
Leann Ogasawara:
|
||||
o evaluate getenv() return value for udev_config.c
|
||||
|
||||
Summary of changes from v024 to v025
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -33,7 +33,7 @@ INFO = udevinfo
|
||||
TESTER = udevtest
|
||||
STARTER = udevstart
|
||||
RULER = udevruler
|
||||
VERSION = 025_bk
|
||||
VERSION = 026
|
||||
INSTALL_DIR = /usr/local/bin
|
||||
RELEASE_NAME = $(ROOT)-$(VERSION)
|
||||
LOCAL_CFG_DIR = etc/udev
|
||||
|
Loading…
x
Reference in New Issue
Block a user