summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
| * gnu: aria2: Update to 1.32.0.Efraim Flashner2017-06-28
| | | | | | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.32.0.
| * gnu: translate-shell: Update to 0.9.6.4.Efraim Flashner2017-06-28
| | | | | | | | * gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
| * gnu: emacs-calfw: Fix typo in description.Ricardo Wurmus2017-06-28
| | | | | | | | * gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
| * gnu: texlive-latex-graphics: Update hash for graphics-def.Ricardo Wurmus2017-06-28
| | | | | | | | | | | | | | This is a follow-up commit to e3c970fc5c71b936279afee4fd24bc267f40549c. * gnu/packages/tex.scm (texlive-latex-graphics)[native-inputs]: Update hash for graphics-def.
| * gnu: Add texlive-latex-seminar.Ricardo Wurmus2017-06-28
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-seminar): New variable.
| * gnu: Add texlive-latex-natbib.Ricardo Wurmus2017-06-28
| | | | | | | | * gnu/packages/tex.scm (texlive-latex-natbib): New variable.
| * gnu: linux-libre@4.4: Update to 4.4.74.Mark H Weaver2017-06-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74. [source]: Remove patch.
| * gnu: python-xsge: Fix source URL.Kei Kebreau2017-06-27
| | | | | | | | * gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
| * gnu: kde-frameworks: Fix 'license' fields.Ludovic Courtès2017-06-27
| | | | | | | | | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kde-frameworkintegration)[license]: Turn into a list of <license> objects. (kdelibs4support)[license]: Likewise. (khtml)[license]: Likewise. (kjs)[license]: Likewise. (kross)[license]: Likewise.
| * gnu: emacs-which-key: Avoid leading "(" in description line.Arun Isaac2017-06-27
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-which-key): Reformat description to avoid a line beginning with "(" because such lines break indentation in Emacs.
| * gnu: stellarium: Update to 0.16.0.Danny Milosavljevic2017-06-26
| | | | | | | | | | | | * gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation. [arguments]: Remove "patch-version-check" phase. Add "patch-tests" phase.
| * gnu: Add thc-ipv6.Leo Famulari2017-06-26
| | | | | | | | * gnu/packages/networking.scm (thc-ipv6): New variable.
| * gnu: Add quagga.Gábor Boskovits2017-06-26
| | | | | | | | | | | | | | | | * gnu/packages/networking.scm (quagga): New variable. * gnu/packages/patches/quagga-reproducible-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: scotch: Build in 64-bit mode on 64-bit machines.Ludovic Courtès2017-06-26
| | | | | | | | | | * gnu/packages/maths.scm (scotch)[arguments] <configure>: Add "INTSIZE64" CPP flag.
| * gnu: lapack: Build with LAPACKE_WITH_TMG=ON.Ludovic Courtès2017-06-26
| | | | | | | | | | * gnu/packages/maths.scm (lapack)[arguments]: Pass "-DLAPACKE_WITH_TMG=ON".
| * gnu: lapack: Update to 3.7.1.Ludovic Courtès2017-06-26
| | | | | | | | * gnu/packages/maths.scm (lapack): Update to 3.7.1.
| * gnu: dovecot: Update to 2.2.31.Tobias Geerinckx-Rice2017-06-26
| | | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.31.
| * gnu: lirc: Fix building on Ubuntu.Tobias Geerinckx-Rice2017-06-26
| | | | | | | | | | * gnu/packages/lirc.scm (lirc)[arguments]: Add ‘disable-kernel-sniffing’ phase.
| * gnu: evolution-data-server: Update to 3.24.3.Tobias Geerinckx-Rice2017-06-26
| | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
| * gnu: gnome-tweak-tool: Update to 3.24.1.Tobias Geerinckx-Rice2017-06-26
| | | | | | | | * gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
| * gnu: Add ht.Gábor Boskovits2017-06-26
| | | | | | | | | | | | * gnu/packages/hexedit.scm (ht): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: mit-scheme: Remove aarch64-linux from supported-systems.Efraim Flashner2017-06-26
| | | | | | | | | | * gnu/packages/scheme.scm (mit-scheme)[supported-systems]: Specify exactly i686, x86_64 and armhf.
| * gnu: Add emacs-autothemer.Mekeor Melire2017-06-26
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-autothemer): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: Add kross.Hartmut Goebel2017-06-26
| | | | | | | | * gnu/packages/kde-frameworks.scm (kross): New variable.
| * gnu: Add kmediaplayer.Hartmut Goebel2017-06-26
| | | | | | | | * gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
| * gnu: Add kjsembed.Hartmut Goebel2017-06-26
| | | | | | | | * gnu/packages/kde-frameworks.scm (kjsembed): New variable.
| * gnu: Add khtml.Hartmut Goebel2017-06-26
| | | | | | | | * gnu/packages/kde-frameworks.scm (khtml): New variable.
| * gnu: Add kjs.Hartmut Goebel2017-06-26
| | | | | | | | * gnu/packages/kde-frameworks.scm (kjs): New variable.
| * gnu: Add kdelibs4support.Hartmut Goebel2017-06-26
| | | | | | | | * gnu/packages/kde-frameworks.scm (kdelibs4support): New variable.
| * gnu: Add kde-frameworkintegration.Hartmut Goebel2017-06-26
| | | | | | | | * gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable.
| * gnu: wine: Update to 2.11.Rutger Helling2017-06-26
| | | | | | | | | | | | * gnu/packages/wine.scm (wine): Update to 2.11 Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: linux-libre: Update to 4.11.7.Mark H Weaver2017-06-26
| | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.7. (%linux-libre-hash): Update hash. (linux-libre, linux-libre-arm-generic)[source]: Remove patch.
| * gnu: linux-libre@4.9: Update to 4.9.34.Mark H Weaver2017-06-26
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.34. [source]: Remove patch.
| * gnu: nyacc: Update to 0.80.3.Jan Nieuwenhuizen2017-06-26
| | | | | | | | * gnu/packages/mes.scm (nyacc): Update to 0.80.3.
* | gnu: intltool: Fix a compatibility issue with Perl 5.26.0.Leo Famulari2017-06-29
| | | | | | | | | | | | * gnu/packages/patches/intltool-perl-compatibility.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/glib.scm (intltool)[source]: Use it.
* | gnu: glibc/linux: Add patches for CVE-2017-1000366.Ludovic Courtès2017-06-29
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/base.scm (glibc/linux)[source](patches): Add them. [replacement]: Remove. (glibc-2.25-patched): Remove. (glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21) (glibc-locales): Remove 'replacement' field.
* | gnu: python-pytest: Build with 'bash' instead of 'bash-final'.Marius Bakke2017-06-26
| | | | | | | | | | | | | | Addresses FTBFS after 704243e0c6ec5ac86e2f45aaa469717e60b89124. * gnu/packages/python.scm (python-pytest)[native-inputs]: Add BASH. (python-pytest-3.0)[native-inputs]: Inherit.
* | Merge branch 'master' into core-updatesMark H Weaver2017-06-26
|\|
| * gnu: glibc: Fix replacement on i686.Mark H Weaver2017-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | This is followup to 665d6a59161769e10b52ffcbcd5cd2db22f32681. Fixes <https://bugs.gnu.org/27489>. * gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24, glibc-2.23) (glibc-2.22): Add glibc-vectorized-strcspn-guards.patch to patches. Move a comment where it belongs. * gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch: Swap with ... * gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: ... this. * gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Fix formatting.
| * gnu: Add jmtpfs.Leo Famulari2017-06-25
| | | | | | | | * gnu/packages/linux.scm (jmtpfs): New variable.
| * gnu: hdf5: Update to 1.8.19.Thomas Danckaert2017-06-25
| | | | | | | | | | * gnu/packages/maths.scm (hdf5): Update to 1.8.19. [source]: Update uri.
| * gnu: Add pass-git-helper.Jelle Licht2017-06-26
| | | | | | | | | | | | * gnu/packages/password-utils.scm (pass-git-helper): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: synthv1: Add support for non session manager.Ricardo Wurmus2017-06-25
| | | | | | | | | | * gnu/packages/music.scm (synthv1)[inputs]: Add non-session-manager. [native-inputs]: Add pkg-config.
| * gnu: samplv1: Add support for non session manager.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (samplv1)[inputs]: Add non-session-manager.
| * gnu: drumkv1: Add support for non session manager.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (drumkv1)[inputs]: Add non-session-manager.
| * gnu: samplv1: Update to 0.8.3.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (samplv1): Update to 0.8.3.
| * gnu: drumkv1: Update to 0.8.3.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (drumkv1): Update to 0.8.3.
| * gnu: synthv1: Update to 0.8.3.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/music.scm (synthv1): Update to 0.8.3.
| * gnu: Add f-seq.Ricardo Wurmus2017-06-25
| | | | | | | | * gnu/packages/bioinformatics.scm (f-seq): New variable.
| * gnu: virt-manager: Add gtk-vnc and vte to inputs.宋文武2017-06-26
| | | | | | | | * gnu/packages/qemu.scm (virt-manager)[inputs]: Add gtk-vnc and vte.