Update CHANGES and dates for 1.3.6.
authorThomas Daede <daede003@umn.edu>
Fri, 16 Mar 2018 03:34:28 +0000 (20:34 -0700)
committerThomas Daede <daede003@umn.edu>
Fri, 16 Mar 2018 16:19:48 +0000 (09:19 -0700)
CHANGES
COPYING
README.md

diff --git a/CHANGES b/CHANGES
index c98ccfc..5db9d05 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+libvorbis 1.3.6 (2018-03-16) -- "Xiph.Org libVorbis I 20180316 (Now 100% fewer shells)"
+
+* Fix CVE-2018-5146 - out-of-bounds write on codebook decoding.
+* Fix CVE-2017-14632 - free() on unitialized data
+* Fix CVE-2017-14633 - out-of-bounds read
+* Fix bitrate metadata parsing.
+* Fix out-of-bounds read in codebook parsing.
+* Fix residue vector size in Vorbis I spec.
+* Appveyor support
+* Travis CI support
+* Add secondary CMake build system.
+* Build system fixes
+
 libvorbis 1.3.5 (2015-03-03) -- "Xiph.Org libVorbis I 20150105 (⛄⛄⛄⛄)"
 
 * Tolerate single-entry codebooks.
diff --git a/COPYING b/COPYING
index 8f1d18c..153b926 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2002-2015 Xiph.org Foundation
+Copyright (c) 2002-2018 Xiph.org Foundation
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
index 1748ee2..5e7e501 100644 (file)
--- a/README.md
+++ b/README.md
@@ -145,5 +145,5 @@ USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS
 GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE
 IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.
 
-THE OggVorbis SOURCE CODE IS COPYRIGHT (C) 1994-2015
+THE OggVorbis SOURCE CODE IS COPYRIGHT (C) 1994-2018
 by the Xiph.Org Foundation https://www.xiph.org/