Skip to content

Commit 97cd073

Browse files
committed
Bump version to 1.6.1
Signed-off-by: Jessica Frazelle <[email protected]>
1 parent d5ebb60 commit 97cd073

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 1.6.1 (2015-05-07)
4+
5+
#### Security
6+
- Fix read/write /proc paths (CVE-2015-3630)
7+
- Prohibit VOLUME /proc and VOLUME / (CVE-2015-3631)
8+
- Fix opening of file-descriptor 1 (CVE-2015-3627)
9+
- Fix symlink traversal on container respawn allowing local privilege escalation (CVE-2015-3629)
10+
- Prohibit mount of /sys
11+
12+
#### Runtime
13+
- Update Apparmor policy to not allow mounts
14+
315
## 1.6.0 (2015-04-07)
416

517
#### Builder

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.6.1

0 commit comments

Comments
 (0)