Age | Commit message (Expand) | Author |
2016-06-09 | gnu: owncloud-client: Update to 2.2.1....* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.1.
| Efraim Flashner |
2016-06-09 | gnu: xboard: Update to 4.9.0, use GTK+ front-end....* gnu/packages/games.scm (xboard): Update to 4.9.0.
[inputs]: Add gtk+-2.
| 宋文武 |
2016-06-08 | Revert "gnu: libxml2: Add fix for CVE-2016-1762."...This reverts commit 6e4f18cfdd1bf747e77f81b64497f1c05f57a057.
| Mark H Weaver |
2016-06-08 | gnu: libxml2: Add fix for CVE-2016-1762....* gnu/packages/patches/libxml2-CVE-2016-1762.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Add patch.
| Mark H Weaver |
2016-06-08 | gnu: icecat: Add fixes for CVE-2016-{2818,2819,2821,2824,2828,2831}....* gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch,
gnu/packages/patches/icecat-CVE-2016-2819.patch,
gnu/packages/patches/icecat-CVE-2016-2821.patch,
gnu/packages/patches/icecat-CVE-2016-2824.patch,
gnu/packages/patches/icecat-CVE-2016-2828.patch,
gnu/packages/patches/icecat-CVE-2016-2831.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| Mark H Weaver |
2016-06-08 | gnu: libvpx: Add fix for CVE-2016-2818....* gnu/packages/patches/libvpx-CVE-2016-2818.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (libvpx)[source]: Add patch.
| Mark H Weaver |
2016-06-08 | gnu: vlc: Update to 2.2.4 [fixes CVE-2016-5108]....* gnu/packages/video.scm (vlc): Update to 2.2.4.
[inputs]: Remove qt, add qtbase.
[arguments]: Add phase to disable display test.
| Efraim Flashner |
2016-06-08 | gnu: Add ruby-concurrent....* gnu/packages/ruby.scm (ruby-concurrent): New variable.
* gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft |
2016-06-08 | gnu: Add ruby-timecop....* gnu/packages/ruby.scm (ruby-timecop): New variable.
| Ben Woodcroft |
2016-06-08 | gnu: ruby-activesupport: Add 'ruby-tzinfo-data' propagated input....* gnu/packages/ruby.scm (ruby-activesupport)[propagated-inputs]: Add
'ruby-tzinfo-data'.
| Ben Woodcroft |
2016-06-08 | gnu: Add ruby-tzinfo-data....* gnu/packages/ruby.scm (ruby-tzinfo-data): New variable.
* gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft |
2016-06-08 | gnu: libressl: Update to 2.3.5....* gnu/packages/tls.scm (libressl): Update to 2.3.5.
| Leo Famulari |
2016-06-08 | gnu: Add higan....* gnu/packages/games.scm (higan): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2016-06-07 | gnu: Add python-ply....* gnu/packages/python.scm (python-ply, python2-ply): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic |
2016-06-07 | gnu: Add font-hack....* gnu/packages/fonts.scm (font-hack): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| 8p8c |
2016-06-07 | gnu: java-swt: Use 64-bit archive on x86_64....* gnu/packages/java.scm (java-swt)[source]: Use separate source archive
for x86_64.
| Ricardo Wurmus |
2016-06-06 | gnu: Add ghc-wl-pprint....* gnu/packages/haskell.scm (ghc-wl-pprint): New variable.
| Ludovic Courtès |
2016-06-06 | gnu: Add ghc-union-find....* gnu/packages/haskell.scm (ghc-union-find): New variable.
| Ludovic Courtès |
2016-06-06 | gnu: Add ghc-indents....* gnu/packages/haskell.scm (ghc-indents): New variable.
| Ludovic Courtès |
2016-06-06 | gnu: Add ghc-concatenative....* gnu/packages/haskell.scm (ghc-concatenative): New variable.
| Ludovic Courtès |
2016-06-06 | gnu: Add ghc-aeson-pretty....* gnu/packages/haskell.scm (ghc-aeson-pretty): New variable.
| Ludovic Courtès |
2016-06-06 | file-systems: Remove unneeded import....* gnu/system/file-systems.scm: Remove import of (guix gexp), unneeded
since commit 060d62a740fc1932a3be505534feff099b59ac9f.
| Ludovic Courtès |
2016-06-06 | gnu: qtkeychain: Update to 0.7.0....* gnu/packages/qt.scm (qtkeychain): Update to 0.7.0.
| Efraim Flashner |
2016-06-06 | gnu: calibre: Update to 2.58.0....* gnu/packages/ebook.scm (calibre): Update to 2.58.0.
| Efraim Flashner |
2016-06-06 | gnu: python-pyqt: Use 'modify-phases'....* gnu/packages/qt.scm (python-pyqt)[arguments]: Use 'modify-phases'.
| Efraim Flashner |
2016-06-06 | gnu: python-pyqt: Update to 5.6....* gnu/packages/qt.scm (python-pyqt, python2-pyqt): Update to 5.6.
(python-pyqt)[native-inputs]: Remove qt, add qtbase.
(python2-pyqt)[native-inputs]: Remove qt, add qtbase.
| Efraim Flashner |
2016-06-06 | gnu: python-sip: Use 'modify-phases'....* gnu/packages/qt.scm (python-sip)[arguments]: Use 'modify-phases'.
| Efraim Flashner |
2016-06-06 | gnu: python-sip: Update to 4.18....* gnu/packages/qt.scm (python-sip, python2-sip): Update to 4.18.
| Efraim Flashner |
2016-06-05 | gnu: Add emacs-cider....* gnu/packages/emacs.scm (emacs-cider): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| humanitiesNerd |
2016-06-05 | gnu: znc: Update to 1.6.3....* gnu/packages/messaging.scm (znc): Update to 1.6.3.
| 宋文武 |
2016-06-05 | gnu: services: Add dicod-service....* gnu/services/dict.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): Document it.
| 宋文武 |
2016-06-05 | gnu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}]....* gnu/packages/ntp.scm (ntp): Update to 4.2.8p8.
| Leo Famulari |
2016-06-05 | gnu: ntp: Add HTTPS URL....This works around an HTTP -> HTTPS redirection.
* gnu/packages/ntp.scm (ntp)[source]: Add HTTPS URL.
| Leo Famulari |
2016-06-05 | services: urandom-seed: Refresh seed at boot....* gnu/services/base.scm (urandom-seed-shepherd-service): Refresh the random
seed unconditionally at boot. Ensure directory structure for %random-seed-file
exists when shutting down.
(%urandom-seed-activation): Remove variable.
(urandom-seed-service-type): Remove deleted variable from list of extensions.
| Leo Famulari |
2016-06-05 | gnu: krona-tools: Correct paths used internally....* gnu/packages/web.scm (krona-tools)[arguments]: Add 'check' phase.
Correct paths used internally.
| Ben Woodcroft |
2016-06-05 | gnu: Add Wireshark....* gnu/packages/networking.scm (wireshark): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Goaziou |
2016-06-05 | gnu: Use full SHA1 commit ids....* gnu/packages/bioinformatics.scm (pbtranscript-tofu, mosaik,
smithlab-cpp, piranha): Use full SHA1 commit ids.
* gnu/packages/ci.scm (hydra): Likewise.
* gnu/packages/compression.scm (sfarkxtc): Likewise.
* gnu/packages/emacs.scm (emacs-ob-ipython): Likewise.
* gnu/packages/games.scm (mars, emulation-station): Likewise.
* gnu/packages/gnunet.scm (guile-gnunet): Likewise.
* gnu/packages/music.scm (non-sequencer): Likewise.
* gnu/packages/version-control.scm (git-flow, git-test-sequence): Likewise.
* gnu/packages/xorg.scm (xf86-video-intel): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hartmut Goebel |
2016-06-04 | gnu: Add qtbase....* gnu/packages/qt.scm (qtbase): New variable.
Co-authored by: Efraim Flashner <efraim@flashner.co.il>
| Andreas Enge |
2016-06-04 | gnu: Add emacs-helm....* gnu/packages/emacs.scm (emacs-helm): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Matthew Jordan |
2016-06-04 | gnu: lirc: Update to 0.9.4....* gnu/packages/lirc.scm (lirc): Update to 0.9.4.
[arguments]: Add 'patch-lirc-make-devinput' and 'patch-doc/Makefile.in'
phases.
[inputs]: Add 'libusb-compat' and 'linux-libre-headers'.
| Alex Kost |
2016-06-04 | gnu: Add python-twisted and python2-twisted....* gnu/packages/python.scm (python-twisted, python2-twisted): New variables.
| 宋文武 |
2016-06-04 | gnu: Add python-gevent and python2-gevent....* gnu/packages/python.scm (python-gevent, python2-gevent): New variables.
| 宋文武 |
2016-06-04 | gnu: Add python-greenlet and python2-greenlet....* gnu/packages/python.scm (python-greenlet, python2-greenlet):
New variables.
| 宋文武 |
2016-06-03 | gnu: smartmontools: Update to 6.5....* gnu/packages/admin.scm (smartmontools): Update to 6.5.
| Leo Famulari |
2016-06-04 | gnu: diamond: Update to 0.8.5....* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.5.
| Ben Woodcroft |
2016-06-04 | gnu: Add ruby-spring....* gnu/packages/rails.scm (ruby-spring): New variable.
| Matthew Jordan |
2016-06-04 | gnu: Add ruby-debug-inspector....* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/rails.scm: New file.
| Matthew Jordan |
2016-06-03 | gnu: imagemagick: Update to 6.9.4-7....* gnu/packages/patches/imagemagick-CVE-2016-5118.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-7.
[source]: Remove patch.
| Leo Famulari |
2016-06-03 | gnu: wxwidgets: Enable support for "advanced" regular expressions....* gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Enable support for
"advanced" regular expressions.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Danny Milosavljevic |
2016-06-03 | gnu: certbot, python-acme: Update to 0.8.0....These packages should be updated together.
* gnu/packages/tls.scm (certbot): Update to 0.8.0.
[arguments]: Remove substitution in 'docs' phase.
(python-acme, python-acme): Update to 0.8.0.
| Leo Famulari |