guile-1.6 (1.6.8-10) unstable; urgency=low
* Move the _GNU_SOURCE define to the top of stime.c so that it actually
effects time.h. Thanks to dann frazier <email address hidden> (again) for
for the report. (closes: #562240)
guile-1.6 (1.6.8-9) unstable; urgency=low
* AC_DEFINE SCM_STACK_GROWS_UP so that it will actually be visible via
scmconfig.h. Thanks to dann frazier <email address hidden> for the
report. (closes: #562212)
* Forcibly remove ./libltdl during autofiles-sync to work around the
fact that newer versions of libtool appear to create the directory
even when that wasn't requested.
* Fix a FTBFS on some architectures by defining _GNU_SOURCE before
including time.h so that strptime will definitely be declared. Thanks
to dann frazier <email address hidden> for for the report.
(closes: #562240)
guile-1.6 (1.6.8-8) unstable; urgency=high
* Change debian/control sections to lisp to match Debian distribution
overrides.
* Fix mistake made when incorporating hppa configure argument
adjustments from NMU. Always use -O1 on hppa.
* Include <ltdl.h> in guile-ltdl.c to make sure that types are properly
declared, and add $(LIBLTDL) to libguile_ltdl_la_LIBADD. This should
fix a build failure on amd64 and kfreebsd-amd64. (closes: #561772)
guile-1.6 (1.6.8-7) unstable; urgency=high
* Change dependency from libreadline5-dev to libreadline6-dev. Thanks
to Matthias Klose <email address hidden> for the 1.6 report. See also
#550131. (closes: #553779)
* Adjust libguile-ltdl to use the system libltdl in order to fix a
security risk (CVE-2009-3736). Older versions of ltdl (in this case
via the internal raw-ltdl.c) would attempt "to open a .la file in the
current working directory, which allows local users to gain privileges
via a Trojan horse file". See use-system-libltdl.diff. Thanks to
Michael Gilbert <email address hidden> for the report.
(closes: #559813)
* Add find-stack-direction.diff to fix a FTBFS on some architectures,
including hppa and powerpc. Thanks to Thiemo Seufer
<email address hidden> and Martin Zobel-Helas <email address hidden> for the
initial reports and patches, and Frank Lichtenheld <email address hidden>
and Cyril Brulebois <email address hidden> for the earlier 1.6.8-6.1 and
1.6.8-6.3 NMUs. (closes: #497740)
* Always use -O0 on sparc for now to fix a compilation problem with gcc
4.3. Thanks to Cyril Brulebois <email address hidden> for the 1.6.8-6.2
NMU. (closes: #501114).
* Fix FTBFS on kfreebsd-i386 by adding it to WORKING_QTHREADS_ARCHS in
debian/rules. Thanks to Petr Salinger <email address hidden> for
the fix, and Cyril Brulebois <email address hidden> for the 1.6.8-6.4 NMU.
(Closes: #533269).
-- Ubuntu Archive Auto-Sync <email address hidden> Mon, 25 Jan 2010 03:42:22 +0000