Change logs for libedit source package in Intrepid

  • libedit (2.11~20080614-1ubuntu1) intrepid; urgency=low
    
      * debian/patches/20-fortify.patch: handle error conditions found
        by -D_FORTIFY_SOURCE=2.
    
     -- Kees Cook <email address hidden>   Sat, 28 Jun 2008 17:59:27 -0700
  • libedit (2.11~20080614-1) unstable; urgency=low
    
      * Update sources from CVS repo; closes: #478922
      * Depend on quilt and rename all patches
      * Remove patch code from debian/rules; closes: #484401
      * Provide vis.h; closes: #357594
      * Update debian/coyright
      * Let dh_makeshlibs create libedit2.postrm libedit2.postinst
      * Priority of libedit2 is standard
      * Standards version is 3.8.0
      * Patches:
        Remove 09-export_completion_matches.diff
          It won't compile with this patch:
          rl_completion_matches defined twice
        Add 10-define_SIZE_T_MAX.diff
          Define SIZE_T_MAX as UINT_MAX in limits.h
        Add 11-357594-vis.h.diff
          Minor adaptation for Glibc by Robert Millan <email address hidden>
        Add 12-libedit-Makefile.diff
          Without it I get the following message:
          make: ${_MKTARGET_CREATE} expands to empty string
        Add 13-symbol_not_found.diff by Anibal Monsalve Salazar
          Without it I get the following messages:
          symbol strlcpy/strlcat not found in none of the libraries
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  17 Jun 2008 06:25:10 +0100
  • libedit (2.9.cvs.20050518-4) unstable; urgency=low
    
      * New pkgconfig file. Patch by Matthieu Gallien <email address hidden>
        Closes: #420813.
      * Fixed the following lintian messages:
        - W: libedit source: debian-rules-sets-DH_COMPAT line 7
        - W: libedit source: package-uses-deprecated-debhelper-compat-version 2
        - W: libedit source: substvar-source-version-is-deprecated libedit-dev
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Oct 2007 17:06:47 +0100