Change logs for fakeroot source package in Oneiric

  • fakeroot (1.17-1) unstable; urgency=low
    
      * Revert access() support patch.  closes: #630129.
     -- Steve Langasek <email address hidden>   Thu,  25 Aug 2011 01:38:49 +0000
  • fakeroot (1.16-1) unstable; urgency=low
    
      * Patch from Jonathan Nieder to add access() support.
        closes: #629956.
      * Bump to Standards-Version 3.9.2.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  11 Jun 2011 09:00:35 +0000
  • fakeroot (1.15.1-1) unstable; urgency=low
    
      * Patch from Aurelien Jarno to fix lchown support.
        closes: #620245.
    
    fakeroot (1.15-1) unstable; urgency=low
    
      * Patch from Aurelien Jarno to add lchmod() support (for GNU/kFreeBSD).
        closes: #618782.
      * Patch from Justin B. Rye to improve short and long package descriptions.
        closes: #615852.
    
    fakeroot (1.14.5-2) unstable; urgency=low
    
      * Drop ancient Conflicts.
    
    fakeroot (1.14.5-1) unstable; urgency=low
    
      * Clear dlerror() just in case dlsym() legitimately returns
        NULL, to prevent misleading errors on Nexenta.  Thanks to
        Pavel Strashkin.
    
    fakeroot (1.14.4-2) unstable; urgency=low
    
      * Patch from Michael Gilbert to re-enable biarch on amd64 and
        conflict with libc6-i386 (<= 2.9-13).  closes: #605077.
     -- Jean-Louis Dupond <email address hidden>   Tue,  03 May 2011 10:28:19 +0000
  • 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