Age | Commit message (Expand) | Author |
---|---|---|
2018-03-07 | gnu: imagemagick: Update to 6.9.9-37....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-37. | Marius Bakke |
2018-03-07 | gnu: Add gtksourceviewmm....* gnu/packages/gtk.scm (gtksourceviewmm): New public variable. | Marius Bakke |
2018-03-07 | gnu: Use HTTPS on gtkmm.org home pages....* gnu/packages/gtk.scm (atkmm, gtkmm)[home-page]: Use HTTPS. * gnu/packages/gnome.scm (libgnomecanvasmm)[home-page]: Likewise. * gnu/packages/glib.scm (glibmm)[home-page]: Likewise. | Marius Bakke |
2018-03-07 | gnu: gtkmm: Use the for-test xorg variant for tests....* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Replace XORG-SERVER with XORG-SERVER-1.19.3. [arguments]: Add #:disallowed-references. | Marius Bakke |
2018-03-07 | gnu: gtkmm: Update to 3.22.2....* gnu/packages/gtk.scm (gtkmm): Update to 3.22.2. [arguments]: Set #:configure-flags. | Marius Bakke |
2018-03-07 | gnu: glibmm: Update to 2.54.1....* gnu/packages/glib.scm (glibmm): Update to 2.54.1. [arguments]: Add #:configure-flags. | Marius Bakke |
2018-03-07 | gnu: Add r-colorout....* gnu/packages/statistics.scm (r-colorout): New public variable. | Oleg Pykhalov |
2018-03-07 | gnu: youtube-viewer: Add '$out/lib/perl5/site_perl/' to search path....Fixes <https://bugs.gnu.org/30671>. Reported by Ricardo Wurmus <rekado@elephly.net>. * gnu/packages/video.scm (youtube-viewer)[arguments]: In 'wrap-program' phase, add '$out/lib/perl5/site_perl/' to search path. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Alex Vong |
2018-03-07 | gnu: Add IBM Plex font....* gnu/packages/fonts.scm (font-ibm-plex): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Charlie Ritter |
2018-03-06 | gnu: thefuck: Update to 3.25....* gnu/packages/admin.scm (thefuck): Update to 3.25 [inputs]: Add python-pyte. [native-inputs]: Remove python-setuptools. * gnu/packages/patches/thefuck-test-environ.patch: Adjust to latest source. | Eric Bavier |
2018-03-06 | gnu: Add maven-resolver-connector-basic....* gnu/packages/maven.scm (maven-resolver-connector-basic): New variable. | Julien Lepiller |
2018-03-06 | gnu: Add maven-resolver-util....gnu/packages/maven.scm (maven-resolver-util): New variable. | Julien Lepiller |
2018-03-06 | gnu: Add maven-resolver-test-util....* gnu/packages/maven.scm (maven-resolver-test-util): New variable. | Julien Lepiller |
2018-03-06 | gnu: Add maven-resolver-spi....* gnu/packages/maven.scm (maven-resolver-spi): New variable. | Julien Lepiller |
2018-03-06 | gnu: Add maven-resolver-api....* gnu/packages/maven.scm: New file. (maven-resolver-api): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. | Julien Lepiller |
2018-03-06 | gnu: isc-dhcp: Update to 4.3.6-P1 [fixes CVE-2018-{5732,5733}]....* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6-P1. | Leo Famulari |
2018-03-06 | gnu: syncthing: Update to 0.14.45....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.45. [inputs]: Remove go-github-com-xtaci-kcp-go, go-github-com-ccding-go-stun, and go-github-com-xtaci-smux. Add go-github-com-pkg-errors. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-templexxx-xor....* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Remove variable. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-templexxx-cpufeat....* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): Remove variable. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-tjfoc-gmsm-sm4....* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Remove variable. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-klauspost-reedsolomon....* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): Remove variable. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-klauspost-cpuid....* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): Remove variable. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-ccding-go-stun....* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Remove variable. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-xtaci-kcp-go....* gnu/packages/syncthing.scm (go-github-com-xtaci-kcp-go): Remove variable. | Leo Famulari |
2018-03-06 | gnu: Remove go-github-com-xtaci-smux....* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Remove variable. | Leo Famulari |
2018-03-06 | gnu: re2: Update to 2018-03-01....* gnu/packages/regex.scm (re2): Update to 2018-03-01. | Marius Bakke |
2018-03-06 | gnu: feh: Update to 2.25....* gnu/packages/image-viewers.scm (feh): Update to 2.25. | Marius Bakke |
2018-03-06 | gnu: iceauth: Update to 1.0.8....* gnu/packages/xorg.scm (iceauth): Update to 1.0.8. | Marius Bakke |
2018-03-06 | gnu: python-django: Update to 1.11.11 [fixes CVE-2018-7536 and CVE-2018-7537]....See <https://www.djangoproject.com/weblog/2018/mar/06/security-releases/> for more information about the vulnerabilities. * gnu/packages/django.scm (python-django): Update to 1.11.11. | Marius Bakke |
2018-03-06 | gnu: samtools: Update to 1.7....* gnu/packages/bioinformatics.scm (samtools): Update to 1.7. | Ricardo Wurmus |
2018-03-06 | gnu: htslib: Update to 1.7....* gnu/packages/bioinformatics.scm (htslib): Update to 1.7. [arguments]: Remove field. | Ricardo Wurmus |
2018-03-06 | gnu: r-rhdf5: Make build reproducible....* gnu/packages/bioinformatics.scm (r-rhdf5)[arguments]: Remove timestamp and host system information from settings file. | Ricardo Wurmus |
2018-03-06 | gnu: r-lambda-r: Run unit tests....* gnu/packages/statistics.scm (r-lambda-r)[native-inputs]: Add r-runit. [arguments]: Add build phase to delete test logs. | Ricardo Wurmus |
2018-03-06 | gnu: r-gtools: Make output deterministic....* gnu/packages/statistics.scm (r-gtools)[arguments]: Add build phase to avoid running tempdir at build time. | Ricardo Wurmus |
2018-03-06 | gnu: emacs-transmission: Update to 0.12.1....* gnu/packages/emacs.scm (emacs-transmission): Update to 0.12.1. | Oleg Pykhalov |
2018-03-06 | gnu: haskell-mode: Fix find emacs-stream elisp directory....* gnu/packages/emacs.scm (haskell-mode)[arguments]: Find only directories with "\\.el$" in ‘el-dir’. | Oleg Pykhalov |
2018-03-06 | gnu: ovmf: Fix build and add FIXME....* gnu/packages/firmware.scm (ovmf): Replace 'invoke' with 'system*'. Add FIXME about failing script. | Rutger Helling |
2018-03-05 | gnu: java-ops4j-pax-tinybundles: Use distribution bndlib version....* gnu/packages/java.scm (java-ops4j-pax-tinybundles)[arguments]<#:phases>: Modify fix-version to use the distibution version of java-aqute-bndlib. | Gábor Boskovits |
2018-03-05 | gnu: perl-email-address: Update to 1.909....* gnu/packages/perl.scm (perl-email-address): Update to 1.909. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: perl-sub-quote: Update to 2.005000....* gnu/packages/xml.scm (perl-sub-quote): Update to 2.005000. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: perl-xml-compile-cache: Update to 1.06....* gnu/packages/xml.scm (perl-xml-compile-cache): Update to 1.06. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: perl-xml-rss: Update to 1.60....* gnu/packages/xml.scm (perl-xml-rss): Update to 1.60. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: editres: Update to 1.0.7....* gnu/packages/xorg.scm (editres): Update to 1.0.7. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: tocc, libtocc: Use HTTPS home page....* gnu/packages/search.scm (libtocc, tocc)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: perl-io-socket-ip: Update to 0.39....* gnu/packages/web.scm (perl-io-socket-ip): Update to 0.39. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: perl-www-mechanize: Update to 1.87....* gnu/packages/web.scm (perl-www-mechanize): Update to 1.87. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: openvpn: Mark up description....* gnu/packages/vpn.scm (openvpn)[description]: Use @dfn. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: openvpn: Update to 2.4.5....* gnu/packages/vpn.scm (openvpn): Update to 2.4.5. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: papi: Use HTTPS home page....* gnu/packages/profiling.scm (papi)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-03-05 | gnu: papi: Fix documentation location....* gnu/packages/profiling.scm (papi)[arguments]: Install ‘documentation’ to a customary subdirectory of /share/doc. | Tobias Geerinckx-Rice |