SHA256
3
0
forked from pool/xz
Commit Graph

6 Commits

Author SHA256 Message Date
45d7b2f007 - revert the switch to tar_scm which dropped the signature
validation
- reinstanciate keyring from Lasse
- go back to the last release signed by Lasse (5.4.2)
- revert multibuild, drop service and rpmlintrc
- revert version number messup

OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=160
2024-04-12 16:23:56 +00:00
Danilo Spinella
6e6c8a9fd4 Accepting request 1164582 from home:dancermak:branches:Base:System
Revert Epoch, introduce multibuild and switch to using tar_scm for fetching the sources

OBS-URL: https://build.opensuse.org/request/show/1164582
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=157
2024-04-04 12:23:38 +00:00
027d7573ee Accepting request 1085009 from home:AndreasStieger:branches:Base:System
fix submission

OBS-URL: https://build.opensuse.org/request/show/1085009
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=134
2023-05-05 12:22:27 +00:00
82f1443dfb - Use gzipped archive to prevent a build cycle on older targets
* http://lists.opensuse.org/opensuse-buildservice/2013-10/msg00079.html
- Add a signature and keyring file for source verification
  * not enable in spec due bootstrapping issues

- Update to version 5.0.5
  * lzmadec and liblzma's lzma_alone_decoder(): Support decompressing
    .lzma files that have less common settings in the headers
    (dictionary size other than 2^n or 2^n + 2^(n-1), or uncompressed
    size greater than 256 GiB).
  * xz:
    - Fixes and improvements to error handling.
    - Various fixes to the man page.
  * xzless: Fixed to work with "less" versions 448 and later
  * xzgrep: Made -h an alias for --no-filename.

- Disable profiling for aarch64 arch

- Update to version 5.0.4
  * liblzma:
    - Fix lzma_index_init(). It could crash if memory allocation
      failed.
    - Fix the possibility of an incorrect LZMA_BUF_ERROR when a BCJ
      filter is used and the application only provides exactly as
      much output space as is the uncompressed size of the file.
    - Fix a bug in doc/examples_old/xz_pipe_decompress.c. It didn't
      check if the last call to lzma_code() really returned
      LZMA_STREAM_END, which made the program think that truncated
      files are valid.
    - New example programs in doc/examples (old programs are now in

OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=59
2013-11-25 12:18:05 +00:00
9daea59c7a merge from Archiving/xz
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=57
2013-11-25 12:16:47 +00:00
Stefan Seyfried
9de9351b28 Accepting request 203465 from home:mvyskocil
- Use gzipped archive to prevent a build cycle on older targets
  * http://lists.opensuse.org/opensuse-buildservice/2013-10/msg00079.html
- Add a signature and keyring file for source verification
  * not enable in spec due bootstrapping issues

OBS-URL: https://build.opensuse.org/request/show/203465
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=56
2013-10-16 18:42:10 +00:00