From de96652486539a47cc687116a34515e2a54ff8cd Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sat, 23 Jun 2007 17:44:48 +0200 Subject: [PATCH] release 113 --- ChangeLog | 24 ++++++++++++++++++++++++ Makefile | 2 +- RELEASE-NOTES | 6 ++++++ 3 files changed, 31 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4c20217ee..bc7a20db0 100644 --- a/ChangeLog +++ b/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]}="" 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 ============================================ diff --git a/Makefile b/Makefile index 213e59c6a..1571e8232 100644 --- a/Makefile +++ b/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 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 66d44f8a9..2dd24929a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,9 @@ +udev 113 +======== +Bugfixes. + +Final merge of patches/features from the Ubuntu package. + udev 112 ======== Bugfixes. -- 2.30.2