Commit Graph

283 Commits

Author SHA1 Message Date
Christian Hewitt cfa6b57c4c Merge pull request #8585 from heitbaum/pkg13
Package updates waiting on LE13
2024-05-02 10:39:30 +04:00
CvH d938cb840b Merge pull request #8807 from antonlacon/le12-auto
Automated cleanup
2024-05-01 21:04:38 +02:00
Rudi Heitbaum f48d9ed146 zstd: update to 1.5.6 2024-04-21 12:43:19 +00:00
Ian Leonard 9b327c074a compress: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-04-14 21:14:27 -04:00
Rudi Heitbaum 14f8987d4c libarchive: update to 3.7.3
release notes:
- https://github.com/libarchive/libarchive/releases/tag/v3.7.3
2024-04-08 12:40:05 +00:00
Ian Leonard 7ca25789aa libarchive: add upstream patch around error handling
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-03-29 23:02:21 -04:00
Matthias Reichl b6ef8c0020 xz: revert to 5.4.6
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-03-29 20:45:35 +01:00
Rudi Heitbaum 34462dbe56 xz: update to 5.6.1
release notes and change logs:
- https://github.com/tukaani-project/xz/releases/tag/v5.6.1
- https://github.com/tukaani-project/xz/compare/v5.6.0...v5.6.1
2024-03-10 04:45:35 +00:00
Rudi Heitbaum a013d9a2dc xz: update to 5.6.0
release notes:
- https://github.com/tukaani-project/xz/releases/tag/v5.6.0

license updated to 0BSD
2024-02-28 09:31:44 +00:00
CvH 23715006be Merge pull request #8542 from heitbaum/pkg
Minor package updates
2024-01-27 11:16:21 +01:00
Rudi Heitbaum 829229f2bb xz: update to 5.4.6
log:
- https://github.com/tukaani-project/xz/compare/v5.4.5...v5.4.6

release notes:
5.4.6 (2024-01-26)

    * Fixed a bug involving internal function pointers in liblzma not
      being initialized to NULL. The bug can only be triggered if
      lzma_filters_update() is called on a LZMA1 encoder, so it does
      not affect xz or any application known to us that uses liblzma.

    * xz:

        - Fixed a regression introduced in 5.4.2 that caused encoding
          in the raw format to unnecessarily fail if --suffix was not
          used. For instance, the following command no longer reports
          that --suffix must be used:

              echo foo | xz --format=raw --lzma2 | wc -c

        - Fixed an issue on MinGW-w64 builds that prevented reading
          from or writing to non-terminal character devices like NUL.

    * Added a new test.
2024-01-27 06:50:44 +00:00
Rudi Heitbaum 51fd280c1f zlib: update to 1.3.1
release notes:
- https://www.zlib.net

Version 1.3.1 has these key updates from 1.3:
- Reject overflows of zip header fields in minizip.
- Fix bug in inflateSync() for data held in bit buffer.
- Add LIT_MEM define to use more memory for a small deflate speedup.
- Fix decision on the emission of Zip64 end records in minizip.
- Add bounds checking to ERR_MSG() macro, used by zError().
- Neutralize zip file traversal attacks in miniunz.
- Fix a bug in ZLIB_DEBUG compiles in check_match().
2024-01-25 13:03:59 +00:00
Peter 09a4661de6 p7zip: remove remaining patch files after package drop 2023-11-15 10:09:33 +01:00
Rudi Heitbaum 5228641073 xz: update to 5.4.5 2023-11-02 13:33:04 +00:00
Rudi Heitbaum 5f3086a878 libarchive: update to 3.7.2 2023-09-14 12:14:08 +00:00
Rudi Heitbaum 8bf052f236 pigz: update to 2.8
ann:
- https://zlib.net/pipermail/pigz-announce_zlib.net/2023-August/000018.html
2023-08-20 22:19:03 +00:00
Rudi Heitbaum 6948a5326f zlib: update to 1.3
ann:
- http://madler.net/pipermail/zlib-announce_madler.net/2023/000014.html

release notes:
- https://github.com/madler/zlib/releases/tag/v1.3
2023-08-20 12:18:01 +00:00
Rudi Heitbaum e3d3405440 libarchive: update to 3.7.1 2023-08-05 09:04:04 +00:00
Rudi Heitbaum 88b46b4102 xz: update to 5.4.4 2023-08-05 09:04:04 +00:00
Rudi Heitbaum 5cdacc60d1 libarchive: update to 3.7.0 2023-07-19 11:01:43 +00:00
Rudi Heitbaum cc1a9fc54b 7-zip: update to 23.01 2023-06-26 12:33:07 +00:00
Rudi Heitbaum 809ebd2f92 xz: update to 5.4.3 2023-05-05 13:56:45 +00:00
Rudi Heitbaum 71a23a9563 zstd: update to 1.5.5
release notes:
- https://github.com/facebook/zstd/releases/tag/v1.5.5
2023-04-05 12:16:57 +00:00
Rudi Heitbaum af2d56060f xz: update to 5.4.2
ann:
- https://www.mail-archive.com/xz-devel@tukaani.org/msg00635.html
2023-03-19 05:38:51 +00:00
CvH c8af503bb8 Merge pull request #7459 from heitbaum/7-zip-build
toolchain: migrate from p7zip to 7-zip
2023-03-05 21:34:51 +01:00