Age | Commit message (Expand) | Author |
2017-03-23 | gnu: dtc: Build with flex-2.6.1....* gnu/packages/bootloaders.scm (dtc)[native-inputs]: Use flex-2.6.1 and
not flex.
| Efraim Flashner |
2017-03-23 | gnu: scotch: Build with flex-2.6.1....* gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not
flex.
| Efraim Flashner |
2017-03-23 | gnu: libffcall: Remove aarch64-linux from supported systems....* gnu/packages/libffcall.scm (libffcall)[supported-systems]: New field,
remove aarch64-linux.
[home-page]: Use https.
| Efraim Flashner |
2017-03-22 | gnu: gpsbabel: Fix a build failure with GCC 5....* gnu/packages/gps.scm (gpsbabel)[arguments]: Add -fPIC to #:configure-flags.
| Leo Famulari |
2017-03-22 | gnu: wine: Build with flex-2.6.1....* gnu/packages/wine.scm (wine)[native-inputs]: Use flex-2.6.1 and not
flex.
| Efraim Flashner |
2017-03-22 | gnu: binutils-vc4: Build with flex-2.6.1....* gnu/packages/embedded.scm (binutils-vc4)[native-inputs]: Use
flex-2.6.1 and not flex.
| Efraim Flashner |
2017-03-22 | gnu: freeimage: Fix build with GCC 5....* gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.
| Ricardo Wurmus |
2017-03-22 | gnu: python-pysam: Run tests in parallel....* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nose tests in
parallel.
| Ricardo Wurmus |
2017-03-22 | gnu: python-pysam: Run tests before installation....* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust check
phase to be run before installation.
| Ricardo Wurmus |
2017-03-22 | gnu: python-pysam: Update to 0.10.0....* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.10.0.
| Ricardo Wurmus |
2017-03-22 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-22 | gnu: openssh: Update to 7.5p1....* gnu/packages/ssh.scm (openssh): Update to 7.5p1.
| Leo Famulari |
2017-03-22 | gnu: ntp: Update to 4.2.8p10 [security fixes]....Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464}
and others. See 'NEWS' in the source code for more information.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p10.
| Leo Famulari |
2017-03-22 | gnu: python-psycopg2: Update to 2.6.2....* gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-zope-component: Update to 4.3.0....* gnu/packages/python.scm (python-zope-component): Update to 4.3.0.
[source]: Use pypi-uri.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-atomicwrites: Update to 1.1.5....* gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-texttable: Update to 0.8.7....* gnu/packages/python.scm (python-texttable): Update to 0.8.7.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-feedgenerator: Update to 1.9....* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-wrapt: Update to 1.10.8....* gnu/packages/python.scm (python-wrapt): Update to 1.10.8.
[source]: Use pypi-uri.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-py: Update to 1.4.32....* gnu/packages/python.scm (python-py): Update to 1.4.32.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-sphinx-cloud-sptheme: Update to 1.8.0....* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-wcwidth: Update to 0.1.7....* gnu/packages/python.scm (python-wcwidth): Update to 0.1.7.
[source]: Use pypi-uri.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: python-markdown: Update to 2.6.8....* gnu/packages/python.scm (python-markdown): Update to 2.6.8.
| Tobias Geerinckx-Rice |
2017-03-22 | gnu: dns: Return #t instead of something undefined....* gnu/packages/dns.scm (yadifa, knot)[arguments]: Return #t after calling
‘substitute*’.
(knot)[source]: Return #t after calling ‘delete-file-recursively’.
| Tobias Geerinckx-Rice |
2017-03-21 | file-systems: Add missing docstring....* gnu/system/file-systems.scm (file-system-type-predicate): Add
docstring.
| Ludovic Courtès |
2017-03-21 | file-systems: Do not use (gnu packages …)....Fixes a regression introduced in
7208995426714c9fc3ad59cadc3cc0f52df0f018 whereby (gnu system
file-systems) would pull in (gnu packages …) module, which in turn
breaks when importing things like (gnu build shepherd).
* gnu/system/file-systems.scm (file-system-type-predicate): Export.
(file-system-packages): Move to...
* gnu/system/linux-initrd.scm (file-system-packages): ... here. Add
docstring.
* gnu/services/base.scm: Use it.
* tests/file-systems.scm ("does not pull (gnu packages …)"): New test.
| Ludovic Courtès |
2017-03-21 | gnu: vapoursynth: Update to 37....* gnu/packages/video.scm (vapoursynth): Update to 37.
| Efraim Flashner |
2017-03-21 | gnu: zimg: Update to 2.5....* gnu/packages/image.scm (zimg): Update to 2.5.
| Efraim Flashner |
2017-03-21 | gnu: libesmtp: Add alternate source URL....* gnu/packages/mail.scm (libesmtp)[source]: Add alternate URL.
| Leo Famulari |
2017-03-21 | gnu: python-pillow: Fix test failures with freetype-2.7....* gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pillow, python2-pillow)[source]: Use it.
| Leo Famulari |
2017-03-21 | gnu: openblas: Add support for aarch64....* gnu/packages/maths.scm (openblas)[arguments]: Mark aarch64 as
substitutable, build for target ARMv8.
| Efraim Flashner |
2017-03-21 | tests: ssh: Add a test for SFTP....* gnu/tests/ssh.scm (run-ssh-test): Introduce "SFTP file writing and reading".
Make 'sftp?' a keyword parameter.
(%test-openssh): Pass #:sftp? #t to 'run-ssh-test'.
| Clément Lassieur |
2017-03-21 | tests: ssh: Abstract session connection and authentication....* gnu/tests/ssh.scm (run-ssh-test): Introduce make-session-for-test,
call-with-connected-session and call-with-connected-session/auth.
(run-ssh-test)["connect"]: Rename to "shell command". Abstract its session
connection and authentication work into the above three functions.
| Clément Lassieur |
2017-03-21 | services: openssh: Add 'subsystems' option....* gnu/services/ssh.scm (openssh-config-file): Add it.
(<openssh-configuration>)[subsystems]: Add it.
* doc/guix.texi (Networking Services): Document it.
| Clément Lassieur |
2017-03-21 | services: openssh: Cosmetic changes....* gnu/services/ssh.scm (<openssh-configuration>): Reformat to fit in 80
columns.
| Clément Lassieur |
2017-03-21 | gnu: Add lmms....* gnu/packages/music.scm (lmms): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rodger Fox |
2017-03-21 | gnu: Add megaglest....* gnu/packages/games.scm (megaglest): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2017-03-21 | gnu: Add megaglest-data....* gnu/packages/games.scm (megaglest-data): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2017-03-21 | gnu: ots: Use 'modify-phases' syntax....* gnu/packages/ots.scm (ots)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner |
2017-03-21 | gnu: ots: Add download mirror....* gnu/packages/ots.scm (ots)[source]: Add Debian mirror.
| Efraim Flashner |
2017-03-21 | gnu: xf86-video-vmware: Fix build failure due to missing LLVM....* gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm.
Signed-off-by: Leo Famulari <leo@famulari.name>
| rennes |
2017-03-21 | gnu: libcmis: Update to 0.5.1....* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.1.
[source]: Use new source URL. Remove obsolete patch
'libcmis-fix-test-onedrive.patch'.
[home-page]: Update URL.
* gnu/packages/patches/libcmis-fix-test-onedrive.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2017-03-21 | gnu: x265: Fix build on aarch64....* gnu/packages/video.scm (x265)[arguments]: On aarch64 add a
configure-flag to enable PIC.
| Efraim Flashner |
2017-03-21 | gnu: Adjust asciidoc-related build options....Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
3078821d1380c26c738be6b5d430c595327d401f make many package inputs and
build configurations related to asciidoc obsolete.
* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
| Kei Kebreau |
2017-03-21 | gnu: Add swaks....* gnu/packages/mail.scm (swaks): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-21 | gnu: git: Update to 2.12.1....* gnu/packages/version-control.scm (git): Update to 2.12.1.
| Marius Bakke |
2017-03-21 | gnu: Add perl-ole-storage-lite....* gnu/packages/perl.scm (perl-ole-storage-lite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| humanitiesNerd |
2017-03-21 | gnu: Add perl-crypt-rc4....* gnu/pakages/perl.scm (perl-crypt-rc4): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| humanitiesNerd |
2017-03-21 | gnu: kodi: Wrap executable so it finds libcurl....* gnu/packages/kodi.scm (kodi)[arguments]: Add 'wrap' phase.
| Marius Bakke |
2017-03-21 | download: Handle username and password properties for FTP URIs....* guix/build/download.scm (ftp-fetch): Process username and password from a URI.
| Roel Janssen |