| 1 |
lvm10 (1:1.0.8-9) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* New maintainer.
|
| 4 |
|
| 5 |
-- Bastian Blank <waldi@debian.org> Fri, 01 Apr 2005 18:10:40 +0200
|
| 6 |
|
| 7 |
lvm10 (1:1.0.8-8) unstable; urgency=high
|
| 8 |
|
| 9 |
* Applied Trustix patch to correct insecure temporary directory creation
|
| 10 |
[1.0.4/tools/lvmcreate_initrd, CAN-2004-0972]
|
| 11 |
Closes: #279229
|
| 12 |
|
| 13 |
-- Patrick Caulfield <patrick@debian.org> Wed, 3 Nov 2004 09:06:48 +0000
|
| 14 |
|
| 15 |
lvm10 (1:1.0.8-7) unstable; urgency=low
|
| 16 |
|
| 17 |
* Make it compile with gcc-3.4
|
| 18 |
Closes: #274086
|
| 19 |
|
| 20 |
-- Patrick Caulfield <patrick@debian.org> Sun, 17 Oct 2004 11:14:34 +0100
|
| 21 |
|
| 22 |
lvm10 (1:1.0.8-6) unstable; urgency=low
|
| 23 |
|
| 24 |
* Add Japanese po-debconf
|
| 25 |
Closes: #269006
|
| 26 |
|
| 27 |
-- Patrick Caulfield <patrick@debian.org> Mon, 13 Sep 2004 09:43:03 +0100
|
| 28 |
|
| 29 |
lvm10 (1:1.0.8-5) unstable; urgency=low
|
| 30 |
|
| 31 |
* Don't die in postinst if lvm-mod isn't loaded
|
| 32 |
Closes: #261062
|
| 33 |
* Don't truncate long package version numbers.
|
| 34 |
Closes: #261067
|
| 35 |
|
| 36 |
-- Patrick Caulfield <patrick@debian.org> Fri, 20 Aug 2004 13:58:10 +0100
|
| 37 |
|
| 38 |
lvm10 (1:1.0.8-4) unstable; urgency=low
|
| 39 |
|
| 40 |
* Rename Danish translation to correct name da.po
|
| 41 |
Closes: #238858, #238908
|
| 42 |
* Include Czech debconf translation.
|
| 43 |
Closes: #244364
|
| 44 |
|
| 45 |
-- Patrick Caulfield <patrick@debian.org> Tue, 1 Jun 2004 10:04:11 +0100
|
| 46 |
|
| 47 |
lvm10 (1:1.0.8-3) unstable; urgency=low
|
| 48 |
|
| 49 |
* Incorporate backport po-debconf patch.
|
| 50 |
Closes: #225672
|
| 51 |
* Incorporate Danish debconf translation.
|
| 52 |
Closes: #236500
|
| 53 |
* Translations should actually work now thanks to help from Denis Barbier.
|
| 54 |
|
| 55 |
-- Patrick Caulfield <patrick@debian.org> Sun, 14 Mar 2004 10:52:36 +0000
|
| 56 |
|
| 57 |
lvm10 (1:1.0.8-2) unstable; urgency=low
|
| 58 |
|
| 59 |
* Include enough kernel headers so it will actually compile
|
| 60 |
on buildd machines. LVM requires 2.4 kernel headers (yuk).
|
| 61 |
Also fix lvm.h ioctl definitions so it doesn't need ioctl.h for
|
| 62 |
all architectures in the above directory.
|
| 63 |
Closes: #221663
|
| 64 |
* Fix typo in lvscan error message.
|
| 65 |
* Add German translation:
|
| 66 |
Closes: #223112
|
| 67 |
|
| 68 |
-- Patrick Caulfield <patrick@debian.org> Sun, 7 Dec 2003 13:49:08 +0000
|
| 69 |
|
| 70 |
lvm10 (1:1.0.8-1) unstable; urgency=low
|
| 71 |
|
| 72 |
* New Upstream release:
|
| 73 |
o fixed minor number assignment bug in vgscan
|
| 74 |
o fixed bug preventing to give an MD on the lvcreate command line
|
| 75 |
o fixed memory leak in vgimport
|
| 76 |
o fixed memory leak in lvm_tab_check_free_lv_number()
|
| 77 |
o fixed memory leak in vg_check_active()
|
| 78 |
|
| 79 |
-- Patrick Caulfield <patrick@debian.org> Tue, 18 Nov 2003 08:50:56 +0000
|
| 80 |
|
| 81 |
lvm10 (1:1.0.7-8) unstable; urgency=low
|
| 82 |
|
| 83 |
* Fixes to lvmcreate_initrd:
|
| 84 |
- add symlink from lvm-default to lvm-10.
|
| 85 |
Closes: #213547
|
| 86 |
- include insmod.modutils and modprobe.modutils if they exist
|
| 87 |
so it works when module-init-tools is installed
|
| 88 |
- Fixed typo in NEWFILE
|
| 89 |
|
| 90 |
-- Patrick Caulfield <patrick@debian.org> Thu, 9 Oct 2003 10:11:02 +0100
|
| 91 |
|
| 92 |
lvm10 (1:1.0.7-7) unstable; urgency=low
|
| 93 |
|
| 94 |
* Add nl.po Dutch translation.
|
| 95 |
Closes: #204730
|
| 96 |
* Fix typo in template.
|
| 97 |
* Remove emacs' *~ files
|
| 98 |
|
| 99 |
-- Patrick Caulfield <patrick@debian.org> Tue, 2 Sep 2003 11:43:29 +0100
|
| 100 |
|
| 101 |
lvm10 (1:1.0.7-6) unstable; urgency=low
|
| 102 |
|
| 103 |
* Add fr.po French translation.
|
| 104 |
Closes: #197745
|
| 105 |
* Clarify message if tools can't open /etc/lvmtab
|
| 106 |
Closes: #199668
|
| 107 |
* Don't fail prerm if vgcfgbackup fails.
|
| 108 |
Closes: #202647
|
| 109 |
* Don't conflict with recent versions of lvm2 as they (will) use
|
| 110 |
lvm-common too.
|
| 111 |
|
| 112 |
-- Patrick Caulfield <patrick@debian.org> Tue, 5 Aug 2003 08:10:41 +0100
|
| 113 |
|
| 114 |
lvm10 (1:1.0.7-5) unstable; urgency=low
|
| 115 |
|
| 116 |
* Call vgscan after installation in case the kernel knows something we
|
| 117 |
do not. Closes: #184358
|
| 118 |
* Ignore errors from /sbin/vgcfgbackup, as it can fail when installed in a
|
| 119 |
chroot environment.
|
| 120 |
|
| 121 |
-- Patrick Caulfield <patrick@debian.org> Wed, 11 Jun 2003 09:59:07 +0100
|
| 122 |
|
| 123 |
lvm10 (1:1.0.7-4) unstable; urgency=low
|
| 124 |
|
| 125 |
* Add README.Debian file to clarify some documentation issues.
|
| 126 |
Closes: #185960, #185959, #162479
|
| 127 |
* Add po-debconf support & pt_BR files
|
| 128 |
* Made lvmcreate_initrd explicitly say where it needs bash, and use
|
| 129 |
cpio -L to make sure that symlinked files get copied.
|
| 130 |
Ref: #187523 (not closed, tagged woody)
|
| 131 |
* Fixed bashism in lvmcreate_initrd
|
| 132 |
Ref: #187529 (not closed, tagged woody)
|
| 133 |
|
| 134 |
-- Patrick Caulfield <patrick@debian.org> Mon, 2 Jun 2003 16:31:29 +0100
|
| 135 |
|
| 136 |
lvm10 (1:1.0.7-3) unstable; urgency=low
|
| 137 |
|
| 138 |
* Add yet more programs to udeb
|
| 139 |
Closes: #185205
|
| 140 |
|
| 141 |
-- Patrick Caulfield <patrick@debian.org> Tue, 18 Mar 2003 15:18:01 +0000
|
| 142 |
|
| 143 |
lvm10 (1:1.0.7-2) unstable; urgency=low
|
| 144 |
|
| 145 |
* Add more programs to udeb
|
| 146 |
Closes: #184440
|
| 147 |
* Don't run ldconfig in udeb postinst
|
| 148 |
Closes: #184278
|
| 149 |
* Fix lvmcreate_initrd patch (don't honestly know what happened here)
|
| 150 |
Closes: #184325
|
| 151 |
* Fix vgcreate.8 man page to mention the new (since 1.0.6!) default PE size
|
| 152 |
consistently.
|
| 153 |
|
| 154 |
-- Patrick Caulfield <patrick@debian.org> Wed, 12 Mar 2003 12:56:20 +0000
|
| 155 |
|
| 156 |
lvm10 (1:1.0.7-1) unstable; urgency=low
|
| 157 |
|
| 158 |
* New upstream:
|
| 159 |
- Add support for i2o block devices
|
| 160 |
- Fix crash in e2fsadm when E2FSADM_RESIZE_CMD is set
|
| 161 |
and E2FSADM_RESIZE_OPTS is not.
|
| 162 |
Closes: #174749
|
| 163 |
- Match up the square brackets in pvmove.
|
| 164 |
Closes: #153553
|
| 165 |
- Fix "lvremove --autobackup n" segfault
|
| 166 |
- Fix "pvscan -- ERROR "pv_read(): read" reading physical volumes"
|
| 167 |
message when no PVs are found.
|
| 168 |
- Fix potential segfault if VG status returns an error.
|
| 169 |
* Build -O2 as -O0 was only for broken Red Hat compilers
|
| 170 |
|
| 171 |
-- Patrick Caulfield <patrick@debian.org> Wed, 5 Mar 2003 14:54:05 +0000
|
| 172 |
|
| 173 |
lvm10 (1:1.0.6-2) unstable; urgency=low
|
| 174 |
|
| 175 |
* Clarify (and fix) debconf note about devfs.
|
| 176 |
* Add udeb for debian-installer
|
| 177 |
Closes: #180757
|
| 178 |
* Note to those who contributed fixes: they will be incorporated into a
|
| 179 |
1.0.7 release which Heinz will be doing shortly.
|
| 180 |
|
| 181 |
-- Patrick Caulfield <patrick@debian.org> Thu, 20 Feb 2003 08:24:53 +0000
|
| 182 |
|
| 183 |
lvm10 (1:1.0.6-1) unstable; urgency=low
|
| 184 |
|
| 185 |
* New upstream:
|
| 186 |
Fixed vgimport bug with out-of-sequence physical volume numbers
|
| 187 |
Fixed "lvmsar -h" bug
|
| 188 |
Array dereference bug fixed in vg_check_active.c
|
| 189 |
Fixed output redirect to stderr in various scripts
|
| 190 |
Changed default PE size to 32M which makes the default maximum LV
|
| 191 |
size 2TB
|
| 192 |
* NOTE there was no 1.0.5 because the Sistina 1.0.5 was all kernel
|
| 193 |
changes apart from the patches I had already applied to 1.0.4.
|
| 194 |
|
| 195 |
-- Patrick Caulfield <patrick@debian.org> Mon, 28 Oct 2002 16:00:56 +0000
|
| 196 |
|
| 197 |
lvm10 (1:1.0.4-7) unstable; urgency=low
|
| 198 |
|
| 199 |
* Suggests: kernel-image-2.4
|
| 200 |
Closes: #156000
|
| 201 |
* Add "needs 2.4 or patched 2.2 kernel" to description
|
| 202 |
* Suggest devfsd rather than Recommend it
|
| 203 |
Closes: #156137
|
| 204 |
* Conflicts with lvm2
|
| 205 |
|
| 206 |
-- Patrick Caulfield <patrick@debian.org> Tue, 3 Sep 2002 10:30:35 +0100
|
| 207 |
|
| 208 |
lvm10 (1:1.0.4-6) unstable; urgency=low
|
| 209 |
|
| 210 |
* Add debconf message to tell users that 2.4 kernels with devfs
|
| 211 |
in will need it enabled OR devfsd running.
|
| 212 |
Closes: #123069
|
| 213 |
|
| 214 |
-- Patrick Caulfield <patrick@debian.org> Thu, 25 Jul 2002 16:47:44 +0100
|
| 215 |
|
| 216 |
lvm10 (1:1.0.4-5) unstable; urgency=low
|
| 217 |
|
| 218 |
* Add /etc/lvmconf & /etc/lvmtab.d directories to the package.
|
| 219 |
Closes: #146721
|
| 220 |
* lvmcreate_initrd now works on a different kernel version than that
|
| 221 |
running.
|
| 222 |
Closes: #150740
|
| 223 |
* running vgcfgbackup with no VGs is not an command-line error!
|
| 224 |
* Run vgcfgbackup on prerm and postinst so the user has some
|
| 225 |
metadata backups if things to awry.
|
| 226 |
Closes: #138740
|
| 227 |
|
| 228 |
-- Patrick Caulfield <patrick@debian.org> Wed, 10 Jul 2002 13:51:18 +0100
|
| 229 |
|
| 230 |
lvm10 (1:1.0.4-4) unstable; urgency=low
|
| 231 |
|
| 232 |
* Add workaround to cope with broken lv->lv_status written by 1.1 tools
|
| 233 |
Closes: #148909
|
| 234 |
|
| 235 |
-- Patrick Caulfield <patrick@debian.org> Wed, 5 Jun 2002 10:05:21 +0100
|
| 236 |
|
| 237 |
lvm10 (1:1.0.4-3) unstable; urgency=low
|
| 238 |
|
| 239 |
* Really Fix Build-Depends.
|
| 240 |
* Fix permissions on liblvm.a
|
| 241 |
|
| 242 |
-- Patrick Caulfield <patrick@debian.org> Sun, 2 Jun 2002 17:54:11 +0100
|
| 243 |
|
| 244 |
lvm10 (1:1.0.4-2) unstable; urgency=low
|
| 245 |
|
| 246 |
* Fix Build-Depends.
|
| 247 |
Closes: #148806
|
| 248 |
|
| 249 |
-- Patrick Caulfield <patrick@debian.org> Sun, 2 Jun 2002 14:54:11 +0100
|
| 250 |
|
| 251 |
|
| 252 |
lvm10 (1:1.0.4-1) unstable; urgency=low
|
| 253 |
|
| 254 |
* Change of maintainer.
|
| 255 |
* I've reversioned this 1:1.0.4 so it overrides the 1.1rc package which
|
| 256 |
is a very buggy upstream version. LVM 1.0 is the stable release and the
|
| 257 |
software that you should be using for production systems.
|
| 258 |
This closes a few bugs by virtue of it being:
|
| 259 |
a) more stable than 1.1 &
|
| 260 |
b) more advanced than 1.0.1
|
| 261 |
Closes: #147089, #116510, #121994
|
| 262 |
If anyone wants LVM 1.1 then please contact me by email or file a bug
|
| 263 |
and I'll consider it. The LVM development version is really LVM2
|
| 264 |
(already in Debian) and lvm1.1 is a dead-end project.
|
| 265 |
* Document the fact the lvmcreate_initrd honours TMPDIR.
|
| 266 |
Closes: #146444
|
| 267 |
|
| 268 |
-- Patrick Caulfield <patrick@debian.org> Sun, 2 Jun 2002 10:12:14 +0100
|
| 269 |
|
| 270 |
lvm10 (1.0.4-3) unstable; urgency=low
|
| 271 |
|
| 272 |
* Really fix lvmcreate_initrd.
|
| 273 |
|
| 274 |
-- Patrick Caulfield <patrick@debian.org> Wed, 13 May 2002 08:03:43 +0100
|
| 275 |
|
| 276 |
lvm10 (1.0.4-2) unstable; urgency=low
|
| 277 |
|
| 278 |
* Fix lvmcreate_initrd so it looks in right dir for vgchange/vgscan
|
| 279 |
This fix got lost in the 1.0.4 release. sorry.
|
| 280 |
* lvmcreate_initrd honours $TMPDIR
|
| 281 |
|
| 282 |
-- Patrick Caulfield <patrick@debian.org> Mon, 13 May 2002 08:33:12 +0100
|
| 283 |
|
| 284 |
lvm10 (1.0.4-1) unstable; urgency=low
|
| 285 |
|
| 286 |
* New upstream version
|
| 287 |
- try to move snapshot extents rejected
|
| 288 |
- ignore_read bug fixed
|
| 289 |
|
| 290 |
-- Patrick Caulfield <patrick@debian.org> Fri, 3 May 2002 08:20:23 +0100
|
| 291 |
|
| 292 |
lvm10 (1.0.3-3) unstable; urgency=low
|
| 293 |
|
| 294 |
* Add NBD support
|
| 295 |
* Fix pvscan man page.
|
| 296 |
* vgcreate man pages now refers to vgremove
|
| 297 |
|
| 298 |
-- Patrick Caulfield <patrick@debian.org> Tue, 23 Apr 2002 14:08:41 +0100
|
| 299 |
|
| 300 |
lvm10 (1.0.3-2) unstable; urgency=low
|
| 301 |
|
| 302 |
* Add pvmove patch for >2G
|
| 303 |
* Lintian clean package
|
| 304 |
|
| 305 |
-- Patrick Caulfield <patrick@debian.org> Fri, 19 Apr 2002 20:19:43 +0100
|
| 306 |
|
| 307 |
lvm10 (1.0.3-1) unstable; urgency=low
|
| 308 |
|
| 309 |
* Unofficial deb. Back to reliable 1.0.3
|
| 310 |
|
| 311 |
-- Patrick Caulfield <patrick@debian.org> Thu, 18 Apr 2002 20:19:43 +0100
|
| 312 |
|
| 313 |
|
| 314 |
lvm10 (1.1rc1-1) unstable; urgency=low
|
| 315 |
|
| 316 |
* New upstream version (Closes: #133188, #134773, #136616)
|
| 317 |
* Fixed segfault issues on sparc (Closes: #123322)
|
| 318 |
|
| 319 |
-- Robert van der Meulen <rvdm@debian.org> Sat, 16 Mar 2002 15:59:46 +0100
|
| 320 |
|
| 321 |
lvm10 (1.0.1release-1) unstable; urgency=low
|
| 322 |
|
| 323 |
* New upstream release (Closes: #122749)
|
| 324 |
* Made package non-native (Closes: #117489)
|
| 325 |
* Fixed DAC960 support (again) (Closes: #121735)
|
| 326 |
* Fixed md support (unpartitioned md volumes) (Closes: #122380, #122264)
|
| 327 |
* Fixed lvmcreate_initrd (missing libs/bins) (Closes: #122047)
|
| 328 |
|
| 329 |
-- Robert van der Meulen <rvdm@debian.org> Sat, 8 Dec 2001 14:55:54 +0100
|
| 330 |
|
| 331 |
lvm10 (1.0.1rc4-1) unstable; urgency=low
|
| 332 |
|
| 333 |
* New upstream release
|
| 334 |
* Fixed dependency problem (Closes: #117868)
|
| 335 |
* This version adds support for 2.4.10 kernels (Closes: #114547, #114840)
|
| 336 |
* Fixed DAC960 support (Closes: #121375)
|
| 337 |
|
| 338 |
-- Robert van der Meulen <rvdm@debian.org> Wed, 28 Nov 2001 13:39:58 +0100
|
| 339 |
|
| 340 |
lvm10 (1.0.1rc3-1) unstable; urgency=low
|
| 341 |
|
| 342 |
* New upstream version
|
| 343 |
* Fixed lvmcreate_initrd script (Closes: #113824)
|
| 344 |
|
| 345 |
-- Robert van der Meulen <rvdm@debian.org> Wed, 3 Oct 2001 14:57:40 +0200
|
| 346 |
|
| 347 |
lvm10 (1.0.1rc2-1) unstable; urgency=low
|
| 348 |
|
| 349 |
* New upstream version
|
| 350 |
* This version should fix version mismatches, and enable 'older' volumes
|
| 351 |
again. (Closes: #111425)
|
| 352 |
* Removed lvm10-dev package description (Closes: #111179)
|
| 353 |
* As updating to the new format is not needed in rc2, the upgrade-document
|
| 354 |
doesn't need to be present anymore. (Closes: #112627)
|
| 355 |
* Fixed error reporting in lvm_user.h (Closes: #110590)
|
| 356 |
|
| 357 |
-- Robert van der Meulen <rvdm@debian.org> Fri, 21 Sep 2001 13:55:19 +0200
|
| 358 |
|
| 359 |
lvm10 (1.0-1) unstable; urgency=low
|
| 360 |
|
| 361 |
* New upstream version
|
| 362 |
* Newer patches included (Closes: #91283)
|
| 363 |
* Fixed lvmcreate_initrd (Closes: #105859)
|
| 364 |
|
| 365 |
-- Robert van der Meulen <rvdm@debian.org> Thu, 16 Aug 2001 20:00:46 +0200
|
| 366 |
|
| 367 |
lvm10 (0.9.1-final-1) unstable; urgency=low
|
| 368 |
|
| 369 |
* Non-maintainer changes
|
| 370 |
* Completely redid packaging. No more debhelper or other build-depends.
|
| 371 |
* No longer ship kernel patch, people are instead strongly advised to
|
| 372 |
use the latest 2.4ac kernel
|
| 373 |
* No -dev package anymore for now until LVM stabilizes
|
| 374 |
* Bump standards-version to 3.5.5
|
| 375 |
* Don't test of update-alternatives exists, it is guaranteed to always
|
| 376 |
be there
|
| 377 |
* Remove workaround for broken alternatives for a version that was never
|
| 378 |
uploaded anyway
|
| 379 |
* Current default alternative, it's /lib/lvm-iopl now
|
| 380 |
* Thanks to <wakkerma@debian.org> for most of the changes!
|
| 381 |
|
| 382 |
-- Robert van der Meulen <rvdm@debian.org> Tue, 24 Jul 2001 12:25:41 +0200
|
| 383 |
|
| 384 |
lvm10 (0.9-1.3) unstable; urgency=low
|
| 385 |
|
| 386 |
* debian/control: fix misspelled control field names
|
| 387 |
* tools/lib/liblvm.h: remove exclusion of #include <string.h> on SPARC.
|
| 388 |
Closes: #92347.
|
| 389 |
* printf is a macro as of gcc 3.0. Closes: #105266.
|
| 390 |
|
| 391 |
-- LaMont Jones <lamont@smallone.fc.hp.com> Sat, 14 Jul 2001 15:21:50 -0600
|
| 392 |
|
| 393 |
lvm10 (0.9-1.2) unstable; urgency=low
|
| 394 |
|
| 395 |
* NMU to have new design installed at last.
|
| 396 |
* Rebuilt with dh-kpatches 0.6, added version to build-dep.
|
| 397 |
* Declare dependency of lvm patch on kiobuf patch.
|
| 398 |
* Taken from rvdm's 0.9.1beta7-1 (many other things fixed there had been
|
| 399 |
fixed in this tree for ages, and many other changes there were broken):
|
| 400 |
** Proper init.d 'restart' and 'force-reload' action (really restart
|
| 401 |
instead of doing nothing).
|
| 402 |
|
| 403 |
-- Yann Dirson <dirson@debian.org> Thu, 14 Jun 2001 02:04:46 +0200
|
| 404 |
|
| 405 |
lvm10 (0.9-1.1) unstable; urgency=low
|
| 406 |
|
| 407 |
* NMU to have it installed (Closes: #91283, #86755).
|
| 408 |
* Moved /sbin/lvm-*/ to /lib/ for FHS compliance.
|
| 409 |
* Depend on lvm-common (>> 1.0) so that we're sure not to use the one
|
| 410 |
playing with /sbin/lvm-*.
|
| 411 |
* Use DESTDIR for "make install" (avoid useless duplication of
|
| 412 |
information).
|
| 413 |
* Indeed added DESTDIR support to upstream makefiles.
|
| 414 |
* Moved .so file in dev package from /lib to /usr/lib.
|
| 415 |
* Applied Ben Collins' patch to fix lvm.h for big endian systems
|
| 416 |
(Closes: #89216).
|
| 417 |
* Use dh-kpatches to install kernel patch (Closes: #91284).
|
| 418 |
* Recommends kernel-patch-kiobuf.
|
| 419 |
* Added call to sh_makeshlibs instead of providing a debian/shlibs
|
| 420 |
file.
|
| 421 |
* Added -ltools/lib to dh_shlibdeps so that it works as expected.
|
| 422 |
* Use "set -e" in maintainer scripts; upgrade tests syntax accordingly.
|
| 423 |
|
| 424 |
-- Yann Dirson <dirson@debian.org> Thu, 5 Apr 2001 02:24:28 +0200
|
| 425 |
|
| 426 |
lvm10 (0.9-1) unstable; urgency=low
|
| 427 |
|
| 428 |
* The lvm packages are now named by the IO protocol version, and there
|
| 429 |
is a separate lvm-common package (complete with separate sources).
|
| 430 |
The lvm-common package provides a binary "lvmioprun" which queries the
|
| 431 |
kernel for the IOP version, and runs binaries from /sbin/lvm{ver}.
|
| 432 |
So this package now installs binaries into /sbin/lvm10. This enables
|
| 433 |
multiple LVM versions to be installed concurrently.
|
| 434 |
* man pages are renamed from (eg) vgchange.8 to vgchange.8lvm10.
|
| 435 |
This is to allow coexistence of lvm10 and lvm6 (for example) on the
|
| 436 |
same system, giving the route to transition.
|
| 437 |
* Use the shared library for liblvm; build also the archive still.
|
| 438 |
Also, we now generate a development package, lvm10-dev.
|
| 439 |
* Integrate changes from Russell Coker's 0.8.1 packaging.
|
| 440 |
* (for bug fixes from 0.9-1 and 0.8.final-1 which weren't released; see
|
| 441 |
below) Closes: #66084, #63051, #60072, #62871.
|
| 442 |
|
| 443 |
-- Tom Lees <tom@debian.org> Wed, 27 Dec 2000 00:02:17 +0000
|
| 444 |
|
| 445 |
lvm (0.9-1) unstable; urgency=low
|
| 446 |
|
| 447 |
* Not released at all.
|
| 448 |
|
| 449 |
* New upstream version (Closes: #66084, #63051).
|
| 450 |
* /etc/cron.d/lvm is now registered as a conffile, along with some others
|
| 451 |
which weren't being registered (Closes: #60072).
|
| 452 |
* update-modules isn't called by LVM any more unless it exists (since a
|
| 453 |
couple of revisions back (Closes: #62871).
|
| 454 |
* Modify e2fsadm to support ext2online for online resizing.
|
| 455 |
|
| 456 |
-- Tom Lees <tom@debian.org> Mon, 4 Dec 2000 20:57:35 +0000
|
| 457 |
|
| 458 |
lvm (0.8.final-1) unstable; urgency=low
|
| 459 |
|
| 460 |
* Not released widely; certainly never uploaded to Debian.
|
| 461 |
|
| 462 |
* Update to new upstream version.
|
| 463 |
* Run vgscan if devfs detected.
|
| 464 |
* Minor documentation updates to README.Debian.
|
| 465 |
* Small fix to tools/lib/lvm_remove_recursive.c to make vgscan work
|
| 466 |
with devfs.
|
| 467 |
|
| 468 |
-- Tom Lees <tom@debian.org> Mon, 27 Mar 2000 15:24:15 +0100
|
| 469 |
|
| 470 |
lvm (0.8i-3) unstable; urgency=medium
|
| 471 |
|
| 472 |
* Add patch-2.3.45.
|
| 473 |
|
| 474 |
-- Tom Lees <tom@debian.org> Sat, 19 Feb 2000 15:53:50 +0000
|
| 475 |
|
| 476 |
lvm (0.8i-2) unstable frozen; urgency=medium
|
| 477 |
|
| 478 |
* Fix to patch-2.3.40 extras.
|
| 479 |
|
| 480 |
-- Tom Lees <tom@debian.org> Sun, 6 Feb 2000 10:56:22 +0000
|
| 481 |
|
| 482 |
lvm (0.8i-1) unstable frozen; urgency=medium
|
| 483 |
|
| 484 |
* New numbering for upstream version.
|
| 485 |
* Added 2.3.40 patch (fixed).
|
| 486 |
* Fixed the bugs listed in the BUGS file on the ftp site
|
| 487 |
(Closes: #54789).
|
| 488 |
- Fixed bug in 2.2.13 patch (static not extern).
|
| 489 |
- Fixed bug in 2.3.33 patch (asm/spinlock.h).
|
| 490 |
* Fixed a bug which caused utils to segfault if the lvmtab was small.
|
| 491 |
(Closes: #56882).
|
| 492 |
* No longer tried to start LVM if your kernel hasn't been patched.
|
| 493 |
(looks for /proc/lvm; you will need to modify the init script if
|
| 494 |
you don't compile in /proc LVM support).
|
| 495 |
(Closes: #54267, #54706).
|
| 496 |
|
| 497 |
-- Tom Lees <tom@debian.org> Sat, 5 Feb 2000 13:33:22 +0000
|
| 498 |
|
| 499 |
lvm (0.7.99-0.8-pre02.10.1999-1) unstable; urgency=low
|
| 500 |
|
| 501 |
* Initial Release.
|
| 502 |
|
| 503 |
-- Tom Lees <tom@debian.org> Wed, 29 Dec 1999 17:12:36 +0000
|
| 504 |
|
| 505 |
|