guix_mirror_bot pushed a change to branch master
in repository guix.

    from 3269a30987 gnu: linux: Add modconfig option to customize-linux.
     new 3e4573497c gnu: mariadb: Fix paths in installed scripts.
     new 1b1fb4693e gnu: dav1d: Update to 1.5.1.
     new 449b44a34a gnu: datefudge: Update to 1.27.
     new 3eb30a1cfb gnu: mit-krb5: Update to 1.21.
     new 60e7a9e9bd gnu: gperf: Update to 3.3.
     new 6b427adc63 gnu: bc: Update to 1.08.2.
     new 6ae6e8ae2a gnu: libidn: Update to 1.43.
     new 7d89da8c89 gnu: libvpx: Update to 1.15.2.
     new 79fce89fd0 gnu: gcc@12: Update to 12.5.0.
     new 443e22f44a gnu: gsasl: Update to 2.2.2.
     new 940ac8eb62 gnu: cyrus-sasl: Fix time.h check.
     new 719096e37a gnu: cyrus-sasl: Enable login configure flag.
     new 6df3862787 gnu: cyrus-sasl: Add SASL_PATH plugin search path.
     new 8977d13d15 gnu: Add cyrus-sasl-xoauth2.
     new 6a3d58fb06 gnu: openblas: Update to 0.3.30.
     new 7af4a57c30 gnu: ruby-3.3: Update to 3.3.9.

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   3 +-
 gnu/packages/algebra.scm                           |   9 +-
 gnu/packages/cyrus-sasl.scm                        |  55 +++++-
 gnu/packages/databases.scm                         |   3 +-
 gnu/packages/gcc.scm                               |   4 +-
 gnu/packages/gperf.scm                             |   4 +-
 gnu/packages/gsasl.scm                             |   4 +-
 gnu/packages/kerberos.scm                          |   9 +-
 gnu/packages/libidn.scm                            |   4 +-
 gnu/packages/maths.scm                             |  18 +-
 .../patches/bc-fix-cross-compilation.patch         | 189 ---------------------
 gnu/packages/patches/cyrus-sasl-fix-time-h.patch   |  59 +++++++
 gnu/packages/patches/libvpx-CVE-2025-5262.patch    |  75 --------
 gnu/packages/ruby.scm                              |   5 +-
 gnu/packages/time.scm                              |   8 +-
 gnu/packages/video.scm                             |  13 +-
 16 files changed, 152 insertions(+), 310 deletions(-)
 delete mode 100644 gnu/packages/patches/bc-fix-cross-compilation.patch
 create mode 100644 gnu/packages/patches/cyrus-sasl-fix-time-h.patch
 delete mode 100644 gnu/packages/patches/libvpx-CVE-2025-5262.patch

Reply via email to