summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-03-28tests: Add Transmission Daemon system test....* gnu/tests/file-sharing.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South
2021-03-28gnu: hnsd: Update to 1.0.0....* gnu/packages/dns.scm (hnsd): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zheng Junjie
2021-03-28gnu: cross-base: Relax check for powerpc64le....* gnu/packages/cross-base.scm (cross-gcc-arguments): When conditionally adding "--with-long-double-128", check for "powerpc64le-" prefix instead of matching full target. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Carl Dong
2021-03-28gnu: gegl: Update to 0.4.28....* gnu/packages/gimp.scm (gegl): Update to 0.4.28. [arguments]: Build with meson@0.55. Tobias Geerinckx-Rice
2021-03-28gnu: babl: Update to 0.1.86....* gnu/packages/gimp.scm (babl): Update to 0.1.86. [arguments]: Build with meson@0.55. Tobias Geerinckx-Rice
2021-03-28gnu: spdlog: Update to 1.8.5....* gnu/packages/logging.scm (spdlog): Update to 1.8.5. Tobias Geerinckx-Rice
2021-03-28gnu: gnutls: Fix typos in description....* gnu/packages/tls.scm (gnutls)[description]: Fix typos. Reported by genr8 on #guix. Tobias Geerinckx-Rice
2021-03-28gnu: gramps: Update to 5.1.3....* gnu/packages/genealogy.scm (gramps): Update to 5.1.3. Tobias Geerinckx-Rice
2021-03-28gnu: autofs: Update to 5.1.7....* gnu/packages/file-systems.scm (autofs): Update to 5.1.7. [arguments]: Add a new 'fix-rpath phase. Tobias Geerinckx-Rice
2021-03-27gnu: Add xsd....* gnu/packages/cpp.scm (xsd): New variable. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2021-03-27gnu: Add cli....* gnu/packages/cpp.scm (cli): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2021-03-27gnu: Add libxsd-frontend....* gnu/packages/cpp.scm (libxsd-frontend): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2021-03-27gnu: Add libcutl....* gnu/packages/cpp.scm (libcutl): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2021-03-27gnu: Add build....* gnu/packages/build-tools.scm (build): New variable. Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name> Maxim Cournoyer
2021-03-27gnu: soci: Propagate inputs....* gnu/packages/databases.scm (soci)[inputs]: Move to... [propagated-inputs]: ... here. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2021-03-27gnu: imagemagick: Add more upstream fixes....* gnu/packages/patches/imagemagick-ReadDCMImage-fix.patch, gnu/packages/patches/imagemagick-ReadDCMPixels-fix.patch, gnu/packages/patches/imagemagick-WriteTHUMBNAILImage-fix.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/imagemagick.scm (source): Add patches. Mark H Weaver
2021-03-27gnu: imagemagick: Fix CVE-2020-27829....* gnu/packages/patches/imagemagick-CVE-2020-27829.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/imagemagick.scm (source): Add patch. Mark H Weaver
2021-03-27gnu: imagemagick: Hide 'imagemagick/stable' variant....* gnu/packages/imagemagick.scm (imagemagick/stable): Hide it. (imagemagick): Remove inherited 'hidden?' property. Mark H Weaver
2021-03-27gnu: imagemagick: Update to 6.9.12-4....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.12-4. Mark H Weaver
2021-03-27gnu: Use 'gtk-doc/stable' in native-inputs of selected packages....* gnu/packages/calendar.scm (libical), gnu/packages/check.scm (umockdev), gnu/packages/fontutils.scm (libraqm), gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing) (udisks, libfprint, libportal), gnu/packages/geo.scm (memphis, osm-gps-map), gnu/packages/glib.scm (template-glib), gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed) (gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel) (libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord) (geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager) (network-manager-applet, gfbgraph, libunique, cheese, libhandy) (gnome-latex, libgda), gnu/packages/gstreamer.scm (orc), gnu/packages/gtk.scm (at-spi2-core, goocanvas), gnu/packages/language.scm (nimf), gnu/packages/networking.scm (libnice), gnu/packages/video.scm (schroedinger), gnu/packages/virtualization.scm (libosinfo), gnu/packages/webkit.scm (wpewebkit, webkitgtk), gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with 'gtk-doc/stable'. Mark H Weaver
2021-03-27gnu: gtk-doc: Add 'gtk-doc/stable' variant....* gnu/packages/gtk.scm (gtk-doc/stable): New variable. Mark H Weaver
2021-03-27gnu: dblatex: Add 'dblatex/stable' variant....* gnu/packages/docbook.scm (dblatex/stable): New variable. Mark H Weaver
2021-03-27gnu: imagemagick: Add 'imagemagick/stable' variant....* gnu/packages/imagemagick.scm (imagemagick/stable): New variable. (imagemagick): This is now an alias to 'imagemagick/stable'. Mark H Weaver
2021-03-27gnu: imagemagick: Remove graft....Note that this commit does *not* integrate the fixes that were previously applied via the graft. This commit simply discards those fixes. We will address those security flaws, without grafting, in subsequent commits. * gnu/packages/imagemagick.scm (imagemagick)[replacement]: Remove field. (imagemagick/fixed): Remove variable. Mark H Weaver
2021-03-27gnu: Add interception-dual-function-keys....* gnu/packages/linux.scm (interception-dual-function-keys): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Joseph LaFreniere
2021-03-27gnu: Add interception-tools....* gnu/packages/linux.scm (interception-tools): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Joseph LaFreniere
2021-03-27gnu: Add mandoc....* gnu/packages/man.scm (mandoc): New variable. Co-authored-by: Stefan Karrmann <S.Karrmann@web.de> Ludovic Courtès
2021-03-27gnu: knot: Update to 3.0.5....* gnu/packages/dns.scm (knot): Update to 3.0.5. Tobias Geerinckx-Rice
2021-03-27gnu: gnu-efi: Update to 3.0.13....* gnu/packages/efi.scm (gnu-efi): Update to 3.0.13. Tobias Geerinckx-Rice
2021-03-27gnu: pam-mount: Update to 2.18....* gnu/packages/admin.scm (pam-mount): Update to 2.18. [inputs]: Replace pcre with pcre2. Tobias Geerinckx-Rice
2021-03-27gnu: Add gpart....* gnu/packages/disk.scm (gpart): New public variable. Tobias Geerinckx-Rice
2021-03-27gnu: ntl: Update to 11.4.4....* gnu/packages/algebra.scm (ntl): Update to 11.4.4. Tobias Geerinckx-Rice
2021-03-27gnu: diffoscope: Update to 171....* gnu/packages/diffoscope.scm (diffoscope): Update to 171. Tobias Geerinckx-Rice
2021-03-27gnu: gptfdisk: Update to 1.0.7....* gnu/packages/disk.scm (gptfdisk): Update to 1.0.7. Tobias Geerinckx-Rice
2021-03-27gnu: git: Update to 2.31.1....* gnu/packages/version-control.scm (git): Update to 2.31.1. Tobias Geerinckx-Rice
2021-03-27gnu: facter: Update to 4.0.52....* gnu/packages/admin.scm (facter): Update to 4.0.52. Tobias Geerinckx-Rice
2021-03-27gnu: ccls: Update to 0.20201219....* gnu/packages/cpp.scm (ccls): Update to 0.20201219. Tobias Geerinckx-Rice
2021-03-27gnu: nnn: Update to 3.6....* gnu/packages/admin.scm (nnn): Update to 3.6. Tobias Geerinckx-Rice
2021-03-27gnu: cryptsetup: Update to 2.3.5....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.5. Tobias Geerinckx-Rice
2021-03-27gnu: icedove: Update to 78.9.0....* gnu/packages/gnuzilla.scm (icedove): Update to 78.9.0. Jonathan Brielmaier
2021-03-27gnu: cuirass: Update to 1.0.0-5.eb94e7d....* gnu/packages/ci.scm (cuirass): Update to 1.0.0-5.eb94e7d. Mathieu Othacehe
2021-03-26gnu: bcmatroska2: Fetch the sources from git....* gnu/packages/linphone.scm (bcmatroska2)[source]: Fetch sources from git. [description]: Expound description. [license]: Add the gpl2+ license to the list. Remove broken URLs. Raghav Gururajan
2021-03-26gnu: bcg729: Enable tests and update home page, license....* gnu/packages/linphone.scm (bcg729)[source]: Remove '.git' suffix from URL. [tests?]: Remove argument. [configure-flags]: Enable tests. [phases]{copy-inputs}: New phase. {check}: Override. [native-inputs]: Add perl, test-patterns and unzip. [home-page]: Update. [license]: Upgrade to GPLv3+. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Raghav Gururajan
2021-03-26gnu: upx: Fix CVE-2021-20285....* gnu/packages/patches/upx-CVE-2021-20285.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/compression.scm (upx): Apply patch. Léo Le Bouter
2021-03-26gnu: Add emacs-cascading-dir-locals....* gnu/packages/emacs-xyz.scm (emacs-cascading-dir-locals): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Joseph LaFreniere
2021-03-26gnu: Add emacs-relative-buffers....* gnu/packages/emacs-xyz.scm (emacs-relative-buffers): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Joseph LaFreniere
2021-03-26gnu: rust: Add Rust 1.51...* gnu/packages/rust.scm (rust-1.51): New variable. Jakub Kądziołka
2021-03-26gnu: cuirass: Fix version generation....* gnu/packages/ci.scm (cuirass)[arguments]: Add a 'fix-version-gen phase. Mathieu Othacehe
2021-03-26gnu: python-pytz: Update to 2021.1....* gnu/packages/time.scm (python-pytz): Update to 2021.1. Leo Famulari
2021-03-26gnu: python-pytzdata: Update to 2020.1....* gnu/packages/time.scm (python-pytzdata): Update to 2020.1. Leo Famulari