Age | Commit message (Expand) | Author |
---|---|---|
2018-02-23 | gnu: Add emacs-sly....* gnu/packages/emacs.scm (emacs-sly): New variable. | Ricardo Wurmus |
2018-02-23 | gnu: vulkan-icd-loader: Update to 1.0.68.0....* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.0.68.0. [arguments]: Add 'remove-spirv-tools-commit-id phase. Add "-DBUILD_LAYERS=OFF" configure-flag. | Rutger Helling |
2018-02-23 | gnu: calibre: Spell ‘e-book’ consistently....* gnu/packages/ebook.scm (calibre)[description]: Use synopsis' ‘e-book’ spelling. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: calibre: Update to 3.17.0....* gnu/packages/ebook.scm (calibre): Update to 3.17.0. [arguments]: End all phases with #t. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: s6-networking: Update to 2.3.0.2....* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.2. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: s6-dns: Update to 2.3.0.0....* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.0. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: Add s6-linux-init....This new package contains refugees from the s6-linux-utils update. * gnu/packages/skarnet.scm (s6-linux-init): New public variable. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: s6-linux-utils: Update to 2.4.0.2....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.4.0.2. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: s6-rc: Update to 0.4.0.0....* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.0.0. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: s6: Update to 2.7.0.0....* gnu/packages/skarnet.scm (s6): Update to 2.7.0.0. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: s6-portable-utils: Update to 2.2.1.1....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.1. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: execline: Update to 2.3.0.4....* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: skalibs: Update to 2.6.3.1....* gnu/packages/skarnet.scm (skalibs): Update to 2.6.3.1. [arguments]: Drop obsolete ‘--enable-force-devr’ from #:configure-flags. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: skarnet: Use HTTPS for home pages....* gnu/packages/skarnet.scm (skalibs, execline, s6-linux-utils, s6-dns) (s6-networking, s6-rc, s6-portable-utils, s6-linux-utils)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: optipng: Update to 0.7.7 [security fixes]....This release claims to fix 2 vulnerabilities: - ‘an integer overflow vulnerability in the TIFF decoder’ (CVE-2017-1000229, previously patched in Guix), and - ‘a buffer overflow vulnerability in the GIF decoder’. * gnu/packages/image.scm (optipng): Update to 0.7.7. [source]: Remove patch. [arguments]: Substitute INVOKE for SYSTEM* and end phase with #t. * gnu/packages/patches/optipng-CVE-2017-1000229.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: bpython: Update to 0.17.1....* gnu/packages/python.scm (bpython): Update to 0.17.1. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: musl: Use HTTPS home page....* gnu/packages/musl.scm (musl)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: musl: Update to 1.1.19....* gnu/packages/musl.scm (musl): Update to 1.1.19. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: parallel: Update to 20180222....* gnu/packages/parallel.scm (parallel): Update to 20180222. | Tobias Geerinckx-Rice |
2018-02-23 | gnu: mesa-utils: Update to 8.4.0....* gnu/packages/gl.scm (mesa-utils): Update to 8.4.0. | Rutger Helling |
2018-02-23 | gnu: dolphin-emu: Enable Vulkan video backend....* gnu/packages/emulators.scm (dolphin-emu): Enable Vulkan video backend. [inputs]: Add vulkan-icd-loader. [arguments]: Rename 'generate-fonts to 'generate-fonts&hardcore-libvulkan-path. Hardcode libvulkan.so. | Rutger Helling |
2018-02-23 | gnu: you-get: Update to 0.4.1025....* gnu/packages/video.scm (you-get): Update to 0.4.1025. | Rutger Helling |
2018-02-23 | gnu: Add rhash....* gnu/packages/crypto.scm (rhash): New variable. | Arun Isaac |
2018-02-22 | gnu: american-fuzzy-lop: Change custom qemu input....* gnu/packages/debug.scm (american-fuzzy-lop)[inputs]: Custom-qemu now inherits from private qemu-minimal-2.10. * gnu/packages/bootloaders.scm (qemu-minimal-2.10): Add note to move variable to gnu/packages/debug.scm when no longer needed in bootloaders.scm. | Efraim Flashner |
2018-02-22 | gnu: gnupg: Update to 2.2.5....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.5. | Leo Famulari |
2018-02-22 | gnu: Add cwm....* gnu/packages/wm.scm (cwm): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | ng0 |
2018-02-22 | gnu: dolphin-emu: Shorten the source snippet....* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet to be more compact. | Efraim Flashner |
2018-02-22 | gnu: dolphin-emu: Enable building on aarch64-linux....* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add aarch64-linux. | Efraim Flashner |
2018-02-22 | gnu: mlt: Fix compilation against glibc 2.26....* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields. | Oleg Pykhalov |
2018-02-22 | gnu: strongswan: Separate phases....* gnu/packages/networking.scm (strongswan)[arguments]: Split ‘adjust-to-environment’ phase into ‘patch-command-file-names’ and ‘set-up-test-environment’. | Tobias Geerinckx-Rice |
2018-02-22 | gnu: strongswan: Update to 5.6.2....* gnu/packages/networking.scm (strongswan): Update to 5.6.2. | Tobias Geerinckx-Rice |
2018-02-22 | gnu: pumpa: Update to 0.9.3....* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3. [arguments]: Substitute INVOKE for SYSTEM*. | Tobias Geerinckx-Rice |
2018-02-22 | gnu: mit-scheme: Update phase style....* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end phases with #t. | Tobias Geerinckx-Rice |
2018-02-22 | gnu: po4a: Update home page....* gnu/packages/gettext.scm (po4a)[home-page]: Update. | Tobias Geerinckx-Rice |
2018-02-22 | gnu: libx264: Change to stable branch....Fixes <https://bugs.gnu.org/30573>. Reported by George myglc2 Clemmer <myglc2@gmail.com> * gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot. | Marius Bakke |
2018-02-22 | gnu: ccid: Update to 1.4.29....* gnu/packages/security-token.scm (ccid): Update to 1.4.29. | Marius Bakke |
2018-02-22 | gnu: Add spatialite-gui....* gnu/packages/geo.scm (spatialite-gui): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Björn Höfling |
2018-02-22 | Revert "gnu: Remove wxwidgets@2.8."...This reverts commit 6f9ba4c91c096a2fb95da111be0657d99ef2b683. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Björn Höfling |
2018-02-22 | gnu: Add libgaiagraphics....* gnu/packages/geo.scm (libgaiagraphics): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Björn Höfling |
2018-02-22 | gnu: Add libspatialite....* gnu/packages/geo.scm (libspatialite): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Björn Höfling |
2018-02-22 | gnu: libsoup: Update to 2.60.3....* gnu/packages/gnome.scm (libsoup): Update to 2.60.3. | Marius Bakke |
2018-02-22 | gnu: fio: Update to 3.5....* gnu/packages/benchmark.scm (fio): Update to 3.5. | Marius Bakke |
2018-02-22 | gnu: xorgproto: Update to 2018.3....* gnu/packages/xorg.scm (xorgproto): Update to 2018.3. | Marius Bakke |
2018-02-22 | gnu: Adjust and remove copyright lines for moved packages....* gnu/packages/games.scm: Adjust and remove copyright lines for packages that got moved to emulators.scm | Rutger Helling |
2018-02-22 | gnu: Remove copyright line for moved package....* gnu/packages/games.scm: Remove copyright line for package that got moved to emulators.scm | Rutger Helling |
2018-02-22 | gnu: Move emulation packages from games to emulators....* gnu/packages/games.scm (desmume) (dosbox) (emulation-station) (higan) (mgba) (mupen64plus-audio-sdl) (mupen64plus-core) (mupen64plus-input-sdl) (mupen64plus-rsp-hle) (mupen64plus-rsp-z64) (mupen64plus-ui-console) (mupen64plus-video-arachnoid) (mupen64plus-video-glide64) (mupen64plus-video-glide64mk2) (mupen64plus-video-rice) (mupen64plus-video-z64) (nestopia-ue) (retroarch): Move to... * gnu/packages/emulators.scm: ... here. | Rutger Helling |
2018-02-22 | gnu: r-qtl: Update to 1.42-8....* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-8. | Ricardo Wurmus |
2018-02-22 | gnu: r-forcats: Update to 0.3.0....* gnu/packages/statistics.scm (r-forcats): Update to 0.3.0. [propagated-inputs]: Add r-rlang. | Ricardo Wurmus |
2018-02-22 | gnu: r-xml: Update to 3.98-1.10....* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.10. [inputs]: Add zlib. [native-inputs]: Add pkg-config. | Ricardo Wurmus |
2018-02-22 | gnu: r-devtools: Update to 1.13.5....* gnu/packages/statistics.scm (r-devtools): Update to 1.13.5. | Ricardo Wurmus |