summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* build-system: Add 'texlive-build-system'.Ricardo Wurmus2017-06-15
| | | | | | | | | * guix/build-system/texlive.scm: New file. * guix/build/texlive-build-system.scm: New file. * Makefile.am (MODULES): Add them. * doc/guix.texi (Build Systems): Document it. * gnu/packages/tex.scm (%texlive-tag, %texlive-revision): Remove variables. (texlife-ref): Remove procedure.
* gnu: Add texlive-latex-base.Ricardo Wurmus2017-06-15
| | | | | * gnu/packages/tex.scm (texlive-latex-base): New variable. (texlive-ref): New procedure.
* gnu: Add texlive-tex-plain.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-tex-plain): New variable.
* gnu: Add texlive-fonts-latex.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-fonts-latex): New variable.
* gnu: Add texlive-fonts-knuth-lib.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-fonts-knuth-lib): New variable.
* gnu: Add texlive-fonts-cm.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-fonts-cm): New variable.
* gnu: Add texlive-metafont-base.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-metafont-base): New variable.
* gnu: Add texlive-generic-hyph-utf8.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-generic-hyph-utf8): New variable.
* gnu: Add texlive-generic-tex-ini-files.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-generic-tex-ini-files): New variable.
* gnu: Add texlive-generic-dehyph-exptl.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-generic-dehyph-exptl): New variable.
* gnu: Add texlive-generic-unicode-data.Ricardo Wurmus2017-06-15
| | | | * gnu/packages/tex.scm (texlive-generic-unicode-date): New variable.
* gnu: Add texlive-dvips.Ricardo Wurmus2017-06-15
| | | | | * gnu/packages/tex.scm (%texlive-tag, %texlive-revision, texlive-dvips): New variables.
* licenses: Add common TeX and LaTeX licenses.Ricardo Wurmus2017-06-15
| | | | | | * guix/licenses.scm (knuth, lppl, lppl1.0+, lppl1.2, lppl1.2+, lppl1.3, lppl1.3+, lppl1.3a, lppl1.3a+, lppl1.3b, lppl1.3b+, lppl1.3c, lppl1.3c+): New variables.
* guix: Add download-svn-to-store.Ricardo Wurmus2017-06-15
| | | | * guix/svn-download.scm (download-svn-to-store): New procedure.
* gnu: linux-libre: Update to 4.11.5.Mark H Weaver2017-06-15
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.5. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.32.Mark H Weaver2017-06-15
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.32.
* gnu: linux-libre@4.4: Update to 4.4.72.Mark H Weaver2017-06-15
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.72.
* gnu: lmdb: Update to 0.9.21.Tobias Geerinckx-Rice2017-06-15
| | | | * gnu/packages/databases.scm (lmdb): Update to 0.9.21.
* gnu: liburcu: Update to 0.10.0.Tobias Geerinckx-Rice2017-06-15
| | | | * gnu/packages/databases.scm (liburcu): Update to 0.10.0.
* gnu: Move desktop-file-utils to (gnu packages freedesktop).Danny Milosavljevic2017-06-15
| | | | | | | | * gnu/packages/gnome.scm (desktop-file-utils): Move from here ... * gnu/packages/freedesktop.scm (desktop-file-utils): ... to here. * gnu/packages/engineering.scm: Import (gnu packages freedesktop). * gnu/packages/game-development.scm: Import (gnu packages freedesktop). * gnu/packages/xfce.scm: Import (gnu packages freedesktop).
* import: pypi: Always use pypi.io URL with downcased package name.Danny Milosavljevic2017-06-15
| | | | | * guix/import/pypi.scm (make-pypi-sexp): Always use pypi.io URL with downcased package name.
* gnu: postgresql: Enable contributed extensions.Danny Milosavljevic2017-06-15
| | | | | | * gnu/packages/databases.scm (postgresql)[arguments]: Add "build-contrib", "install-contrib" phases. Add configure-flags. [inputs]: Add libuuid.
* gnu: kdevelop: Update to 5.1.1.Thomas Danckaert2017-06-15
| | | | | | | * gnu/packages/kde.scm (kdevelop): Update to 5.1.1. [arguments]: Set QT_QPA_PLATFORM_PLUGIN_PATH during the wrap-executable phase. (kdevplatform): Update to 5.1.1.
* gnu: gemma: Fix indentation.Efraim Flashner2017-06-15
| | | | * gnu/packages/bioinformatics.scm (gemma)[arguments]: Fix indentation.
* gnu: gemma: Fix building on 32-bit architectures.Efraim Flashner2017-06-15
| | | | | * gnu/packages/bioinformatics.scm (gemma)[arguments]: On 32-bit architectures add 'FORCE_32BIT' flag.
* gnu: libselinux: Propagate libsepol and pcre.Kei Kebreau2017-06-15
| | | | | | | Both libsepol and pcre required by libselinux.pc. * gnu/packages/selinux.scm (libselinux)[inputs]: Move libsepol and pcre... [propagated-inputs]: ...here.
* gnu: lensfun: Fix building on non-Intel machines.Efraim Flashner2017-06-15
| | | | | * gnu/packages/photo.scm (lensfun)[arguments]: On non-Intel machines, don't build with architecture specific instructions.
* gnu: openttd: Update to 1.7.1.Kei Kebreau2017-06-15
| | | | * gnu/packages/games.scm (openttd): Update to 1.7.1.
* gnu: tomb: Upgrade to 2.4.Eric Bavier2017-06-15
| | | | | | * gnu/packages/crypto.scm (tomb): Upgrade to 2.4. [inputs]: Remove swish-e. Move "sude" input to... [native-inputs]: ...here. New field.
* gnu: network-manager: Update to 1.8.0.Kei Kebreau2017-06-15
| | | | | * gnu/packages/gnome.scm (network-manager): Update to 1.8.0. [inputs]: Add curl, cyrus-sasl and eudev.
* gnu: calcurse: Upgrade to 4.2.2.Eric Bavier2017-06-14
| | | | | | * gnu/packages/calcurse.scm (calcurse): Upgrade to 4.2.2. [inputs]: Add tzdata for tests. [arguments]: Add new 'check-setup' phase.
* gnu: ffmpeg: Add vaapi hardware acceleration.Efraim Flashner2017-06-14
| | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add libva.
* gnu: whois: Update to 5.2.16.Marius Bakke2017-06-14
| | | | * gnu/packages/networking.scm (whois): Update to 5.2.16.
* gnu: nmap: Update to 7.50.Marius Bakke2017-06-14
| | | | * gnu/packages/admin.scm (nmap): Update to 7.50.
* gnu: curl: Update replacement to 7.54.1 [fixes CVE-2017-9502].Leo Famulari2017-06-14
| | | | | | * gnu/packages/curl.scm (curl)[replacement]: Update to 7.54.1. (curl-7.54.0): Replace with ... (curl-7.54.1): ... new variable.
* gnu: osip: Fix CVE-2017-7853.Leo Famulari2017-06-14
| | | | | | * gnu/packages/patches/osip-CVE-2017-7853.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/telephony.scm (osip)[source]: Use it.
* gnu: osip: Update to 5.0.0.Leo Famulari2017-06-14
| | | | * gnu/packages/telephony.scm (osip): Update to 5.0.0.
* gnu: darktable: Update to 2.2.5.Roel Janssen2017-06-14
| | | | * gnu/packages/photo.scm (darktable): Update to 2.2.5.
* gnu: icecat: Add security fixes from upstream mozilla-esr52.Mark H Weaver2017-06-14
| | | | | | | | This adds fixes for CVE-2017-7757, CVE-2017-7758, and the remaining 5 patches for CVE-2017-5470. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository, through ESR 52.2.
* gnu: icecat: Rename patches to indicate CVE assignments.Mark H Weaver2017-06-14
| | | | | | | | | | This documents that we include fixes for the following CVEs: CVE-2017-5472, CVE-2017-7749, CVE-2017-7750, CVE-2017-7751, CVE-2017-7752, CVE-2017-7754, CVE-2017-7756, CVE-2017-7764, CVE-2017-7765, CVE-2017-7778, and that we include 15 out of 20 patches for CVE-2017-5470. * gnu/packages/gnuzilla.scm (icecat)[source]: Rename existing patches to indicate their CVE assignments.
* gnu: guile-ssh: Close RREPL channel ports before they are finalized.Ludovic Courtès2017-06-13
| | | | | | | | Partly fixes <https://bugs.gnu.org/26976>. * gnu/packages/patches/guile-ssh-channel-finalization.patch: New file. * gnu/packages/ssh.scm (guile-ssh)[source](patches): Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* guix package: '--search' sorts by relevance.Ludovic Courtès2017-06-13
| | | | | | | | | | | | * guix/scripts/package.scm (find-packages-by-description): Rewrite to compute a score based on the number of regexps matched and the number of matches for each regexp. Sort according to this score and return it as a second value. (process-query) <'search>: Capture the two return values of 'find-packages-by-description'. Pass #:extra-fields to 'package->recutils'. * doc/guix.texi (Invoking guix package): Mention relevance, give an example.
* ui: 'package->recutils' takes #:extra-fields.Ludovic Courtès2017-06-13
| | | | * guix/ui.scm (package->recutils): Add #:extra-fields and honor it.
* gnu: enlightenment: Fix the inability to switch keyboard layout.ng02017-06-13
| | | | | | | * gnu/packages/enlightenment.scm (enlightenment): Add new 'fix-keyboard' phase. (inputs): Add 'xkeyboard-config'. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: abiword: Correct the download and home page URL.Kei Kebreau2017-06-13
| | | | | | | The old URL redirects to https://abisource.com. * gnu/packages/abiword.scm (abiword)[source]: Change URL. [home-page]: Change URL.
* gnu: ldc-bootstrap: Update ldc to 0.17.4.Danny Milosavljevic2017-06-13
| | | | * gnu/packages/ldc.scm (ldc-bootstrap): Update ldc to 0.17.4.
* marionette: Factorize 'wait-for-file'.Ludovic Courtès2017-06-12
| | | | | | | | | | | * gnu/build/marionette.scm (wait-for-file): New procedure. * gnu/tests/base.scm (run-mcron-test)[test](wait-for-file): Remove. Pass second argument in 'wait-for-file' calls. * gnu/tests/ssh.scm (run-ssh-test)[test](wait-for-file): Remove. Pass second argument in 'wait-for-file' calls. * gnu/tests/messaging.scm (run-xmpp-test)[test](guest-wait-for-file): Remove. Use 'wait-for-file' instead, with second argument.
* services: cuirass: Extend rottlog with log rotations.Ludovic Courtès2017-06-12
| | | | | * gnu/services/cuirass.scm (cuirass-log-rotations): New procedure. (cuirass-service-type): Use it to extend ROTTLOG-SERVICE-TYPE.
* services: rottlog: Make extensible.Ludovic Courtès2017-06-12
| | | | | | * gnu/services/admin.scm (rottlog-service-type)[compose, extend]: New fields. * doc/guix.texi (Log Rotation): Mention extension.
* services: rottlog: Define <log-rotation> objects.Ludovic Courtès2017-06-12
| | | | | | | | | | | * gnu/services/admin.scm (<log-rotation>): New record type. (syslog-rotation-config, simple-rotation-config): Remove. (%default-rotations): Define as a list of <log-rotation> objects. (log-rotation->config, log-rotations->/etc-entries): New procedures. (<rottlog-configuration>)[periodic-rotations]: Remove. [rotations]: New field. (rottlog-etc): Use 'log-rotations->/etc-entries'. * doc/guix.texi (Log Rotation): Update accordingly.