Commit Graph

172 Commits

Author SHA256 Message Date
Stephan Kulow
cb067b3d5a Accepting request 183430 from home:namtrac:bugfix
- 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.

OBS-URL: https://build.opensuse.org/request/show/183430
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=54
2013-07-16 15:39:06 +00:00
Stephan Kulow
d09e9624e3 Accepting request 150563 from Base:System
Disable profiling for aarch64 arch (forwarded request 150409 from Guillaume_G)

OBS-URL: https://build.opensuse.org/request/show/150563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=43
2013-01-31 13:56:08 +00:00
a68708c927 Accepting request 150409 from devel:ARM:AArch64:Factory
Disable profiling for aarch64 arch

OBS-URL: https://build.opensuse.org/request/show/150409
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=52
2013-01-31 12:30:31 +00:00
Stephan Kulow
6b87563171 Accepting request 143060 from Base:System
- 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
      doc/examples_old). These have more comments and more detailed
      error handling.
  * Fix "xz -lvv foo.xz". It could crash on some corrupted files.
  * Fix output of "xz --robot -lv" and "xz --robot -lvv" which
    incorrectly printed the filename also in the "foo (x/x)" format.
  * Fix exit status of "xzdiff foo.xz bar.xz".
  * Fix exit status of "xzgrep foo binary_file".
  * Fix portability to EBCDIC systems.
  * Fix a configure issue on AIX with the XL C compiler. See INSTALL
    for details.
  * Update French, German, Italian, and Polish translations (forwarded request 143030 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/143060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=41
2012-11-28 16:24:38 +00:00
2d53ca48ed Accepting request 143030 from home:rudi_m:bldchn
- 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
      doc/examples_old). These have more comments and more detailed
      error handling.
  * Fix "xz -lvv foo.xz". It could crash on some corrupted files.
  * Fix output of "xz --robot -lv" and "xz --robot -lvv" which
    incorrectly printed the filename also in the "foo (x/x)" format.
  * Fix exit status of "xzdiff foo.xz bar.xz".
  * Fix exit status of "xzgrep foo binary_file".
  * Fix portability to EBCDIC systems.
  * Fix a configure issue on AIX with the XL C compiler. See INSTALL
    for details.
  * Update French, German, Italian, and Polish translations

OBS-URL: https://build.opensuse.org/request/show/143030
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=50
2012-11-27 13:46:12 +00:00
Stephan Kulow
287261fe22 Accepting request 129232 from Base:System
- Disable profiling on SPARC due to compiler bug [gcc #54121] (forwarded request 129221 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/129232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=40
2012-07-30 18:42:25 +00:00
6a09ad1882 Accepting request 129221 from home:jengelh:branches:Base:System
- Disable profiling on SPARC due to compiler bug [gcc #54121]

OBS-URL: https://build.opensuse.org/request/show/129221
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=48
2012-07-29 21:42:17 +00:00
Stephan Kulow
2033a94566 Accepting request 127269 from Base:System
- correct license "LGPL-2.1+ and GPL-2.0+" (bnc#770195)

OBS-URL: https://build.opensuse.org/request/show/127269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=39
2012-07-09 11:43:12 +00:00
978f0b50f4 Accepting request 127267 from home:rudi_m:bldchn
- correct license "LGPL-2.1+ and GPL-2.0+" (bnc#770195)

OBS-URL: https://build.opensuse.org/request/show/127267
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=46
2012-07-06 10:54:13 +00:00
Stephan Kulow
3c125d70c3 Accepting request 104195 from Base:System
- Put libraries back in %{_libdir}, /usr merge project. (forwarded request 104193 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/104195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=37
2012-02-15 15:18:50 +00:00
Cristian Rodríguez
834a01a971 Accepting request 104193 from home:elvigia:branches:Base:System
- Put libraries back in %{_libdir}, /usr merge project.

OBS-URL: https://build.opensuse.org/request/show/104193
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=44
2012-02-12 23:56:47 +00:00
Stephan Kulow
fd3497b2e9 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=36
2011-12-06 18:18:27 +00:00
Lars Vogdt
805d015884 Accepting request 87269 from Base:System
re-submit #86758 including changelog (forwarded request 87178 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/87269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=34
2011-10-11 15:07:29 +00:00
Andreas Jaeger
4b86c176db Accepting request 87178 from home:rudi_m:branches:Base:System
re-submit #86758 including changelog

OBS-URL: https://build.opensuse.org/request/show/87178
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=42
2011-10-10 13:48:55 +00:00
Lars Vogdt
426836d8a0 Accepting request 85836 from Base:System
- Fix build in armv5el doesnt like profiling (forwarded request 85834 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/85836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=33
2011-10-02 09:18:28 +00:00
Cristian Rodríguez
f3021b3523 Accepting request 85834 from home:elvigia:branches:Base:System
- Fix build in armv5el doesnt like profiling

OBS-URL: https://build.opensuse.org/request/show/85834
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=40
2011-09-30 21:25:41 +00:00
Sascha Peilicke
6ba3cfa39c Accepting request 85100 from Base:System
- minor fixes of last portability changes:
  * decouple do_profiling and lang_package again
  * don't define do_factory, just use lang_package instead
  * simplify files section
  * do_profiling for some more systems (forwarded request 85092 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/85100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=32
2011-09-27 14:15:17 +00:00
Stephan Kulow
1770765900 Accepting request 85092 from home:rudi_m:branches:Base:System
- minor fixes of last portability changes:
  * decouple do_profiling and lang_package again
  * don't define do_factory, just use lang_package instead
  * simplify files section
  * do_profiling for some more systems

OBS-URL: https://build.opensuse.org/request/show/85092
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=38
2011-09-27 13:40:01 +00:00
Stephan Kulow
b64f18070a fix last fix
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=37
2011-09-27 07:28:36 +00:00
Cristian Rodríguez
a7bc0d922d Accepting request 84931 from devel:tools:building
- build on SLE_10

OBS-URL: https://build.opensuse.org/request/show/84931
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=36
2011-09-26 17:58:10 +00:00
Lars Vogdt
23984fd453 Accepting request 82794 from Base:System
- remove _service, too fragile

- Add xz-devel to baselibs
- Remove redundant sections

OBS-URL: https://build.opensuse.org/request/show/82794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=31
2011-09-19 19:27:20 +00:00
Stephan Kulow
fb37366cd4 - remove _service, too fragile
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=33
2011-09-17 15:20:35 +00:00
Stephan Kulow
b61c39443f remove _service
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=32
2011-09-17 15:19:48 +00:00
Stephan Kulow
bd282443b5 Accepting request 82586 from home:jengelh:bl
- Add xz-devel to baselibs
- Remove redundant sections

OBS-URL: https://build.opensuse.org/request/show/82586
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=31
2011-09-17 08:28:27 +00:00
Sascha Peilicke
c852a6e579 Autobuild autoformatter for 73576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=30
2011-06-15 06:54:47 +00:00
OBS User buildservice-autocommit
504819873a Updating link to change in openSUSE:Factory/xz revision 30.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=ede10ec77ef651534fbd325eab0c1e1e
2011-06-15 06:54:47 +00:00
Sascha Peilicke
49578fdb46 Accepting request 73576 from Base:System
- add recommends xz-lang

OBS-URL: https://build.opensuse.org/request/show/73576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=29
2011-06-15 06:54:39 +00:00
fbeafe1b18 - add recommends xz-lang
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=29
2011-06-14 16:06:32 +00:00
Sascha Peilicke
158a11b152 Accepting request 73037 from Base:System
- Update to version 5.0.3
    * liblzma fixes:
        - A memory leak was fixed.
        - lzma_stream_buffer_encode() no longer creates an empty .xz
          Block if encoding an empty buffer. Such an empty Block with
          LZMA2 data would trigger a bug in 5.0.1 and older (see the
          first bullet point in 5.0.2 notes). When releasing 5.0.2,
          I thought that no encoder creates this kind of files but
          I was wrong.
        - Validate function arguments better in a few functions. Most
          importantly, specifying an unsupported integrity check to
          lzma_stream_buffer_encode() no longer creates a corrupt .xz
          file. Probably no application tries to do that, so this
          shouldn't be a big problem in practice.
        - Document that lzma_block_buffer_encode(),
          lzma_easy_buffer_encode(), lzma_stream_encoder(), and
          lzma_stream_buffer_encode() may return LZMA_UNSUPPORTED_CHECK.
        - The return values of the _memusage() functions are now
          documented better.
    * Fix command name detection in xzgrep. xzegrep and xzfgrep now
      correctly use egrep and fgrep instead of grep.
    * French translation was added.

OBS-URL: https://build.opensuse.org/request/show/73037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=28
2011-06-09 08:53:10 +00:00
OBS User _service
cd89a8acc7 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=27
2011-06-08 19:26:24 +00:00
Stephan Kulow
232099483e - Update to version 5.0.3
* liblzma fixes:
        - A memory leak was fixed.
        - lzma_stream_buffer_encode() no longer creates an empty .xz
          Block if encoding an empty buffer. Such an empty Block with
          LZMA2 data would trigger a bug in 5.0.1 and older (see the
          first bullet point in 5.0.2 notes). When releasing 5.0.2,
          I thought that no encoder creates this kind of files but
          I was wrong.
        - Validate function arguments better in a few functions. Most
          importantly, specifying an unsupported integrity check to
          lzma_stream_buffer_encode() no longer creates a corrupt .xz
          file. Probably no application tries to do that, so this
          shouldn't be a big problem in practice.
        - Document that lzma_block_buffer_encode(),
          lzma_easy_buffer_encode(), lzma_stream_encoder(), and
          lzma_stream_buffer_encode() may return LZMA_UNSUPPORTED_CHECK.
        - The return values of the _memusage() functions are now
          documented better.
    * Fix command name detection in xzgrep. xzegrep and xzfgrep now
      correctly use egrep and fgrep instead of grep.
    * French translation was added.

OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=26
2011-06-08 19:26:22 +00:00
Sascha Peilicke
376fffdc4f Accepting request 66470 from Base:System
Accepted submit request 66470 from user coolo

OBS-URL: https://build.opensuse.org/request/show/66470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=27
2011-04-08 06:54:19 +00:00
Cristian Rodríguez
e19a824cdd Accepting request 66469 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/66469
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=24
2011-04-07 21:55:20 +00:00
Sascha Peilicke
055c18de53 Autobuild autoformatter for 63474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=26
2011-03-07 13:56:53 +00:00
OBS User buildservice-autocommit
bcb3d5cd9e Updating link to change in openSUSE:Factory/xz revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=11d69dfe2f6b23038d3c1e765607d908
2011-03-07 13:56:53 +00:00
Sascha Peilicke
5869ad3c54 Accepting request 63474 from Base:System
Accepted submit request 63474 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/63474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=25
2011-03-07 13:56:46 +00:00
Cristian Rodríguez
59794e0a1d Accepting request 63452 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/63452
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=22
2011-03-05 13:27:05 +00:00
350ef9cdb3 Autobuild autoformatter for 55070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=23
2010-12-08 13:26:54 +00:00
c5d205347f Accepting request 55070 from Base:System
Accepted submit request 55070 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/55070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=22
2010-12-08 13:26:46 +00:00
Cristian Rodríguez
6f48ecceac Accepting request 55069 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/55069
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=20
2010-12-07 18:58:20 +00:00
OBS User autobuild
1f75afc193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=21 2010-11-12 13:42:15 +00:00
OBS User autobuild
f23f50ec54 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=20 2010-11-12 03:49:50 +00:00
OBS User autobuild
c6034d1bc6 Autobuild autoformatter for 51734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=19
2010-11-02 09:12:15 +00:00
Ruediger Oertel
8d550b4c34 Accepting request 51734 from Base:System
Accepted submit request 51734 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/51734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=18
2010-11-02 09:12:08 +00:00
Cristian Rodríguez
6c84f4572b Accepting request 51713 from home:jengelh:dev
OBS-URL: https://build.opensuse.org/request/show/51713
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=18
2010-10-31 16:42:32 +00:00
OBS User autobuild
d8bf96b652 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=17 2010-10-29 02:47:05 +00:00
Stephan Kulow
a61fd39325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=16 2010-10-28 16:48:41 +00:00
OBS User autobuild
31eec795e7 Autobuild autoformatter for 51559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=15
2010-10-28 10:20:43 +00:00
Ruediger Oertel
326f4f9ec7 Accepting request 51559 from Base:System
Accepted submit request 51559 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=14
2010-10-28 10:20:38 +00:00
OBS User _service
18ffc2eb32 generated via source service
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=16
2010-10-28 09:25:35 +00:00