~ubuntu-branches/debian/jessie/make-dfsg/jessie

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Manoj Srivastava
  • Date: 2010-03-21 12:42:55 UTC
  • Revision ID: james.westby@ubuntu.com-20100321124255-ukc2euswom49jf2z
Tags: 3.81-8
* New bug fixing release.
* [a6f53b8]: [topic--overlap-strcpy-fix]: make corrupts commands with
  latest eglibc make uses strcpy() on overlapping strings, recent
  (e)glibc doesn't tolerate this. strcpy is not defined to work on
  overlapping regions. This is upstream bug
  https://savannah.gnu.org/bugs/index.php?29253 The fix comes thanks
  to Roderich Schupp and Max Bowsher.
  Bug fix: "make corrupts commands with latest eglibc (strcpy of
  overlapping strings)", thanks to Roderich Schupp    (Closes: #568665).
* Bug fix: "make package built from source missing libc6 dependency",
  thanks to Daniel Schepler                           (Closes: #569924).
* Bug fix: "Please build-depend on autopoint", thanks to Santiago Vila
                                                       (Closes: #572474).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
make-dfsg (3.81-8) unstable; urgency=low
 
2
 
 
3
  * New bug fixing release.
 
4
  * [a6f53b8]: [topic--overlap-strcpy-fix]: make corrupts commands with
 
5
    latest eglibc make uses strcpy() on overlapping strings, recent
 
6
    (e)glibc doesn't tolerate this. strcpy is not defined to work on
 
7
    overlapping regions. This is upstream bug
 
8
    https://savannah.gnu.org/bugs/index.php?29253 The fix comes thanks
 
9
    to Roderich Schupp and Max Bowsher.
 
10
    Bug fix: "make corrupts commands with latest eglibc (strcpy of
 
11
    overlapping strings)", thanks to Roderich Schupp    (Closes: #568665).
 
12
  * Bug fix: "make package built from source missing libc6 dependency",
 
13
    thanks to Daniel Schepler                           (Closes: #569924).
 
14
  * Bug fix: "Please build-depend on autopoint", thanks to Santiago Vila
 
15
                                                         (Closes: #572474).
 
16
 
 
17
 -- Manoj Srivastava <srivasta@debian.org>  Sun, 21 Mar 2010 12:42:55 -0700
 
18
 
1
19
make-dfsg (3.81-7) unstable; urgency=low
2
20
 
3
21
  * Checked against latest policy. Added  few minor tweaks to fix problems