| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/openldap.scm (389-ds-base)[arguments]: Pass
"with-instconfigdir"; add phase "overwrite-default-locations" to overwrite
defaults for "initconfig_dir", the certificate location, and the location of
the defaults file.
|
|
|
|
|
|
|
| |
* gnu/packages/openldap.scm (389-ds-base)[arguments]: Rename phase
"fix-includes" to "fix-references" and fix references to certutil and
c_rehash.
[inputs]: Add nss:bin.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (adapterremoval): New variable.
|
|
|
|
|
| |
* gnu/packages/openldap.scm (389-ds-base)[arguments]: Set localstatedir to
/var.
|
|
|
|
|
|
| |
* gnu/packages/openldap.scm (389-ds-base): Update to 1.4.0.21.
[arguments]: Add phase "fix-includes".
[inputs]: Add cracklib.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm-notmuch): Update to 1.2.
|
|
|
|
|
| |
* gnu/packages/gobby.scm (libinfinity): Update to 0.7.1.
[inputs]: Remove gtk+-2. Add gtk+.
|
|
|
|
|
|
|
|
|
| |
Includes fixes for CVE-2018-18506, CVE-2019-9788, CVE-2019-9790,
CVE-2019-9791, CVE-2019-9792, CVE-2019-9793, CVE-2019-9794, CVE-2019-9795,
CVE-2019-9796, and CVE-2019-9801.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.0-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat-source): When packing the new IceCat
tarball, set the mtime of archived files to early 1980. Remove useless
'string-append' applied to one argument.
|
|
|
|
|
|
|
|
| |
* gnu/packages/dns.scm (knot): Update to 2.8.0.
[source]: Add patch.
* gnu/packages/patches/knot-include-system-lmdb-header.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/games.scm (cataclysm-dda): Update to 0.D.
|
|
|
|
| |
* gnu/packages/networking.scm (gandi.cli): Update to 1.4.
|
|
|
|
| |
* gnu/packages/networking.scm (python-ipy): Update to 1.00.
|
|
|
|
| |
* gnu/packages/compression.scm (google-brotli): Update to 1.0.7.
|
|
|
|
|
| |
* gnu/packages/compression.scm (google-brotli)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/web.scm (perl-catalyst-plugin-session): Update to 0.41.
|
|
|
|
| |
* gnu/packages/web.scm (perl-catalyst-action-rest): Update to 1.21.
|
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.35.
[native-inputs]: Replace perl-module-build with
perl-module-build-tiny.
|
|
|
|
| |
* gnu/packages/web.scm (geomyidae): Update to 0.34.
|
|
|
|
| |
* gnu/packages/web.scm (geomyidae)[home-page]: Point to relevant Web content.
|
|
|
|
|
| |
* gnu/packages/web.scm (geomyidae)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2019.03.18.
|
|
|
|
| |
* gnu/packages/image-processing.scm (dcmtk)[inputs]: Add libxml2, and openssl.
|
|
|
|
|
|
| |
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.4.
[inputs]: Add libjpeg. Order alphabetically. Move doxygen…
[native-inputs]: …here. Remove perl. Order alphabetically.
|
|
|
|
| |
* gnu/packages/image-processing.scm (dcmtk)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-helm-wikipedia): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190319.
|
|
|
|
|
|
|
|
| |
* gnu/packages/debug.scm (scanmem): Enable GUI frontend.
[arguments]: Add "--enable-gui" configure flag and 'hardcode-python,
'wrap-gameconqueror phases.
[native-inputs]: Add python-wrapper, gobject-introspection, gtk+.
[propogated-inputs]: Add python-pygobject.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (nanopolish)[inputs]: Replace "python" with
"python-wrapper" as scripts require "python" executable.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (nanopolish)[source]: Add snippet to remove
bundled htslib sources.
|
|
|
|
|
| |
* gnu/packages/hyperledger.scm (hyperledger-fabric)[source]: Check out
the (supposedly immutable) tag instead of the (maintenance) branch.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 1cdd088.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-reveal)[version]: Use git-version.
[source]: Use git-file-name.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (edgar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/coq.scm (coq-flocq)[arguments]: Add unnecessary return
values after 'invoke' calls.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34914>.
* guix/scripts/pack.scm (squashfs-image)[build]: Pass "-p /home d 555 0 0".
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34913>.
* guix/scripts/pack.scm (squashfs-image)[build]: Use
'relative-file-name' when creating SYMLINKS.
* guix/scripts/pack.scm (guix-pack): Pass #:relative-symlinks? #t when
PACK-FORMAT is 'squashfs.
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (python-flint): New variable.
* gnu/packages/patches/python-flint-includes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
|
|
|
|
| |
* gnu/packages/syndication.scm (rtv): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-vcrpy): New variable.
|
|
|
|
| |
* gnu/packages/mpd.scm (mpd): Update to 0.21.6.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (autorandr)[synopsis]: Fix typo.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-biom-format)[source]: Remove
generated C files.
[arguments]: Disable second broken test.
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (python-pyarrow): Update to 0.10.0.
[arguments]: Delete "build" phase.
[native-inputs]: Add python-pytest-runner.
|
|
|
|
|
| |
* gnu/packages/databases.scm (apache-arrow): Update to 0.10.0.
[inputs]: Replace jemalloc-4.5.0 with jemalloc.
|
|
|
|
| |
* gnu/packages/video.scm (dav1d): Update to 0.2.1.
|
|
|
|
|
| |
* gnu/packages/suckless.scm (st): Update to 0.8.2.
[arguments]: Re-indent.
|
|
|
|
| |
* gnu/packages/photo.scm (darktable): Update to 2.6.1.
|
|
|
|
|
|
|
|
| |
* gnu/packages/password-utils.scm (cracklib): Update to 2.9.7.
[source]: Remove patches.
* gnu/packages/patches/cracklib-CVE-2016-6318.patch,
gnu/packages/patches/cracklib-fix-buffer-overflow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove them.
|