summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add r-timedate.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-timedate): New variable.
* gnu: Add r-dimred.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-dimred): New variable.
* gnu: Add r-prodlim.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-prodlim): New variable.
* gnu: Add r-drr.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-drr): New variable.
* gnu: Add r-lava.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-lava): New variable.
* gnu: Add r-cvst.Ricardo Wurmus2017-09-18
| | | | * gnu/packages/cran.scm (r-cvst): New variable.
* gnu: hicolor-icon-theme: Update to 0.17.ng02017-09-18
| | | | | | * gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.17. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: blender: Update to 2.79.Efraim Flashner2017-09-18
| | | | | | * gnu/packages/graphics.scm (blender): Update to 2.79. [source]: Use https. [home-page]: Same.
* gnu: emacs-org: Update to 20170917.Nicolas Goaziou2017-09-17
| | | | * gnu/packages/emacs.scm (emacs-org): Update to 20170917, aka Org 9.1.1.
* gnu: binutils: Fix security issues.Efraim Flashner2017-09-17
| | | | | | | * gnu/packages/base.scm (binutils)[replacement]: New field. (binutils/fixed): New variable. * gnu/packages/commencement.scm (binutils-boot0, binutils-final): Use 'package/inherit' to correctly use replacement binutils.
* gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.Marius Bakke2017-09-17
| | | | | | * gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/tls.scm (python-acme)[source]: Use it.
* gnu: python-pyopenssl: Update to 17.3.0.Marius Bakke2017-09-17
| | | | * gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
* gnu: lftp: Update to 4.8.1.Marius Bakke2017-09-17
| | | | * gnu/packages/ftp.scm (lftp): Update to 4.8.1.
* gnu: jasper: Update to 2.0.14.Marius Bakke2017-09-17
| | | | * gnu/packages/image.scm (jasper): Update to 2.0.14.
* gnu: xf86-video-ati: Update to 7.10.0.Marius Bakke2017-09-17
| | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 7.10.0.
* gnu: xf86-input-libinput: Update to 0.26.0.Marius Bakke2017-09-17
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0.
* gnu: strace: Update to 4.19.Marius Bakke2017-09-17
| | | | * gnu/packages/linux.scm (strace): Update to 4.19.
* gnu: ruby-2.2: Update to 2.2.8. Fix CVE-2017-{0898,10784,14033,14064}.Ben Woodcroft2017-09-17
| | | | | | | * gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.8. [source]: Remove patch. * gnu/packages/patches/ruby-2.2.7-rubygems-2613-ruby22.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: ruby-2.3: Update to 2.3.5. Fix CVE-2017-{0898,10784,14033,14064}.Ben Woodcroft2017-09-17
| | | | | | | * gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.5. [source]: Remove patch. * gnu/packages/patches/ruby-2.3.4-rubygems-2613-ruby23.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* ruby: Update replacement to 2.4.2. Fix CVE-2017-{0898,10784,14033,14064}.Ben Woodcroft2017-09-17
| | | | | | | | | | * gnu/packages/ruby.scm (ruby): Update replacement to 2.4.2. (ruby-2.4.1): Rename to ... (ruby-2.4.2): ... this. [source]: Remove patches. * gnu/packages/patches/ruby-rubygems-2612-ruby24.patch, gnu/packages/patches/ruby-rubygems-2613-ruby24.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: efl: Hardcode libcurl path.Efraim Flashner2017-09-17
| | | | | * gnu/packages/enlightenment.scm (efl)[arguments]: Hardcode the location of libcurl.so.
* gnu: openfoam: Fix typo.Efraim Flashner2017-09-17
| | | | | * gnu/packages/simulation.scm (openfoam)[description]: Add a period to the end of the sentence.
* gnu: owncloud-client: Update to 2.3.3.Efraim Flashner2017-09-17
| | | | * gnu/packages/sync.scm (owncloud-client): Update to 2.3.3.
* gnu: bluefish: Update to 2.2.10.rennes2017-09-17
| | | | | | * gnu/packages/gnome.scm (bluefish): Update to 2.2.10. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: python-orator: Move to (gnu packages databases).Ben Woodcroft2017-09-17
| | | | | | * gnu/packages/python.scm: Remove (gnu packages time) import. (python-orator, python2-orator): Move from here ... * gnu/packages/databases.scm: ... to here.
* gnu: python-orator: Update to 0.9.7.Ben Woodcroft2017-09-17
| | | | | | | | * gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7. [arguments]: Enable tests. Loosen dependency requirements. [propagated-inputs]: Remove python-arrow. Add python-backpack, python-pendulum, python-pygments, python-six. (python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
* gnu: python-pygments: Update to 2.2.0.Ben Woodcroft2017-09-17
| | | | * gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
* gnu: python-cleo: Update to 0.6.1.Ben Woodcroft2017-09-17
| | | | | | | * gnu/packages/databases.scm (python-cleo): Update to 0.6.1. [native-inputs]: Add python-pytest-mock. [propagated-inputs]: Add python-backpack, python-pastel. Remove python-psutil.
* gnu: Add python-pastel.Ben Woodcroft2017-09-17
| | | | * gnu/packages/graphics.scm (python-pastel): New variable.
* gnu: python-pyaml: Update to 17.7.2.Ben Woodcroft2017-09-17
| | | | * gnu/packages/databases.scm (python-pyaml): Update to 17.7.2.
* gnu: Add python-pendulum.Ben Woodcroft2017-09-17
| | | | * gnu/packages/time.scm (python-pendulum): New variable.
* gnu: Add python-pytzdata.Ben Woodcroft2017-09-17
| | | | * gnu/packages/time.scm (python-pytzdata): New variable.
* gnu: Add python-backpack.Ben Woodcroft2017-09-17
| | | | * gnu/packages/python.scm (python-backpack): New variable.
* gnu: Add hunspell-dict-fr{,moderne,reforme1990,toutesvariantes}.Ludovic Courtès2017-09-16
| | | | | | | | | | * gnu/packages/libreoffice.scm (dicollecte-french-dictionary): New procedure. (define-french-dictionary): New macro. (hunspell-dict-fr-classique) (hunspell-dict-fr-moderne) (hunspell-dict-fr-réforme-1990) (hunspell-dict-fr-toutes-variantes): New variables.
* gnu: hunspell: Specify 'DICPATH' variable.Ludovic Courtès2017-09-16
| | | | | * gnu/packages/libreoffice.scm (hunspell)[native-search-paths]: New variable.
* gnu: man-pages: Update to 4.13.Tobias Geerinckx-Rice2017-09-16
| | | | * gnu/packages/man.scm (man-pages): Update to 4.13.
* build-system: Add 'meson-build-system'.Peter Mikkelsen2017-09-16
| | | | | | | | | | * Makefile.am (MODULES): Add 'guix/build-system/meson.scm' and 'guix/build/meson-build-system.scm'. * guix/build-system/meson.scm: New file. * guix/build/meson-build-system.scm: New file. * doc/guix.texi (Build Systems): Add 'meson-build-system'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: networking: Add descriptions.Ludovic Courtès2017-09-16
| | | | | | | | | | * gnu/services/networking.scm (static-networking-service-type) (ntp-service-type, inetd-service-type, tor-service-type) (tor-hidden-service-type, bitlbee-service-type) (wicd-service-type, network-manager-service-type) (connman-service-type, openvswitch-service-type): Add 'description' field. * po/packages/POTFILES.in: Add gnu/services/networking.scm.
* services: base: Add descriptions.Ludovic Courtès2017-09-16
| | | | | | | | | | | | | * gnu/services/base.scm (fstab-service-type) (file-system-service-type, urandom-seed-service-type) (session-environment-service-type) (console-font-service-type) (login-service-type, agetty-service-type) (mingetty-service-type, nscd-service-type) (pam-limits-service-type, guix-service-type) (guix-publish-service-type, udev-service-type) (gpm-service-type): Add 'description' field. * po/packages/POTFILES.in: Add gnu/services/base.scm.
* guix system: Add 'search' command.Ludovic Courtès2017-09-16
| | | | | | | | | | | | | | * guix/scripts/system.scm (resolve-subcommand): New procedure. (process-command): Handle 'search'. (guix-system): Likewise. (show-help): Augment. * guix/scripts/system/search.scm: New file. * po/guix/POTFILES.in: Add it. * Makefile.am (MODULES): Add it. * guix/ui.scm (%text-width): Export. * doc/guix.texi (Invoking guix system): Document it. (Service Types and Services): Mention 'guix system search'. * tests/guix-system.sh: Test it.
* services: Add 'fold-service-types'.Ludovic Courtès2017-09-16
| | | | | | * gnu/services.scm (%distro-root-directory, %service-type-path): New variables. (fold-service-types): New procedure.
* services: Add a description and location for each service type.Ludovic Courtès2017-09-16
| | | | | * gnu/services.scm (<service-type>)[description, location]: New field. * doc/guix.texi (Service Types and Services): Document 'description'.
* ui: Generalize relevance computation.Ludovic Courtès2017-09-16
| | | | | | | * guix/ui.scm (relevance, package-relevance): New procedures. (%package-metrics): New variable. * guix/scripts/package.scm (find-packages-by-description)[score] [package-score]: Remove. Use 'package-relevance' instead.
* gnu: Add meson-for-build.Peter Mikkelsen2017-09-16
| | | | | | | | * gnu/packages/build-tools.scm (meson-for-build): New variable. * gnu/packages/patches/meson-for-build-rpath.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: meson: Update to 0.42.0.Peter Mikkelsen2017-09-16
| | | | | | | * gnu/packages/build-tools.scm (meson): Update to 0.42.0. [propagated-inputs]: Add python. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-markdown-mode: Update to 2.3.Oleg Pykhalov2017-09-15
| | | | | | * gnu/packages/emacs.scm (emacs-markdown-mode): Update to 2.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: webkitgtk: Update to 2.18.0.Mark H Weaver2017-09-15
| | | | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.0. [arguments]: Add -DUSE_GSTREAMER_GL=OFF to configure-flags. [inputs]: Add libtasn1.
* gnu: Add openfoam.Paul Garlick2017-09-15
| | | | | | | | | *gnu/packages/patches/openfoam-4.1-cleanup.patch: New file *gnu/packages/simulation.scm: New file *gnu/local.mk (GNU_SYSTEM_MODULES): Add module. (dist_patch_DATA): Add patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-emms: Fix metadata retrieval for MP3 and FLAC files.Maxim Cournoyer2017-09-15
| | | | | | | | * gnu/packages/emacs.scm (emacs-emms): Reference find, mpg321 and metaflac by their complete file path. [inputs]: Add flac. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-schedule.Stefan Reichör2017-09-15
| | | | | | * gnu/packages/python.scm (python-schedule, python2-schedule): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>