]> sourceware.org Git - lvm2.git/blame - WHATS_NEW_DM
Remember increased buffer size and use for subsequent calls.
[lvm2.git] / WHATS_NEW_DM
CommitLineData
69cfb920 1Version 1.01.05 -
d07af063 2=============================
59a2bf62 3 Remember increased buffer size and use for subsequent calls.
4e16b1e7 4 On 'buffer full' condition, double buffer size and repeat ioctl.
69cfb920 5 Fix termination of getopt_long() option array.
e817a0b3 6 Report 'buffer full' condition with v4 ioctl as well as with v1.
d07af063 7
91eb42be 8Version 1.01.04 - 2 Aug 2005
a7c3ee38
AK
9=============================
10 Fix dmsetup ls -j and status --target with empty table.
11
c8c07bbe 12Version 1.01.03 - 13 Jun 2005
37e8356b 13=============================
c8c07bbe 14 Use matchpathcon mode parameter.
42401a65 15 Fix configure script to re-enable selinux.
37e8356b 16
d910e40d 17Version 1.01.02 - 17 May 2005
9629f7a9 18=============================
ebf21d3f 19 Call dm_lib_exit() and dm_lib_release() automatically now.
2272500b 20 Add --target <target_type> filter to dmsetup table/status/ls.
b7c70050 21 Add --exec <command> to dmsetup ls.
67f10950 22 Fix dmsetup getopt_long usage.
9629f7a9 23
e015b627 24Version 1.01.01 - 29 Mar 2005
c080b460 25=============================
e015b627 26 Update dmsetup man page.
969e08da 27 Drop-in devmap_name replacement.
3d2aecf0 28 Add option to compile without ioctl for testing.
4608bcdc 29 Fix DM_LIB_VERSION sed.
c080b460 30
e5bb96fe
AK
31Version 1.01.00 - 17 Jan 2005
32=============================
8e2dd0df 33 Add dm_task_no_open_count() to skip getting open_count.
72fdf10a 34
4f6c33c8 35Version 1.00.21 - 7 Jan 2005
99dffafb 36============================
eaf48efc 37 Fix /proc/devices parsing.
99dffafb 38
7b1f32dc
AK
39Version 1.00.20 - 6 Jan 2005
40============================
f34c169a 41 Attempt to fix /dev/mapper/control transparently if it's wrong.
6b70629c 42 Configuration-time option for setting uid/gid/mode for /dev/mapper nodes.
76bcada9 43 Update kernel patches for 2.4.27/2.4.28-pre-4 (includes minor fixes).
45ae32da 44 Add --noheadings columns option for colon-separated dmsetup output.
3f096a6c
AK
45 Support device referencing by uuid or major/minor.
46 Warn if kernel data didn't fit in buffer.
2d7f9f0b 47 Fix a printf.
3b55d300 48
3bbe3735 49Version 1.00.19 - 3 July 2004
8bad0339 50=============================
3bbe3735
AK
51 More autoconf fixes.
52 Fix a dmsetup newline.
8bad0339
AK
53 Fix device number handling for 2.6 kernels.
54
33609582 55Version 1.00.18 - 20 Jun 2004
62cec9b2 56=============================
33609582
AK
57 Fix a uuid free in libdm-iface.
58 Fix a targets string size calc in driver.
32c5ad86 59 Add -c to dmsetup for column-based output.
62cec9b2
AK
60 Add target message-passing ioctl.
61
a38df97f
AK
62Version 1.00.17 - 17 Apr 2004
63=============================
64 configure --with-owner= --with-group= to avoid -o and -g args to 'install'
93f0ca86 65 Fix library selinux linking.
a38df97f 66
121c5c06
AK
67Version 1.00.16 - 16 Apr 2004
68=============================
69 Ignore error setting selinux file context if fs doesn't support it.
70
ae69d470
AK
71Version 1.00.15 - 7 Apr 2004
72============================
73 Fix status overflow check in kernel patches.
74
f4a0e78d
AK
75Version 1.00.14 - 6 Apr 2004
76============================
77 Fix static selinux build.
78
4dfd146a
AK
79Version 1.00.13 - 6 Apr 2004
80============================
81 Add some basic selinux support.
82
4ea7e4b8 83Version 1.00.12 - 6 Apr 2004
4dfd146a 84============================
4ea7e4b8
AK
85 Fix dmsetup.static install.
86
0172d4f7 87Version 1.00.11 - 5 Apr 2004
4dfd146a 88============================
0172d4f7
AK
89 configure --enable-static_link does static build in addition to dynamic.
90 Moved Makefile library targets definition into template.
91
b31a37d7
AK
92Version 1.00.10 - 2 Apr 2004
93============================
94 Fix DESTDIR handling.
95 Static build installs to dmsetup.static.
96 Basic support for internationalisation.
97 Minor Makefile tidy-ups/fixes.
98
a03065dc
AK
99Version 1.00.09 - 31 Mar 2004
100=============================
6105d3a8
AK
101 Update copyright notices to Red Hat.
102 Move full mknodes functionality from dmsetup into libdevmapper.
103 Avoid sscanf %as for uClibc compatibility.
a03065dc
AK
104 Cope if DM_LIST_VERSIONS is not defined.
105 Add DM_LIST_VERSIONS functionality to kernel patches.
106 Generate new kernel patches for 2.4.26-rc1.
6105d3a8 107
a5777ba3 108Version 1.00.08 - 27 Feb 2004
a03065dc 109=============================
a5777ba3
AK
110 Added 'dmsetup targets'.
111 Added event_nr support to 'dmsetup wait'.
112 Updated dmsetup man page.
113 Allow logging function to be reset to use internal one.
114 Bring log macros in line with LVM2 ones.
115 Added 'make install_static_lib' which installs libdevmapper.a.
116 Made configure/makefiles closer to LVM2 versions.
117 Fixed DESTDIR for make install/install_static_lib.
118 Updated README/INSTALL to reflect move to sources.redhat.com.
119 Updated autoconf files to 2003-06-17.
120
This page took 0.04273 seconds and 5 git commands to generate.