| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: gnurl: Update to 7.56.1-2.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.56.1-2.
[arguments]: Adjust the #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2017-11-27 | 1 | -14/+4 |
* | gnu: Add vim-fugitive.•••* gnu/packages/vim.scm (vim-fugitive): New variable.
| Efraim Flashner | 2017-11-27 | 1 | -0/+40 |
* | gnu: Add gama.•••* gnu/packages/gps.scm (gama): New variable.
| Efraim Flashner | 2017-11-27 | 1 | -1/+30 |
* | gnu: Patch udisks to directly reference cryptsetup and parted.•••This fixes some functionality in gnome-disks, which uses udisks. Adding
cryptsetup enables creating partitions using LUKS, and adding parted enables
editing the partition tables through the disks application.
* gnu/packages/freedesktop.scm (udisks)[inputs]: Add cryptsetup and parted.
(arguments): Rename set-mount-file-name phase, and add cryptsetup and
parted.
| Christopher Baines | 2017-11-27 | 1 | -3/+15 |
* | services: desktop: Create /var/run/udisks2 for the udisks service.•••* gnu/services/desktop.scm (%udisks-activation): New variable.
(udisks-service-type)[extensions]: Extend the activation service type with
%udisks-activation.
| Christopher Baines | 2017-11-27 | 1 | -0/+11 |
* | gnu: openntpd: Enable use of TLS-based time constraints.•••* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
| Leo Famulari | 2017-11-27 | 1 | -0/+2 |
* | gnu: monero-core: Update to 0.11.1.0.•••* gnu/packages/finance.scm (monero-core): Update to 0.11.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vasile Dumitrascu | 2017-11-27 | 1 | -2/+2 |
* | gnu: monero: Update to 0.11.1.0.•••* gnu/packages/finance.scm (monero): Update to 0.11.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vasile Dumitrascu | 2017-11-27 | 1 | -2/+3 |
* | gnu: steghide: Fix description.•••* gnu/packages/image.scm (steghide)[description]: Remove typos and improve
grammar.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -5/+4 |
* | gnu: rhythmbox: Update to 3.4.2.•••* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -2/+2 |
* | gnu: libgweather: Update to 3.26.1.•••* gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -2/+2 |
* | gnu: glade@3: Update to 3.20.2.•••* gnu/packages/gnome.scm (glade3): Update to 3.20.2.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -2/+2 |
* | gnu: libzip: Run all tests.•••* gnu/packages/compression.scm (libzip)[arguments]: Delete
‘remove-failing-stest’ phase.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -10/+0 |
* | gnu: borg: Use new borgbackup.org home page.•••* gnu/packages/backup.scm (borg)[home-page]: Update.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -1/+1 |
* | gnu: python-prompt-toolkit: Update to 1.0.15.•••* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -2/+2 |
* | gnu: python-pyicu: Update home page.•••* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -1/+1 |
* | gnu: python-pyicu: Update to 1.9.8.•••* gnu/packages/python.scm (python-pyicu): Update to 1.9.8.
[arguments]: Delete.
[native-inputs]: Add python-pytest and python-six.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -11/+5 |
* | gnu: rapicorn: Update home page.•••* gnu/packages/graphics.scm (rapicorn)[home-page]: Use extant domain.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -1/+2 |
* | gnu: borg: Update to 1.1.3 [fixes CVE-2017-15914].•••* gnu/packages/backup.scm (borg): Update to 1.1.3.
[arguments]: Skip ‘test_mount_hardlinks’ test.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -3/+4 |
* | gnu: youtube-dl: Update to 2017.11.26.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -2/+2 |
* | gnu: guile-wisp: Move .go files to 'lib/guile/2.2/site-ccache'.•••* gnu/packages/guile.scm (guile-wisp)[arguments]: Remove (system base
compile) from #:modules, and (ice-9 rdelim) and (ice-9 popen).
In 'install-go-files' phase, invoke 'guild' to compile, and write to
lib/guile/X.Y/site-ccache.
| Ludovic Courtès | 2017-11-27 | 1 | -8/+19 |
* | gnu: guile-wisp: Switch to Guile 2.2.•••* gnu/packages/guile.scm (guile-wisp)[inputs]: Use GUILE-2.2 instead of
GUILE-2.0.
| Ludovic Courtès | 2017-11-27 | 1 | -1/+1 |
* | gnu: guile-wisp: Update to 0.9.8.•••* gnu/packages/guile.scm (guile-wisp): Update to 0.9.8.
[inputs]: Remove PYTHON.
[native-inputs]: New field.
[arguments]: Keep 'install' phase. Add 'install-go-files' phase.
Adjust 'substitute-before-config' phase.
| Ludovic Courtès | 2017-11-27 | 1 | -34/+20 |
* | gnu: Add java-jbzip2.•••* gnu/packages/compression.scm (java-jbzip2): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+40 |
* | gnu: Add java-picard-1.113.•••* gnu/packages/bioinformatics.scm (java-picard-1.113): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+114 |
* | gnu: Add ant-junit.•••* gnu/packages/java.scm (ant-junit): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+32 |
* | gnu: Add ant-apache-bcel.•••* gnu/packages/java.scm (ant-apache-bcel): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+32 |
* | gnu: Add java-commons-bcel.•••* gnu/packages/java.scm (java-commons-bcel): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+35 |
* | gnu: Add java-cofoja.•••* gnu/packages/java.scm (java-cofoja): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+56 |
* | gnu: Add java-picard.•••* gnu/packages/bioinformatics.scm (java-picard): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+78 |
* | gnu: java-htsjdk: Update to 2.3.0.•••* gnu/packages/bioinformatics.scm (java-htsjdk): Update to 2.3.0.
[arguments]: Build with JDK 8.
[inputs]: Add java-ngs, java-snappy, java-commons-compress,
java-commons-logging-minimal, java-commons-jexl-2, and java-xz.
[native-inputs]: Add java-testng.
| Ricardo Wurmus | 2017-11-27 | 1 | -6/+18 |
* | gnu: Add java-commons-jexl-2.•••* gnu/packages/java.scm (java-commons-jexl-2): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+57 |
* | gnu: Add javacc-4.•••* gnu/packages/java.scm (javacc-4): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+24 |
* | gnu: Add javacc.•••* gnu/packages/java.scm (javacc): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+32 |
* | gnu: Add java-snappy-1.•••* gnu/packages/compression.scm (java-snappy-1): New variable.
| Ricardo Wurmus | 2017-11-27 | 1 | -0/+58 |
* | gnu: librecad: Ensure that icons are found at runtime.•••* gnu/packages/engineering.scm (librecad)[arguments]: Add phase
"wrap-executable".
| Ricardo Wurmus | 2017-11-27 | 1 | -1/+13 |
* | gnu: r-rhdf5: Fix build phase.•••* gnu/packages/bioinformatics.scm (r-rhdf5)[arguments]: Fix "unpack-smallhdf5"
phase.
| Ricardo Wurmus | 2017-11-27 | 1 | -5/+0 |
* | gnu: shotwell: Update to 0.27.1.•••* gnu/packages/gnome.scm (shotwell): Update to 0.27.1.
| Leo Famulari | 2017-11-26 | 1 | -2/+2 |
* | Update e-mail for ng0.•••* .mailmap: Update entries for ng0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2017-11-26 | 1 | -10/+11 |
* | gnu: fish-guix: Use new URL.•••* gnu/packages/shells.scm (fish-guix)[source]: Use new URL.
(home-page): Use new URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2017-11-26 | 1 | -2/+2 |
* | gnu: python-pycanberra: Switch to new download URL.•••* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2017-11-26 | 1 | -3/+3 |
* | gnu: crawl: Update to 0.20.1.•••* gnu/packages/games.scm (crawl): Update to 0.20.1.
(crawl-tiles): Update to 0.20.1.
[native-inputs]: Add pngcrush.
Signed-off-by: Leo Famulari <leo@famulari.name>
| nee | 2017-11-26 | 1 | -3/+3 |
* | gnu: openntpd: Update to 6.2p3.•••* gnu/packages/ntp.scm (openntpd): Update to 6.2p3.
| Efraim Flashner | 2017-11-26 | 1 | -2/+2 |
* | gnu: exim: Fix CVE-2017-16943.•••* gnu/packages/patches/exim-CVE-2017-16943.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
| Leo Famulari | 2017-11-26 | 3 | -1/+68 |
* | gnu: image: Rename pngcrunch to pngcrush and update it.•••* gnu/packages/image.scm (pngcrush): Renamed from pngcrunch.
[version]: update to 1.8.13.
[arguments]: Use the nolib Makefile.
[origin]: Use the no-lib tar.
[home-page]: update to the new website.
(pngcrunch): New deprecation variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nee | 2017-11-26 | 1 | -9/+12 |
* | list-runtime-roots: Ignore ESRCH while reading from /proc.•••Fixes <https://bugs.gnu.org/29368>.
Reported by Martin Castillo <castilma@uni-bremen.de>.
* nix/scripts/list-runtime-roots.in (referenced-files): Ignore ESRCH.
| Ludovic Courtès | 2017-11-26 | 1 | -0/+1 |
* | tests: messaging: Enable Prosody DIGEST-MD5 auth mechanism.•••GNU Freetalk doesn't support SCRAM-SHA-1.
* gnu/tests/messaging.scm (%test-prosody): Override default
disable-sasl-mechanisms value.
| Clément Lassieur | 2017-11-26 | 1 | -0/+1 |
* | services: prosody: Add support for disable-sasl-mechanisms.•••* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/messaging.scm (prosody-configuration)[disable-sasl-mechanisms]:
New field.
| Clément Lassieur | 2017-11-26 | 2 | -3/+14 |
* | services: prosody: Allow to add raw content to the config file.•••* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/messaging.scm (prosody-configuration)[raw-content]: New field.
(raw-content?, serialize-raw-content): New procedures.
| Clément Lassieur | 2017-11-26 | 2 | -4/+19 |
* | services: prosody: Add support for http-max-content-size.•••* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/messaging.scm (prosody-configuration)[http-max-content-size]:
New field.
| Clément Lassieur | 2017-11-26 | 2 | -3/+12 |