Hi release team, Jonathan Nieder wrote:
> Disable the memory usage limiter by default, changing the output > of --info-memory in a backwards incompatible way and introducing > an XZ_DEFAULTS environment variable to turn it back on. This change > has already been made upstream. I have prepared a package with this change; you can view it with git clone git://git.debian.org/collab-maint/xz.git - or - dget -u http://mentors.debian.net/debian/pool/main/x/xz-utils/xz-utils_4.999.9beta+20100810-1.dsc Diffstat follows, diff attached. Not uploaded to sid yet. I do not expect breakage but am prepared to deal with it if it comes. Okay to upload? INSTALL | 2 +- debian/changelog | 21 +++ debian/control | 11 +- src/lzmainfo/lzmainfo.1 | 4 +- src/xz/args.c | 89 +++++++---- src/xz/args.h | 2 +- src/xz/coder.c | 8 +- src/xz/hardware.c | 96 +++++++---- src/xz/hardware.h | 23 ++- src/xz/list.c | 2 +- src/xz/message.c | 39 +---- src/xz/message.h | 4 - src/xz/xz.1 | 345 ++++++++++++++++++++++++-------------- src/xzdec/xzdec.1 | 45 +----- src/xzdec/xzdec.c | 176 +------------------- tests/test_compress.sh | 6 +- windows/INSTALL-Windows.txt | 15 ++- windows/{build.sh => build.bash} | 9 +- 18 files changed, 423 insertions(+), 474 deletions(-) unblock xz-utils/4.999.9beta+20100810-1 Thanks for your hard work. -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100811022658.gc4...@burratino