apteryx pushed a change to branch master
in repository guix.

    from c5fc11488c gnu: cl-trivial-clipboard: Update to 0.0.0-8.50b3d3a.
     new 08149c02bc gnu: bcc: Update to 0.30.0, fixing build.
     new 77d949c812 gnu: bpftrace: Update to 0.21.0 and enable tests.
     new 603d523fc3 doc: Fix Reviewed-by format.
     new 2455c4ded9 services: mpd: Fix log to file.
     new a8547a0feb gnu: gauche: Update to 0.9.15.
     new 0dacf51553 gnu: gauche: Remove trailing #t.
     new 51aee1784d gnu: isc-bind: Update to 9.19.24.
     new e92259e56f gnu: fio: Update to 3.37.
     new b539e5ae39 services: networking: Allow dhcp-client to use a config 
file.
     new ff9942dcc1 doc: Prepend ISC to DHCP client references.
     new 0fe46e53bb gnu: astyle: Update to 3.5.
     new cd15d417e3 gnu: nginx: Update to 1.27.0.
     new 7d0a6d3e74 gnu: sane-backends: Update to 1.3.1.
     new 7be6cb8aca gnu: mold: Update to 2.32.0
     new 4965f9314a gnu: smartmontools: Update to 7.4.
     new e57eff3d29 gnu: subversion: Update to 1.14.3.
     new 7aab18bdf3 gnu: memcached: Update to 1.6.28.
     new 7ae5decaeb gnu: wxwidgets: Update to 3.2.5.
     new 250ab39c36 gnu: octave: Update to 9.2.0.
     new 8c80b22147 gnu: torbrowser: Update to 13.0.16 [security fixes].
     new d37614bed1 build-system: qt: Fix default parallel-tests? value to #t.
     new e6facbe069 gnu: grub: Update to 2.12.
     new b9c38f26f1 gnu: grub: Remove input labels and use gexps.
     new 81c2355d9c gnu: volctl: Update to 0.9.4.
     new 53861af06d gnu: python-pulsectl: Update to 24.4.0.
     new 26c0ff98cf gnu: git: Update to 2.45.2.
     new d19d5447cd doc: contributing: Mention 'guix git authenticate'.
     new b9bdcad448 gnu: mtools: Update to 4.0.44.
     new 2b78b0a253 gnu: exim: Update to 4.97.1.
     new 93b86f7362 gnu: sddm: Update to 0.21.0.
     new 0fda048652 gnu: guix: Add imagemagick, perl and use full graphviz.
     new 7f194852a4 manifest: Streamline; add packages useful for patch 
review/submission.
     new 7971da9e30 gnu: openresolv: Update to 3.13.2.
     new 6dfc83ca34 gnu: Update openjdk variable to openjdk21.
     new 633c0307ea gnu: wine, wine64, wine-staging, wine64-staging: Enable 
wayland support.
     new 1724d0f169 gnu: rgbds: Update to 0.7.0.
     new ef54287fef gnu: sameboy: Update to 0.16.3.
     new 7f1c40df92 gnu: godot-lts: Update to 3.5.3.
     new c12a6e7419 gnu: godot-lts: Improve package style.
     new 1f3aea435a gnu: readymedia: Update to 1.3.3.
     new 26f46cfd2a gnu: opensc: Update to 0.25.1.
     new e121ecccdc gnu: opensc: Switch to new package style.
     new 6e33f0d887 gnu: kakoune: Update to 2024.05.18.
     new fc921acbef doc: Improve description of nginx's configuration.
     new 5f88f71c2d doc: Add message for common error about make check-system.
     new 836cc6b3fc gnu: torbrowser: Add bash-minimal.
     new 8a610b82a9 gnu: ucd: Update to 15.1.0.
     new 1a0509e7fa gnu: gnulib: Update to 2024-05-30-1.ac4b301.
     new 831001c581 gnu: patch: Update to latest commit [security fixes].

The 49 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:
 doc/contributing.texi                              |  28 +-
 doc/guix.texi                                      |  52 +-
 gnu/local.mk                                       |   3 +-
 gnu/packages/admin.scm                             |   4 +-
 gnu/packages/assembly.scm                          |   4 +-
 gnu/packages/audio.scm                             |   4 +-
 gnu/packages/base.scm                              | 102 +++-
 gnu/packages/benchmark.scm                         |   4 +-
 gnu/packages/bootloaders.scm                       | 555 +++++++++++----------
 gnu/packages/build-tools.scm                       |  55 +-
 gnu/packages/code.scm                              |  28 +-
 gnu/packages/commencement.scm                      |   8 +-
 gnu/packages/databases.scm                         |   4 +-
 gnu/packages/display-managers.scm                  |   6 +-
 gnu/packages/dns.scm                               |  64 +--
 gnu/packages/emulators.scm                         |   4 +-
 gnu/packages/game-development.scm                  | 182 +++----
 gnu/packages/gtk.scm                               |   4 +-
 gnu/packages/java.scm                              |   2 +-
 gnu/packages/linux.scm                             | 141 +++---
 gnu/packages/lisp.scm                              |   2 +-
 gnu/packages/mail.scm                              |  11 +-
 gnu/packages/maths.scm                             |   4 +-
 gnu/packages/mold.scm                              |   4 +-
 gnu/packages/mtools.scm                            |   4 +-
 gnu/packages/package-management.scm                |   4 +-
 .../patches/bpftrace-disable-bfd-disasm.patch      |  15 -
 gnu/packages/patches/gnulib-bootstrap.patch        |  75 +++
 .../patches/grub-ignore-metadata-csum-seed.patch   |  54 --
 .../patches/openresolv-restartcmd-guix.patch       |  12 +-
 gnu/packages/scanner.scm                           |   4 +-
 gnu/packages/scheme.scm                            |  16 +-
 gnu/packages/security-token.scm                    |  31 +-
 gnu/packages/text-editors.scm                      |   4 +-
 gnu/packages/tor-browsers.scm                      |  23 +-
 gnu/packages/unicode.scm                           |   4 +-
 gnu/packages/upnp.scm                              |   4 +-
 gnu/packages/version-control.scm                   |  10 +-
 gnu/packages/web.scm                               |  15 +-
 gnu/packages/wine.scm                              |   8 +-
 gnu/packages/wxwidgets.scm                         |   4 +-
 gnu/services/audio.scm                             |  18 +-
 gnu/services/networking.scm                        |  15 +-
 guix/build-system/qt.scm                           |   2 +-
 guix/packages.scm                                  |   2 +-
 manifest.scm                                       |  25 +-
 46 files changed, 864 insertions(+), 760 deletions(-)
 delete mode 100644 gnu/packages/patches/bpftrace-disable-bfd-disasm.patch
 create mode 100644 gnu/packages/patches/gnulib-bootstrap.patch
 delete mode 100644 gnu/packages/patches/grub-ignore-metadata-csum-seed.patch

Reply via email to