Ns-3.20: Difference between revisions
(ns-3.20 page) |
|||
Line 10: | Line 10: | ||
Code freeze and release candidate planned for Fri Apr 18. | Code freeze and release candidate planned for Fri Apr 18. | ||
= Packaging = | |||
ns-3.20 will be packaged as a source tarball as before: ns-allinone-3.20.tar.bz2. | |||
The tarball will contain: | |||
* pybindgen | |||
* netanim | |||
* ns-3.20 | |||
* bake | |||
where bake is used to fetch optional ns-3 components. | |||
A patch from ns-3.19 to ns-3.20 will also be posted. | |||
= Release platforms = | = Release platforms = | ||
Line 19: | Line 34: | ||
* Mac OS 10.8 Mountain Lion and 10.9 Mavericks (64 bit) with Xcode 5.0 | * Mac OS 10.8 Mountain Lion and 10.9 Mavericks (64 bit) with Xcode 5.0 | ||
* FreeBSD 8.4, 9.2 (64 bit) using gcc and clang compilers | * FreeBSD 8.4, 9.2 (64 bit) using gcc and clang compilers | ||
= Remaining work before release = | |||
To be decided |
Revision as of 18:44, 2 April 2014
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
This page summarizes the release planning for ns-3.20. The ns-3 release process is listed here and here.
The release managers is Tom Henderson. Contact Tom if you would like to help with the release, or if you would like to coordinate your software inclusion (patch, bug fix, module) with this release.
Release schedule
ns-3.20 is scheduled for April 23, 2014.
Code freeze and release candidate planned for Fri Apr 18.
Packaging
ns-3.20 will be packaged as a source tarball as before: ns-allinone-3.20.tar.bz2.
The tarball will contain:
- pybindgen
- netanim
- ns-3.20
- bake
where bake is used to fetch optional ns-3 components.
A patch from ns-3.19 to ns-3.20 will also be posted.
Release platforms
Our primary platforms for this release are planned to be:
- Fedora 19/20 (32/64 bit systems)
- Ubuntu 13.10 (32/64 bit systems)
- Ubuntu 12.04 LTS and 10.04 LTS (64 bit)
- CentOS/RHEL 6.4 (64-bit)
- Mac OS 10.8 Mountain Lion and 10.9 Mavericks (64 bit) with Xcode 5.0
- FreeBSD 8.4, 9.2 (64 bit) using gcc and clang compilers
Remaining work before release
To be decided