diff options
author | Allan McRae <allan@archlinux.org> | 2013-09-09 12:51:29 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-09-09 12:52:48 +1000 |
commit | f6b00fd1153295bc32041724a88aad84ba598b4a (patch) | |
tree | 84706dcc3508e05bb722292c861609f67f560717 /NEWS | |
parent | d4f66d37c4fc045da66e01c66976add579c6b7a4 (diff) | |
download | glibc-f6b00fd1153295bc32041724a88aad84ba598b4a.tar glibc-f6b00fd1153295bc32041724a88aad84ba598b4a.tar.gz glibc-f6b00fd1153295bc32041724a88aad84ba598b4a.tar.bz2 glibc-f6b00fd1153295bc32041724a88aad84ba598b4a.zip |
Update to latest versions of GPL-2.0 and LGPL-2.1
Pull copies of these files directly from the GNU website:
http://www.gnu.org/licenses/gpl-2.0.txt
http://www.gnu.org/licenses/lgpl-2.1.txt
Fixes the address of the Free Software Foundation (BZ #15844). Also
includes some minor formatting changes and corrects references to
the GNU "Library" General Public License.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ Version 2.19 * The following bugs are resolved with this release: - 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15749, 15797, 15867, - 15886, 15887, 15890, 15897, 15905, 15909, 15921. + 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15749, 15797, 15844, + 15867, 15886, 15887, 15890, 15897, 15905, 15909, 15921. * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes to the d_name member of struct dirent, or omit the terminating NUL |