Age | Commit message (Expand) | Author |
2017-01-28 | gnu: Add emacs-alert....* gnu/packages/emacs.scm (emacs-alert): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Mathieu Othacehe |
2017-01-28 | gnu: Add emacs-gntp....* gnu/packages/emacs.scm (emacs-gntp): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Mathieu Othacehe |
2017-01-28 | gnu: Add emacs-log4e....* gnu/packages/emacs.scm (emacs-log4e): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Mathieu Othacehe |
2017-01-28 | gnu: Add emacs-ht....* gnu/packages/emacs.scm (emacs-ht): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Mathieu Othacehe |
2017-01-28 | gnu: tvtime: Update to 1.0.11....* gnu/packages/tv.scm (tvtime): Update to 1.0.11.
| Alex Kost |
2017-01-28 | gnu: manaplus: Update to 1.7.1.21....* gnu/packages/games.scm (manaplus): Update to 1.7.1.21.
| Alex Kost |
2017-01-28 | gnu: transmission-remote-cli: Superseded by tremc....* gnu/packages/bittorrent.scm (transmission-remote-cli)[properties]: New field.
| Leo Famulari |
2017-01-28 | gnu: Add tremc....* gnu/packages/bittorrent.scm (tremc): New variable.
| Leo Famulari |
2017-01-28 | gnu: ldc: Add missing patches....This is a followup to commit 2429dde57d8461cc8e51dbe6c9d47d795fe6fc9a.
* gnu/packages/patches/ldc-1.1.0-disable-dmd-tests.patch,
gnu/packages/patches/ldc-1.1.0-disable-phobos-tests.patch: New files.
| Leo Famulari |
2017-01-28 | gnu: assword: Wrap with the GObject typelib of GTK+....Fixes <https://debbugs.gnu.org/25457>.
* gnu/packages/password-utils.scm (assword)[inputs]: Add 'gtk+'.
[arguments]: Add 'wrap-assword' phase.
| 宋文武 |
2017-01-28 | gnu: python-xdo: Hardcode the path of 'libxdo.so'....* gnu/packages/python.scm (python-xdo)[arguments]: Add 'patch-libxdo-path'
phase.
| 宋文武 |
2017-01-28 | gnu: python-xdo: Add 'python-six' to 'propagated-inputs'....* gnu/packages/python.scm (python-xdo)[propagated-inputs]: New field.
| 宋文武 |
2017-01-28 | gnu: gtksourceview-2: Adjust inputs....Fixes <https://debbugs.gnu.org/25537>.
* gnu/packages/gtk.scm (gtksourceview-2): Move 'shared-mime-info' and
'xorg-server' to 'native-inputs'. Move 'gtk+-2' to 'propagated-inputs'.
| 宋文武 |
2017-01-28 | gnu: Add ldc@1.1.0-beta6....* gnu/packages/ldc.scm (ldc-1.1.0-beta6, ldc-beta): New variables.
* gnu/packages/patches/ldc-1.1.0-disable-dmd-tests.patch: New file.
* gnu/packages/patches/ldc-1.1.0-disable-phobos-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Muriithi Frederick Muriuki |
2017-01-28 | gnu: emacs-emms: Add 'upstream-name' property....* gnu/packages/emacs.scm (emms)[properties]: New field.
| Ludovic Courtès |
2017-01-27 | gnu: offlineimap: Update to 7.0.13....* gnu/packages/mail.scm (offlineimap): Update to 7.0.13.
| Tobias Geerinckx-Rice |
2017-01-27 | gnu: btrfs-progs: Update to 4.9.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.1.
| Tobias Geerinckx-Rice |
2017-01-27 | gnu: extremetuxracer: Update to 0.7.4....* gnu/packages/games.scm (extremetuxracer): Update to 0.7.4.
| Ricardo Wurmus |
2017-01-26 | gnu: linux-libre: Update to 4.9.6....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.6.
| Mark H Weaver |
2017-01-26 | gnu: linux-libre@4.4: Update to 4.4.45....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.45.
| Mark H Weaver |
2017-01-27 | gnu: pius: Update to 2.2.3....* gnu/packages/gnupg.scm (pius): Update to 2.2.3.
[source]: Switch back to using the tarball release.
[arguments]: End 'set-gpg-file-name' phase on #t.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Troy Sankey |
2017-01-27 | gnu: kakoune: Move reproducibility substitution to source snippet....* gnu/packages/text-editors.scm (kakoune)[arguments]: Move substitution to ...
[source]: ... here.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Carlo Zancanaro |
2017-01-26 | gnu: openssl-next: Update to 1.1.0d [fixes CVE-2017-{3730, 3731, 3732}]....* gnu/packages/tls.scm (openssl-next): Update to 1.1.0d.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Famulari |
2017-01-26 | gnu: openssl: Replace with openssl-1.0.2k [security fixes]....Fix CVE-2016-7055 and CVE-2017-{3731,3732}.
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2k): New variable.
(openssl-next)[replacement]: New field.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Leo Famulari |
2017-01-26 | gnu: text-editors.scm: Fix imports....This is a followup to 5613ea79fccc5a5befafea313cb81010c5f5a8dd.
* gnu/packages/text-editors.scm: Import (gnu packages terminals).
| Marius Bakke |
2017-01-26 | gnu: Add kakoune....* gnu/packages/text-editors.scm (kakoune): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Carlo Zancanaro |
2017-01-26 | gnu: python-pbr: Update to 1.10.0....* gnu/packages/python.scm (python-pbr): Update to 1.10.0.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-wheel: Update to 0.30.0a0....* gnu/packages/python.scm (python-wheel): Update to 0.30.0a0.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: awscli: Update to 1.11.43....* gnu/packages/python.scm (awscli): Update to 1.11.43.
[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-acme: Update to 0.10.2....* gnu/packages/tls.scm (python-acme): Update to 0.10.2.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: certbot: Update to 0.10.2....* gnu/packages/tls.scm (certbot): Update to 0.10.2.
[description]: Use present tense; expand acronyms.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-certifi: Update to 2017.1.23....* gnu/packages/python.scm (python-certifi): Update to 2017.1.23.
[arguments]: Remove: run tests if they're ever added.
[home-page]: Fix or update.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: Add xcalc....* gnu/packages/xorg.scm (xcalc): New variable.
| John Darrington |
2017-01-26 | gnu: xf86-input-wacom: Update to 0.34.0....* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.34.0.
| Marius Bakke |
2017-01-26 | gnu: dnscrypt-proxy: Update to 1.9.4....* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.9.4.
| Marius Bakke |
2017-01-26 | gnu: wine: Update to 2.0....* gnu/packages/wine.scm (wine): Update to 2.0.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-mistune: Fix source URI....* gnu/packages/python.scm (python-mistune)[source]: Use pypi-uri.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-redis: Update to 2.10.5....* gnu/packages/python.scm (python-redis): Update to 2.10.5.
[source]: Use pypi-uri.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: ruby-minitar: Update to 0.5.4-1.e25205ec....Fixes the security-related issue reported at
http://seclists.org/oss-sec/2017/q1/178.
* gnu/packages/ruby.scm (ruby-minitar): Update to 0.5.4-1.e25205ec.
[source]: Use GitHub URL.
| Ben Woodcroft |
2017-01-25 | services: Export guix-configuration getters....* gnu/services/base.scm (guix-configuration-*): Export.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mathieu Othacehe |
2017-01-25 | gnu: Add stunnel....* gnu/packages/web.scm (stunnel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2017-01-25 | services: Fix 'mkdir-p' in activation scripts....* gnu/services/cups.scm (%cups-activation): Import (guix build utils).
* gnu/services/mail.scm (opensmtpd-activation): Idem.
* gnu/services/networking.scm (ntp-service-activation): Idem.
* gnu/services/spice.scm (spice-vdagent-activation): Idem.
* gnu/services/ssh.scm (openssh-activation): Idem.
(dropbear-activation): Idem.
* gnu/services/vpn.scm (%openvpn-activation): Idem.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Clément Lassieur |
2017-01-25 | gnu: icecat: Add more fixes from upstream mozilla-esr45....Includes fixes for CVE-2017-5373, CVE-2017-5375, CVE-2017-5376, CVE-2017-5378,
CVE-2017-5380, CVE-2017-5383, CVE-2017-5386, CVE-2017-5390, and CVE-2017-5396.
* gnu/packages/gnuzilla.scm (icecat)[source]: Rename existing patches to
reflect newly announced CVE assignments. Add selected fixes from upstream
mozilla-esr45.
| Mark H Weaver |
2017-01-25 | gnu: python-debian: Fix URL....* gnu/packages/python.scm (python-debian)[source]: Use 'pypi-uri'.
| Marius Bakke |
2017-01-24 | gnu: emacs-seq: Update to 2.19....* gnu/packages/emacs.scm (emacs-seq): Update to 2.19.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: emacs-spinner: Update to 1.7.3....* gnu/packages/emacs.scm (emacs-spinner): Update to 1.7.3.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: emacs-auctex: Update to 11.90.0....* gnu/packages/emacs.scm (emacs-auctex): Update to 11.90.0.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: trash-cli: Update to 0.17.1.14....* gnu/packages/shellutils.scm (trash-cli): Update to 0.17.1.14.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python2-pysqlite: Update to 2.8.3....* gnu/packages/python.scm (python2-pysqlite): Update to 2.8.3.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-cov-core: Fix & improve synopsis & description....* gnu/packages/python.scm (python-cov-core)[synopsis]: Capitalise and add
‘coverage’ key-word.
[description]: Use @code.
| Tobias Geerinckx-Rice |