guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (ecdcafc007 -> 6b903e2104)


From: guix-commits
Subject: branch master updated (ecdcafc007 -> 6b903e2104)
Date: Sat, 29 Jul 2023 20:04:56 -0400 (EDT)

nckx pushed a change to branch master
in repository guix.

    from ecdcafc007 gnu: python-msgspec: Regenerate autogenerated file.
     new edf50dec80 gnu: bcachefs-tools: Fix shell script wrappers.
     new affea88cf5 gnu: bcachefs-tools: Remove obsolete phase & inputs.
     new 8244aea182 gnu: curlftpfs: Add patches to fix bugs.
     new c556332b74 gnu: perl-db-file: Update to 1.858.
     new 2938a2013f gnu: perl-db-file: Use G-expressions.
     new 2593fccc38 gnu: fasm: Update to 1.73.31.
     new bc537f4290 gnu: bmake: Update to 20230723.
     new 3f2acdbd31 gnu: bindfs: Update to 1.17.4.
     new a879385de1 gnu: btrfs-progs: Update to 6.3.3.
     new 789f7e9a3d gnu: fuse@3: Bind to default FUSE variable.
     new ef37cff046 gnu: apfs-fuse: Update to 0.0.0-2.66b86bd.
     new e2f1666d0b gnu: postgresql: Update to 15.3.
     new b861e2ab83 gnu: postgresql@13: Update to 13.11.
     new 1895472192 gnu: postgresql@11: Update to 11.20.
     new 0a6080cf18 gnu: python-psycopg2: Update to 2.9.6.
     new 65b89a9a52 gnu: diffoscope: Update to 246.
     new 6d3f3aad1a gnu: parted: Update to 3.6.
     new e01d567b98 gnu: knot: Update to 3.2.9.
     new 1ea3947fa0 gnu: font-sarasa-gothic: Update to 0.41.4.
     new 429296e7cc gnu: python-llfuse: Update to 1.4.4.
     new 924b6646f0 gnu: jmtpfs: Mark up description.
     new c52dfda32a gnu: rewritefs: Update to 0.0.0-1.3a56de8.
     new 4cc5b2a44e gnu: rewritefs: Use G-expressions.
     new 856f91d9b3 gnu: lxcfs: Fix build.
     new 6bf4939ebf gnu: lxcfs: Use G-expressions.
     new 0174d058f2 gnu: lxcfs: Update to 5.0.4.
     new 351d59fb0f gnu: unionfs-fuse: Update to 3.3.
     new 2c66435a40 gnu: unionfs-fuse: Use G-expressions.
     new 76aa16ab61 gnu: unionfs-fuse-static: Update package style.
     new ee769c4638 gnu: unionfs-fuse-static: Run tests.
     new 6b903e2104 gnu: fuse@2, fuse@3: Reverse inheritance.

The 31 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                                       |   4 +
 gnu/packages/admin.scm                             |   2 +-
 gnu/packages/android.scm                           |   2 +-
 gnu/packages/assembly.scm                          |   4 +-
 gnu/packages/backup.scm                            |   2 +-
 gnu/packages/bioinformatics.scm                    |   2 +-
 gnu/packages/bootloaders.scm                       |   4 +-
 gnu/packages/build-tools.scm                       |   6 +-
 gnu/packages/crypto.scm                            |   4 +-
 gnu/packages/databases.scm                         |  37 +--
 gnu/packages/diffoscope.scm                        |   4 +-
 gnu/packages/disk.scm                              |   4 +-
 gnu/packages/dns.scm                               |   4 +-
 gnu/packages/file-systems.scm                      | 118 ++++-----
 gnu/packages/fonts.scm                             |   4 +-
 gnu/packages/freedesktop.scm                       |   2 +-
 gnu/packages/gnome.scm                             |   2 +-
 gnu/packages/kde.scm                               |   2 +-
 gnu/packages/libusb.scm                            |   2 +-
 gnu/packages/linux.scm                             | 286 +++++++++++----------
 gnu/packages/package-management.scm                |   4 +-
 .../patches/curlftpfs-fix-error-closing-file.patch |  23 ++
 .../patches/curlftpfs-fix-file-names.patch         |  76 ++++++
 .../patches/curlftpfs-fix-memory-leak.patch        |  23 ++
 .../patches/curlftpfs-fix-no_verify_hostname.patch |  27 ++
 gnu/packages/python-xyz.scm                        |  20 +-
 gnu/packages/storage.scm                           |   2 +-
 gnu/packages/sync.scm                              |   2 +-
 gnu/packages/virtualization.scm                    |  29 ++-
 gnu/system.scm                                     |   2 +-
 30 files changed, 433 insertions(+), 270 deletions(-)
 create mode 100644 gnu/packages/patches/curlftpfs-fix-error-closing-file.patch
 create mode 100644 gnu/packages/patches/curlftpfs-fix-file-names.patch
 create mode 100644 gnu/packages/patches/curlftpfs-fix-memory-leak.patch
 create mode 100644 gnu/packages/patches/curlftpfs-fix-no_verify_hostname.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]