| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: Add espeak.•••* gnu/packages/audio.scm (espeak): New variable.
| Kei Kebreau | 2016-11-22 | 1 | -0/+51 |
* | gnu: system: Add openfwwf-firmware to %base-firmware.•••* gnu/system.scm (%base-firmware): Add openfwwf-firmware.
* doc/guix.texi (Hardware Considerations): Mention b43-open support.
(operating-system Reference)[firmware]: Likewise.
| Eric Bavier | 2016-11-22 | 1 | -1/+2 |
* | gnu: Add openfwwf-firmware.•••* gnu/packages/firmware.scm (b43-tools, openfwwf-firmware): New
variables.
| Eric Bavier | 2016-11-22 | 1 | -0/+92 |
* | gnu: w3m: Update to 0.5.3+git20161120 [fixes security issues].•••Fixes CVE-2016-9439 and others.
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20161120.
| Efraim Flashner | 2016-11-22 | 1 | -2/+2 |
* | gnu: w3m: Use 'modify-phases' syntax.•••* gnu/packages/w3m.scm (w3m)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner | 2016-11-22 | 1 | -8/+10 |
* | gnu: ruby: Update replacement to 2.3.3.•••* gnu/packages/ruby.scm (ruby)[replacement]: Update to 2.3.3.
(ruby-2.3.2): Replace this ...
(ruby-2.3.3): ... with this.
| Ben Woodcroft | 2016-11-22 | 1 | -4/+4 |
* | gnu: diamond: Update to 0.8.27.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.27.
| Ben Woodcroft | 2016-11-22 | 1 | -2/+2 |
* | gnu: zynaddsubfx: Update to 3.0.0.•••* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.0.
[inputs]: Add "mesa".
| Ricardo Wurmus | 2016-11-22 | 1 | -2/+3 |
* | gnu: connman: Update to 1.33.•••* gnu/packages/connman.scm (connman): Update to 1.33.
| Efraim Flashner | 2016-11-21 | 1 | -2/+2 |
* | gnu: Remove redundancy where mkdir-p <dir> is followed by install-file <file>...•••* gnu/packages/bioinformatics.scm (bwa)[arguments]: Remove redundant mkdir-p.
(eigensoft)[arguments]: Likewise.
(snap-aligner)[arguments]: Likewise.
(pardre)[arguments]: Likewise.
(piranha)[arguments]: Likewise.
* gnu/packages/maths.scm (hypre)[arguments]: Likewise.
* gnu/packages/mp3.scm (mpc123)[arguments]: Likewise.
* gnu/packages/music.scm (tuxguitar)[arguments]: Likewise.
* gnu/packages/pdf.scm (impressive)[arguments]: Likewise.
* gnu/packages/qemu.scm (qemu)[arguments]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Petter | 2016-11-21 | 6 | -12/+0 |
* | gnu: packages: Use gettext-minimal.•••* gnu/packages/crypto.scm (tomb): Use 'gettext-minimal' instead of
'gnu-gettext'.
* gnu/packages/emacs.scm (m17n-db): Likewise.
* gnu/packages/ftp.scm (weex): Likewise.
* gnu/packages/games.scm (chromium-bsu): Likewise.
* gnu/packages/image.scm (steghide): Likewise.
* gnu/packages/linux.scm (radeontop): Likewise.
* gnu/packages/mpd.scm (sonata): Likewise.
* gnu/packages/networking.scm (whois): Likewise.
* gnu/packages/package-management.scm (guix-0.11.0): Likewise.
* gnu/packages/psyc.scm (psyclpc): Likewise.
* gnu/packages/syndication.scm (newsbeuter): Likewise.
* gnu/packages/vim.scm (vim-full): Likewise.
| Alex Kost | 2016-11-21 | 12 | -12/+12 |
* | gnu: libtiff: Fix URL in 'libtiff-uint32-overflow.patch'.•••* gnu/packages/patches/libtiff-uint32-overflow.patch: Fix URL.
| Leo Famulari | 2016-11-21 | 1 | -1/+1 |
* | gnu: dico: Update to 2.4.•••* gnu/packages/dico.scm (dico): Update to 2.4.
[source]: Remove 'snippet'.
| Ludovic Courtès | 2016-11-21 | 1 | -8/+2 |
* | services: static-networking: Remove unused parameter.•••This is a followup to e48fcd7b8d07f213b23e3b432b0f10db917f69fa.
* gnu/services/networking.scm (static-networking-service): Remove #:net-tools.
(static-networking-service-type): Remove outdated comment.
| Ludovic Courtès | 2016-11-21 | 1 | -5/+1 |
* | gnu: services: Add git-service.•••* gnu/services/version-control.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Misellaneous Services)[Version Control]: New section.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| ng0 | 2016-11-21 | 2 | -0/+142 |
* | gnu: Add emacs-emms-mode-line-cycle.•••* gnu/packages/emacs.scm (emacs-emms-mode-line-cycle): New variable.
| Ricardo Wurmus | 2016-11-21 | 1 | -0/+23 |
* | gnu: opusfile: Update to 0.8.•••* gnu/packages/xiph.scm (opusfile): Update to 0.8.
| Efraim Flashner | 2016-11-21 | 1 | -2/+2 |
* | gnu: obs: Update to 0.16.6.•••* gnu/packages/video.scm (obs): Update to 0.16.6.
| Efraim Flashner | 2016-11-21 | 1 | -2/+2 |
* | gnu: mpv: Update to 0.22.0.•••* gnu/packages/video.scm (mpv): Update to 0.22.0.
| Efraim Flashner | 2016-11-21 | 1 | -2/+2 |
* | gnu: chez-scheme: Properly identify system architecture.•••* gnu/packages/chez.dcm (chez-scheme)[arguments]: Substitute `uname -m'
for `uname -a' in configure, allowing proper identification of the
machine architecture.
| Efraim Flashner | 2016-11-21 | 1 | -0/+4 |
* | services: static-networking: Avoid use of net-tools.•••* gnu/services/networking.scm (<static-networking>)[net-tools]: Remove.
(static-networking-service-type): Use 'add-network-route/gateway' and
'delete-network-route' instead of NET-TOOLS.
(static-networking-service): Adjust accordingly.
| Ludovic Courtès | 2016-11-21 | 1 | -20/+24 |
* | gnu: Add php.•••* gnu/packages/php.scm: New file.
* gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch: New file.
* gnu/packages/patches/gd-fix-truecolor-format-correction.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add php.
(dist_patch_DATA): Add gd patches.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
| Julien Lepiller | 2016-11-20 | 4 | -0/+534 |
* | gnu: Add sqlite-3.15.1.•••* gnu/packages/databases.scm (sqlite-3.15.1): New variable.
| Marius Bakke | 2016-11-20 | 1 | -0/+20 |
* | gnu: lilypond: Update to 2.19.51.•••* gnu/packages/music.scm (lilypond): Update to 2.19.51.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Nicolas Goaziou | 2016-11-20 | 1 | -2/+2 |
* | gnu: python-icalendar: Update to 3.11.•••* gnu/packages/python.scm (python-icalendar): Update to 3.11.
| Leo Famulari | 2016-11-20 | 1 | -2/+2 |
* | gnu: gnupg: Update to 2.1.16.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.16.
[arguments]: Remove obsolete substitution from 'patch-paths' phase.
Remove 'set-home' phase. Add 'set-gnupg-home' phase.
| Leo Famulari | 2016-11-19 | 1 | -10/+7 |
* | gnu: gtk-engines: Don't propagate GTK+.•••* gnu/packages/gtk.scm (gtk-engines): Move gtk+ to 'inputs'.
| 宋文武 | 2016-11-20 | 1 | -1/+2 |
* | gnu: linux-libre: Update to 4.8.9.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.9.
| Mark H Weaver | 2016-11-19 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.33.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.33.
| Mark H Weaver | 2016-11-19 | 1 | -2/+2 |
* | gnu: ruby: Replace with ruby-2.3.2 [fixes CVE-2015-3900].•••* gnu/packages/ruby.scm (ruby)[replacement]: New field.
(ruby-2.3.2): New variable.
| Ben Woodcroft | 2016-11-20 | 1 | -0/+20 |
* | gnu: Use 'mirror://' URLs in several places.•••* gnu/packages/emacs.scm (m17n-lib)[source]: Use 'mirror://'.
* gnu/packages/games.scm (extremetuxracer)[source]: Likewise.
* gnu/packages/gcc.scm (%gcc-infrastructure): Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[source]: Likewise.
* gnu/packages/perl.scm (perl)[source]: Likewise.
* gnu/packages/telephony.scm (exosip)[source]: Likewise.
* gnu/packages/wm.scm (xmonad)[source]: Likewise.
(ghc-xmonad-contrib)[source]: Likewise.
| Ludovic Courtès | 2016-11-19 | 7 | -12/+10 |
* | vm: Disable initrd-time QEMU networking for VM images.•••Fixes <http://bugs.gnu.org/24943>.
Reported by dian_cecht@zoho.com.
* gnu/system/vm.scm (system-qemu-image)[initrd]: Remove
#:qemu-networking? #t.
(virtualized-operating-system): Likewise
| Ludovic Courtès | 2016-11-19 | 1 | -2/+0 |
* | gnu: Add samplv1.•••* gnu/packages/music.scm (samplv1): New variable.
| Ricardo Wurmus | 2016-11-19 | 1 | -0/+34 |
* | gnu: Add drumkv1.•••* gnu/packages/music.scm (drumkv1): New variable.
| Ricardo Wurmus | 2016-11-19 | 1 | -0/+34 |
* | gnu: libtiff: Fix CVE-2016-9448.•••* gnu/packages/patches/libtiff-CVE-2016-9448.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
| Leo Famulari | 2016-11-19 | 3 | -1/+37 |
* | gnu: imagemagick: Update to 6.9.6-5.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-5.
| Leo Famulari | 2016-11-19 | 1 | -2/+2 |
* | gnu: gnome-control-center: Add gdk-pixbuf input.•••* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add gdk-pixbuf.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rene Saavedra | 2016-11-19 | 1 | -0/+1 |
* | gnu: Add emacs-danneskjold-theme.•••* gnu/packages/emacs.scm (emacs-danneskjold-theme): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| ng0 | 2016-11-19 | 1 | -0/+29 |
* | gnu: emacs-cyberpunk-theme: Update to 1.18.•••* gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.18.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| ng0 | 2016-11-19 | 1 | -2/+2 |
* | gnu: emacs-org: Update to 20161118.•••* gnu/packages/emacs.scm (emacs-org): Update to 20161118.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Nicolas Goaziou | 2016-11-19 | 1 | -2/+2 |
* | services: dicod-service: Honor 'dicod-configuration-dico'.•••* gnu/services/dict.scm (dicod-shepherd-service): Use
'dicod-configuration-dico' of config.
| 宋文武 | 2016-11-19 | 1 | -9/+11 |
* | gnu: opensmtpd: Correct CA certificates file path.•••* gnu/packages/mail.scm (opensmtpd)[arguments]: Pass
'--with-path-CAfile=/etc/ssl/certs/ca-certificates.crt' to #:configure-flags.
| 宋文武 | 2016-11-19 | 1 | -4/+6 |
* | gnu: gx-switchless-wah-lv2: Update to 0-2.7b0869120.•••* gnu/packages/music.scm (gx-switchless-wah-lv2): Update to
0-2.7b0869120.
[arguments]: Remove "escape-shell-commands" phase.
| Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 |
* | gnu: gx-slow-gear-lv2: Update to 0-2.cb852e042.•••* gnu/packages/music.scm (gx-slow-gear-lv2): Update to 0-2.cb852e042.
[arguments]: Remove "escape-shell-commands" phase.
| Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 |
* | gnu: gx-vintage-fuzz-master-lv2: Update to 0-2.0fec0bc1e.•••* gnu/packages/music.scm (gx-vintage-fuzz-master-lv2): Update to
0-2.0fec0bc1e.
[arguments]: Remove "escape-shell-commands" phase.
| Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 |
* | gnu: gx-super-fuzz-lv2: Update to 0-2.f40389575.•••* gnu/packages/music.scm (gx-super-fuzz-lv2): Update to 0-2.f40389575.
[arguments]: Remove "escape-shell-commands" phase.
| Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 |
* | gnu: gx-voodoo-fuzz-lv2: Update to 0-2.aec7889b4.•••* gnu/packages/music.scm (gx-voodoo-fuzz-lv2): Update to 0-2.aec7889b4.
[arguments]: Remove "escape-shell-commands" phase.
| Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 |
* | gnu: gx-hyperion-lv2: Update to 0-2.6a096a664.•••* gnu/packages/music.scm (gx-hyperion-lv2): Update to 0-2.6a096a664.
[arguments]: Remove "escape-shell-commands" phase.
| Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 |
* | gnu: gx-saturator-lv2: Update to 0-2.0b581ac85.•••* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-2.0b581ac85.
[arguments]: Remove "escape-shell-commands" phase.
| Ricardo Wurmus | 2016-11-19 | 1 | -14/+3 |
* | gnu: qsynth: Update to 0.4.3.•••* gnu/packages/audio.scm (qsynth): Update to 0.4.3.
| Ricardo Wurmus | 2016-11-19 | 1 | -3/+4 |