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

« back to all changes in this revision

Viewing changes to debian/control

  • 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:
6
6
Maintainer: Manoj Srivastava <srivasta@debian.org>
7
7
Standards-Version: 3.8.3.0
8
8
Homepage: http://www.gnu.org/software/make/
9
 
Build-Depends: gettext, autoconf, automake | automaken, cvs
10
 
# depending on cvs sucks, but gettext needs it without depending on it,
11
 
# and autoreconf calls autopoint from gettext, which uses a CVS repo in
12
 
# a tar ball. See Bug#506022 and Bug#508230 
13
 
 
 
9
Build-Depends: autoconf, automake | automaken, autopoint, file
14
10
 
15
11
Package: make
16
12
Section: devel