xz/xz-5.4.5.tar.gz.sig
Marcus Meissner ca3e8c3ed5 Accepting request 1124051 from home:amanzini:branches:Base:System
- Update to version 5.4.5:
  * liblzma:
      - Fixed an assertion failure that could be triggered by a large
        unpadded_size argument. It was verified that there was no
        other bug than the assertion failure.
      - Fixed a bug that prevented building with Windows Vista
        threading when __attribute__((__constructor__)) is not
        supported.
  * xz now properly handles special files such as "con" or "nul" on
    Windows. Before this fix, the following wrote "foo" to the
    console and deleted the input file "con_xz":
        echo foo | xz > con_xz
        xz --suffix=_xz --decompress con_xz
  * Small fixes and improvements to the tests.
  * Updated translations: Chinese (simplified) and Esperanto.

OBS-URL: https://build.opensuse.org/request/show/1124051
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=140
2023-11-09 13:41:57 +00:00

566 B