Skip to content

Commit d344625

Browse files
committed
Bump version to v1.3.3
1 parent 496c274 commit d344625

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.3.3 (2014-12-11)
4+
5+
#### Security
6+
- Fix path traversal vulnerability in processing of absolute symbolic links (CVE-2014-9356)
7+
- Fix decompression of xz image archives, preventing privilege escalation (CVE-2014-9357)
8+
- Validate image IDs (CVE-2014-9358)
9+
10+
#### Runtime
11+
- Fix an issue when image archives are being read slowly
12+
13+
#### Client
14+
- Fix a regression related to stdin redirection
15+
- Fix a regression with `docker cp` when destination is the current directory
16+
317
## 1.3.2 (2014-11-20)
418

519
#### Security

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.2
1+
1.3.3

0 commit comments

Comments
 (0)