Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
parted-devel: Files for developing apps which will manipulate disk partitions.
Name: | parted-devel |
Vendor: | Scientific Linux |
Version: | 1.8.1 |
License: | GPLv2+ |
Release: | 23.el5 |
URL: | |
- Summary
- The GNU Parted library is a set of routines for hard disk partition
manipulation. If you want to develop programs that manipulate disk
partitions and filesystems using the routines provided by the GNU
Parted library, you need to install this package.
Changelog
- * Fri Nov 14 16:00:00 2008 Joel Granados <jgranado{%}redhat{*}com> - 1.8.1-23
- Prevent the user from creating msdos partitions on devices that have
more than 2^32 sectors.
Resolves: rhbz:447768
- * Wed Oct 1 17:00:00 2008 Joel Granados <jgranado{%}redhat{*}com> - 1.8.1-22
- Rebuild with O_DIRECT check. O_DIRECT is needed for s390x.
Related: rhbz#463917
- * Mon Jul 28 17:00:00 2008 Joel Granados <jgranado{%}redhat{*}com> - 1.8.1-21
- O_DIRECT is now supported in s390 and s390x. Don't test for those arches.
Related: rhbz#455929