2004-07-03 22:29:48 +04:00
Version 1.00.20 -
=============================
2004-10-01 23:07:41 +04:00
Fix a printf.
2004-07-03 22:29:48 +04:00
2004-07-03 22:17:32 +04:00
Version 1.00.19 - 3 July 2004
2004-07-01 19:14:29 +04:00
=============================
2004-07-03 22:17:32 +04:00
More autoconf fixes.
Fix a dmsetup newline.
2004-07-01 19:14:29 +04:00
Fix device number handling for 2.6 kernels.
2004-06-20 17:50:42 +04:00
Version 1.00.18 - 20 Jun 2004
2004-06-09 00:34:40 +04:00
=============================
2004-06-20 17:50:42 +04:00
Fix a uuid free in libdm-iface.
Fix a targets string size calc in driver.
2004-06-16 20:44:12 +04:00
Add -c to dmsetup for column-based output.
2004-06-09 00:34:40 +04:00
Add target message-passing ioctl.
2004-04-19 17:10:06 +04:00
Version 1.00.17 - 17 Apr 2004
=============================
configure --with-owner= --with-group= to avoid -o and -g args to 'install'
2004-04-19 18:01:23 +04:00
Fix library selinux linking.
2004-04-19 17:10:06 +04:00
2004-04-16 16:24:46 +04:00
Version 1.00.16 - 16 Apr 2004
=============================
Ignore error setting selinux file context if fs doesn't support it.
2004-04-07 16:39:59 +04:00
Version 1.00.15 - 7 Apr 2004
============================
Fix status overflow check in kernel patches.
2004-04-07 00:32:02 +04:00
Version 1.00.14 - 6 Apr 2004
============================
Fix static selinux build.
2004-04-06 22:57:13 +04:00
Version 1.00.13 - 6 Apr 2004
============================
Add some basic selinux support.
2004-04-06 16:06:55 +04:00
Version 1.00.12 - 6 Apr 2004
2004-04-06 22:57:13 +04:00
============================
2004-04-06 16:06:55 +04:00
Fix dmsetup.static install.
2004-04-06 00:51:42 +04:00
Version 1.00.11 - 5 Apr 2004
2004-04-06 22:57:13 +04:00
============================
2004-04-06 00:51:42 +04:00
configure --enable-static_link does static build in addition to dynamic.
Moved Makefile library targets definition into template.
2004-04-02 20:47:43 +04:00
Version 1.00.10 - 2 Apr 2004
============================
Fix DESTDIR handling.
Static build installs to dmsetup.static.
Basic support for internationalisation.
Minor Makefile tidy-ups/fixes.
2004-04-01 00:09:56 +04:00
Version 1.00.09 - 31 Mar 2004
=============================
2004-03-30 23:12:42 +04:00
Update copyright notices to Red Hat.
Move full mknodes functionality from dmsetup into libdevmapper.
Avoid sscanf %as for uClibc compatibility.
2004-04-01 00:09:56 +04:00
Cope if DM_LIST_VERSIONS is not defined.
Add DM_LIST_VERSIONS functionality to kernel patches.
Generate new kernel patches for 2.4.26-rc1.
2004-03-30 23:12:42 +04:00
2004-02-28 01:36:13 +03:00
Version 1.00.08 - 27 Feb 2004
2004-04-01 00:09:56 +04:00
=============================
2004-02-28 01:36:13 +03:00
Added 'dmsetup targets'.
Added event_nr support to 'dmsetup wait'.
Updated dmsetup man page.
Allow logging function to be reset to use internal one.
Bring log macros in line with LVM2 ones.
Added 'make install_static_lib' which installs libdevmapper.a.
Made configure/makefiles closer to LVM2 versions.
Fixed DESTDIR for make install/install_static_lib.
Updated README/INSTALL to reflect move to sources.redhat.com.
Updated autoconf files to 2003-06-17.