]> sourceware.org Git - lvm2.git/blame - WHATS_NEW_DM
Fix archive file expiration.
[lvm2.git] / WHATS_NEW_DM
CommitLineData
435c852f
AK
1Version 1.02.04 -
2============================
f4db3724 3 Add file & line to dm_strdup_aux().
6ef080af 4 Add setgeometry.
435c852f 5
b5f90860 6Version 1.02.03 - 7 Feb 2006
c6b966c8 7============================
b5d8ff10 8 Add exported functions to set uid, gid and mode.
5e3bd867 9 Rename _log to dm_log and export.
c55b1410 10 Add dm_tree_skip_lockfs.
fe94f9f1 11 Fix dm_strdup debug definition.
b6b0c621 12 Fix hash function to avoid using a negative array offset.
e7ab6006
AK
13 Don't inline _find in hash.c and tidy signed/unsigned etc.
14 Fix libdevmapper.h #endif.
7a3fb6b2 15 Fix dmsetup version driver version.
dbcb64b8
AK
16 Add sync, nosync and block_on_error mirror log parameters.
17 Add hweight32.
3c588200 18 Fix dmeventd build.
c6b966c8 19
bbdff85a
AK
20Version 1.02.02 - 2 Dec 2005
21============================
105c631e 22 dmeventd added.
774ed5fc
AK
23 Export dm_task_update_nodes.
24 Use names instead of numbers in messages when ioctls fail.
cbe19a56 25
ef8bc786 26Version 1.02.01 - 23 Nov 2005
0c32d9db 27=============================
842392c2 28 Resume snapshot-origins last.
ec289b64
AK
29 Drop leading zeros from dm_format_dev.
30 Suppress attempt to reload identical table.
87f98002 31 Additional LVM- prefix matching for transitional period.
0c32d9db 32
da5edd8e 33Version 1.02.00 - 10 Nov 2005
b277f1e9 34=============================
b4f1578f
AK
35 Added activation functions to library.
36 Added return macros.
19f792df 37 Also suppress error if device doesn't exist with DM_DEVICE_STATUS.
3aeb5690 38 Export dm_set_selinux_context().
ffc88f2e 39 Add dm_driver_version().
3d0480ed 40 Added dependency tree functions to library.
a3f6b2ce 41 Added hash, bitset, pool, dbg_malloc to library.
3d0480ed
AK
42 Added ls --tree to dmsetup.
43 Added dmsetup --nolockfs support for suspend/reload.
b277f1e9 44
d7c1c43d 45Version 1.01.05 - 26 Sep 2005
d07af063 46=============================
4afac84c 47 Resync list.h with LVM2.
59a2bf62 48 Remember increased buffer size and use for subsequent calls.
4e16b1e7 49 On 'buffer full' condition, double buffer size and repeat ioctl.
69cfb920 50 Fix termination of getopt_long() option array.
e817a0b3 51 Report 'buffer full' condition with v4 ioctl as well as with v1.
d07af063 52
91eb42be 53Version 1.01.04 - 2 Aug 2005
d7c1c43d 54============================
a7c3ee38
AK
55 Fix dmsetup ls -j and status --target with empty table.
56
c8c07bbe 57Version 1.01.03 - 13 Jun 2005
37e8356b 58=============================
c8c07bbe 59 Use matchpathcon mode parameter.
42401a65 60 Fix configure script to re-enable selinux.
37e8356b 61
d910e40d 62Version 1.01.02 - 17 May 2005
9629f7a9 63=============================
ebf21d3f 64 Call dm_lib_exit() and dm_lib_release() automatically now.
2272500b 65 Add --target <target_type> filter to dmsetup table/status/ls.
b7c70050 66 Add --exec <command> to dmsetup ls.
67f10950 67 Fix dmsetup getopt_long usage.
9629f7a9 68
e015b627 69Version 1.01.01 - 29 Mar 2005
c080b460 70=============================
e015b627 71 Update dmsetup man page.
969e08da 72 Drop-in devmap_name replacement.
3d2aecf0 73 Add option to compile without ioctl for testing.
4608bcdc 74 Fix DM_LIB_VERSION sed.
c080b460 75
e5bb96fe
AK
76Version 1.01.00 - 17 Jan 2005
77=============================
8e2dd0df 78 Add dm_task_no_open_count() to skip getting open_count.
72fdf10a 79
4f6c33c8 80Version 1.00.21 - 7 Jan 2005
99dffafb 81============================
eaf48efc 82 Fix /proc/devices parsing.
99dffafb 83
7b1f32dc
AK
84Version 1.00.20 - 6 Jan 2005
85============================
f34c169a 86 Attempt to fix /dev/mapper/control transparently if it's wrong.
6b70629c 87 Configuration-time option for setting uid/gid/mode for /dev/mapper nodes.
76bcada9 88 Update kernel patches for 2.4.27/2.4.28-pre-4 (includes minor fixes).
45ae32da 89 Add --noheadings columns option for colon-separated dmsetup output.
3f096a6c
AK
90 Support device referencing by uuid or major/minor.
91 Warn if kernel data didn't fit in buffer.
2d7f9f0b 92 Fix a printf.
3b55d300 93
3bbe3735 94Version 1.00.19 - 3 July 2004
8bad0339 95=============================
3bbe3735
AK
96 More autoconf fixes.
97 Fix a dmsetup newline.
8bad0339
AK
98 Fix device number handling for 2.6 kernels.
99
33609582 100Version 1.00.18 - 20 Jun 2004
62cec9b2 101=============================
33609582
AK
102 Fix a uuid free in libdm-iface.
103 Fix a targets string size calc in driver.
32c5ad86 104 Add -c to dmsetup for column-based output.
62cec9b2
AK
105 Add target message-passing ioctl.
106
a38df97f
AK
107Version 1.00.17 - 17 Apr 2004
108=============================
109 configure --with-owner= --with-group= to avoid -o and -g args to 'install'
93f0ca86 110 Fix library selinux linking.
a38df97f 111
121c5c06
AK
112Version 1.00.16 - 16 Apr 2004
113=============================
114 Ignore error setting selinux file context if fs doesn't support it.
115
ae69d470
AK
116Version 1.00.15 - 7 Apr 2004
117============================
118 Fix status overflow check in kernel patches.
119
f4a0e78d
AK
120Version 1.00.14 - 6 Apr 2004
121============================
122 Fix static selinux build.
123
4dfd146a
AK
124Version 1.00.13 - 6 Apr 2004
125============================
126 Add some basic selinux support.
127
4ea7e4b8 128Version 1.00.12 - 6 Apr 2004
4dfd146a 129============================
4ea7e4b8
AK
130 Fix dmsetup.static install.
131
0172d4f7 132Version 1.00.11 - 5 Apr 2004
4dfd146a 133============================
0172d4f7
AK
134 configure --enable-static_link does static build in addition to dynamic.
135 Moved Makefile library targets definition into template.
136
b31a37d7
AK
137Version 1.00.10 - 2 Apr 2004
138============================
139 Fix DESTDIR handling.
140 Static build installs to dmsetup.static.
141 Basic support for internationalisation.
142 Minor Makefile tidy-ups/fixes.
143
a03065dc
AK
144Version 1.00.09 - 31 Mar 2004
145=============================
6105d3a8
AK
146 Update copyright notices to Red Hat.
147 Move full mknodes functionality from dmsetup into libdevmapper.
148 Avoid sscanf %as for uClibc compatibility.
a03065dc
AK
149 Cope if DM_LIST_VERSIONS is not defined.
150 Add DM_LIST_VERSIONS functionality to kernel patches.
151 Generate new kernel patches for 2.4.26-rc1.
6105d3a8 152
a5777ba3 153Version 1.00.08 - 27 Feb 2004
a03065dc 154=============================
a5777ba3
AK
155 Added 'dmsetup targets'.
156 Added event_nr support to 'dmsetup wait'.
157 Updated dmsetup man page.
158 Allow logging function to be reset to use internal one.
159 Bring log macros in line with LVM2 ones.
160 Added 'make install_static_lib' which installs libdevmapper.a.
161 Made configure/makefiles closer to LVM2 versions.
162 Fixed DESTDIR for make install/install_static_lib.
163 Updated README/INSTALL to reflect move to sources.redhat.com.
164 Updated autoconf files to 2003-06-17.
165
This page took 0.056444 seconds and 5 git commands to generate.