21 Commits

Author SHA256 Message Date
c221af74ea Accepting request 1158989 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1158989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=10
2024-03-18 15:47:34 +00:00
d3829c8332 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
21b89666f3 Accepting request 1128936 from devel:libraries:c_c++
- 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/request/show/1128936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=9
2023-11-26 18:38:20 +00:00
babd51dfc6 - 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
661e33a39d Accepting request 1091349 from devel:libraries:c_c++
wimlib 1.14.1 (forwarded request 1090802 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/1091349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=8
2023-06-09 18:37:15 +00:00
34f6f24b0d 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
92c11f1451 Accepting request 1003121 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1003121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=7
2022-09-13 13:09:54 +00:00
6fe4ba1f19 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
7f6f827289 Accepting request 948499 from devel:libraries:c_c++
- 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/request/show/948499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=6
2022-01-25 16:36:00 +00:00
d38e81c1c8 - 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
bc8f8068a9 Accepting request 904132 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/904132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=5
2021-07-05 20:23:18 +00:00
Ismail Dönmez
9f8630cd5c 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
ad39dc7708 Accepting request 851288 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/851288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=4
2020-12-12 19:30:16 +00:00
Ismail Dönmez
a1e9f44bfe 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
f8d53e924d Accepting request 827013 from devel:libraries:c_c++
- 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/request/show/827013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=3
2020-08-17 10:04:11 +00:00
8550626d6a - 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
5016cce43c Accepting request 716229 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/716229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=2
2019-07-18 13:23:00 +00:00
Ismail Dönmez
5df2ceca1f 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
59bd9e728d Accepting request 706640 from devel:libraries:c_c++
New package for wim file support

OBS-URL: https://build.opensuse.org/request/show/706640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wimlib?expand=0&rev=1
2019-06-06 16:15:38 +00:00
Ismail Dönmez
4f25e5a64d - 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
ea3e60c8c1 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