Change logs for fakeroot source package in Lucid

  • fakeroot (1.14.4-1ubuntu1) lucid; urgency=low
    
      * Merge from debian testing.  Remaining changes: LP: #481066
        - drop Conflict with older libc6-dev-i386 packages needed by debian because
          of the BIARCH_LIB_DIR change, we don't need it.
    
    fakeroot (1.14.4-1) unstable; urgency=low
    
      * Switch to 3.0 (quilt) source format.
      * Adapt prebuild to preroll for upstream separation.
      * Rename changelog to changelog.Debian.
      * communicate.h: patch from Bernhard Reutner-Fischer to enable LFS
        builds against uClibc.  closes: #556257.
    
    fakeroot (1.14.3) unstable; urgency=low
    
      * Apply patch (tweaked) from VMware: "Make sure STAT64_SUPPORT is
        defined on Mac OS, and wrap versioned symbols."
      * Apply patch (tweaked) from VMware: "Wrap *getattrlist() functions
        (Mac OS-specific, used on HFS+ filesystems)."
      * Apply patch (guarded, tweaked) from VMware: "Add debug support."
      * Conditionally build MacOS X symbol-versioned wrappers.
    
    fakeroot (1.14.2) unstable; urgency=low
    
      * Apply (tweaked) patch from VMware: "Fix places which were
        incorrectly not using the INT_* macros. This gets rid of a bunch
        of STAT64_SUPPORT checks."
      * Apply patch from VMware: "Move the _STAT_VER argument of all INT_*
        macros from the call site to the definition of the macros."
      * Incorporate fts_children wrapper fixes from VMware version.
      * Apply VMware patch: "Remove the unused 'done' variable in
        load_library_symbols(): the function can only be called once, so
        there is no need for the variable anyway."
      * Apply VMware patch: "Remove from wrapfunc.inp the function which are
        not actually wrapped in libfakeroot.c."
    
    fakeroot (1.14.1) unstable; urgency=low
    
      * Apply patch from VMware: "Get rid of a bunch of STUPID_ALPHA_HACK
        checks by always passing 3 arguments to INT_SEND_STAT."
      * Apply patch from VMware: "Get rid of all remaining STUPID_ALPHA_HACK
        checks (except one at the top) by abstracting the difference of
        number of parameters into new SEND_STAT* and SEND_GET_STAT* macros."
    
    fakeroot (1.14) unstable; urgency=low
    
      * Wrap fts_children.
      * Bump to Standards-Version 3.8.3.
    
    fakeroot (1.13.2) unstable; urgency=low
    
      * Apply patch from Stuart Prescott to rename TEMP variable.
        closes: #550215.
      * Rename PREFIX and BINDIR variables.
    
    fakeroot (1.13.1) unstable; urgency=low
    
      * Apply patch from U.V. Ravindra to use native htonll()/ntohll() on Solaris.
      * Apply patch from U.V. Ravindra to properly typecast uid_t/gid_t
        assignments.
    
    fakeroot (1.13) unstable; urgency=low
    
      * libfakeroot.c: apply fix from lorenz schori to properly deal with
        STAT64_SUPPORT in fts_read.  closes: #541335.
    
    fakeroot (1.12.5) unstable; urgency=low
    
      * Disable biarch support on amd64.  closes: #538037.
      * Bump to Standards-Version 3.8.2.
     -- Bhavani Shankar <email address hidden>   Fri, 08 Jan 2010 12:47:39 +0530
  • fakeroot (1.12.4ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - drop Conflict with older libc6-dev-i386 packages needed by debian because
          of the BIARCH_LIB_DIR change, we don't need it.
    
    fakeroot (1.12.4) unstable; urgency=medium
    
      * libfakeroot.c: avoid crashing on fts_read() error conditions.
        closes: #533456.
    
    fakeroot (1.12.3) unstable; urgency=low
    
      * Bump to Standards-Version 3.8.1.
      * Conflict with older libc6-dev-i386 packages that put files into
        /emul/ia32-linux.
      * Install amd64 biarch files into /usr/lib32.  closes: #492699.
    
     -- Fabien Tassin <email address hidden>   Thu, 18 Jun 2009 18:52:00 +0100