Actions
Task #4462
closedDrop support for Ubuntu 14.04
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Ubuntu 18.04 will be released on April 26, 2018. Per platform policy, that means we can drop support for 14.04 and raise our minimum requirement to 16.04.
Specifically, we can begin requiring:
- gcc >= 5.3
- clang >= 3.5 (technically, Ubuntu 16.04 ships with 3.8 by default but I doubt we can take advantage of a version newer than 3.5, given the gcc requirement)
- boost >= 1.58
- openssl >= 1.0.2
This also means we can switch the codebase to C++14.
Updated by Davide Pesavento almost 7 years ago
- Blocks Feature #3076: C++14 support added
Updated by Eric Newberry almost 7 years ago
- Blocked by Task #4480: Deploy Ubuntu 18.04 Jenkins agents added
Updated by Davide Pesavento over 6 years ago
- Blocked by Task #4564: Release 0.6.2 added
Updated by Eric Newberry over 6 years ago
Part of this task would be shutting down the 14.04 Jenkins agents.
Updated by Davide Pesavento over 6 years ago
- Status changed from New to In Progress
- Assignee set to Davide Pesavento
- Target version set to v0.7
Updated by Davide Pesavento over 6 years ago
Eric Newberry wrote:
Part of this task would be shutting down the 14.04 Jenkins agents.
Eric, please go ahead with that part of the task.
Updated by Eric Newberry over 6 years ago
All 14.04 Jenkins agents have been retired and their platform has been removed from all relevant projects.
Updated by Davide Pesavento over 6 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Davide Pesavento over 6 years ago
- Status changed from Code review to Closed
Changes for NFD, ndn-cxx, and ndn-tools have been merged.
Updated by Junxiao Shi over 6 years ago
- Blocks Task #4614: Use system-default WebSocket++ added
Actions