Age | Commit message (Expand) | Author |
2017-06-20 | gnu: rustc: Enable tests....* gnu/packages/rust.scm (rustc)[source]: Remove bundled llvm.
[native-inputs]: Add bison, flex, procps.
[inputs]: Update llvm to llvm-3.9.1.
[arguments]: Patch and enable tests.
| Danny Milosavljevic |
2017-06-20 | gnu: guile@2.2: Increase max-silent-time to 10 hours....* gnu/packages/guile.scm (guile-2.2)[properties]: Increase max-silent-time to
10 hours.
| Mark H Weaver |
2017-06-19 | gnu: linux-libre: Add mitigation for CVE-2017-1000364....This increases the stack guard gap size from one page to 1 MiB in
linux-libre-4.11, 4.9, and 4.4, to mitigate CVE-2017-1000364 (Stack Clash).
* gnu/packages/linux.scm (linux-libre, linux-libre-4.9, linux-libre-4.4): Add
patch.
| Mark H Weaver |
2017-06-19 | gnu: exim: Update to 4.89....* gnu/packages/mail.scm (exim): Update to 4.89.
| Leo Famulari |
2017-06-19 | gnu: exim: Fix CVE-2017-1000369....* gnu/packages/patches/exim-CVE-2017-1000369.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
| Leo Famulari |
2017-06-19 | gnu: wireshark: Update to 2.2.7....* gnu/packages/networking.scm (wireshark): Update to 2.2.7.
| Nicolas Goaziou |
2017-06-19 | gnu: httpd: Update to 2.4.26 [fixes CVE-2017-7659]....* gnu/packages/web.scm (httpd): Update to 2.5.26.
| Leo Famulari |
2017-06-19 | gnu: glpk: Update to 4.62....* gnu/packages/maths.scm (glpk): Update to 4.62.
| Efraim Flashner |
2017-06-19 | gnu: certbot: Build with Python 3....* gnu/packages/tls.scm (certbot): Use python-3 to build.
[native-inputs, propagated-inputs]: Use Python 3 variants of dependencies. Use
python-mock-2.
| Leo Famulari |
2017-06-19 | gnu: Add python-mock-2....* gnu/packages/python.scm (python-mock-2): New variable.
| Leo Famulari |
2017-06-19 | gnu: enlightenment: Patch more hardcoded paths....* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Patch
hardcoded paths to mount, umount, eject, halt, reboot.
[native-inputs]: Add util-linux.
| Efraim Flashner |
2017-06-19 | gnu: texlive-latex-l3packages: Update to revision 44591....* gnu/packages/tex.scm (texlive-latex-l3packages): Update to revision 44591.
| Ricardo Wurmus |
2017-06-19 | gnu: texlive-latex-l3kernel: Update to revision 44591....* gnu/packages/tex.scm (texlive-latex-l3kernel): Update to revision 44591.
| Ricardo Wurmus |
2017-06-19 | gnu: texlive-latex-graphics: Update to revision 44591....* gnu/packages/tex.scm (texlive-latex-graphics): Update to revision 44591.
| Ricardo Wurmus |
2017-06-19 | gnu: texlive-generic-ifxetex: Use %texlive-revision as version....* gnu/packages/tex.scm (texlive-generic-ifxetex)[version]: Change to
%texlive-revision.
| Ricardo Wurmus |
2017-06-19 | gnu: texlive-tex-plain: Update to revision 44591....* gnu/packages/tex.scm (texlive-tex-plain): Update to revision 44591.
| Ricardo Wurmus |
2017-06-19 | gnu: texlive-dvips: Update to revision 44591....* gnu/packages/tex.scm (texlive-dvips): Update to revision 44591.
| Ricardo Wurmus |
2017-06-19 | gnu: gnome-planner: Fix building on aarch64....* gnu/packages/gnome.scm (gnome-planner)[arguments]: Add configure-flag
to set build-target when building on aarch64.
| Efraim Flashner |
2017-06-19 | gnu: python-efl: Update to 1.19.0....* gnu/packages/enlightenment.scm (python-efl): Update to 1.19.0.
| Efraim Flashner |
2017-06-19 | gnu: edi: Update to 0.5.0....* gnu/packages/enlightenment.scm (edi): Update to 0.5.0.
[arguments]: Set home directory.
| Efraim Flashner |
2017-06-19 | gnu: efl: Update to 1.19.1....* gnu/packages/enlightenment.scm (efl): Update to 1.19.1.
[arguments]: Add flag to disable systemd support.
[phases]: Add phase to set home directory.
(terminology, rage)[arguments]: Set home directory before building.
* gnu/packages/connman.scm (econnman)[arguments]: Same.
| Efraim Flashner |
2017-06-19 | gnu: enlightenment: Update to 0.21.8....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.8.
| Efraim Flashner |
2017-06-18 | gnu: libbluray: Update to 1.0.1....* gnu/packages/video.scm (libbluray): Update to 1.0.1.
[arguments]<#:configure-flags>: Adjust deprecated flag.
| Marius Bakke |
2017-06-18 | gnu: pcsc-lite: Update to 1.8.22....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.22.
| Marius Bakke |
2017-06-18 | gnu: miniupnpc: Update to 2.0.20170509....* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20170509.
[source]: Remove obsolete patch.
* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-06-18 | gnu: bitcoin-core: Update to 0.14.2....* gnu/packages/finance.scm (bitcoin-core): Update to 0.14.2.
| Marius Bakke |
2017-06-18 | gnu: subversion: Don't create 'perllocal.pod'....* gnu/packages/version-control.scm (subversion)[arguments]: Add "NO_PERLLOCAL=1"
to Makefile.PL arguments in "install-perl-bindings" phase.
| Marius Bakke |
2017-06-18 | gnu: git: Prevent creating 'perllocal.pod'....* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
| Marius Bakke |
2017-06-18 | gnu: fish-guix: Update home page....* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
| Ricardo Wurmus |
2017-06-18 | gnu: propeller-gcc-4: Add cross environment variables patch....* gnu/packages/embedded.scm (propeller-gcc-4)[source]: Add
gcc-cross-environment-variables.patch.
| Ricardo Wurmus |
2017-06-18 | gnu: Add python-smmap2....* gnu/packages/python.scm (python-smmap2, python2-smmap2): New variables.
| Danny Milosavljevic |
2017-06-18 | gnu: Add fping....* gnu/packages/networking.scm (fping): New variable.
| Stefan Reichör |
2017-06-18 | gnu: expat: Replace with 2.2.1 [fixes CVE-2017-9233, CVE-2016-9063]....* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat-2.2.1): New variable.
| Mark H Weaver |
2017-06-18 | gnu: linux-libre: Update to 4.11.6....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-06-18 | gnu: linux-libre@4.9: Update to 4.9.33....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33.
| Mark H Weaver |
2017-06-18 | gnu: linux-libre@4.4: Update to 4.4.73....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.73.
| Mark H Weaver |
2017-06-17 | gnu: gnurl: Update to 7.54.1....* gnu/packages/gnunet.scm (gnurl): Update to 7.54.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-06-17 | gnu: Add tmuxifier....* gnu/packages/tmux.scm (tmuxifier): New variable.
Signed-off-by: Thomas Danckaert <post@thomasdanckaert.be>
| Stefan Reichoer |
2017-06-17 | gnu: r-devtools: Update to 1.13.2....* gnu/packages/statistics.scm (r-devtools): Update to 1.13.2.
| Roel Janssen |
2017-06-17 | gnu: Add python-apache-libcloud....* gnu/packages/python.scm (python-apache-libcloud, python2-apache-libcloud):
New variables.
| Danny Milosavljevic |
2017-06-17 | gnu: font-adobe-source-code-pro: Use 'font-build-system'....* gnu/packages/fonts.scm (font-adobe-source-code-pro): Switch to
font-build-system.
| Arun Isaac |
2017-06-17 | gnu: font-fira-mono: Use 'font-build-system'....* gnu/packages/fonts.scm (font-awesome): Switch to font-build-system.
| Arun Isaac |
2017-06-17 | gnu: font-hack: Use 'font-build-system'....* gnu/packages/fonts.scm (font-hack): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
| Arun Isaac |
2017-06-17 | gnu: font-un: Use 'font-build-system'....* gnu/packages/fonts.scm (font-un): Switch to font-build-system.
| Arun Isaac |
2017-06-17 | gnu: font-google-roboto: Use 'font-build-system'....* gnu/packages/fonts.scm (font-google-roboto): Switch to font-build-system.
| Arun Isaac |
2017-06-17 | gnu: font-anonymous-pro: Use 'font-build-system'....* gnu/packages/fonts.scm (font-anonymous-pro): Switch to font-build-system.
| Arun Isaac |
2017-06-17 | gnu: font-tex-gyre: Use 'font-build-system'....* gnu/packages/fonts.scm (font-tex-gyre): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
| Arun Isaac |
2017-06-17 | gnu: Add python2-httpretty....* gnu/packages/web.scm (python2-httpretty): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-06-17 | gnu: gnome-planner: Correct license....This is a followup to d1d739fab0f44408438720c20877d62a280484ae.
* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
| Marius Bakke |
2017-06-17 | gnu: kyotocabinet: Disable CPU optimizations....* gnu/packages/databases.scm (kyotocabinet)<#:configure-flags>: Add "--disable-opt".
| Marius Bakke |