Subject: CVS commit: pkgsrc/mail/gyb
From: Stephen Borrill
Date: 2024-12-02 09:44:46
Message id: 20241202084447.0857FFC1C@cvs.NetBSD.org

Log Message:
gyb: update to 1.82

Changes since 1.71:

    fix #456 strptime unconverted data error
    upgrade Python, OpenSSL and other libraries

    Fix back off and retry failures by reducing batch sizes for respective actions.
    Update Python and OpenSSL to the latest releases.

    Support preservation of labels when restoring from Google Vault's new Gmail \ 
export format.
    Python 3.12.1, OpenSSL 3.2.0 and various other library upgrades.

    GYB now has a native version for Apple Silicon (M1, M2, etc) Macs
    Python and OpenSSL upgraded to the latest releases

    Fix 64-bit builds on Windows. 32-bit builds are deprecated, upgrade to a \ 
64-bit OS.

    Upgrade to OpenSSL 3.0.7 to fix a high risk vulnerability (low chance of \ 
impact to GYB)
    Upgrade to Python 3.11.0 which offers performance improvements

Files:
RevisionActionfile
1.8modifypkgsrc/mail/gyb/Makefile
1.3modifypkgsrc/mail/gyb/distinfo
1.3modifypkgsrc/mail/gyb/patches/patch-gyb.py