aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--README2
-rw-r--r--README.solaris19
-rw-r--r--debian/changelog2
-rw-r--r--sg3_utils.spec2
5 files changed, 23 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index b514ad03..1f98da92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Each utility has its own version number, date of last change and
some description at the top of its ".c" file. All utilities in the main
directory have their own "man" pages. There is also a sg3_utils man page.
-Changelog for sg3_utils-1.34 [20120929] [svn: r460]
+Changelog for sg3_utils-1.34 [20121013] [svn: r461]
- sg_xcopy: new dd like utility for extended copy command
- sg_copy_results: new utility for receive copy results
- sg_verify: add 16 byte cdb, bytchk (data-out buffer)
diff --git a/README b/README
index 5343bbb6..8d36ae98 100644
--- a/README
+++ b/README
@@ -373,4 +373,4 @@ See http://sg.danny.cz/sg/tools.html
Douglas Gilbert
-27th September 2012
+13th October 2012
diff --git a/README.solaris b/README.solaris
index e5e0c55f..45fce3d7 100644
--- a/README.solaris
+++ b/README.solaris
@@ -1,3 +1,22 @@
+Please Note:
+>>> Up to and including sg3_utils-1.33 the Solaris code was built
+>>> and tested on an OpenSolaris VM run with VirtualBox on Ubuntu
+>>> 11.10 . Now with Ubuntu 12.04 those VMs crash immediately when
+>>> started with VirtualBox. Further, Oracle (who owns SUN and thus
+>>> Solaris) no longer supports OpenSolaris and its package
+>>> repository has been withdrawn. The author can find no generic VMs
+>>> for Oracle Solaris 11 that run on VirtualBox or VMWare. The author
+>>> is also displeased with the withdrawal of the Open Software
+>>> OS and is disinclined to build a Solaris 11 system just to
+>>> virtualize it.
+>>> So as of sg3_utils-1.34 the Solaris port is provided "as-is" without
+>>> testing on a Solaris platform.
+
+Douglas Gilbert
+13th October 2012
+
+
+
Introduction
============
The Solaris port of sg3_utils contains those utilities that are
diff --git a/debian/changelog b/debian/changelog
index 62ed7627..a1f963a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ sg3-utils (1.34-0.1) unstable; urgency=low
* New upstream version
- -- Douglas Gilbert <dgilbert@interlog.com> Thu, 27 Sep 2012 09:00:00 -0400
+ -- Douglas Gilbert <dgilbert@interlog.com> Sat, 13 Oct 2012 19:00:00 -0400
sg3-utils (1.33-0.1) unstable; urgency=low
diff --git a/sg3_utils.spec b/sg3_utils.spec
index ca6f387f..05ac417b 100644
--- a/sg3_utils.spec
+++ b/sg3_utils.spec
@@ -79,7 +79,7 @@ fi
%{_libdir}/*.la
%changelog
-* Thu Sep 27 2012 - dgilbert at interlog dot com
+* Sat Oct 13 2012 - dgilbert at interlog dot com
- add sg_xcopy and sg_copy_results; track t10 changes
* sg3_utils-1.34