Commit graph

3245 commits

Author SHA1 Message Date
ryoon
3f802fe5c3 *: Recursive revbump from audio/pulseaudio 2022-07-02 16:53:03 +00:00
adam
1645eb8c2b py-zstandard: updated to 0.18.0
0.18.0
Bundled zstd library upgraded from 1.5.1 to 1.5.2.
ZstdDecompressionObj now has an unused_data attribute. It will contain data beyond the fully decoded zstd frame data if said data exists.
ZstdDecompressionObj now has an unconsumed_tail attribute. This attribute currently always returns the empty bytes value (b"").
ZstdDecompressionObj now has an eof attribute returning whether the compressed data has been fully read.
2022-07-02 09:13:24 +00:00
nia
04f4eef997 *: Revbump packages that use Python at runtime without a PKGNAME prefix 2022-06-30 11:18:01 +00:00
wiz
01c82aa260 unrar: improve homepage so it points to unrar sources 2022-06-29 11:35:47 +00:00
wiz
91ab3a7aae libzip: update to 1.9.2.
1.9.2 [2022-06-28]
===================

* Fix version number in header file.

1.9.1 [2022-06-28]
===================

* Fix `zip_file_is_seekable()`.
2022-06-28 20:14:51 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
fcambus
81aa03d447 *: drop maintainership for packages not related to toolchains and ELF. 2022-06-27 15:29:13 +00:00
wiz
d5f3ea42f8 archivers/Makefile: + trrntzip 2022-06-17 23:05:24 +00:00
wiz
bea200ab6b archivers/trrntzip: import trrntzip-1.0
Torrentzip converts zip archives to a standard format with some
pre-defined values, sorting the files, and using particular
compression settings so that running it on zip archives created by
other tools will always result in the same output. This helps e.g.
with sharing zip archives using BitTorrent (which is where the name
comes from).
2022-06-17 23:05:04 +00:00
wiz
d906b66617 libzip: update to 1.9.0.
1.9.0 [2022-06-13]
==================

* Add `zip_file_is_seekable()`.
* Improve compatibility with WinAES.
* Fix encoding handling in `zip_name_locate()`.
* Add option to `zipcmp` to output summary of changes.
* Various bug fixes and documentation improvements.
2022-06-13 15:45:22 +00:00
gutteridge
beac338dc4 xfce4-thunar-archive: update to 0.5.0
Change log:

0.5.0
======
- Fix for ark (Issue #4)
- automake: INCLUDES -> AM_CPPFLAGS
- preserve callbacks in tap-provider
- remove GSpawnChildSetupFunc usage from tap_backend_run
- Adds new README.md
- updates AM_INIT_AUTOMAKE macro with foreign option
- Add basic GitLab pipeline
- Allow zip files (i.e. odt, docx...) to be compressed (Bug #15295)
- Start archive application from file's directory (Bug #14773)
- Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
- Add support for archive manager for MATE
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque,
  Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch, Eastern Armenian, Eastern Armenian
  (Russia), English (Australia), English (United Kingdom), Esperanto,
  Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hindi,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kabyle, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian
  Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi),
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu
  (Pakistan), Uyghur, Uzbek, Uzbek (Latin), Vietnamese
2022-06-12 19:06:53 +00:00
adam
e895fc7183 py-yuicompressor: removed; vanished from the world, no dependencies 2022-05-25 09:22:05 +00:00
jaapb
0cb733c72b Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages 2022-05-24 18:59:20 +00:00
jaapb
42c2fb81b9 Corrected mistake in buildlink3.mk for archivers/ocaml-decompress 2022-05-24 17:37:50 +00:00
taca
f1d649cadf archivers/php-pecl-zip: update to 1.20.1
1.20.1 (2022-05-02)

* Fixed type for index in ZipArchive::replaceFile. (Martin Rehberger)
2022-05-24 14:51:48 +00:00
nia
2b26e23281 mousetar: Eliminate silly NetBSD version test. 2022-05-24 13:02:34 +00:00
adam
2b6d7b5b4b unrar: updated to 6.1.7
6.1.7
Unknown changes
2022-05-14 05:43:03 +00:00
jaapb
741c879d83 Updated archivers/ocaml-decompress to version 1.4.3.
Changes are mostly incremental, but some do break API compatibility:
* different behaviour of the De module
* the Higher returns a result value instead of raising an exception
2022-05-03 19:45:12 +00:00
jaapb
54d2cbd71d Updated archivers/ocaml-bz2 to version 0.7.0.
Changed distribution from ocamlforge to gitlab and used bytes interface
instead of strings.
2022-05-03 18:29:18 +00:00
jaapb
0f823d29fe Updated archivers/ocaml-zip to version 1.11.
This includes a lot of minor changes and bugfixes, including better
support for newer OCaml versions.
2022-05-03 09:27:09 +00:00
wiz
f9508b7f73 *: remove references to py-unittest2 2022-05-01 09:20:56 +00:00
adam
9a46737014 py-zopfli: updated to 0.2.1
v0.2.1
[zopfli.png] Only print debug info to console output when -v/--verbose flag is used.

v0.2.0
Dropped support for EOL Python 2.7 and 3.6, require Python 3.7+.
Added support for compressing PNGs via zopfli.png.optimize method. Also available from the command line as python -m zopfli.png; mimics the upstream's zopflipng c++ executable.
2022-04-27 10:33:41 +00:00
markd
0cd82d0283 karchive: update to 5.93.0
5.82.0
Fix cmake detection for tar+zstd
Implement KZstdFilter

5.83.0
Use better wording for open error
Use imported target for ZLib

5.85.0
Only pkg_check_modules() if PkgConfig is found
Add support for static builds
Use official gzip MIME/Media type application/gzip
Report KArchive_HAVE_ZSTD in CMake Config file to consumers
Deprecate remaining KFilterDev API in favour of KCompressionDevice

5.88.0
Add Android CI
This framework is now LGPL-2.0-or-later

5.89.0
K7Zip: use functions instead of macros

5.90.0
Fix printf conversion specifiers
2022-04-25 03:28:33 +00:00
pin
caf53fdc53 archivers/lxqt-archiver: update to 0.6.0
Main changes:
-Allow changing of the view icon size and remember it.
-Allow sorting by any column (but only sort by the first column at startup).
-Forget the password (if any) on reloading the archive.
2022-04-24 15:25:18 +00:00
wiz
fbc05061d0 minizip: update to 1.2.12.
Changes: not found.
2022-04-20 20:19:26 +00:00
adam
f5e35d538b revbump for textproc/icu update 2022-04-18 19:09:40 +00:00
wiz
8e2f89f96c xz: add upstream patch to fix CVE-2022-1271
Bump PKGREVISION
2022-04-08 06:29:56 +00:00
wiz
32cf836a22 gzip: update to 1.12.
* Noteworthy changes in release 1.12 (2022-04-07) [stable]

** Changes in behavior

  'gzip -l' no longer misreports file lengths 4 GiB and larger.
  Previously, 'gzip -l' output the 32-bit value stored in the gzip
  header even though that is the uncompressed length modulo 2**32.
  Now, 'gzip -l' calculates the uncompressed length by decompressing
  the data and counting the resulting bytes.  Although this can take
  much more time, nowadays the correctness pros seem to outweigh the
  performance cons.

  'zless' is no longer installed on platforms lacking 'less'.

** Bug fixes

  zgrep applied to a crafted file name with two or more newlines
  can no longer overwrite an arbitrary, attacker-selected file.
  [bug introduced in gzip-1.3.10]

  zgrep now names input file on error instead of mislabeling it as
  "(standard input)", if grep supports the GNU -H and --label options.

  'zdiff -C 5' no longer misbehaves by treating '5' as a file name.
  [bug present since the beginning]

  Configure-time options like --program-prefix now work.


* Noteworthy changes in release 1.11 (2021-09-03) [stable]

** Performance improvements

  IBM Z platforms now support hardware-accelerated deflation.
2022-04-08 06:24:00 +00:00
taca
f179ffd1cf archivers/ruby-xz: update to 1.0.3
1.0.3 (2022-03-28)

* *Fix* a number of memory leaks by freeing allocated liblzma data structures
  (Issue Quintus#20 reported by xTRiM, PR win93#7 by Alex Gittemeier)
2022-04-03 05:45:55 +00:00
wiz
0f6341b8bd *: recursive bump for vala 0.56 2022-03-30 10:02:21 +00:00
tnn
33dbc3d37b a*/*: revbump(1) for libsndfile 2022-03-28 10:43:29 +00:00
tnn
1280def20f par2: include <unistd.h> for sysconf(3) 2022-03-27 14:08:33 +00:00
adam
8e5d61ac5a unrar: updated to 6.1.6
6.1.6:
Unknown changes
2022-03-15 05:38:09 +00:00
pho
eda754ca5a Bump all Haskell packages after enabling "split sections" in mk/haskell.mk 2022-02-26 03:57:43 +00:00
pho
dc3a63e008 revbump after changing the default Haskell compiler 2022-02-12 08:50:25 +00:00
pho
fe8a6110f1 Fix build with GHC 9.2 2022-02-11 13:03:40 +00:00
fcambus
d051eb93fc lzip: update to 1.23.
2022-01-24  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.23 released.
	* Decompression time has been reduced by 5-12% depending on the file.
	* main.cc (getnum): Show option name and valid range if error.
	* Improve several descriptions in manual, '--help', and man page.
	* lzip.texi: Change GNU Texinfo category to 'Compression'.
	  (Reported by Alfred M. Szmidt).
2022-02-09 11:32:41 +00:00
adam
8e799c157c unrar: updated to 6.1.4
6.1.4:
Unknown changes
2022-01-28 09:10:09 +00:00
wiz
35cbcd9172 py-zipp1: restrict to python 2.7 since that's what we have the package for 2022-01-27 08:44:11 +00:00
wiz
127feae876 zstd: update to 1.5.2.
v1.5.2 (Jan, 2022)
perf: Regain Minimal memset()-ing During Reuse of Compression Contexts (@Cyan4973, #2969)
build: Build Zstd with `noexecstack` on All Architectures (@felixhandte, #2964)
doc: Clarify Licensing (@terrelln, #2981)
2022-01-23 22:04:33 +00:00
fcambus
e0f27d720b lunzip: update to 1.13.
2022-01-22  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.13 released.
	* Decompression time has been reduced by 5-12% depending on the file.
	* main.c (getnum): Show option name and valid range if error.
2022-01-23 21:50:33 +00:00
fcambus
e9ece7e93c lhasa: fix HOMEPAGE. 2022-01-23 21:50:02 +00:00
fcambus
e3f56f39a0 lziprecover: update to 1.23.
2022-01-21  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.23 released.
	* Decompression time has been reduced by 5-12% depending on the file.
	* main_common.cc (getnum): Show option name and valid range if error.
	* dump_remove.cc (dump_members): Check tty except for --dump=tdata.
	* Option '-U, --unzcrash' now takes an argument ('1' or 'B<size>').
	* mtester.cc (duplicate_buffer): Use an external buffer.
	* repair.cc (debug_decompress): Continue decoding on CRC mismatch.
	* unzcrash.cc: Make zcmp_command a string of unlimited size.
	  Use execvp instead of popen to avoid invoking /bin/sh.
	  Print byte or block position in messages.
	* New file common.h.
	* Improve several descriptions in manual, '--help', and man page.
	* lziprecover.texi: Change GNU Texinfo category to 'Compression'.
	  (Reported by Alfred M. Szmidt).
2022-01-22 18:26:52 +00:00
adam
cb9260bd7f py-zstandard: updated to 0.17.0
0.17.0 (released 2021-01-18)

Backwards Compatibility Notes

ZstdCompressionWriter and ZstdDecompressionWriter now implement __iter__() and __next__(). The methods always raise io.UnsupportedOperation. The added methods are part of the io.IOBase abstract base class / interface and help ensure instances look like other I/O types.
The HASHLOG3_MAX constant has been removed since it is no longer defined in zstd 1.5.1.

Bug Fixes

The ZstdCompressionReader, ZstdCompressionWriter, ZstdDecompressionReader, and ZstdDecompressionWriter types in the C backend now tracks their closed attribute using the proper C type. Before, due to a mismatch between the C struct type and the type declared to Python, Python could read the wrong bits on platforms like s390x and incorrectly report the value of the closed attribute to Python.

Changes

Bundled zstd library upgraded from 1.5.0 to 1.5.1.
The C backend now exposes the symbols ZstdCompressionReader, ZstdCompressionWriter, ZstdDecompressionReader, and ZstdDecompressionWriter. This should match the behavior of the CFFI backend.
ZstdCompressionWriter and ZstdDecompressionWriter now implement __iter__ and __next__, which always raise io.UnsupportedOperation.
Documentation on thread safety has been updated to note that derived objects like ZstdCompressionWriter have the same thread unsafety as the contexts they were derived from.
2022-01-19 06:04:35 +00:00
adam
6b07db3c29 zstd: updated to 1.5.1
v1.5.1 (Dec, 2021)
perf: rebalanced compression levels, to better match the intended speed/level curve, by @senhuang42
perf: faster huffman decoder, using x64 assembly, by @terrelln
perf: slightly faster high speed modes (strategies fast & dfast), by @felixhandte
perf: improved binary size and faster compilation times, by @terrelln
perf: new row64 mode, used notably in level 12, by @senhuang42
perf: faster mid-level compression speed in presence of highly repetitive patterns, by @senhuang42
perf: minor compression ratio improvements for small data at high levels, by @cyan4973
perf: reduced stack usage (mostly useful for Linux Kernel), by @terrelln
perf: faster compression speed on incompressible data, by @bindhvo
perf: on-demand reduced ZSTD_DCtx state size, using build macro ZSTD_DECODER_INTERNAL_BUFFER, at a small cost of performance, by @bindhvo
build: allows hiding static symbols in the dynamic library, using build macro, by @skitt
build: support for m68k (Motorola 68000's), by @cyan4973
build: improved AIX support, by @Helflym
build: improved meson unofficial build, by @eli-schwartz
cli : custom memory limit when training dictionary
cli : report advanced parameters information when compressing in very verbose mode (``-vv`)
2022-01-19 06:02:25 +00:00
rhialto
646e700c86 archivers/py-unrardll: fix PKGNAME. 2022-01-18 20:59:04 +00:00
pho
75588a9d5d Bump packages that depends on GHC 2022-01-18 02:48:01 +00:00
rhialto
6c40fcbf6e archivers/py-unrardll: more useful homepage 2022-01-17 18:38:23 +00:00
rhialto
5bfb48274f add py-unrardll. 2022-01-17 17:49:05 +00:00
rhialto
861303d625 archivers/py-unrardll: new package
to be used with misc/calibre.
2022-01-17 17:47:52 +00:00