chiark / gitweb /
release 117
authorKay Sievers <kay.sievers@vrfy.org>
Tue, 13 Nov 2007 19:47:34 +0000 (20:47 +0100)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 13 Nov 2007 19:47:34 +0000 (20:47 +0100)
ChangeLog
Makefile

index c8bc3cbe56264a1c0e25a84b07b65afd26249724..d317b97760fd502efb3426148f1a6e409d3f9bff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+Summary of changes from v116 to v117
+============================================
+
+Dan Nicholson (2):
+      extras: ignore built and generated files
+      volume_id: create relative symlink when $(libdir) = $(usrlibdir)
+
+Kay Sievers (15):
+      usb_id: fail if vendor/product can not be retrieved
+      rules: SUSE update
+      firmware: do not print error if logger is missing
+      volume_id: vfat - allow all possible sector sizes
+      volume_id: LUKS - export version
+      volume_id: ntfs - rely on valid master file table
+      volume_id: bump version
+      udevinfo: exclude "uevent" file from --attribute-walk
+      udevadm: merge all udev tools into a single binary
+      udevadm: accept command as option, like --help, --version
+      udevadm: add info option --device-id-of-file=<file>
+      Makefile: fix bogus version number than got committed
+      udevadm: also return major==0 results for --device-id-of-file
+      man: udevd.8 - remove udevcontrol section
+      udevadm: control - allow command to be passed as option
+
+MUNEDA Takahiro (1):
+      man: fix udevadm.8 typo
+
+Matthias Schwarzott (2):
+      firmware: remove hardcoded path to logger
+      rules: Gentoo update
+
+VMiklos (1):
+      rules: Frugalware update
+
+
 Summary of changes from v115 to v116
 ============================================
 
index 047d7676308718c0ea2c5f6a5eec5e533a99adcc..c22c8a80e99f7a4dfe300eb832769fb451ef9793 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 #
 
-VERSION = 116
+VERSION = 117
 
 # set this to make use of syslog
 USE_LOG = true