Update for 3.0.8, fix minor error in release engineering checklist.
This commit is contained in:
parent
8634b34804
commit
8344b69872
@ -54,7 +54,7 @@ copyright = u'2014, ESnet'
|
||||
# The short X.Y version.
|
||||
version = '3.0.7'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '3.0.7'
|
||||
release = '3.0.8'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@ -182,7 +182,7 @@ Release Engineering Checklist
|
||||
|
||||
8. Plug the SHA256 checksum into the release announcement.
|
||||
|
||||
9. PGP-sign the release announcement text using ``pgp --clearsign``.
|
||||
9. PGP-sign the release announcement text using ``gpg --clearsign``.
|
||||
The signed announcement will be sent out in a subsequent emails,
|
||||
but could also be archived. Decoupling the signing from emailing
|
||||
allows a signed release announcement to be resent via email or sent
|
||||
|
@ -1,6 +1,16 @@
|
||||
iperf3 Project News
|
||||
===================
|
||||
|
||||
2014-09-30: iperf-3.0.8 released
|
||||
---------------------------------
|
||||
|
||||
| URL: http://downloads.es.net/pub/iperf/iperf-3.0.8.tar.gz
|
||||
| SHA256: ``81b8d91159862896c57f9b90a006e8b5dc22bd94175d97bd0db50b0ae2c1a78e iperf-3.0.8.tar.gz``
|
||||
|
||||
This maintenance release is functionally identical to 3.0.7. It
|
||||
incorporates updated license verbage and a minor compilation fix.
|
||||
|
||||
|
||||
2014-08-28: iperf-3.0.7 released
|
||||
---------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user