Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2014-12-21 12:05:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2014-12-03 
22:49:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes       2014-12-21 
12:04:42.000000000 +0100
@@ -1,0 +2,26 @@
+Fri Dec 12 16:13:30 UTC 2014 - [email protected]
+
+- Updated to 1.4.0 (2014-12-11):
+  * Notable Features since 1.3.0:
+    - Set key=value labels to the daemon (displayed in `docker info`), applied 
with
+      new `-label` daemon flag
+    - Add support for `ENV` in Dockerfile of the form: 
+      `ENV name=value name2=value2...`
+    - New Overlayfs Storage Driver
+    - `docker info` now returns an `ID` and `Name` field
+    - Filter events by event name, container, or image
+    - `docker cp` now supports copying from container volumes
+    - Fixed `docker tag`, so it honors `--force` when overriding a tag for 
existing
+      image.
+- Changes introduced by 1.3.3 (2014-12-11):
+  * Security:
+    - Fix path traversal vulnerability in processing of absolute symbolic 
links (CVE-2014-9356) - (bnc#909709)
+    - Fix decompression of xz image archives, preventing privilege escalation 
(CVE-2014-9357) - (bnc#909710)
+    - Validate image IDs (CVE-2014-9358) - (bnc#909712)
+  * Runtime:
+    - Fix an issue when image archives are being read slowly
+  * Client:
+    - Fix a regression related to stdin redirection
+    - Fix a regression with `docker cp` when destination is the current 
directory
+
+-------------------------------------------------------------------

Old:
----
  docker-1.3.2.tar.bz2

New:
----
  docker-1.4.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.WzjyEX/_old  2014-12-21 12:04:44.000000000 +0100
+++ /var/tmp/diff_new_pack.WzjyEX/_new  2014-12-21 12:04:44.000000000 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define git_version 39fa2fa
+%define git_version 4595d4f
 Name:           docker
-Version:        1.3.2
+Version:        1.4.0
 Release:        0
 Summary:        The Linux container runtime
 License:        Apache-2.0

++++++ docker-1.3.2.tar.bz2 -> docker-1.4.0.tar.bz2 ++++++
++++ 46218 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to