Age | Commit message (Expand) | Author |
2017-09-22 | gnu: bitcoin-core: Build with modular Qt....* gnu/packages/finance.scm (bitcoin-core)[native-inputs]: Add QTTOOLS.
[inputs]: Remove QT. Add QTBASE.
[arguments]: Specify paths to "lrelease" and "lupdate" in #:configure-flags.
| Marius Bakke |
2017-09-22 | gnu: bitcoin-core: Update to 0.15.0.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.0.1.
| Marius Bakke |
2017-09-22 | gnu: libraw: Update to 0.18.5 [fixes CVE-2017-13735, CVE-2017-14265]....* gnu/packages/photo.scm (libraw): Update to 0.18.5.
| Marius Bakke |
2017-09-22 | gnu: libsodium: Update to 1.0.14....* gnu/packages/crypto.scm (libsodium): Update to 1.0.14.
[source, home-page]: Use HTTPS.
| Marius Bakke |
2017-09-22 | gnu: r-adaptivesparsity: Add dependency on Armadillo....Fixes a link error whereby -larmadillo would not be found.
* gnu/packages/machine-learning.scm (r-adaptivesparsity)[inputs]: New
field.
| Ludovic Courtès |
2017-09-22 | gnu: openttd-opengfx: Disable parallel build....* gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build?
to #f.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Arun Isaac |
2017-09-22 | gnu: openttd: Include openttd-openmsx and openttd-opensfx....* gnu/packages/games.scm (openttd-opengfx)[arguments]: Change installation
directory from /share/openttd/baseset/opengfx to
/share/games/openttd/baseset/opengfx.
(openttd-engine)[arguments]: Support #:configure-flags keyword argument in
'configure' phase.
(openttd)[inputs]: Add timidity++.
[native-inputs]: Add openttd-openmsx and openttd-opensfx.
[arguments]: Configure with timidity as MIDI player. Install data from
openttd-openmsx and openttd-opensfx.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Arun Isaac |
2017-09-22 | gnu: Add openttd-openmsx....* gnu/packages/games.scm (openttd-openmsx): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Arun Isaac |
2017-09-22 | gnu: Add openttd-opensfx....* gnu/packages/games.scm (openttd-opensfx): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Arun Isaac |
2017-09-22 | gnu: Add catcodec....* gnu/packages/game-development.scm (catcodec): New variable.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Arun Isaac |
2017-09-22 | gnu: Use xxd instead of vim....* gnu/packages/audio.scm (faust-2)[native-inputs]: Replace vim with xxd.
* gnu/packages/avr.scm (microscheme)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (star)[native-inputs]: Likewise.
* gnu/packages/disk.scm (dosfstools)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (diffoscope)[inputs]: Likewise.
| Ricardo Wurmus |
2017-09-22 | gnu: Add xxd....* gnu/packages/vim.scm (xxd): New variable.
| Ricardo Wurmus |
2017-09-21 | gnu: linux-libre: Update to 4.13.3....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.3.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-09-21 | gnu: linux-libre@4.9: Update to 4.9.51....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.51.
| Mark H Weaver |
2017-09-21 | gnu: linux-libre@4.1: Update to 4.1.44....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.44.
| Mark H Weaver |
2017-09-21 | gnu: vim: Update to 8.0.1130....* gnu/packages/vim.scm (vim): Update to 8.0.1130.
| Marius Bakke |
2017-09-21 | gnu: dlib: Update to 19.7....* gnu/packages/machine-learning.scm (dlib): Update to 19.7.
[arguments]: Add #:configure-flags. Remove redundant CXXFLAGS from 'check' phase.
| Marius Bakke |
2017-09-21 | gnu: emacs: Update to 25.3....* gnu/packages/patches/emacs-unsafe-enriched-mode-translations.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/emacs.scm (emacs): Update to 25.3.
[source]: Remove obsolete patch.
| Ricardo Wurmus |
2017-09-20 | gnu: Add vcsh....* gnu/packages/version-control.scm (vcsh): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stefan Reichör |
2017-09-20 | gnu: openfoam: Fix typo in Note....* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick |
2017-09-20 | gnu: Add network-manager-openvpn....* gnu/packages/gnome.scm (network-manager-openvpn): New variable.
| Ludovic Courtès |
2017-09-20 | gnu: virt-manager: Update to 1.4.3....* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.3.
| Tobias Geerinckx-Rice |
2017-09-20 | gnu: gnuastro: Update to 0.4....* gnu/packages/astronomy.scm (gnuastro): Update to 0.4.
| Tobias Geerinckx-Rice |
2017-09-20 | gnu: wcslib: Use HTTPS home page....* gnu/packages/astronomy.scm (wcslib)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2017-09-20 | gnu: wcslib: Update to 5.17....* gnu/packages/astronomy.scm (wcslib): Update to 5.17.
| Tobias Geerinckx-Rice |
2017-09-20 | gnu: btrfs-progs: Install bash completions....* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add
'install-bash-completion' phase.
| Marius Bakke |
2017-09-20 | gnu: python-pyjwt: Update to 1.5.3....* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
| Marius Bakke |
2017-09-20 | gnu: samba: Update to 4.6.8....* gnu/packages/samba.scm (samba): Update to 4.6.8.
| Marius Bakke |
2017-09-20 | gnu: nss, nss-certs: Update to 3.33....* gnu/packages/gnuzilla.scm (nss): Update to 3.33.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke |
2017-09-20 | gnu: nspr: Update to 4.17....* gnu/packages/gnuzilla.scm (nspr): Update to 4.17.
| Marius Bakke |
2017-09-20 | gnu: gnupg: Update to 2.2.1....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.1.
| Marius Bakke |
2017-09-20 | gnu: xorg-server: Prefer intel driver only for older GPUs....* gnu/packages/xorg.scm (xorg-server): Add patch to only prefer the intel
driver for older Intel GPUs.
Signed-off-by: Andy Wingo <wingo@igalia.com>
| Andy Wingo |
2017-09-20 | gnu: xf86-video-intel: Update to latest Git....* gnu/packages/xorg.scm (xf86-video-intel): Update to latest Git.
Signed-off-by: Andy Wingo <wingo@igalia.com>
| Andy Wingo |
2017-09-20 | gnu: Add cheese....* gnu/packages/gnome.scm (cheese): New public variable.
Signed-off-by: Andy Wingo <wingo@igalia.com>
| Andy Wingo |
2017-09-20 | gnu: Add gnome-video-effects....* gnu/packages/gnome.scm (gnome-video-effects): New public variable.
Signed-off-by: Andy Wingo <wingo@igalia.com>
| Andy Wingo |
2017-09-19 | gnu: emacs-skewer-mode: Include html and js files....* gnu/packages/emacs.scm (emacs-skewer-mode): Include html and js files.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Oleg Pykhalov |
2017-09-19 | gnu: efl: Update to 1.20.4....* gnu/packages/enlightenment.scm (efl): Update to 1.20.4.
| Efraim Flashner |
2017-09-19 | gnu: cuirass: Update development snapshot....* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
| Ludovic Courtès |
2017-09-19 | gnu: qutebrowser: Update to 0.11.0....* gnu/packages/web-browsers.scm (qutebrowser): Update to 0.11.0.
| Eric Bavier |
2017-09-18 | gnu: gstreamer: Update to 1.12.3....* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.3.
| Marius Bakke |
2017-09-18 | gnu: gdk-pixbuf: Replace with 2.36.10....Fixes CVE-2017-2862, CVE-2017-2870 and CVE-2017-6311.
* gnu/packages/gtk.scm (gdk-pixbuf, gdk-pixbuf+svg)[replacement]: New field.
(gdk-pixbuf-2.36.10, gdk-pixbuf+svg-2.36.10): New variables.
| Marius Bakke |
2017-09-18 | gnu: freexl: Update to 1.0.4 [fixes CVE-2017-2923 and CVE-2017-2924]....* gnu/packages/xml.scm (freexl): Update to 1.0.4.
| Marius Bakke |
2017-09-18 | gnu: newsbeuter: Fix CVE-2017-14500....* gnu/packages/syndication.scm (newsbeuter)[source]: Add patch.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2017-09-18 | gnu: tor: Update to 0.3.0.11 [fixes CVE-2017-0380]....* gnu/packages/tor.scm (tor): Update to 0.3.0.11.
| Tobias Geerinckx-Rice |
2017-09-18 | gnu: youtube-dl: Update to 2017.09.15....* gnu/packages/video.scm (youtube-dl): Update to 2017.09.15.
| Tobias Geerinckx-Rice |
2017-09-18 | gnu: httpd: Patch "options bleed" [fixes CVE-2017-9798]....* gnu/packages/patches/httpd-CVE-2017-9798.patch: New file.
* gnu/packages/web.scm (httpd)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2017-09-18 | gnu: r-rcas: Add missing inputs....* gnu/packages/bioinformatics.scm (r-rcas)[propagated-inputs]: Add r-pbapply.
| Ricardo Wurmus |
2017-09-18 | gnu: r-energy: Update to 1.7-2....* gnu/packages/cran.scm (r-energy): Update to 1.7-2.
| Ricardo Wurmus |
2017-09-18 | gnu: r-glmnet: Update to 2.0-12....* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-12.
| Ricardo Wurmus |
2017-09-18 | gnu: r-lambda-r: Update to 1.2....* gnu/packages/statistics.scm (r-lambda-r): Update to 1.2.
| Ricardo Wurmus |