summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add Kerberos client service.John Darrington2016-12-03
| | | | | | | * doc/guix.texi (Kerberos Services)[Krb5 Service]: New subsubheading. * gnu/services/kerberos.scm (krb5-service-type): New variable. * gnu/services/configuration.scm (configuration-field-serializer, configuration-field-getter): Export variables.
* gnu: Add fcgiwrap.Ricardo Wurmus2016-12-03
| | | | * gnu/packages/web.scm (fcgiwrap): New variable.
* gnu: Add fcgi.Ricardo Wurmus2016-12-03
| | | | | | | * gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch: New file. * gnu/packages/patches/fcgi-2.4.0-poll.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patches. * gnu/packages/web.scm (fcgi): New variable.
* gnu: linux-libre: Update to 4.8.12.Mark H Weaver2016-12-03
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.12.
* gnu: linux-libre@4.4: Update to 4.4.36.Mark H Weaver2016-12-03
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.36.
* gnu: linux-libre@4.1: Update to 4.1.36.Mark H Weaver2016-12-03
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.36.
* gnu: guix: Update development snapshot.Ludovic Courtès2016-12-03
| | | | * gnu/packages/package-management.scm (guix-devel): Update to 463fb7d.
* gnu: python-cryptography: Update to 1.6.Leo Famulari2016-12-03
| | | | | | * gnu/packages/python.scm (python-cryptography, python2-cryptography): Update to 1.6. (python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
* gnu: dblatex: Update comment.Hartmut Goebel2016-12-02
| | | | | * gnu/packages/docbook.scm (dblatex)[arguments]: Detail comment about why the use of setuptools needs to be disabled.
* gnu: python-numpy: Fix inputs.Hartmut Goebel2016-12-02
| | | | | | | | | | This fixes 2efabc5589dc641dce75702b99253a3fb40bb2eb, where some inputs have been changed to propagated-inputs, but the propagated-inputs are still extended from inputs and the inputs are not extended at all. * gnu/packages/python.scm (python-numpy, python2-numpy)[inputs]: Extend from python-numpy-bootstrap's package-inputs. [propagated-inputs]: Extend from python-numpy-bootstrap's package-propagated-inputs.
* gnu: python2-ipython: Fix inputs.Hartmut Goebel2016-12-02
| | | | | | | | This fixes e62600feb6a3aca2304925ed8c0bb5a9060e38dd, where the inputs have been changed to native-inputs, but still extended from inputs. * gnu/packages/python.scm (python2-ipython)[native-inputs]: Extend from python-ipython's package-native-inputs.
* gnu: python-numpydoc: Correct inputs.Hartmut Goebel2016-12-02
| | | | | | | | | This does what 213d1745c6adbfd274b1edc575529e026b0ab743 was supposed to do. * gnu/packages/python.scm (python-numpydoc, python-numpydoc) Change first of the duplicate [native-inputs] definitions to [propagated-inputs].
* gnu: calibre: Do not use python setuptools for building.Hartmut Goebel2016-12-02
| | | | | * gnu/packages/ebook.scm (calibre)[arguments]: Set #:use-setuptools? to false.
* gnu: file-system-shepherd-service: Use mount-file-system.John Darrington2016-12-02
| | | | | * gnu/services/base.scm (file-system-shepherd-service): Use mount-file-system instead of manually mounting the file system.
* gnu: Add dnscrypt-proxy.Marius Bakke2016-12-02
| | | | * gnu/packages/dns.scm (dnscrypt-proxy): New variable.
* gnu: Add dnscrypt-wrapper.Marius Bakke2016-12-02
| | | | * gnu/packages/dns.scm (dnscrypt-wrapper): New variable.
* gnu: virt-manager: Do not use python setuptools for building.Marius Bakke2016-12-02
| | | | * gnu/packages/qemu.scm (virt-manager)[arguments]: Set #use-setuptools? to #f.
* gnu: dblatex: Update to 0.3.9.Marius Bakke2016-12-02
| | | | * gnu/packages/docbook.scm (dblatex): Update to 0.3.9.
* gnu: libsigc++: Update to 2.10.0.Marius Bakke2016-12-02
| | | | * gnu/packages/glib.scm (libsigc++): Update to 2.10.0.
* gnu: go-1.7: Update to 1.7.4 [security fixes].Leo Famulari2016-12-02
| | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.4.
* gnu: vtk: Build with more system libraries.Eric Bavier2016-12-01
| | | | | | | * gnu/packages/vtk.scm (vtk)[inputs]: Add expat, freetype, hdf5, jpeg, png, tiff, jsoncpp, libogg, libtheora, and zlib. [arguments]: Use #:build-type keyword. Add cmake flags for system libraries.
* gnu: vtk: Upgrade to 7.1.0.Eric Bavier2016-12-01
| | | | | | | * gnu/packages/vtk.scm (vtk): Upgrade to 7.1.0. [source]: Remove patches. Use version-major+minor. * gnu/packages/patches/vtk-mesa-10.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: jsoncpp: Build shared libraries.Eric Bavier2016-12-01
| | | | * gnu/packages/serialization.scm (jsoncpp)[arguments]: New field.
* gnu: netcdf: Upgrade to 4.4.1.1.Eric Bavier2016-12-01
| | | | | | | | | | | * gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): Upgrade to 4.4.1.1. [source]: Adjust patch name, add netcdf-tst_h_par.patch * gnu/packages/patches/netcdf-config.date.patch: Rename to... * gnu/packages/patches/netcdf-date-time.patch: ...this. Adjust for latest source. * gnu/packages/patches/netcdf-tst_h_par.patch: New patch. * gnu/local.mk (dist_patch_DATA): Adjust patches.
* gnu: offlineimap: Update to 7.0.12.Efraim Flashner2016-12-02
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.12.
* gnu: dblatex: Do not use python setuptools for building.Marius Bakke2016-12-01
| | | | | * gnu/packages/docbook.scm (dblatex)[arguments]: Set #:use-setuptools? to false.
* gnu: Add uget.Tomáš Čech2016-12-01
| | | | * gnu/packages/bittorrent.scm (uget): New variable.
* gnu: ardour: Update to 5.5.David Thompson2016-12-01
| | | | * gnu/packages/audio.scm (ardour): Update to 5.5.
* gnu: python-gst: Update to 1.10.2.Efraim Flashner2016-12-01
| | | | * gnu/packages/gstreamer.scm (python-gst): Update to 1.10.2.
* gnu: gst-libav: Update to 1.10.2.Efraim Flashner2016-12-01
| | | | * gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.2.
* gnu: gst-plugins-ugly: Update to 1.10.2.Efraim Flashner2016-12-01
| | | | * gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.2.
* gnu: gst-plugins-bad: Update to 1.10.2.Efraim Flashner2016-12-01
| | | | * gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.2.
* gnu: gst-plugins-good: Update to 1.10.2.Efraim Flashner2016-12-01
| | | | | | | | | | * gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.2. [source]: Remove patches. * gnu/packages/patches/gst-plugins-good-fix-crashes.patch, gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch, gnu/packages/patches/gst-plugins-good-fix-signedness.patch, gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: gst-plugins-base: Update to 1.10.2.Efraim Flashner2016-12-01
| | | | * gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.2.
* gnu: gstreamer: Update to 1.10.2.Efraim Flashner2016-12-01
| | | | * gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.2.
* gnu: perl-catalyst-action-rest: Change to new uri.Efraim Flashner2016-12-01
| | | | | | | This is a followup to abafd66d04c10fad77a8751fcc3a4dda192c6570. * gnu/packages/web.scm (perl-catalyst-action-rest)[source]: Update to new source uri.
* gnu: perl-catalyst-view-tt: Change source uri.Efraim Flashner2016-12-01
| | | | | | | This is a followup to 776ca1cb223eb8ec439c7979d5440d5e5fbcaae0. * gnu/packages/web.scm (perl-catalyst-view-tt)[source]: Change to new source uri.
* gnu: perl-http-server-simple: Change source uri.Efraim Flashner2016-12-01
| | | | | | | This is a followup to 5b3646f100c112f5d43e55393a9be5b2b3647983. * gnu/packages/web.scm (perl-http-server-simple)[source]: Update to new source uri.
* gnu: perl-http-message: Update URLs.Ricardo Wurmus2016-12-01
| | | | | * gnu/packages/web.scm (perl-http-message)[source]: Update URL. [home-page]: Likewise.
* services: cups: Follow symlinks when installing extensions.Andy Patterson2016-12-01
| | | | | * gnu/services/cups.scm (union-directory): Use "stat" when calling "find-files" to follow symlinks.
* gnu: nasm: Update to 2.12.02.Efraim Flashner2016-12-01
| | | | * gnu/packages/assembly.scm (nasm): Update to 2.12.02.
* gnu: nasm: Switch patch to phase.Efraim Flashner2016-12-01
| | | | | | | * gnu/packages/assembly.scm (nasm)[source]: Remove patch. [arguments]: Disable ps and pdf doc outputs in new phase. * gnu/packages/patches/nasm-no-ps-pdf.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: nasm: Allow building on all systems.Efraim Flashner2016-12-01
| | | | * gnu/packages/assembly.scm (nasm)[supported-systems]: Remove field.
* gnu: icecat: Add fixes for CVE-2016-9079 and other bugs.Mark H Weaver2016-11-30
| | | | | | * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for CVE-2016-9079 and other selected fixes from the upstream mozilla-esr45 repository.
* gnu: linux-libre: Update to 4.8.11.Mark H Weaver2016-11-30
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.11.
* gnu: linux-libre@4.4: Update to 4.4.35.Mark H Weaver2016-11-30
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.35.
* gnu: btrfs-progs: Update to 4.8.5.Tobias Geerinckx-Rice2016-12-01
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.5.
* gnu: Add Nagios.Ludovic Courtès2016-11-30
| | | | | * gnu/packages/monitoring.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: perl-http-tiny: Update to 0.070.Efraim Flashner2016-11-30
| | | | | * gnu/packages/web.scm (perl-http-tiny): Update to 0.070. [propagated-inputs]: Add perl-mozilla-ca.
* gnu: perl-http-server-simple: Update to 0.51.Efraim Flashner2016-11-30
| | | | * gnu/packages/web.scm (perl-http-server-simple): Update to 0.51.