aboutsummaryrefslogtreecommitdiff
path: root/sg3_utils.spec
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-08-16 21:08:44 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-08-16 21:08:44 +0000
commit5fbd329cbcb0078fc787467703a2581935405b7e (patch)
tree7a876c5b4c3deaa01e0747d3a78c83d0424dfe0b /sg3_utils.spec
parentcbde70fafd0ab9353e79b708621adf73420fdded (diff)
downloadsg3_utils-5fbd329cbcb0078fc787467703a2581935405b7e.tar.gz
sg_dd: don't use srand48_r() and mrand48_r() as they are GNU extensions. Use the non-reentrant versions instead
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@909 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'sg3_utils.spec')
-rw-r--r--sg3_utils.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/sg3_utils.spec b/sg3_utils.spec
index 61b5a927..5e5dbc69 100644
--- a/sg3_utils.spec
+++ b/sg3_utils.spec
@@ -84,7 +84,7 @@ fi
%{_libdir}/*.la
%changelog
-* Wed Aug 04 2021 - dgilbert at interlog dot com
+* Mon Aug 16 2021 - dgilbert at interlog dot com
- track t10 changes
* sg3_utils-1.47