diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-07-31 14:44:34 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-07-31 14:44:34 +0000 |
commit | 525a0893a750b6a99050c77e26612cd6ebd014b5 (patch) | |
tree | 9a5e31d4bf9977d78d7e6b648e2fdd778269a5da | |
parent | d0dca95161aaf4d288832a86fd0f8cb5ba002829 (diff) | |
download | gcc-49-525a0893a750b6a99050c77e26612cd6ebd014b5.tar.gz |
- prepare for 4.9.1-4
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7544 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7b05249..d8b8241 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gcc-4.9 (4.9.1-4) UNRELEASED; urgency=medium +gcc-4.9 (4.9.1-4) unstable; urgency=high * Update to SVN 20140731 (r213317) from the gcc-4_9-branch. - CVE-2014-5044, fix integer overflows in array allocation in libgfortran. @@ -6,7 +6,7 @@ gcc-4.9 (4.9.1-4) UNRELEASED; urgency=medium * Build libphobos on armel and armhf. Closes: #755390. * Fix java.security symlink. Closes: #756484. - -- Matthias Klose <doko@debian.org> Mon, 28 Jul 2014 18:26:32 +0200 + -- Matthias Klose <doko@debian.org> Thu, 31 Jul 2014 10:15:27 +0200 gcc-4.9 (4.9.1-3) unstable; urgency=medium |