summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* http-client: Support basic authentication.Ricardo Wurmus2015-12-21
| | | | | * guix/http-client.scm (http-fetch): Add Authorization header to request when the URI contains userinfo.
* gnu: Add libgit2.Ricardo Wurmus2015-12-21
| | | | * gnu/packages/version-control.scm (libgit2): New variable.
* gnu: mafft: Update to 7.267.Ben Woodcroft2015-12-21
| | | | | | | * gnu/packages/bioinformatics.scm (mafft): Update to 7.267. [arguments]: Don't include mafft-homologs manpage. [inputs]: Add gawk and grep. [propagated-inputs]: Add coreutils.
* gnu: rxvt-unicode: Install the terminal capability data.Mathieu Lirzin2015-12-21
| | | | | | | | | | This provides the necessary terminal capability data, which are required by ncurses-based applications. * gnu/packages/xdisorg.scm (rxvt-unicode)[native-inputs]: Add ncurses. [arguments]: Set the destination of the terminfo files. [native-search-path]: New field. Make them automatically available to the user.
* gnu: msmtp: Update to 1.6.3.Efraim Flashner2015-12-21
| | | | | * gnu/packages/mail.scm (msmtp): Update to 1.6.3. [inputs]: Add libsecret.
* gnu: claws-mail: Update to 3.13.1.Efraim Flashner2015-12-21
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.13.1.
* gnu: python-cython: Update to 0.23.4.Efraim Flashner2015-12-21
| | | | * gnu/packages/python.scm (python-cython): Update to 0.23.4.
* gnu: ruby: Update to 2.2.4.David Thompson2015-12-20
| | | | | | This version fixes CVE-2015-7551. * gnu/packages/ruby.scm (ruby): Update to 2.2.4.
* lint: The CPE name of GRUB is "grub2".Ludovic Courtès2015-12-20
| | | | | | Reported by Leo Famulari. * guix/scripts/lint.scm (package-name->cpe-name): Add "grub".
* packages: Remove now redundant graph procedures.Ludovic Courtès2015-12-20
| | | | | | | | | These procedures are now redundant with those in (guix graph) and are no longer used since commit a51cbecb. * gnu/packages.scm (vhash-refq, package-dependencies) (package-direct-dependents, package-transitive-dependents) (package-covering-dependents): Remove.
* profiles: Honor search paths of propagated inputs.Ludovic Courtès2015-12-20
| | | | | | | | | | Fixes <http://bugs.gnu.org/22073>. Reported by Federico Beffa <beffa@ieee.org>. * guix/profiles.scm (package->manifest-entry): Use 'package-transitive-native-search-paths' when computing 'search-paths' field. * tests/profiles.scm ("package->manifest-entry, search paths"): New test.
* packages: Add 'package-transitive-native-search-paths'.Ludovic Courtès2015-12-20
| | | | | | | * guix/packages.scm (package-transitive-native-search-paths): New procedure. * tests/packages.scm ("package-transitive-native-search-paths"): New test.
* gnu: offlineimap: Update to 6.6.0.Efraim Flashner2015-12-20
| | | | * gnu/packages/mail.scm (offlineimap): Update to 6.6.0.
* gnu: gnupg: Update to 1.4.20.Efraim Flashner2015-12-20
| | | | * gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.20.
* gnu: Add gnome-shell.宋文武2015-12-20
| | | | * gnu/packages/gnome.scm (gnome-shell): New variable.
* gnu: Add gnome-control-center.宋文武2015-12-20
| | | | * gnu/packages/gnome.scm (gnome-control-center): New variable.
* gnu: Add gnome-bluetooth.宋文武2015-12-20
| | | | * gnu/packages/gnome.scm (gnome-bluetooth): New variable.
* gnu: Add libgtop.宋文武2015-12-20
| | | | * gnu/packages/gnome.scm (libgtop): New variable.
* gnu: Add colord-gtk.宋文武2015-12-20
| | | | * gnu/packages/freedesktop.scm (colord-gtk): New variable.
* gnu: Add telepathy-logger.宋文武2015-12-20
| | | | * gnu/packages/freedesktop.scm (telepathy-logger): New variable.
* gnu: tilda: Update to 1.3.1.Efraim Flashner2015-12-20
| | | | * gnu/packages/terminals.scm (tilda): Update to 1.3.1.
* gnu: Add tlsdate.Ludovic Courtès2015-12-19
| | | | * gnu/packages/ntp.scm (tlsdate): New variable.
* gnu: mpv: Update to 0.14.0.宋文武2015-12-19
| | | | * gnu/packages/video.scm (mpv): Update to 0.14.0.
* gnu: mpv: Fix build by using pkg-config for smbclient.宋文武2015-12-19
| | | | | | This is a followup to commit 710964d. * gnu/packages/video.scm (mpv)[arguments]: Remove 'patch-wscript' phase.
* gnu: agg: Update URLs.Ludovic Courtès2015-12-19
| | | | | * gnu/packages/graphics.scm (agg)[source, home-page]: Add up-to-date URLs.
* gnu: Use #:prefix when importing (guix licenses).Ludovic Courtès2015-12-19
| | | | | | | | | This works around a problem with #:hide, whereby Guile would report 'zlib', 'openssl', and/or 'expat as colliding bindings at run time despite the #:hide. * gnu/packages/linux.scm: Use #:prefix license for (guix licenses). * gnu/packages/haskell.scm: Likewise.
* gnu: Do not #:select from (gnu packages …) modules.Ludovic Courtès2015-12-19
| | | | | | | | | | | This is to avoid <http://bugs.gnu.org/15540>. * gnu/packages/bittorrent.scm: Do not #:select from (gnu packages compression). * gnu/packages/dictionaries.scm: Likewise. * gnu/packages/disk.scm: Likewise. * gnu/packages/gimp.scm: Likewise. * gnu/packages/haskell.scm: Likewise.
* gnu: key-mon: Remove unnecessary propagated inputs.Ludovic Courtès2015-12-18
| | | | | | * gnu/packages/key-mon.scm (key-mon)[propagated-inputs]: Rename to... [inputs]: ... this. Propagated was unnecessary since the 'key-mon' program is wrapped.
* gnu: python2-pygtk: Add "doc" output.Ludovic Courtès2015-12-18
| | | | | * gnu/packages/gtk.scm (python2-pygtk)[outputs]: New field. [arguments]: Add 'set-gtk-doc-directory' phase.
* gnu: python2-pygtk: Use 'modify-phases'.Ludovic Courtès2015-12-18
| | | | * gnu/packages/gtk.scm (python2-pygtk)[arguments]: Use 'modify-phases'.
* gnu: gimp: Add "doc" output.Ludovic Courtès2015-12-18
| | | | * gnu/packages/gimp.scm (gimp)[outputs, arguments]: New fields.
* gnu: goffice: Add "doc" output.Ludovic Courtès2015-12-18
| | | | | * gnu/packages/gnome.scm (goffice)[outputs, arguments]: New fields. (goffice-0.8)[arguments]: Append arguments from GOFFICE.
* gnu: Add dovecot serviceAndy Wingo2015-12-18
| | | | | | | | | | | | | | | | * gnu/services/mail.scm: New file. (&dovecot-configuration-error, dovecot-configuration-error?) (dovecot-service, dovecot-configuration, dict-configuration) (passdb-configuration, userdb-configuration) (unix-listener-configuration, fifo-listener-configuration) (inet-listener-configuration, service-configuration) (protocol-configuration, plugin-configuration, mailbox-configuration) (namespace-configuration, opaque-dovecot-configuration): New public variables. * gnu-system.am (GNU_SYSTEM_MODULES): Add (gnu services mail). * doc/guix.texi (Mail Services): New node.
* gnu: dovecot: Add linux-pam to inputs.Andy Wingo2015-12-18
| | | | | * gnu/packages/mail.scm (dovecot): Add linux-pam to inputs, enabling the PAM auth driver.
* gnu: sdl-image: Add libwebp input.David Thompson2015-12-17
| | | | * gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Add libwebp.
* gnu: Add sdl2-ttf.David Thompson2015-12-17
| | | | * gnu/packages/sdl.scm (sdl2-ttf): New variable.
* gnu: Add sdl2-mixer.David Thompson2015-12-17
| | | | * gnu/packages/sdl.scm (sdl2-mixer): New variable.
* gnu: Add sdl2-image.David Thompson2015-12-17
| | | | | * gnu/packages/sdl.scm (propagated-inputs-with-sdl2): New procedure. (sdl2-image): New variable.
* gnu: samba: Update to 4.3.2.宋文武2015-12-18
| | | | | | * gnu/packages/samba.scm (samba): Update to 4.3.2. Add more inputs. [arguments]: Remove #:modules and #:imported-modules. Remove 'chdir' and 'add-lib-to-runpath' from #:phases. Use 'modify-phases' syntax.
* gnu: Add ldb.宋文武2015-12-18
| | | | * gnu/packages/samba.scm (ldb): New variable.
* gnu: Add tevent.宋文武2015-12-18
| | | | * gnu/packages/samba.scm (tevent): New variable.
* gnu: talloc: Update to 2.1.5.宋文武2015-12-18
| | | | | * gnu/packages/samba.scm (talloc): Update to 2.1.5. [arguments]: Modify wscript to skip the 'magic_differs' test.
* gnu: talloc: Use 'modify-phases' syntax.宋文武2015-12-18
| | | | * gnu/packages/samba.scm (talloc)[arguments]: Use 'modify-phases' syntax.
* gnu: Add libpwquality.宋文武2015-12-18
| | | | * gnu/packages/password-utils.scm (libpwquality): New variable.
* gnu: Add cracklib.宋文武2015-12-18
| | | | * gnu/packages/password-utils.scm (cracklib): New variable.
* gnu: Add obs.David Thompson2015-12-17
| | | | * gnu/packages/video.scm (obs): New variable.
* gnu: icecat: Add fixes for several security flaws.Mark H Weaver2015-12-17
| | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2015-7201-pt1.patch, gnu/packages/patches/icecat-CVE-2015-7201-pt2.patch, gnu/packages/patches/icecat-CVE-2015-7201-pt3.patch, gnu/packages/patches/icecat-CVE-2015-7205.patch, gnu/packages/patches/icecat-CVE-2015-7210.patch, gnu/packages/patches/icecat-CVE-2015-7212.patch, gnu/packages/patches/icecat-CVE-2015-7213-pt1.patch, gnu/packages/patches/icecat-CVE-2015-7213-pt2.patch, gnu/packages/patches/icecat-CVE-2015-7214.patch, gnu/packages/patches/icecat-CVE-2015-7222-pt1.patch, gnu/packages/patches/icecat-CVE-2015-7222-pt2.patch, gnu/packages/patches/icecat-CVE-2015-7222-pt3.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
* gnu: subversion: Update to 1.8.15 [fixes CVE-2015-5343].Mark H Weaver2015-12-17
| | | | * gnu/packages/version-control.scm (subversion): Update to 1.8.15.
* gnu: ruby-unf-ext: Build extension.Ricardo Wurmus2015-12-17
| | | | | * gnu/packages/ruby.scm (ruby-unf-ext)[arguments]: Add phase "build-ext" to build "unf_ext.so".
* gnu: Add cpulimit.Eric Bavier2015-12-16
| | | | * gnu/packages/admin.scm (cpulimit): New variable.