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