Change logs for gauche source package in Natty

  • gauche (0.9-19) unstable; urgency=low
    
      * debian/patches/20_check_exit_status.patch: Fixed ('exit' command
        should not be inside sub-shell).  Added check of test.record.
      * debian/patches/21_vectors_test.patch: New for big endian machines.
    
    gauche (0.9-18) unstable; urgency=low
    
      * debian/patches/12_libgc_fix__EXCEPTIONS.patch: Call GC_init_thread_local.
      * debian/patches/19_nettest_skip.patch: New.
      * debian/patches/20_check_exit_status.patch: New.
    
    gauche (0.9-17) unstable; urgency=high
    
      * debian/patches/18_number.patch: New.  Gauche is vulnerable for
      some floating point input.  Reference: CVE-2010-4645 for PHP.
      Thanks to Jens Thiele.
     -- Michael Bienia <email address hidden>   Tue,  08 Feb 2011 16:13:07 +0000
  • gauche (0.9-16) unstable; urgency=low
    
      * debian/libgauche0.symbols (GC_start_rtn_prepare_thread): New.
        (Scm__EncodeDouble): Removed Debian revision number.
      * Check a old bug report and confirmed it's fixed (Closes: #333293).
      * debian/control (Standards-Version): Version 3.9.0.
      * README.source: Removed.
      * debian/patches/12_libgc_fix__EXCEPTIONS.patch: Updated.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:30:36 +0000
  • gauche (0.9-15) unstable; urgency=low
    
      * debian/control: Added Breaks: and Replaces: -headers for gauche,
        libgauche0, gauche-zlib, and gauche-dev (Closes: #580337).
        Thanks to Bernard Drapeau and Jens Thiele.
      * debian/libgauche0.symbols: Updated.
    
    gauche (0.9-14) unstable; urgency=low
    
      * debian/patches/17_libgc_thread_local_for_archs.patch: Renamed
        and updated for all archs not only for i486-linux-gnu.
      * debian/patches/15_ext_termios.patch: Updated.
      * debian/libgauche0.symbols: Updated.
    
    gauche (0.9-13) experimental; urgency=low
    
      * debian/libgauche0.symbols: Changes for symbols with
        THREAD_LOCAL_ALLOC=1.
        Removed GC_allocate_lock.
        Added 19 symbols.
      * debian/patches/17_libgc_thread_local_for_i486.patch: New file.
      * debian/control (Suggests): Added gauche-gdbm and gauche-zlib.
      * debian/libgauche0.symbols: Added (optional) for
        Scm_BignumToSI64, Scm_BignumToUI64, Scm_GetInteger64Clamp,
        Scm_GetIntegerU64Clamp, Scm_MakeInteger64, and Scm_MakeIntegerU64.
    
    gauche (0.9-12) experimental; urgency=low
    
      * debian/gauche-dev.install: gauche-cesconv should be in 'gauche'.
        Include gauche-install, gauche-config, and gauche-package under
        /usr/lib/gauche.
        Include genstub, precomp, and gencomp.
      * debian/gauche.install: Specify all contents.
      * debian/rules (override_dh_install): Removed.
      * debian/libgauche0.symbols: New file to catch ABI change.
      * debian/libgauche0.install: New file.
      * debian/gauche-zlib.install: New file.
      * debian/control (Build-Depends): Added netbase for test of ext/net.
        (Package): Added libgauche0.
        (Package): Added gauche-zlib.
        (Section): gauche-dev is lisp.
      * debian/patches/02_linking.patch: Updated.
      * debian/patches/07_armel_gnueabi.patch: Updated.
      * debian/patches/08_host_gnu.patch: Updated.
      * debian/patches/09_gauche_config.patch: Updated.
      * debian/patches/15_ext_termios.patch: New file.
      * debian/patches/16_no_LIBS.patch: New file.
      * gauche.postinst, gauche.postrm: Removed.
    
    gauche (0.9-11) unstable; urgency=low
    
      * debian/patches/14_libgc_fix_threadlocal.patch: New file.
      * debian/patches/05_libgc_fix.patch: Updated (remove ia64 exception).
      * README.Debian: Remove ia64 comment.
    
    gauche (0.9-10) unstable; urgency=low
    
      * debian/patches/13_bigendian64.patch: New file.
      * debian/patches/12_libgc_fix__EXCEPTIONS.patch: New file.
      * debian/patches/11_strict_alias.patch: Updated.
    
    gauche (0.9-9) unstable; urgency=low
    
      * debian/patches/11_strict_alias.patch: New file.
      * debian/rules: ia64 is OK now, comment out the workaround.
    
    gauche (0.9-8) unstable; urgency=low
    
      * debian/patches/10_manpages.patch: New file.
      * debian/patches/series: Don't apply 01_manpages.patch but 10_manpages.patch.
      * debian/gauche.manpages: Updated.
      * debian/gauche-dev.manpages: New file.
      * debian/gauche-doc.lintian: Removed.
      * debian/rules: Follow the removal of gauche-doc.lintian.
      * debian/rules: Added +x for template.DIST.
    
    gauche (0.9-7) unstable; urgency=low
    
      * debian/control (Maintainer): It's now Debian Gauche Maintainers list.
      (Uploaders): Added Jens Thiele <email address hidden>.
      * debian/patches/08_host_gnu.patch: Add THREADLIBS and
        GAUCHE_THREAD_TYPE for i486-pc-gnu0.3.  Include config.h.in patch.
    
    gauche (0.9-6) unstable; urgency=low
    
      * debian/patches/09_no_LIBS.patch: New file.
      * debian/patches/02_linking.patch: Remove $(LIBS) from gauche-config build.
      * debian/patches/05_libgc_fix.patch: Undo 0.9-5 change and enable
        THREAD_LOCAL_ALLOC for sparc64-*-linux*.
      * debian/patches/06_arm_float.patch: Include 2009-11-30 change of
        src/parameter.c.
    
    gauche (0.9-5) unstable; urgency=low
    
      * debian/patches/07_armel_gnueabi.patch: New file.
      * debian/patches/08_host_gnu.patch: New file.
      * debian/patches/05_libgc_fix.patch: Added local change of disabling
        THREAD_LOCAL_ALLOC for sparc64-*-linux*.
    
    gauche (0.9-4) unstable; urgency=low
    
      * debian/README.Debian: Added a note for ia64.
      * debian/patches/05_libgc_fix.patch: Added local change of disabling
        THREAD_LOCAL_ALLOC for ia64-*-linux*.
      * debian/rules (override_dh_auto_build): New entry.
      (less_optimization_for_vm_compilation): New variable.
    
    gauche (0.9-3) unstable; urgency=low
    
      * debian/patches/05_libgc_fix.patch: New file.
      * debian/patches/06_arm_float.patch: New file.
      * debian/patches/series: Updated.
    
    gauche (0.9-2) unstable; urgency=low
    
      * debian/control (Build-Depends): Added libatomic-ops-dev.
      * debian/rules: Use preinstalled libatomic-ops.
      * debian/patches/04_align8.patch: New file.
      * debian/patches/series: Apply 04_align8.patch.
    
    gauche (0.9-1) unstable; urgency=low
    
      * debian/patches/03_rm_without_xlink.patch: New file.
      * debian/rules: Use new config.{sub,guess} (Closes: #536113).
      * debian/watch: Removed "debian uupdate", to use qa.debian.org redirector.
      * debian/gauche-doc.{postinst,prerm}: Removed since install-ifo is now
      handled automatically by debhelper 7.2.17 or above.
      * debian/gauche.{preinst,prerm}: Removed since it's empty.
      * debian/patches/02_linking.patch: Rename from 02_remove_rpath.patch.
      * debian/gauche-doc.info: Updated.
      * debian/gauche.manpages: Updated.
      * debian/gauche-gdbm.install: Updated.
      * debian/gauche-dev.install: Updated.
      * debian/gauche.install: Updated.
      * debian/control (Section): It's now lisp (was: interpreters).
      (Build-Depends): Added zlib1g-dev.
      (Depends): Added ${misc:Depends}.
      * debian/{rules,source,patches,README.source}: Use 3.0 (quilt) format.
      * debian/patches/03_libgc_fix.patch: Removed.
      * New upstream release (Closes: #506288).
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:49:14 +0100