SHA256
8
0
forked from pool/wimlib

11 Commits

Author SHA256 Message Date
8a3b84a241 Accepting request 1158707 from home:dirkmueller:Factory
- update to 1.14.4:
  * Fixed potential crash when writing WIM XML data, introduced
    in v1.14.0.
  * Improved some documentation.

OBS-URL: https://build.opensuse.org/request/show/1158707
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=18
2024-03-18 12:32:00 +00:00
941834eddb - update to 1.14.3:
* Fixed a bug introduced in v1.14.0 where non-ASCII characters
    stopped being accepted in image names and descriptions.
    This bug only affected UNIX-like systems that use `signed char`
    e.g. x86 Linux systems.
  * Fixed a bug introduced in v1.14.0 where a crash would
    sometimes occur
  * Fixed an issue where some WIM images written by wimlib
    weren't accepted by some MS software versions.
  * Commands passed to wimupdate on standard input are now
    interpreted as UTF-8 or UTF-16LE (autodetected), just like
    wimcapture config files and wimextract path list files.
  * better default behavior when converting to and from solid
  * clarified license text
- Update to v1.13.1 stable
- Initial packaging for openSUSE

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=16
2023-11-26 13:53:19 +00:00
13d2363856 Accepting request 1090802 from home:AndreasStieger:branches:devel:libraries:c_c++
wimlib 1.14.1

OBS-URL: https://build.opensuse.org/request/show/1090802
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=14
2023-06-07 23:23:44 +00:00
b7d696974a Accepting request 1003044 from home:dirkmueller:Factory
- update to 1.13.6:
  * wimsplit no longer prints a success message on failure.
  * wimlib_iterate_dir_tree() no longer hashes files that haven't yet been
  * written to the WIM file.
  * Reduced the maximum number of file descriptors that wimlib can use when
  * extracting files from a WIM image on macOS.
  * The files that used the CC0 public domain dedication now use the MIT
  * license instead.
  * Removed some configuration options (--disable-assertions,
  * --disable-error-messages, and --disable-multithreaded-compression)
  * that probably weren't being used by anyone.

OBS-URL: https://build.opensuse.org/request/show/1003044
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=12
2022-09-13 07:10:45 +00:00
1086feb665 - update to 1.13.5:
* Exporting "all" images from a WIM file no longer fails if multiple
    images in that WIM file have the same name.
  * wimlib now warns rather than aborts if two files have the same SHA-1
    hash but different sizes.
  * Fixed build errors with the latest version of Mingw-w64.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=11
2022-01-24 22:14:40 +00:00
Ismail Dönmez
4e99f21a3f Accepting request 904045 from home:dirkmueller:Factory
- update to 1.13.4:
  * wimsplit now prints progress messages regularly rather than just once
    per WIM part.
  * Added support for a data recovery mode which causes files to be
    extracted even if they are corrupted.  The option is --recover-data for
    wimapply and wimextract, and WIMLIB_EXTRACT_FLAG_RECOVER_DATA for the
    library.  Note that this option won't help with all types of corruption;
    some types of corruption will still cause a fatal error.

OBS-URL: https://build.opensuse.org/request/show/904045
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=10
2021-07-05 10:01:15 +00:00
Ismail Dönmez
1ca4306be6 Accepting request 851155 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 1.13.3:
  * windows specific fixes
  * clarified license text

OBS-URL: https://build.opensuse.org/request/show/851155
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=8
2020-11-27 10:31:20 +00:00
ff4fa2649c - update to 1.13.2:
Prevented miscompilation with gcc 10 at -O3
  Avoided some compiler warnings with gcc 9 and later.
  The 'mkwinpeimg' script now also looks for syslinux modules in
  /usr/share/syslinux, to handle where openSUSE installs them.
  Removed obsolete packaging files from the source tree.
- remove mkwinpeimg-syslinux-modules-may-be-in-usr-share-sysl.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=6
2020-08-16 11:45:10 +00:00
Ismail Dönmez
9c3ef635c5 Accepting request 716200 from home:jirislaby:branches:devel:libraries:c_c++
- add mkwinpeimg-syslinux-modules-may-be-in-usr-share-sysl.patch

OBS-URL: https://build.opensuse.org/request/show/716200
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=4
2019-07-18 08:42:15 +00:00
Ismail Dönmez
142de06b92 - Update to v1.13.1 stable
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=2
2019-05-31 09:58:50 +00:00
507a9c5b92 Accepting request 697566 from home:namtrac:bugfix
Move the license to library subpackage

OBS-URL: https://build.opensuse.org/request/show/697566
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wimlib?expand=0&rev=1
2019-04-24 14:18:25 +00:00