samba-bugs at samba.org
2019-Jan-16  12:10 UTC
[Bug 13749] New: Add more extensions to DEFAULT_DONT_COMPRESS
https://bugzilla.samba.org/show_bug.cgi?id=13749
            Bug ID: 13749
           Summary: Add more extensions to DEFAULT_DONT_COMPRESS
           Product: rsync
           Version: 3.1.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
          Assignee: wayne at opencoder.net
          Reporter: paul at debian.org
        QA Contact: rsync-qa at samba.org
There are a number of file extensions that are already mostly compressed that
are not yet listed in DEFAULT_DONT_COMPRESS in loadparm.c. These are probable
candidates to add:
- webm (audiovisual media file formt)
- webp (image format)
- ogv (Ogg container format)
- squashfs (used for e.g. Debian live images)
I'm sure there are more, hopefully people can add those to this bug report?
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2020-Apr-27  00:08 UTC
[Bug 13749] Add more extensions to DEFAULT_DONT_COMPRESS
https://bugzilla.samba.org/show_bug.cgi?id=13749
Wayne Davison <wayne at opencoder.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
            Version|3.1.3                       |3.2.0
--- Comment #1 from Wayne Davison <wayne at opencoder.net> ---
I just added the extensions you mentioned.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Apparently Analagous Threads
- [Bug 13248] New: Updates for DEFAULT_DONT_COMPRESS suffix list
 - [Bug 14163] New: RSYNC_SSL_PORT env should be set for invocation of --rsh command
 - [Bug 14365] New: 3.1.3 cygwin compilation failure
 - [Bug 14338] New: ZSTD support
 - [Bug 14323] New: Defaults for --skip-compress are not working, everything is being compressed