|
Revision tags: 3.11 |
|
| #
76bd67f6 |
| 28-Jan-2022 |
Sarah Larsen <[email protected]> |
iperf-3.11 release engineering tasks.
Bump version number, update release notes, rename release notes and tweak markup. Update copyright year.
|
| #
ae2fac39 |
| 03-Sep-2021 |
a1346054 <[email protected]> |
fix shellcheck warnings
|
|
Revision tags: 3.10.1, 3.10, 3.9, 3.8.1, 3.8, 3.7, 3.6, 3.5, 3.4, 3.3, 3.2, 3.2rc1, 3.1.7, 3.1.6, 3.1.5, 3.1.4, 3.0.12, 3.1.3, 3.1.2, 3.1.1, 3.1, 3.1b3, 3.1b2, 3.1b1 |
|
| #
20bd2a6e |
| 09-Jan-2015 |
Bruce A. Mah <[email protected]> |
Generate sha256 file automatically so we don't have to copy-and-paste it.
|
|
Revision tags: 3.0.11, 3.0.10, 3.0.9, 3.0.8, 3.0.7, 3.0.6, 3.0.5, 3.0.4, 3.0.3 |
|
| #
b479182c |
| 26-Mar-2014 |
Bruce A. Mah <[email protected]> |
Make this work on old git (1.7).
|
| #
49a345cc |
| 10-Mar-2014 |
Bruce A. Mah <[email protected]> |
Roll tarballs slightly differently so we actually get compression.
We were relying on "git archive" being able to create tar.gz files, but that ability isn't present in the git that comes with CentO
Roll tarballs slightly differently so we actually get compression.
We were relying on "git archive" being able to create tar.gz files, but that ability isn't present in the git that comes with CentOS 6, so we use git to create a tar file and then compress it ourselves.
show more ...
|
|
Revision tags: 3.0.2 |
|
| #
c897d736 |
| 28-Feb-2014 |
Bruce A. Mah <[email protected]> |
Try to make make_release work for git. "tar" works, "tag" might.
|
|
Revision tags: 3.0.1 |
|
| #
a844d3ba |
| 09-Jan-2014 |
Bruce A. Mah <[email protected]> |
Minor improvements to make_release script.
Allow optional specification of a version string (the intended use of this to be able to roll a tarball from a source tree / repo that's not the exact vers
Minor improvements to make_release script.
Allow optional specification of a version string (the intended use of this to be able to roll a tarball from a source tree / repo that's not the exact version being released).
Compute and display SHA256 hash of the tarball on Linux, FreeBSD, and MacOS.
Don't exclude make_release from the tarball (no point in hiding it) but do try a little harder to get rid of .hg\* files.
Comment out some debugging code.
show more ...
|
| #
5bafe6e6 |
| 28-Mar-2013 |
Jon M. Dugan <[email protected]> |
cleanups on the make_release script
|
|
Revision tags: 3.0-BETA5 |
|
| #
8c6e09a1 |
| 28-Mar-2013 |
Jon M. Dugan <[email protected]> |
update make_release for hg
|
|
Revision tags: 3.0-BETA4, 3.0-BETA3 |
|
| #
bb0677cd |
| 23-Jul-2010 |
Jon Dugan <[email protected]> |
add make_release script
|