]> sourceware.org Git - lvm2.git/blame - WHATS_NEW_DM
Correct -b and -P on a couple of man pages.
[lvm2.git] / WHATS_NEW_DM
CommitLineData
3a7ec38f
AK
1Version 1.02.18 -
2===================================
112d09de 3 Improve dmeventd messaging protocol: drain pipe and tag messages.
3a7ec38f 4
096470d4 5Version 1.02.17 - 29th January 2007
67fa4fd4 6===================================
34c71071
AK
7 Add recent reporting options to dmsetup man page.
8 Revise some report fields names.
e3f6460b 9 Add dmsetup 'help' command and update usage text.
95b42470 10 Use fixed-size fields in report interface and reorder.
67fa4fd4 11
667eb775 12Version 1.02.16 - 25th January 2007
07473c2b 13===================================
232da7ec 14 Add some missing close() and fclose() return value checks.
d3368420 15 Migrate dmsetup column-based output over to new libdevmapper report framework.
85feafd9 16 Add descriptions to reporting field definitions.
d28dfb57 17 Add a dso-private variable to dmeventd dso interface.
4dcaa230
AK
18 Add dm_event_handler_[gs]et_timeout functions.
19 Streamline dm_report_field_* interface.
fcdf2e09 20 Add cmdline debug & version options to dmeventd.
866a1a08 21 Add DM_LIB_VERSION definition to configure.h.
09e206d3 22 Suppress 'Unrecognised field' error if report field is 'help'.
03c69792
AK
23 Add --separator and --sort to dmsetup (unused).
24 Make alignment flag optional when specifying report fields.
25
c3afa8df 26Version 1.02.15 - 17th January 2007
99a4014f 27===================================
61997bb9 28 Add basic reporting functions to libdevmapper.
528329f1 29 Fix a malloc error path in dmsetup message.
931d24a4
AK
30 More libdevmapper-event interface changes and fixes.
31 Rename dm_saprintf() to dm_asprintf().
080f3fa1 32 Report error if NULL pointer is supplied to dm_strdup_aux().
c8ee3820 33 Reinstate dm_event_get_registered_device.
99a4014f 34
96710ad8
AK
35Version 1.02.14 - 11th January 2007
36===================================
31652486 37 Add dm_saprintf().
4594807a 38 Use CFLAGS when linking so mixed sparc builds can supply -m64.
b9ffd32c 39 Add dm_tree_use_no_flush_suspend().
31652486 40 Lots of dmevent changes including revised interface.
5b95f178
AK
41 Export dm_basename().
42 Cope with a trailing space when comparing tables prior to possible reload.
0c8569ed 43 Fix dmeventd to cope if monitored device disappears.
9a81f9fe 44
794aa506 45Version 1.02.13 - 28 Nov 2006
a8e13f05 46=============================
3488c9b3 47 Update dmsetup man page (setgeometry & message).
981bf64f 48 Fix dmsetup free after getline with debug.
475be6ab 49 Suppress encryption key in 'dmsetup table' output unless --showkeys supplied.
a8e13f05 50
905bdb24
AK
51Version 1.02.12 - 13 Oct 2006
52=============================
b700541f 53 Avoid deptree attempting to suspend a device that's already suspended.
89a4e806 54
98865154
AK
55Version 1.02.11 - 12 Oct 2006
56==============================
f916f0a7
AK
57 Add suspend noflush support.
58 Add basic dmsetup loop support.
4c69dc95 59 Switch dmsetup to use dm_malloc and dm_free.
3ccf241d 60
c27dca1a
AK
61Version 1.02.10 - 19 Sep 2006
62=============================
9e063b22 63 Add dm_snprintf(), dm_split_words() and dm_split_lvm_name() to libdevmapper.
d6a93541 64 Reorder mm bounds_check code to reduce window for a dmeventd race.
89529aa0 65
61160049 66Version 1.02.09 - 15 Aug 2006
c27dca1a 67=============================
8df67fbf
AK
68 Add --table argument to dmsetup for a one-line table.
69 Abort if errors are found during cmdline option processing.
433b160f 70 Add lockfs indicator to debug output.
7a21367d 71
cecdabd9
AK
72Version 1.02.08 - 17 July 2006
73==============================
332a8007 74 Append full patch to check in emails.
813f844b 75 Avoid duplicate dmeventd subdir with 'make distclean'.
1ea19b10
AK
76 Update dmsetup man page.
77 Add --force to dmsetup remove* to load error target.
ad65c5f1 78 dmsetup remove_all also performs mknodes.
def6f767 79 Don't suppress identical table reloads if permission changes.
311d6d81
AK
80 Fix corelog segment line.
81 Suppress some compiler warnings.
476d09d0 82
2bfdaded 83Version 1.02.07 - 11 May 2006
a54b98e5 84=============================
9723090c 85 Add DM_CORELOG flag to dm_tree_node_add_mirror_target().
2a99b5b8 86 Avoid a dmeventd compiler warning.
a54b98e5 87
f6e07802 88Version 1.02.06 - 10 May 2006
a0e9de70 89=============================
6657d5b6 90 Move DEFS into configure.h.
7dc850db 91 Fix leaks in error paths found by coverity.
6657d5b6 92 Remove dmsetup line buffer limitation.
a0e9de70 93
a669fcc5 94Version 1.02.05 - 19 Apr 2006
3ab3766f 95=============================
d81e3d0b
AK
96 Separate install_include target in makefiles.
97 Separate out DEFS from CFLAGS.
98 Support pkg-config.
99 Check for libsepol.
3ab3766f 100
7fae84d7
AK
101Version 1.02.04 - 14 Apr 2006
102=============================
823a3644 103 Bring dmsetup man page up-to-date.
99048d18
AK
104 Use name-based device refs if kernel doesn't support device number refs.
105 Fix memory leak (struct dm_ioctl) when struct dm_task is reused.
73f378f2 106 If _create_and_load_v4 fails part way through, revert the creation.
9ab77012 107 dmeventd thread/fifo fixes.
f4db3724 108 Add file & line to dm_strdup_aux().
6ef080af 109 Add setgeometry.
435c852f 110
b5f90860 111Version 1.02.03 - 7 Feb 2006
c6b966c8 112============================
b5d8ff10 113 Add exported functions to set uid, gid and mode.
5e3bd867 114 Rename _log to dm_log and export.
c55b1410 115 Add dm_tree_skip_lockfs.
fe94f9f1 116 Fix dm_strdup debug definition.
b6b0c621 117 Fix hash function to avoid using a negative array offset.
e7ab6006
AK
118 Don't inline _find in hash.c and tidy signed/unsigned etc.
119 Fix libdevmapper.h #endif.
7a3fb6b2 120 Fix dmsetup version driver version.
dbcb64b8
AK
121 Add sync, nosync and block_on_error mirror log parameters.
122 Add hweight32.
3c588200 123 Fix dmeventd build.
c6b966c8 124
bbdff85a
AK
125Version 1.02.02 - 2 Dec 2005
126============================
105c631e 127 dmeventd added.
774ed5fc
AK
128 Export dm_task_update_nodes.
129 Use names instead of numbers in messages when ioctls fail.
cbe19a56 130
ef8bc786 131Version 1.02.01 - 23 Nov 2005
0c32d9db 132=============================
842392c2 133 Resume snapshot-origins last.
ec289b64
AK
134 Drop leading zeros from dm_format_dev.
135 Suppress attempt to reload identical table.
87f98002 136 Additional LVM- prefix matching for transitional period.
0c32d9db 137
da5edd8e 138Version 1.02.00 - 10 Nov 2005
b277f1e9 139=============================
b4f1578f
AK
140 Added activation functions to library.
141 Added return macros.
19f792df 142 Also suppress error if device doesn't exist with DM_DEVICE_STATUS.
3aeb5690 143 Export dm_set_selinux_context().
ffc88f2e 144 Add dm_driver_version().
3d0480ed 145 Added dependency tree functions to library.
a3f6b2ce 146 Added hash, bitset, pool, dbg_malloc to library.
3d0480ed
AK
147 Added ls --tree to dmsetup.
148 Added dmsetup --nolockfs support for suspend/reload.
b277f1e9 149
d7c1c43d 150Version 1.01.05 - 26 Sep 2005
d07af063 151=============================
4afac84c 152 Resync list.h with LVM2.
59a2bf62 153 Remember increased buffer size and use for subsequent calls.
4e16b1e7 154 On 'buffer full' condition, double buffer size and repeat ioctl.
69cfb920 155 Fix termination of getopt_long() option array.
e817a0b3 156 Report 'buffer full' condition with v4 ioctl as well as with v1.
d07af063 157
91eb42be 158Version 1.01.04 - 2 Aug 2005
d7c1c43d 159============================
a7c3ee38
AK
160 Fix dmsetup ls -j and status --target with empty table.
161
c8c07bbe 162Version 1.01.03 - 13 Jun 2005
37e8356b 163=============================
c8c07bbe 164 Use matchpathcon mode parameter.
42401a65 165 Fix configure script to re-enable selinux.
37e8356b 166
d910e40d 167Version 1.01.02 - 17 May 2005
9629f7a9 168=============================
ebf21d3f 169 Call dm_lib_exit() and dm_lib_release() automatically now.
2272500b 170 Add --target <target_type> filter to dmsetup table/status/ls.
b7c70050 171 Add --exec <command> to dmsetup ls.
67f10950 172 Fix dmsetup getopt_long usage.
9629f7a9 173
e015b627 174Version 1.01.01 - 29 Mar 2005
c080b460 175=============================
e015b627 176 Update dmsetup man page.
969e08da 177 Drop-in devmap_name replacement.
3d2aecf0 178 Add option to compile without ioctl for testing.
4608bcdc 179 Fix DM_LIB_VERSION sed.
c080b460 180
e5bb96fe
AK
181Version 1.01.00 - 17 Jan 2005
182=============================
8e2dd0df 183 Add dm_task_no_open_count() to skip getting open_count.
72fdf10a 184
4f6c33c8 185Version 1.00.21 - 7 Jan 2005
99dffafb 186============================
eaf48efc 187 Fix /proc/devices parsing.
99dffafb 188
7b1f32dc
AK
189Version 1.00.20 - 6 Jan 2005
190============================
f34c169a 191 Attempt to fix /dev/mapper/control transparently if it's wrong.
6b70629c 192 Configuration-time option for setting uid/gid/mode for /dev/mapper nodes.
76bcada9 193 Update kernel patches for 2.4.27/2.4.28-pre-4 (includes minor fixes).
45ae32da 194 Add --noheadings columns option for colon-separated dmsetup output.
3f096a6c
AK
195 Support device referencing by uuid or major/minor.
196 Warn if kernel data didn't fit in buffer.
2d7f9f0b 197 Fix a printf.
3b55d300 198
3bbe3735 199Version 1.00.19 - 3 July 2004
8bad0339 200=============================
3bbe3735
AK
201 More autoconf fixes.
202 Fix a dmsetup newline.
8bad0339
AK
203 Fix device number handling for 2.6 kernels.
204
33609582 205Version 1.00.18 - 20 Jun 2004
62cec9b2 206=============================
33609582
AK
207 Fix a uuid free in libdm-iface.
208 Fix a targets string size calc in driver.
32c5ad86 209 Add -c to dmsetup for column-based output.
62cec9b2
AK
210 Add target message-passing ioctl.
211
a38df97f
AK
212Version 1.00.17 - 17 Apr 2004
213=============================
214 configure --with-owner= --with-group= to avoid -o and -g args to 'install'
93f0ca86 215 Fix library selinux linking.
a38df97f 216
121c5c06
AK
217Version 1.00.16 - 16 Apr 2004
218=============================
219 Ignore error setting selinux file context if fs doesn't support it.
220
ae69d470
AK
221Version 1.00.15 - 7 Apr 2004
222============================
223 Fix status overflow check in kernel patches.
224
f4a0e78d
AK
225Version 1.00.14 - 6 Apr 2004
226============================
227 Fix static selinux build.
228
4dfd146a
AK
229Version 1.00.13 - 6 Apr 2004
230============================
231 Add some basic selinux support.
232
4ea7e4b8 233Version 1.00.12 - 6 Apr 2004
4dfd146a 234============================
4ea7e4b8
AK
235 Fix dmsetup.static install.
236
0172d4f7 237Version 1.00.11 - 5 Apr 2004
4dfd146a 238============================
0172d4f7
AK
239 configure --enable-static_link does static build in addition to dynamic.
240 Moved Makefile library targets definition into template.
241
b31a37d7
AK
242Version 1.00.10 - 2 Apr 2004
243============================
244 Fix DESTDIR handling.
245 Static build installs to dmsetup.static.
246 Basic support for internationalisation.
247 Minor Makefile tidy-ups/fixes.
248
a03065dc
AK
249Version 1.00.09 - 31 Mar 2004
250=============================
6105d3a8
AK
251 Update copyright notices to Red Hat.
252 Move full mknodes functionality from dmsetup into libdevmapper.
253 Avoid sscanf %as for uClibc compatibility.
a03065dc
AK
254 Cope if DM_LIST_VERSIONS is not defined.
255 Add DM_LIST_VERSIONS functionality to kernel patches.
256 Generate new kernel patches for 2.4.26-rc1.
6105d3a8 257
a5777ba3 258Version 1.00.08 - 27 Feb 2004
a03065dc 259=============================
a5777ba3
AK
260 Added 'dmsetup targets'.
261 Added event_nr support to 'dmsetup wait'.
262 Updated dmsetup man page.
263 Allow logging function to be reset to use internal one.
264 Bring log macros in line with LVM2 ones.
265 Added 'make install_static_lib' which installs libdevmapper.a.
266 Made configure/makefiles closer to LVM2 versions.
267 Fixed DESTDIR for make install/install_static_lib.
268 Updated README/INSTALL to reflect move to sources.redhat.com.
269 Updated autoconf files to 2003-06-17.
270
This page took 0.065796 seconds and 5 git commands to generate.