[ubuntu/lucid] fakeroot 1.14.4-1ubuntu1 (Accepted)
Bhavani Shankar
right2bhavi at gmail.com
Fri Jan 8 07:30:24 GMT 2010
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.
Date: Fri, 08 Jan 2010 12:47:39 +0530
Changed-By: Bhavani Shankar <right2bhavi at gmail.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/lucid/+source/fakeroot/1.14.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 08 Jan 2010 12:47:39 +0530
Source: fakeroot
Binary: fakeroot
Architecture: source
Version: 1.14.4-1ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bhavani Shankar <right2bhavi at gmail.com>
Description:
fakeroot - Gives a fake root environment
Closes: 538037 541335 550215 556257
Changes:
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.
Checksums-Sha1:
2c1c18f5f0991ed46d45ddf1477eaa51c3513c5e 1378 fakeroot_1.14.4-1ubuntu1.dsc
80fd293a3969e6ee8dbae0a979a5e817a9a6c7f3 280223 fakeroot_1.14.4.orig.tar.bz2
5d8171ce32d4a7ff9e91910ddc5773cd1fd1a602 42083 fakeroot_1.14.4-1ubuntu1.debian.tar.gz
Checksums-Sha256:
64f458c00d5ca0a585ec4f165913cb2e91b3c1de286f83acf8739bc5b873a058 1378 fakeroot_1.14.4-1ubuntu1.dsc
3236394b2f280637bc977515e46e66cf999e1db74ea7402048e64113b70b9660 280223 fakeroot_1.14.4.orig.tar.bz2
86cfcedba30cf3c5ffac1800b504660e8177f1e0b0beb8c27fc3c004ddcf89db 42083 fakeroot_1.14.4-1ubuntu1.debian.tar.gz
Files:
f649b737679aa25625defa0d84ced45c 1378 utils optional fakeroot_1.14.4-1ubuntu1.dsc
bea628be77838aaa7323a2f7601c2d7e 280223 utils optional fakeroot_1.14.4.orig.tar.bz2
f07bce29a235e5486e96f80e0177fcab 42083 utils optional fakeroot_1.14.4-1ubuntu1.debian.tar.gz
Launchpad-Bugs-Fixed: 481066
Original-Maintainer: Clint Adams <schizo at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktG3ZsACgkQRjrlnQWd1evXqwCfb2AIm7SPod6/+pc0ymzw/ljy
ITMAn1l/wIUrNw01J9cURRuMxEhUtY4H
=8OCM
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list