Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602356 - =app-emulation/rkt-1.21.0 version bump
Summary: =app-emulation/rkt-1.21.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2016-12-11 16:47 UTC by Manuel Rüger (RETIRED)
Modified: 2016-12-13 07:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2016-12-11 16:47:54 UTC
1.21.0

This release includes bugfixes for the experimental CRI support, more stable integration tests, and some other interesting changes:

    The default-restricted network changed from 172.16.28.0/24 to 172.17.0.0/26.
    The detailed roadmap for OCI support has been finalized.

New features

    Change the subnet for the default-restricted network (#3440), (#3459).
    Prepare for writable /proc/sys, and /sys (#3389).
    Documentation/proposals: add OCI Image Format roadmap (#3425).

Bug fixes

    stage1: app add, status didn't work with empty vols (#3451).
    stage1: properly run defer'd umounts in app add (#3455).
    cri: correct 'created' timestamp (#3399).
    fly: ensure the target bin directory exists before building (#3436).
    rkt: misc systemd-related fixes (#3418).

Other changes

    pkg/mountinfo: move mountinfo parser to its own package (#3415).
    stage1: persist runtime parameters (#3432), (#3450).
    stage1: signal supervisor readiness (#3424), (#3439).
    sandbox: add missing flagDNSDomain and flagHostsEntries parameters (#3430).
    pkg/tar: fix variable name in error (#3433).
    tests: fix TestExport for the KVM+overlay case (#3435).
    tests: fix some potential gexpect hangs (#3443).
    tests: add smoke test for app sandbox (#3371).
    tests: tentative fixes for sporadic host and kvm failures (#3434).
    rkt: remove empty TODO (#3417).
    Documentation updates: #3446, (#3421), (#3412).