Task #3762
closedRelease 0.5.0
100%
Description
Release ndn-cxx, NFD, ndn-tools version 0.5.0.
- write release notes, update
docs/release-notes-latest.rst
symlink, add entry indocs/releases.rst
- update version number in
wscript
- publish source and binary packages
- update documentation on named-data.net (generate documentation for the released version, update symlinks to "current", update version in github hook)
- send announcement
Updated by Davide Pesavento about 8 years ago
Would be nice to wait for the release of Boost 1.62.0 (scheduled for 9/28, but it might be few days late) to make sure we're compatible with it.
Updated by Junxiao Shi about 8 years ago
I disagree with waiting for Boost 1.62. Even if it's released on Sep 28, it won't be available on HomeBrew immediately.
Updated by Davide Pesavento about 8 years ago
I don't think we need to wait for Homebrew. Alex said he tested Boost master branch on Aug 25th, so I'm assuming he has a quick way of checking against 1.62 final without using Homebrew packages. One OSX/macOS version would be enough. Anyway, not a big deal if it can't be done easily.
Updated by Alex Afanasyev about 8 years ago
For tests, I have deactivated homebrew version, downloaded, compiled, and installed pre release version of boost from source. So, it is not hard to do a quick test.
Updated by Alex Afanasyev about 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Release notes for ndn-cxx: https://gerrit.named-data.net/#/c/3246/
Updated by Davide Pesavento about 8 years ago
ndn-tools release should be split into a separate task (will happen independently, and has a different version number)
Updated by Davide Pesavento about 8 years ago
Boost 1.62 has been released as scheduled http://lists.boost.org/boost-announce/2016/09/0475.php
Updated by Alex Afanasyev about 8 years ago
- % Done changed from 50 to 100
NFD release notes: https://gerrit.named-data.net/#/c/3251/
Updated by Alex Afanasyev about 8 years ago
- Status changed from In Progress to Feedback
Source and binary packages (PPA) published. Macports and homebrew not yet updated, though. Anybody wants to volunteer to do the update and check if it works?
Updated by Junxiao Shi over 7 years ago
- Status changed from Feedback to Closed
0.5.1 has been released in #3859 so there's no value in 0.5.0 MacPorts release.