mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-31 07:51:08 +03:00
release 113
This commit is contained in:
parent
3bf1efa8dd
commit
de96652486
24
ChangeLog
24
ChangeLog
@ -1,3 +1,27 @@
|
||||
Summary of changes from v112 to v113
|
||||
============================================
|
||||
|
||||
David Zeuthen (1):
|
||||
vol_id: do not fail if unable to drop privileges
|
||||
|
||||
Kay Sievers (12):
|
||||
add missing ChangeLog
|
||||
make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working
|
||||
rules: recognize partitions and disk devices properly
|
||||
rules: SUSE update
|
||||
atomically replace existing nodes and symlinks
|
||||
do not try to create existing file
|
||||
info() for ignore_remove
|
||||
rules: SUSE update
|
||||
Makefile: check for missing ChangeLog or RELEASE-NOTES at release
|
||||
allow to disable the replacement of unusual characters
|
||||
no newline in log messages
|
||||
udevd: do not use syslog if --verbose (debugging) is used
|
||||
|
||||
Tobias Klauser (1):
|
||||
fix typo in udev_utils_run.c
|
||||
|
||||
|
||||
Summary of changes from v111 to v112
|
||||
============================================
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -16,7 +16,7 @@
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
#
|
||||
|
||||
VERSION = 112
|
||||
VERSION = 113
|
||||
|
||||
# set this to make use of syslog
|
||||
USE_LOG = true
|
||||
|
@ -1,3 +1,9 @@
|
||||
udev 113
|
||||
========
|
||||
Bugfixes.
|
||||
|
||||
Final merge of patches/features from the Ubuntu package.
|
||||
|
||||
udev 112
|
||||
========
|
||||
Bugfixes.
|
||||
|
Loading…
Reference in New Issue
Block a user