blob: 55c178cbb8511d747a4572b12d48ae2ae07ab626 (
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
|
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.
* Addding 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.
|