Age | Commit message (Expand) | Author |
2018-07-22 | gnu: python-sip: Update to 4.19.12.•••* gnu/packages/qt.scm (python-sip): Update to 4.19.12.
| Efraim Flashner |
2018-07-22 | gnu: python-pyqt-4: Remove variable.•••* gnu/packages/qt.scm (python-pyqt-4): Remove variable.
(python2-pyqt-4): Don't inherit from python-pyqt-4.
| Efraim Flashner |
2018-07-22 | gnu: python-poppler-qt4: Remove variable.•••* gnu/packages/pdf.scm (python-poppler-qt4): Remove variable.
| Efraim Flashner |
2018-07-22 | gnu: emacs-helm-eww: Update to 20180511.•••* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180511.
| Pierre Neidhardt |
2018-07-22 | gnu: emacs-exwm: Update to 0.19.•••* gnu/packages/emacs.scm (emacs-exwm): Update to 0.19.
| Pierre Neidhardt |
2018-07-22 | gnu: emacs-xelb: Update to 0.15.•••* gnu/packages/emacs.scm (emacs-xelb): Update to 0.15.
| Pierre Neidhardt |
2018-07-22 | gnu: Add ccrypt.•••* gnu/packages/crypto.scm (ccrypt): New variable.
| Pierre Neidhardt |
2018-07-22 | gnu: xf86-video-r128: Update to 6.11.0.•••* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.11.0.
[source]: Use URL-FETCH.
[arguments]: Remove.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
| Marius Bakke |
2018-07-22 | Revert "guix: Compress and decompress xz archives in parallel."•••Threaded compression makes archives non-deterministic: the result depends on
the number of threads used for compressing. See <https://bugs.gnu.org/31015>.
This reverts commit 63102406f22412bb922de5549deb89d3594a38c0.
| Marius Bakke |
2018-07-22 | Revert "packages: Enable threaded compression of source tarballs."•••Threaded compression makes tarballs non-deterministic: the result depends on
the number of threads used for compressing. See <https://bugs.gnu.org/31015>.
This reverts commit c8a3dea847bb9f87fa1876d0c6c3356d6226f121.
| Marius Bakke |
2018-07-22 | gnu: pcre: Update to 8.42.•••* gnu/packages/pcre.scm (pcre): Update to 8.42.
| Marius Bakke |
2018-07-22 | doc: Fix typo (missing period)•••* HACKING (Commit Access): Fix typo.
| Pierre Neidhardt |
2018-07-22 | gnu: ffmpegthumbnailer: New variable.•••* gnu/packages/video.scm (ffmpegthumbnailer): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley |
2018-07-22 | gnu: sddm: Update to 0.18.0.•••* gnu/packages/display-managers.scm (sddm): Update to 0.18.0.
* gnu/packages/patches/sddm-fix-build-with-qt-5.11-1024.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Stefan Stefanović |
2018-07-22 | gnu: chemistry.scm: Add missing import.•••This is a follow-up to commit eb5ece73a84439d21219a802c0dcb88d54046371.
* gnu/packages/chemistry.scm: Import (gnu packages).
| Marius Bakke |
2018-07-22 | gnu: Add u-boot-cubietruck.•••* gnu/packages/bootloaders.scm (u-boot-cubietruck): New variable.
| Julien Lepiller |
2018-07-21 | gnu: minetest: Update to 0.4.17.•••* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.17.
| Kei Kebreau |
2018-07-21 | gnu: openbabel: Fix crash when opening NWChem output files.•••* gnu/packages/patches/openbabel-fix-crash-on-nwchem-output.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/chemistry.scm (openbabel)[source]: Use it.
| Kei Kebreau |
2018-07-21 | gnu: youtube-dl: Update to 2018.07.10.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Björn Höfling |
2018-07-21 | gnu: calibre: Update to 3.28.0.•••* gnu/packages/ebook.scm (calibre): Update to 3.28.0.
| Andreas Enge |
2018-07-21 | gnu: util-linux: Update to 2.32.1.•••* gnu/packages/linux.scm (util-linux): Update to 2.32.1.
| Marius Bakke |
2018-07-21 | gnu: pango: Update to 1.42.2.•••* gnu/packages/gtk.scm (pango): Update to 1.42.2.
| Marius Bakke |
2018-07-21 | gnu: harfbuzz: Update to 1.8.4.•••* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.4.
| Marius Bakke |
2018-07-21 | gnu: cmake: Update to 3.12.0.•••* gnu/packages/cmake.scm (cmake): Update to 3.12.0.
| Marius Bakke |
2018-07-21 | gnu: libuv: Drop redundant 'autogen' phase.•••* gnu/packages/libevent.scm (libuv)[arguments]: Remove #:phases.
| Marius Bakke |
2018-07-21 | gnu: libuv: Update to 1.22.0.•••* gnu/packages/libevent.scm (libuv): Update to 1.22.0.
| Marius Bakke |
2018-07-21 | gnu: texinfo: Fix FTBFS with Perl 5.28.•••* gnu/packages/patches/texinfo-perl-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/texinfo.scm (texinfo)[source](patches): New field.
| Marius Bakke |
2018-07-21 | gnu: readline: Update to 7.0.5.•••* gnu/packages/readline.scm (%patch-series-7.0): Add patch 4 and 5.
| Marius Bakke |
2018-07-21 | gnu: perl: Update to 5.28.0.•••* gnu/packages/patches/perl-deterministic-ordering.patch: Adjust path.
* gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch,
gnu/packages/patches/perl-file-path-CVE-2017-6512.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/perl.scm (perl): Update to 5.28.0.
[source](patches): Remove obsolete.
| Marius Bakke |
2018-07-20 | gnu: libgaiagraphics: Fix typo.•••* gnu/packages/geo.scm: (libgaiagraphics)[inputs]: Fix typo.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Brendan Tildesley |
2018-07-20 | gnu: vdirsyncer: Update to 0.16.7.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.7.
| Leo Famulari |
2018-07-20 | install: Add service for the loopback device.•••Lack of a loopback device prevented the system from building starting
from commit 363c946b36a77aa6f0e60b8c93a171d2e649164f.
* gnu/system/install.scm (%installation-services): Add
'static-networking-service-type' instance for 'lo'.
| Ludovic Courtès |
2018-07-20 | gnu: ffmpeg: Update to 4.0.2.•••* gnu/packages/video.scm (ffmpeg): Update to 4.0.2.
| Marius Bakke |
2018-07-20 | gnu: ffmpeg@3.4: Update to 3.4.4.•••* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.4.
| Marius Bakke |
2018-07-20 | gnu: feh: Update to 2.27.1.•••* gnu/packages/image-viewers.scm (feh): Update to 2.27.1.
| Marius Bakke |
2018-07-20 | database: Reset timestamps to one second after the Epoch.•••Previously, store items registered in the database by this code (for
instance, store items retrieved by 'guix offload' and passed to
'restore-file-set') would have an mtime of 0 instead of 1.
This would cause problems for things like .go files: Guile would
consider them to be older than the corresponding .scm file, and
consequently it would ignore them and possibly use another (incorrect)
.go file.
Reported by Ricardo Wurmus.
* guix/store/database.scm (reset-timestamps): Pass 1, not 0, to
'utime'.
* tests/store-database.scm ("register-path"): Check the mtime of FILE
and REF.
| Ludovic Courtès |
2018-07-20 | deduplication: Work around Guile bug in 'seek'.•••Fixes <https://bugs.gnu.org/32161>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
This mostly reverts 83099892e0cf0d9c59f5e1a0774331026e48baa8.
* guix/store/deduplication.scm (counting-wrapper-port): New procedure.
(nar-sha256): Use it.
| Ludovic Courtès |
2018-07-20 | gnu: gp2c: Update to 0.0.11.•••* gnu/packages/algebra.scm (gp2c): Update to 0.0.11.
| Andreas Enge |
2018-07-20 | gnu: pari-gp: Update to 2.11.0.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.11.0.
| Andreas Enge |
2018-07-19 | build-system/go: Use invoke instead of system*.•••* guix/build/go-build-system.scm (unpack, build): Use invoke.
(install-source): Unconditionally return #t.
(check): Use invoke and unconditionally return #t.
| Leo Famulari |
2018-07-19 | gnu: libgc: Update to 7.6.6.•••* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.6.
[source](uri): Change to the new download location, as noted on the home page.
| Marius Bakke |
2018-07-19 | gnu: fftw: Update to 3.3.8.•••* gnu/packages/algebra.scm (fftw): Update to 3.3.8.
| Marius Bakke |
2018-07-19 | gnu: bitcoin-core: Update to 0.16.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.16.1.
| Andreas Enge |
2018-07-19 | gnu: php: Update to 7.2.8.•••* gnu/packages/php.scm (php): Update to 7.2.8.
| Julien Lepiller |
2018-07-19 | gnu: busybox: Update to 1.29.1.•••* gnu/packages/busybox.scm (busybox): Update to 1.29.1.
[arguments]: Add custom phase to change the default value of TASKSET.
| Efraim Flashner |
2018-07-19 | deduplication: Remove 'counting-wrapper-port'.•••* guix/store/deduplication.scm (counting-wrapper-port): Remove.
(nar-sha256): Call 'port-position' directly on PORT.
| Ludovic Courtès |
2018-07-19 | hash: sha256 port now implements 'port-position'.•••* guix/hash.scm (open-sha256-port)[position]: New variable.
[get-position]: New procedure.
Pass it to 'make-custom-binary-output-port'.
* tests/hash.scm ("open-sha256-port, hello"): Test 'port-position'.
| Ludovic Courtès |
2018-07-19 | self: Use the new 'imported-files'.•••That way, the source of most nodes is now a content-addressed store item
instead of a derivation.
* guix/self.scm (<file-mapping>): New record type.
(file-mapping-compiler): New procedure.
(scheme-node): Use 'file-mapping' instead of 'imported-files'.
(imported-files): Remove.
| Ludovic Courtès |
2018-07-19 | gexp: 'imported-files/derivation' can copy files instead of symlinking.•••* guix/gexp.scm (imported-files/derivation): Add #:symlink? and honor
it.
(imported-files): Pass #:symlink? to 'imported-files/derivation'.
* tests/gexp.scm ("imported-files with file-like objects"): Add 'file=?'
and use it instead of calling 'readlink'.
| Ludovic Courtès |
2018-07-19 | gexp: 'imported-files' no longer creates a derivation by default.•••* guix/gexp.scm (gexp->derivation): Add #:import-creates-derivation?.
Pass #:derivation? to 'imported-modules' and 'compiled-modules'. In -L
argument, check whether MODULES is a derivation.
(%not-slash): New variable.
(file-mapping->tree): New procedure.
(imported-files): Rename to...
(imported-files/derivation): ... this.
(imported-files): New procedure. Rewrite in terms of
'interned-file-tree' when possible; add #:derivation? parameter.
(imported-modules, compiled-modules): Add #:derivation? parameter and
pass it to 'imported-files'.
* guix/packages.scm (patch-and-repack): Pass
#:import-creates-derivation? to 'gexp->derivation'.
* tests/gexp.scm ("imported-files"): Adjust to no longer expect a
derivation.
| Ludovic Courtès |