ubuntu/+source/xz-utils:applied/ubuntu/wily-devel

Last commit made on 2014-02-12
Get this branch:
git clone -b applied/ubuntu/wily-devel https://git.launchpad.net/ubuntu/+source/xz-utils
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/wily-devel
Repository:
lp:ubuntu/+source/xz-utils

Recent commits

93192e8... by "Javier P.L" <email address hidden>

5.1.1alpha+20120614-2ubuntu2 (patches applied)

Imported using git-ubuntu import.

919bdab... by "Javier P.L" <email address hidden>

xzless: Make "less -V" parsing more robust

Gbp-Pq: error-parsing-less.patch.

2fcf2d6... by "Javier P.L" <email address hidden>

liblzma: Check that the first byte of range encoded data is 0x00.

Gbp-Pq: decoder-check-first-0x00.

449468a... by "Javier P.L" <email address hidden>

xz: Fix the version number printed by xz -lvv.

Gbp-Pq: xz-lvv-empty-block-minver.

bdfaee0... by "Javier P.L" <email address hidden>

xz: Update the man page about the new field in --robot -lvv.

Gbp-Pq: man-xz-lvv-minver.

4530337... by "Javier P.L" <email address hidden>

xz: Update man page date to match the latest update.

Gbp-Pq: man-date.

4b60266... by "Javier P.L" <email address hidden>

liblzma: make dlopen()-based liblzma2 compatibility optional

Gbp-Pq: configure-liblzma2-compat.

11c20fa... by "Javier P.L" <email address hidden>

liblzma: skip ABI-incompatible check when liblzma.so.2 is loaded

Gbp-Pq: abi-liblzma2-compat.

e67ffa6... by "Javier P.L" <email address hidden>

liblzma: Remove XZ_5.1.1alpha version symbol

Gbp-Pq: abi-version-script.

0cf8ee0... by "Javier P.L" <email address hidden>

Remove threading functionality for now

Gbp-Pq: abi-threaded-encoder.