| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libstorage-testsuite | Distribution: openSUSE 11.4 |
| Version: 2.20.7 | Vendor: openSUSE |
| Release: 3.1 | Build date: Sat Feb 19 06:18:46 2011 |
| Group: Development/Tools/Other | Build host: build26 |
| Size: 183840 | Source RPM: libstorage-2.20.7-3.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Summary: testsuite for libstorage | |
This package contains testsuite programs for libstorage.
Authors:
--------
Arvin Schnell <aschnell@suse.de>
GPL
* Tue Jan 18 2011 fehr@suse.de
- display text about formatting also if partition is resized
(bnc #661953)
- 2.20.7
* Tue Dec 07 2010 aschnell@suse.de
- use single parted command to set partition flags (bnc #657360)
- 2.20.6
* Wed Nov 03 2010 fehr@suse.de
- fixed wrong computation of free cylinders after partition
(bnc #650966)
- 2.20.5
* Mon Oct 25 2010 aschnell@suse.de
- fixed handling of device name with spaces in /etc/fstab
(bnc #648878)
- 2.20.4
* Mon Sep 27 2010 aschnell@suse.de
- fixed detection of spare devices for MD RAID
- extended interface to allow creation of MD RAIDs with spare
devices, corresponding functions need additional parameter
- 2.20.3
* Wed Sep 15 2010 aschnell@suse.de
- added subpackage libstorage-testsuite
- 2.20.2
* Mon Aug 09 2010 fehr@suse.de
- add handling of multiple -O options for ext3/ext4 (bnc#629363)
* Wed Aug 04 2010 aschnell@suse.de
- added transport type from lsscsi to hard disks
- 2.20.1
* Thu Jul 29 2010 fehr@suse.de
- improve volume search when reading fstab
* Wed Jul 21 2010 aschnell@suse.de
- recheck activation of multipath before rescan
* Tue Jul 20 2010 fehr@suse.de
- add support for additional parity values for raid5, raid6, raid10
- add new interface function getMdAllowedParity
* Mon Jul 05 2010 aschnell@suse.de
- moved EFI detection from YCP to C++ (bnc #612867)
* Thu Jul 01 2010 fehr@suse.de
- check mode of /tmp and /var/tmp after mounting (bnc #591704)
- 2.20.0
* Fri Jun 11 2010 aschnell@suse.de
- updated translations
- 2.19.16
* Fri May 14 2010 aschnell@suse.de
- updated translations
- 2.19.15
* Wed May 12 2010 aschnell@suse.de
- make defaultDiskLabel depend on logical sector size
* Wed May 12 2010 aschnell@suse.de
- respect partition table limitations in getUnusedPartitionSlots
and freeCylindersAroundPartition
* Thu May 06 2010 fehr@suse.de
- remove enforcement to call addpart
* Wed May 05 2010 fehr@suse.de
- call xfs_check instead of fsck -n -t xfs since /sbin/fsck is
missing in installation environment (bnc #601531)
* Tue May 04 2010 fehr@suse.de
- call mkswap with option -f otherwise it sometime refuses to create
swap signature
* Thu Apr 29 2010 fehr@suse.de
- fix handling of multiple xbd devices with same basename
(e.g. xvda1,xvda2) bnc #587658
- ignore changes of partition id on readonly disks
* Mon Apr 26 2010 fehr@suse.de
- make alignment of created partitions configurable (optimal,cylinder)
to be able to work around problems like in bnc #597723
* Fri Apr 09 2010 aschnell@suse.de
- allow mount-by id for unpartitioned MDs
- 2.19.14
* Thu Apr 08 2010 aschnell@suse.de
- fixed mount-by id for partitioned MDs (bnc #594347)
* Thu Apr 01 2010 aschnell@suse.de
- show size in create text for volume group
* Mon Mar 29 2010 aschnell@suse.de
- handle logical sector sizes unequal 512 bytes
- 2.19.13
* Fri Mar 26 2010 aschnell@suse.de
- fixed setting password for encrypted LVM proposal (bnc #591075)
* Thu Mar 25 2010 fehr@suse.de
- fix problems with detection of data on newly unlocked encrypted
volumes (bnc #581341)
* Mon Mar 22 2010 aschnell@suse.de
- fixed DEVICE line in mdadm.conf (bnc #590237)
* Thu Mar 18 2010 fehr@suse.de
- make update and detection of encrypted LVM VGs possible
- 2.19.12
* Wed Mar 17 2010 aschnell@suse.de
- improved commit messages for partitioned MDs
* Wed Mar 17 2010 fehr@suse.de
- do no fsck after successful luksOpen, it's unnecessary (bnc #588698)
* Tue Mar 09 2010 aschnell@suse.de
- add AUTO line in mdadm.conf for iSCSI systems (fate #307478)
- 2.19.11
* Fri Mar 05 2010 aschnell@suse.de
- fixed member entry in mdadm.conf for IMSM (bnc #576498)
* Wed Mar 03 2010 aschnell@suse.de
- wait for device before zeroing it (bnc #584683)
* Mon Mar 01 2010 aschnell@suse.de
- changed format of info file to XML
* Tue Feb 23 2010 fehr@suse.de
- fix wrong handling of fstab entry when removing mount point of
encrypted device
- make conversion of mounted volume into a LVM PV work
- do not add "noauto" to encrypted fstab entries any more (bnc #581339)
- 2.19.10
* Tue Feb 23 2010 aschnell@suse.de
- deactivate and reactivate storage systems before rescan devices
(bnc #571828)
* Mon Feb 22 2010 fehr@suse.de
- prevent mis-detection of end of gap when creating partitions
* Fri Feb 19 2010 aschnell@suse.de
- allow setting of imsm_driver via env.var. (bnc #574270)
* Tue Feb 16 2010 aschnell@suse.de
- fixed seg. fault during installation with MD RAIDs
* Wed Feb 10 2010 fehr@suse.de
- provide name of encrypted dm device in VolumeInfo (bnc #577127)
- 2.19.9
* Tue Feb 09 2010 fehr@suse.de
- adaptions for new parted 2.1
if ioctl BLKRRPART from parted fails, call addpart/delpart to
still allow repartitioning of disks where partitions are busy
- 2.19.8
* Mon Feb 08 2010 aschnell@suse.de
- fixes for g++ 4.5
* Thu Feb 04 2010 aschnell@suse.de
- fixed writing of mdadm.conf (bnc #565207)
- 2.19.7
* Wed Jan 27 2010 fehr@suse.de
- add "nofail" to dm-encrypted fstab entries and do not set passno
to zero any more (bnc #569895)
* Wed Jan 27 2010 aschnell@suse.de
- allow to set driver for IMSM without callback (bnc #574270)
* Mon Jan 25 2010 aschnell@suse.de
- fixed default mount-by for multipath (bnc #572209)
* Thu Jan 21 2010 aschnell@suse.de
- replaced function freeCylindersAfterPartition by
freeCylindersAroundPartition
- 2.19.6
* Tue Jan 19 2010 aschnell@suse.de
- zero newly created partitions on DASDs (bnc #571828)
* Tue Jan 19 2010 fehr@suse.de
- allow to use cylinder 0 for partition (bnc #571749)
* Mon Jan 18 2010 aschnell@suse.de
- added NFS4 support (fate #305171)
* Mon Jan 18 2010 aschnell@suse.de
- added getErrorString function (bnc #546012)
* Fri Jan 15 2010 aschnell@suse.de
- allow to ignore failures during commit (fate #304500)
* Wed Jan 13 2010 fehr@suse.de
- add detected fs to volume data provided for YCP interface (bnc
[#457100])
- 2.19.5
* Mon Jan 11 2010 fehr@suse.de
- added function getRecursiveUsing to determine transitive closure
of volumes affected by removal of a device
* Fri Jan 08 2010 aschnell@suse.de
- fixed numbering of RAIDs (bnc #567662)
* Fri Jan 08 2010 aschnell@suse.de
- improved getFreeInfo to allow only querying of certain data
* Tue Dec 29 2009 aschnell@suse.de
- ported MdPart code from SLE11 SP1
- 2.19.4
* Tue Dec 15 2009 fehr@suse.de
- fix detection of existing file based loop devices
- fix edit mode for existing file based loop devices (bnc #480736)
* Fri Dec 11 2009 aschnell@suse.de
- give all info files the extension .info
* Thu Dec 10 2009 fehr@suse.de
- add capability to verify passwords of file based loop devices
* Thu Dec 10 2009 fehr@suse.de
- do some changes in handling of encrypted passwords (fixing bnc
[#466196] and #480739)
- use "crypt" fstab entry when "user" is set, not any more when
"noauto" set
* Wed Dec 09 2009 aschnell@suse.de
- added saving and loading of freeinfo and arch
* Tue Dec 08 2009 aschnell@suse.de
- added check for home partitions in getFreeInfo
- 2.19.3
* Tue Dec 08 2009 fehr@suse.de
- fix handling of inactive swap file entry in fstab (bnc #504497)
* Tue Dec 08 2009 fehr@suse.de
- fix detection of encrypted swap and temp filesystems (bnc
[#435337])
- fix various bugs handling encrypted devices
* Thu Dec 03 2009 aschnell@suse.de
- log untranslated messages
- 2.19.2
* Thu Dec 03 2009 fehr@suse.de
- avoid data loss on encrypted partitions using non-LUKS encryption
when integrating them into system (bnc #557607)
* Wed Dec 02 2009 aschnell@suse.de
- removed call to devmap_mknod.sh (which has disappeared)
* Fri Nov 27 2009 aschnell@suse.de
- adapted parser for multipath output
* Wed Nov 25 2009 aschnell@suse.de
- read testmode file for LVM VGs
* Tue Nov 24 2009 fehr@suse.de
- enabled to set "noauto" option for LUKS-encrypted volumes
* Mon Nov 23 2009 aschnell@suse.de
- improved parsing of dmsetup output
* Fri Nov 20 2009 aschnell@suse.de
- added mount graph
- 2.19.1
* Thu Nov 19 2009 fehr@suse.de
- fixed freeCylindersAfterPartition when start of next partition
is on same cylinder than end of current (bnc #465370)
* Wed Nov 18 2009 aschnell@suse.de
- run dmraid and multipath only once during detection
* Tue Nov 17 2009 aschnell@suse.de
- improved XEN VBD detection (bnc #365688)
* Mon Nov 16 2009 aschnell@suse.de
- use name instead of device as label in nodes of graph
* Wed Nov 11 2009 aschnell@suse.de
- fixed return value of function getContVolInfo
* Mon Nov 09 2009 fehr@suse.de
- preserve label when unsetting format flag (bnc #537064)
* Mon Nov 09 2009 aschnell@suse.de
- always use ntfs-3g for NTFS volumes since ntfs is not supported
by the kernel anymore
* Wed Oct 28 2009 aschnell@suse.de
- converted usedby information to list (bnc #472812)
- 2.19.0
* Fri Oct 16 2009 aschnell@suse.de
- log mdadm.conf created during scan (bnc #547288)
* Wed Oct 14 2009 aschnell@suse.de
- do not detect MDs as disks (bnc #546912)
- 2.18.23
* Mon Oct 12 2009 aschnell@suse.de
- added copyright text to source files (bnc #545744)
* Thu Oct 01 2009 aschnell@suse.de
- fixed fstab entries for existing encrypted volumes (bnc #530173)
- 2.18.22
* Tue Sep 29 2009 aschnell@suse.de
- fixed setting encryption for existing devices (bnc #539104)
* Fri Aug 28 2009 aschnell@suse.de
- fixed handling of efiboot parameter (bnc #490782)
* Mon Aug 17 2009 aschnell@suse.de
- fixed reading sysfs info for Compaq Intelligent Drive Array
(bnc #531568)
* Thu Aug 13 2009 aschnell@suse.de
- improved handling of special characters in filesystem labels
(bnc #414294)
* Tue Aug 11 2009 aschnell@suse.de
- added getPartitionPrefix() to interface
- 2.18.21
* Sun Aug 09 2009 coolo@novell.com
- use new python macros
* Wed Jul 29 2009 aschnell@suse.de
- fixed removing encrypted pvs from vg
* Tue Jul 28 2009 aschnell@suse.de
- fix for mmcblk devices
* Fri Jul 24 2009 aschnell@suse.de
- work on extended block devt (fate #305584)
- added extendedPossible to DiskInfo
- 2.18.20
* Thu Jul 23 2009 aschnell@suse.de
- added minimal experimental btrfs support, esp. filesystems over
multiple devices are not supported (fate #306587)
- 2.18.19
* Thu Jul 23 2009 aschnell@suse.de
- set ignore_fstab also for non NFS volumes not listed in
/etc/fstab (fate #305150)
* Fri Jul 17 2009 aschnell@suse.de
- run swapon with option --fixpgsz (requires util-linux 2.16)
* Thu Jul 16 2009 aschnell@suse.de
- support naming of mmcblk devices (fate #305312)
- added getPartitionName() to interface
- 2.18.18
* Wed Jul 15 2009 aschnell@suse.de
- use "Arial" in storage graph (see bnc #508092)
* Thu Jul 09 2009 aschnell@suse.de
- work on full disk encryption (fate #305633)
- 2.18.17
* Mon Jul 06 2009 aschnell@suse.de
- updated translations
* Tue Jun 16 2009 aschnell@suse.de
- automake 1.11 fix
* Wed Jun 10 2009 aschnell@suse.de
- added python bindings
* Wed Jun 10 2009 aschnell@suse.de
- added translations
* Mon Jun 08 2009 aschnell@suse.de
- added callback for password query
- 2.18.16
* Fri Jun 05 2009 aschnell@suse.de
- added complete GPL text (bnc #510349)
- 2.18.15
* Thu Jun 04 2009 aschnell@suse.de
- do not report partitions for disks used by BIOS RAID or DM
Multipath
- added functions setDefaultFs() and getDefaultFs()
- 2.18.14
* Tue Jun 02 2009 aschnell@suse.de
- split off libstorage from yast2-storage
- 2.18.13
/usr/lib/libstorage /usr/lib/libstorage/testsuite-real /usr/lib/libstorage/testsuite-real/align1 /usr/lib/libstorage/testsuite-real/align2 /usr/lib/libstorage/testsuite-real/format1 /usr/lib/libstorage/testsuite-real/format2 /usr/lib/libstorage/testsuite-real/lvmcreate1 /usr/lib/libstorage/testsuite-real/lvmresize1 /usr/lib/libstorage/testsuite-real/mdcreate1 /usr/lib/libstorage/testsuite-real/resize1 /usr/lib/libstorage/testsuite-real/resize2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:40:02 2013