Age | Commit message (Expand) | Author |
2017-06-21 | gnu: a2ps: Build reproducibly....* gnu/packages/pretty-print.scm (a2ps)[source](modules, snippet): New
fields.
| Ludovic Courtès |
2017-06-21 | services: network-manager: Specify a default value....* gnu/services/networking.scm (network-manager-service-type)[default-value]:
New field.
| Ludovic Courtès |
2017-06-21 | gnu: efl: Add missing inputs....* gnu/packages/enlightenment.scm (efl)[inputs]: Add libxau, libxdamage,
libxfixes, libxrender. Remove libxkbfile.
| Efraim Flashner |
2017-06-21 | gnu: unbound: Do not build static libraries....* gnu/packages/dns.scm (unbound)[arguments]: Add "--disable-static" to
#:configure-flags. Suggested by Gregor Giesen <giesen@zaehlwerk.net>.
| Ludovic Courtès |
2017-06-21 | gnu: Add python-regex....* gnu/packages/python.scm (python-regex, python2-regex): New variables.
| Roel Janssen |
2017-06-21 | tests: Add extlinux gpt test....* gnu/tests/install.scm (%test-installed-extlinux-os): New exported
variable.
(%minimal-extlinux-os, %minimal-extlinux-os-source): New variables.
(%extlinux-gpt-installation-script): New variable.
(run-install)[packages]: New argument. The packages specified are
appended to the installation image.
| Mathieu Othacehe |
2017-06-21 | bootloader: extlinux: Add extlinux-bootloader-gpt....* gnu/bootloader/extlinux.scm (extlinux-bootloader-gpt): New exported
variable.
(install-extlinux)[mbr]: New argument.
(install-extlinux-mbr, install-extlinux-gpt): New variables.
(extlinux-bootloader)[installer]: Use install-extlinux-mbr.
| Mathieu Othacehe |
2017-06-21 | gnu: xmonad: Update to 0.13....* gnu/packages/wm.scm (xmonad): Update to 0.13.
[inputs]: Add ghc-directory.
(ghc-xmonad-contrib): Update to 0.13.
| Mekeor Melire |
2017-06-21 | gnu: ghc-x11: Update to 1.8....* gnu/packages/haskell.scm (ghc-x11): Update to 1.8.
| Mekeor Melire |
2017-06-21 | gnu: busybox: Fix indentation....* gnu/packages/busybox.scm (busybox)[arguments]: Whitespace changes.
| Efraim Flashner |
2017-06-21 | gnu: busybox: Update to 1.26.2....* gnu/packages/busybox.scm (busybox): Update to 1.26.2.
| Efraim Flashner |
2017-06-21 | gnu: cvs-fast-export: Update to 1.43....* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.43.
[arguments]: Add phases to not build architecture-specific optimized
code and to force python-2. Disable parallel building.
| Efraim Flashner |
2017-06-20 | gnu: openttd: Add 'install-data' phase....* gnu/packages/games.scm (openttd)[arguments]: Add it.
[native-inputs]: Add openttd-opengfx.
| Kei Kebreau |
2017-06-20 | gnu: Add openttd-opengfx....* gnu/packages/games.scm (openttd-opengfx): New variable.
| Kei Kebreau |
2017-06-20 | gnu: Add grfcodec....* gnu/packages/game-development.scm (grfcodec): New variable.
| Kei Kebreau |
2017-06-20 | gnu: Add dos2unix....* gnu/packages/textutils.scm (dos2unix): New variable.
| Kei Kebreau |
2017-06-20 | gnu: Add nml....* gnu/packages/game-development.scm (nml): New variable.
| Kei Kebreau |
2017-06-20 | gnu: wine64: Remove redundant description....* gnu/packages/wine.scm (wine64)[description]: Remove.
| Ludovic Courtès |
2017-06-20 | gnu: Add nzbget....* gnu/packages/networking.scm (nzbget): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-06-20 | gnu: tor: Add seccomp support....* gnu/packages/tor.scm (tor)[inputs]: Add libseccomp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling |
2017-06-20 | gnu: Add unbound....* gnu/packages/dns.scm (unbound): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Gregor Giesen |
2017-06-20 | gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1....Consult this URL for changes since the last update (six commits):
<https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe>
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1.
| Marius Bakke |
2017-06-20 | gnu: Add wine64....* gnu/packages/wine.scm (wine64): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Rutger Helling |
2017-06-20 | gnu: nasm: Update to 2.13.01....* gnu/packages/assembly.scm (nasm): Update to 2.13.01.
[arguments]: Adjust Makefile substitutions.
| Marius Bakke |
2017-06-20 | gnu: gstreamer: Update to 1.12.1....* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst, python2-gst): Update
to 1.12.1.
| Marius Bakke |
2017-06-20 | gnu: c-ares: Update to 1.13.0 [fixes CVE-2017-1000381]....* gnu/packages/adns.scm (c-ares): Update to 1.13.0.
| Marius Bakke |
2017-06-20 | gnu: Move contents of zip module into compression module....* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
| Arun Isaac |
2017-06-20 | gnu: linux-libre-arm-generic: Add mitigation for CVE-2017-1000364....This is a followup to commit 91c623aae0f10992aa46957b9072679534e4cd28.
* gnu/packages/linux.scm (linux-libre-arm-generic): Add patch to mitigate
CVE-2017-1000364.
| Mark H Weaver |
2017-06-20 | gnu: giac-xcas: Update to 1.2.3-51....* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-51.
| Nicolas Goaziou |
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 |