1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-31 17:17:43 +03:00

[PATCH] 036 release

This commit is contained in:
greg@kroah.com 2004-10-12 21:50:15 -07:00 committed by Greg KH
parent 788b94201b
commit b808414477
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
Summary of changes from v035 to v036
============================================
Greg Kroah-Hartman:
o add the error number to the error message in wait_for_sysfs to help out in debugging problems
Summary of changes from v034 to v035
============================================

View File

@ -36,7 +36,7 @@ TESTER = udevtest
STARTER = udevstart
RULER = udevruler
WAIT = wait_for_sysfs
VERSION = 035
VERSION = 036
INSTALL_DIR = /usr/local/bin
RELEASE_NAME = $(ROOT)-$(VERSION)
LOCAL_CFG_DIR = etc/udev

View File

@ -29,7 +29,7 @@
Summary: A userspace implementation of devfs
Name: udev
Version: 035
Version: 036
Release: 1
License: GPL
Group: Utilities/System