Package erc: Information

    Source package: erc
    Version: 1.1.8-alt1
    Build time:  Jan 10, 2026, 02:44 PM
    Category: File tools
    Report package bug
    License: AGPLv3
    Summary: Universal Archive Tool
    Description: 
    Etersoft Universal Archive Tool is the archive manager for any format.
    It provides universal command line interface to any archive manager.
    Patool is used for real work with archives.
    
    See detailed russian description here: http://wiki.etersoft.ru/ERC

    List of RPM packages built from this SRPM:
    erc (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    Jan. 9, 2026 Vitaly Lipatov 1.1.8-alt1
    - erc fix: prevent code execution via AppImage and regex injection
    - erc fix: quote shell variables to prevent word splitting
    - erc fix: improve safety of mv, mktemp and glob operations
    - erc: add snap extraction, refactor squashfs handling
    Dec. 23, 2025 Vitaly Lipatov 1.1.7-alt1
    - erc: fix -b and other single-letter commands (ALT bug 57263)
    - erc: fix empty args check
    - erc: add missing -h flag for tar.bz2 extraction
    - erc: fix wrong variable in repack loop
    - erc: fail when target exists without -f flag
    - erc-sh-archive: fix list_formats output for 7z backend
    Dec. 10, 2025 Vitaly Lipatov 1.1.6-alt1
    - erc: add support for repack zip->tar with 7z
    - erc: fix path to unpacked archives
    - erc-sh-archive: add .7Z detection