blob: eb5f83dcc698e8f25a28d91544613fa2e703c26e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
2016-05-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160501.
* Adding multiple output formats in container list command.
* Adding status based listing of containers in container list command.
* Correcting errors in documentation.
2016-04-15 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160415.
* Fixing minor issues:
- build system
- container-shell program
- documentation
- systemd unit for container-autostart
* Updated debian default mirror from httpredir.debian.org to ftp.debian.org.
* Backward incompatible changes:
- container stop command option -k|--kill renamed to -f|--force for consistency
2016-04-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160401.
* Adding native ARM architecture support.
* Adding new container programs:
- container-autostart
- container-shell
* Adding new container commands:
- limit
* Adding new container scripts:
- debconf
* Adding new container config options:
- capability and drop-capability
- blockio, cpu, memory and tasks limits
* Adding new and updating existing documentation.
2016-03-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160301.
|