Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: perl-file-configdir: Update to 0.021.•••* gnu/packages/perl.scm (perl-file-configdir): Update to 0.021. [propagated-inputs]: Add perl-test-without-module. | Efraim Flashner | 2019-11-09 | 1 | -3/+4 |
* | gnu: perl-class-inspector: Update to 1.36.•••* gnu/packages/perl.scm (perl-class-inspector): Update to 1.36. | Efraim Flashner | 2019-11-09 | 1 | -2/+2 |
* | gnu: parcimonie: Update to 0.11.0.•••* gnu/packages/gnupg.scm (parcimonie): Update to 0.11.0. [inputs]: Remove gnupg-1. Add gnupg, perl-moox-strictconstructor, perl-strictures-2. [native-inputs]: Add xorg-xerver. [arguments]: Add prepare-for-tests phase. Roll in set-HOME phase and start an X server. Delete tests known to fail. In fix-references phase, update for new version. | Efraim Flashner | 2019-11-09 | 1 | -13/+21 |
* | gnu: Add perl-moox-strictconstructor.•••* gnu/packages/perl.scm (perl-moox-strictconstructor): New variable. | Efraim Flashner | 2019-11-09 | 1 | -0/+29 |
* | gnu: fribidi: Fix CVE-2019-18397.•••* gnu/packages/fribidi.scm (fribidi): Replace with fribidi/fixed. (fribidi/fixed): New variable. * gnu/packages/patches/fribidi-CVE-2019-18397.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. | Efraim Flashner | 2019-11-09 | 2 | -2/+37 |
* | gnu: rdesktop: Update to 1.9.0.•••Fixes CVE-2019-15682. * gnu/packages/rdesktop.scm (rdesktop): Update to version 1.9.0 [native-inputs]: New field. [inputs]: Remove openssl. Add gnutls, libxcursor, and nettle as new baseline requirements. [arguments]: Remove #:phases argument. Remove "--with-openssl" from configure-flags. | Eric Bavier | 2019-11-09 | 1 | -22/+12 |
* | gnu: python-reportlab: Update to 3.5.32.•••* gnu/packages/pdf.scm (python-reportlab): Update to 3.5.32. | Tobias Geerinckx-Rice | 2019-11-09 | 1 | -2/+2 |
* | gnu: botan: Use getentropy().•••* gnu/packages/crypto.scm (botan)[arguments]: Enable the ‘getentropy’ OS feature. | Tobias Geerinckx-Rice | 2019-11-09 | 1 | -0/+3 |
* | gnu: botan: Optimise.•••* gnu/packages/crypto.scm (botan)[arguments]: Compile with -O3 optimisation. | Tobias Geerinckx-Rice | 2019-11-09 | 1 | -0/+2 |
* | gnu: miniupnpc: Don't use NAME in source URI.•••* gnu/packages/upnp.scm (miniupnpc)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-11-09 | 1 | -1/+1 |
* | gnu: signify: Update to 27.•••* gnu/packages/crypto.scm (signify): Update to 27. | Tobias Geerinckx-Rice | 2019-11-09 | 1 | -2/+2 |
* | gnu: neovim: Update to 0.4.3.•••* gnu/packages/vim.scm (neovim): Update to 0.4.3. | Tobias Geerinckx-Rice | 2019-11-09 | 1 | -3/+2 |
* | gnu: Add homebank.•••* gnu/packages/finance.scm (homebank): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Sebastian Schott | 2019-11-09 | 1 | -0/+29 |
* | gnu: botan: Update to 2.12.1.•••* gnu/packages/crypto.scm (botan): Update to 2.12.1. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -3/+3 |
* | gnu: python-latexcodec: Update to 1.0.7.•••* gnu/packages/python-xyz.scm (python-latexcodec): Update to 1.0.7. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: python-mpi4py: Update to 3.0.3.•••* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.3. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -8/+7 |
* | gnu: perl-data-compare: Update to 1.27.•••* gnu/packages/perl.scm (perl-data-compare): Update to 1.27. [propagated-inputs]: Add perl-clone. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -4/+4 |
* | gnu: perl-danga-socket: Update to 1.62.•••* gnu/packages/networking.scm (perl-danga-socket): Update to 1.62. [native-inputs]: Add perl-test-tcp. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -4/+5 |
* | gnu: python-psutil: Update to 5.6.5.•••* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.5. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: python-astroid: Update to 2.3.3.•••* gnu/packages/python-xyz.scm (python-astroid): Update to 2.3.3. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -3/+2 |
* | gnu: Add gnome-shell-extension-noannoyance.•••* gnu/packages/gnome-xyz: (gnome-shell-extension-noannoyance): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> | Leo Prikler | 2019-11-08 | 1 | -0/+31 |
* | gnu: Add gnome-shell-extension-dash-to-dock.•••* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-dash-to-dock): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> | Leo Prikler | 2019-11-08 | 1 | -0/+37 |
* | gnu: Add delft-icon-theme.•••* /gnu/packages/gnome-xyz.scm: New file. (delft-icon-theme): New variable. * /gnu/local.mk: Add it. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> | Leo Prikler | 2019-11-08 | 1 | -0/+60 |
* | gnu: packages: Add rofi-pass.•••* gnu/packages/password-utils.scm (rofi-pass): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> | Tanguy Le Carrour | 2019-11-08 | 1 | -0/+45 |
* | gnu: certbot, python-acme: Update to 0.40.1.•••* gnu/packages/tls.scm (certbot, python-acme): Update to 0.40.1. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -3/+3 |
* | gnu: fcitx-configtool: Don't use NAME in source URI.•••* gnu/packages/fcitx.scm (fcitx-configtool)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -1/+1 |
* | gnu: fcitx: Update to 4.2.9.7.•••* gnu/packages/fcitx.scm (fcitx): Update to 4.2.9.7. [inputs]: Add json-c. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+4 |
* | gnu: fcitx: Don't use NAME in source URI.•••* gnu/packages/fcitx.scm (fcitx)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: r-hmisc: Update to 4.3-0.•••* gnu/packages/statistics.scm (r-hmisc): Update to 4.3-0. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -3/+2 |
* | gnu: r-plotly: Update to 4.9.1.•••* gnu/packages/statistics.scm (r-plotly): Update to 4.9.1. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: r-nlme: Update to 3.1-142.•••* gnu/packages/statistics.scm (r-nlme): Update to 3.1-142. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -3/+2 |
* | gnu: r-polspline: Update to 1.1.17.•••* gnu/packages/cran.scm (r-polspline): Update to 1.1.17. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: r-abcrf: Update to 1.8.1.•••* gnu/packages/cran.scm (r-abcrf): Update to 1.8.1. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: r-sp: Update to 1.3-2.•••* gnu/packages/cran.scm (r-sp): Update to 1.3-2. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -3/+2 |
* | gnu: goffice: Update to 0.10.46.•••* gnu/packages/gnome.scm (goffice): Update to 0.10.46. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: gnumeric: Update to 1.12.46.•••* gnu/packages/gnome.scm (gnumeric): Update to 1.12.46. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: polybar: Update to 3.4.1.•••* gnu/packages/wm.scm (polybar): Update to 3.4.1. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: Fix deprecation of monolithic Qt 5.x package.•••* gnu/packages/qt.scm (qt): Remove wrong quote. | Hartmut Goebel | 2019-11-08 | 1 | -1/+1 |
* | gnu: libssh: Update to 0.9.2.•••* gnu/packages/ssh.scm (libssh): Update to 0.9.2. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: hplip: Actually wrap binaries.•••* gnu/packages/cups.scm (hplip)[arguments]: Reduce indentation. Replace ‘wrap-binaries’ phase with a custom implementation. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -48/+77 |
* | gnu: python-dbus: Update to 1.2.10.•••* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.10. [arguments]: Remove field. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -14/+2 |
* | gnu: libdvdread: Update to 6.0.2.•••* gnu/packages/video.scm (libdvdread): Update to 6.0.2. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: libdvdnav: Update to 6.0.1.•••* gnu/packages/video.scm (libdvdnav): Update to 6.0.1. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: libdvdnav: Don't use NAME in source URI.•••* gnu/packages/video.scm (libdvdnav)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-11-08 | 1 | -2/+2 |
* | gnu: lollypop: Update to 1.2.7.•••* gnu/packages/gnome.scm (lollypop): Update to 1.2.7. | Christopher Baines | 2019-11-07 | 1 | -3/+3 |
* | gnu: Add nginx Accept Language module.•••* gnu/packages/web.scm (nginx-accept-language-module): New public variable. | Florian Pelz | 2019-11-07 | 1 | -1/+149 |
* | gnu: pkg-config: Memoize 'cross-pkg-config'.•••When running: guix build --target=arm-linux-gnueabihf gdb -nd this reduces the number of hits in the 'add-data-to-store' cache from 205 (25%) to 163 (21%). * gnu/packages/pkg-config.scm (cross-pkg-config): Turn into an 'mlambda'. | Ludovic Courtès | 2019-11-07 | 1 | -32/+35 |
* | gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'.•••Fixes <https://bugs.gnu.org/38093>. When running: guix build --target=arm-linux-gnueabihf -e '(@ (gnu packages base) coreutils)' the '%current-target-system' parameter is set by the time the top-level of (gnu packages commencement) is evaluated. Consequently, we need to ensure that the 'pkg-config' macro evaluates in a context where '%current-target-system' is unset. * gnu/packages/commencement.scm (gnu-make-final): Refer to '%pkg-config' instead of 'pkg-config'. * tests/guix-build.sh: Add test. | Ludovic Courtès | 2019-11-07 | 1 | -1/+1 |
* | gnu: git-annex: Update to 7.20191106.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191106. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> | Kyle Meyer | 2019-11-07 | 1 | -2/+2 |
* | gnu: john-the-ripper-jumbo: Enable tests.•••* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[arguments]: Remove '#:tests? #f'. Add 'check' phase after 'install'. | Eric Bavier | 2019-11-07 | 1 | -2/+7 |