Version 0.8.8 release.

This commit is contained in:
Roderick W. Smith
2013-10-14 13:20:41 -04:00
parent 24bba6e4f3
commit f6a88a114e
7 changed files with 15 additions and 15 deletions

4
NEWS
View File

@@ -1,5 +1,5 @@
0.8.8 (?/??/2013):
------------------
0.8.8 (10/14/2013):
------------_------
- Fixed bug that could cause segfault when passing an invalid partition
number to sgdisk's -i/--info command.

View File

@@ -1,6 +1,6 @@
.\" Copyright 2011-2013 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
.TH "CGDISK" "8" "0.8.7" "Roderick W. Smith" "GPT fdisk Manual"
.TH "CGDISK" "8" "0.8.8" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
cgdisk \- Curses-based GUID partition table (GPT) manipulator
.SH "SYNOPSIS"
@@ -276,7 +276,7 @@ Write data. Use this command to save your changes.
.SH "BUGS"
As of July 2013 (version 0.8.7), \fBcgdisk\fR should be considered
As of October 2013 (version 0.8.8), \fBcgdisk\fR should be considered
beta software. Although the underlying partition manipulation code is much
older, the \fBcgdisk\fR ncurses user interface is brand new with GPT fdisk
version 0.8.0. Known bugs and limitations include:

View File

@@ -1,11 +1,11 @@
Summary: GPT partitioning and MBR repair software
Name: gptfdisk
Version: 0.8.7
Version: 0.8.8
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
Group: Applications/System
Source: http://www.rodsbooks.com/gdisk/gptfdisk-0.8.7.tar.gz
Source: http://www.rodsbooks.com/gdisk/gptfdisk-0.8.8.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@@ -80,5 +80,5 @@ provides a few additional partition manipulation features.
%changelog
* Mon Jul 8 2013 R Smith <rodsmith@rodsbooks.com> - 0.8.7
- Created spec file for 0.8.7 release
* Mon Oct 14 2013 R Smith <rodsmith@rodsbooks.com> - 0.8.8
- Created spec file for 0.8.8 release

View File

@@ -1,6 +1,6 @@
.\" Copyright 2011-2013 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
.TH "FIXPARTS" "8" "0.8.7" "Roderick W. Smith" "FixParts Manual"
.TH "FIXPARTS" "8" "0.8.8" "Roderick W. Smith" "FixParts Manual"
.SH "NAME"
fixparts \- MBR partition table repair utility
.SH "SYNOPSIS"
@@ -202,7 +202,7 @@ see a summary of available options.
.PP
.SH "BUGS"
As of July 2013 (version 0.8.7), \fBfixparts\fR
As of October 2013 (version 0.8.8), \fBfixparts\fR
should be considered beta software. Known bugs and limitations include:
.TP

View File

@@ -1,6 +1,6 @@
.\" Copyright 2011-2013 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
.TH "GDISK" "8" "0.8.7" "Roderick W. Smith" "GPT fdisk Manual"
.TH "GDISK" "8" "0.8.8" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
gdisk \- Interactive GUID partition table (GPT) manipulator
.SH "SYNOPSIS"
@@ -561,7 +561,7 @@ entering data. When only one option is possible, \fBgdisk\fR
usually bypasses the prompt entirely.
.SH "BUGS"
As of July 2013 (version 0.8.7), \fBgdisk\fR
As of October 2013 (version 0.8.8), \fBgdisk\fR
should be considered beta software. Known bugs and limitations include:
.TP

View File

@@ -1,6 +1,6 @@
.\" Copyright 2011-2013 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
.TH "SGDISK" "8" "0.8.7" "Roderick W. Smith" "GPT fdisk Manual"
.TH "SGDISK" "8" "0.8.8" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
sgdisk \- Command\-line GUID partition table (GPT) manipulator for Linux and Unix
.SH "SYNOPSIS"
@@ -490,7 +490,7 @@ sgdisk, but may with gdisk)
Disk replication operation (-R) failed
.SH "BUGS"
As of July 2013 (version 0.8.7), \fBsgdisk\fR
As of October 2013 (version 0.8.8), \fBsgdisk\fR
should be considered beta software. Known bugs and limitations include:
.TP

View File

@@ -8,7 +8,7 @@
#ifndef __GPTSUPPORT
#define __GPTSUPPORT
#define GPTFDISK_VERSION "0.8.7.4"
#define GPTFDISK_VERSION "0.8.8"
#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__)
// Darwin (Mac OS) & FreeBSD: disk IOCTLs are different, and there is no lseek64