summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2021-06-09 20:13:13 -0400
committerRod Smith <rodsmith@rodsbooks.com>2021-06-09 20:13:13 -0400
commit1ae2f1769fec6311810a0981669d33b9b20a45e6 (patch)
tree42c81f2723d039c29622646ff21f9b3972a2947b
parent236f26bd6dc19968e69a4ccf8f1c7d1e048dc691 (diff)
downloadsgdisk-1ae2f1769fec6311810a0981669d33b9b20a45e6.tar.gz
Version 1.0.8 release
-rw-r--r--NEWS4
-rw-r--r--cgdisk.82
-rw-r--r--current.spec8
-rw-r--r--fixparts.82
-rw-r--r--gdisk.82
-rw-r--r--sgdisk.82
-rw-r--r--support.h2
7 files changed, 11 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index cdbfbe4..18f6f21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-1.0.8 (?/??/2021):
-------------------
+1.0.8 (6/9/2021):
+-----------------
- Fixed double byte swap operation on writes of partition name data on
big-endian systems; this is in addition to the double byte swap fix on
diff --git a/cgdisk.8 b/cgdisk.8
index b50e169..998b8f4 100644
--- a/cgdisk.8
+++ b/cgdisk.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "CGDISK" "8" "1.0.7" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "CGDISK" "8" "1.0.8" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
cgdisk \- Curses-based GUID partition table (GPT) manipulator
.SH "SYNOPSIS"
diff --git a/current.spec b/current.spec
index ffdf002..bb963b1 100644
--- a/current.spec
+++ b/current.spec
@@ -1,12 +1,12 @@
Summary: GPT partitioning and MBR repair software
Name: gptfdisk
-Version: 1.0.7
+Version: 1.0.8
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
Group: Applications/System
-Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.7.tar.gz
+Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.8.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@@ -81,5 +81,5 @@ provides a few additional partition manipulation features.
%changelog
-* Wed Mar 10 2021 R Smith <rodsmith@rodsbooks.com> - 1.0.7
-- Created spec file for 1.0.7 release
+* Wed Jun 9 2021 R Smith <rodsmith@rodsbooks.com> - 1.0.8
+- Created spec file for 1.0.8 release
diff --git a/fixparts.8 b/fixparts.8
index f251f63..4002ea5 100644
--- a/fixparts.8
+++ b/fixparts.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "FIXPARTS" "8" "1.0.7" "Roderick W. Smith" "FixParts Manual"
+.TH "FIXPARTS" "8" "1.0.8" "Roderick W. Smith" "FixParts Manual"
.SH "NAME"
fixparts \- MBR partition table repair utility
.SH "SYNOPSIS"
diff --git a/gdisk.8 b/gdisk.8
index 7f7a949..50bc6c6 100644
--- a/gdisk.8
+++ b/gdisk.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "GDISK" "8" "1.0.7" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "GDISK" "8" "1.0.8" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
gdisk \- Interactive GUID partition table (GPT) manipulator
.SH "SYNOPSIS"
diff --git a/sgdisk.8 b/sgdisk.8
index a41c6df..c878348 100644
--- a/sgdisk.8
+++ b/sgdisk.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "SGDISK" "8" "1.0.7" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "SGDISK" "8" "1.0.8" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
sgdisk \- Command\-line GUID partition table (GPT) manipulator for Linux and Unix
.SH "SYNOPSIS"
diff --git a/support.h b/support.h
index 0d68024..3648c4e 100644
--- a/support.h
+++ b/support.h
@@ -8,7 +8,7 @@
#include <stdlib.h>
#include <string>
-#define GPTFDISK_VERSION "1.0.7"
+#define GPTFDISK_VERSION "1.0.8"
#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__)
// Darwin (Mac OS) & FreeBSD: disk IOCTLs are different, and there is no lseek64