Age | Commit message (Expand) | Author |
2017-06-03 | gnu: sudo: Update to 1.8.20p2....* gnu/packages/admin.scm (sudo): Update to 1.8.20p2.
| Marius Bakke |
2017-05-30 | gnu: sudo: Unbundle zlib....* gnu/packages/admin.scm (sudo)[source]: Add 'snippet'.
[inputs]: Add ZLIB.
| Marius Bakke |
2017-05-30 | gnu: sudo: Update to 1.8.20p1 [fixes CVE-2017-1000367]....* gnu/packages/admin.scm (sudo): Update to 1.8.20p1.
| Marius Bakke |
2017-05-25 | gnu: sunxi-tools: Build armhf target tools....* gnu/packages/admin.scm (sunxi-tools)
[native-inputs]: Add cross-gcc, cross-libc.
[arguments]: Add "set-environment-up" phase.
Replace "build" phase.
Add "build-armhf" phase.
Update make-flags.
| Danny Milosavljevic |
2017-05-17 | gnu: shadow: Update to 4.5....This fixes a regression introduced by the fix for CVE-2017-2616.
See <https://github.com/shadow-maint/shadow/pull/72> for more information.
* gnu/packages/admin.scm (shadow): Update to 4.5.
[source]: Remove patches.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch,
gnu/packages/patches/shadow-CVE-2017-2616.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari |
2017-05-14 | gnu: Add thermald....* gnu/packages/admin.scm (thermald): New variable.
| Christopher Allan Webber |
2017-05-13 | gnu: Add nnn....* gnu/packages/admin.scm (nnn): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Ethan R. Jones |
2017-05-08 | gnu: Add neofetch....* gnu/packages/admin.scm (neofetch): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Ethan R. Jones |
2017-05-05 | gnu: ansible: Update to 2.3.0.0....* gnu/packages/admin.scm (ansible): Update to 2.3.0.0.
| Ricardo Wurmus |
2017-05-05 | gnu: aide: Update to 0.16....* gnu/packages/admin.scm (aide): Update to 0.16.
[inputs]: Add pcre.
| Ricardo Wurmus |
2017-04-18 | gnu: fabric: Enable tests....* gnu/packages/patches/fabric-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (fabric)[source]: Use it.
[native-inputs]: Add PYTHON2-FUDGE, PYTHON2-JINJA2 and PYTHON2-NOSE.
[arguments]<#:tests>: Remove.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Ben Sturmfels |
2017-04-17 | gnu: Fix typos in descriptions....* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
| Tobias Geerinckx-Rice |
2017-04-16 | gnu: thefuck: Update to 3.16....* gnu/packages/admin.scm (thefuck): Update to 3.16.
| Tobias Geerinckx-Rice |
2017-04-12 | gnu: isc-dhcp: Update bundled bind to 9.9.9-P8 [security fixes]....Fixes CVE-2017-{3136,3137,3138}.
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P8.
| Leo Famulari |
2017-04-11 | gnu: Add Fabric....* gnu/packages/admin.scm (fabric): New variable.
| Ben Sturmfels |
2017-04-11 | gnu: python-paramiko: Update to 1.17.4....* gnu/packages/python.scm (python-paramiko): Update to 1.17.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ben Sturmfels |
2017-04-07 | gnu: Add intel-gpu-tools....* gnu/packages/admin.scm (intel-gpu-tools): New variable.
| Ricardo Wurmus |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-29 | gnu: thefuck: Upgrade to 3.15 and enable tests....* gnu/packages/patches/thefuck-test-environ.patch: New patch.
* gnu/packages/admin.scm (thefuck): Upgrade to 3.15.
[source]: Use patch.
[arguments]: Remove '#:tests? #f'. Move 'check' phase after 'install'.
* gnu/local.mk (dist_patch_DATA): Add patch.
| Eric Bavier |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2017-03-16 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-15 | gnu: Use INSTALL-FILE where appropriate....* gnu/packages/admin.scm (wpa-supplicant-minimal): Substitute the simpler
INSTALL-FILE for COPY-FILE when invoked with redundant arguments.
* gnu/packages/bioinformatics.scm (couger, aragorn, express-beta-diversity,
edirect, fasttree, rsem, samtools-0.1): Likewise.
* gnu/packages/code.scm (withershins): Likewise.
* gnu/packages/conky.scm (conky): Likewise.
* gnu/packages/debug.scm (delta, american-fuzzy-lop): Likewise.
* gnu/packages/emacs.scm (emacs-mit-scheme-doc): Likewise.
* gnu/packages/engineering.scm (librecad): Likewise.
| Tobias Geerinckx-Rice |
2017-03-13 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-09 | gnu: inetutils: Disable parallel tests....* gnu/packages/admin.scm (inetutils)[arguments]: Add #:parallel-tests? #f.
| Marius Bakke |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-09 | gnu: inetutils: Set the $localstatedir....This is a followup to commit 6f5d28f9d05aaa9743b3aac6bceb2c6323122d2d.
* gnu/packages/admin.scm (inetutils)[arguments]: Pass
'--localstatedir=/var' to #:configure-flags.
| Leo Famulari |
2017-03-08 | gnu: inetutils: Enable tests....* gnu/packages/admin.scm (inetutils)[arguments]: Remove '#:tests? #f'
and #:configure-flags.
[native-inputs]: Add net-tools.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Maxim Cournoyer |
2017-03-03 | Merge branch 'python-tests' | Marius Bakke |
2017-03-02 | gnu: cbatticon: Update to 1.6.5....* gnu/packages/admin.scm (cbatticon): Update to 1.6.5.
| Tobias Geerinckx-Rice |
2017-03-02 | gnu: di: Update to 4.43....* gnu/packages/admin.scm (di): Update to 4.43.
| Tobias Geerinckx-Rice |
2017-02-27 | Merge branch 'master' into python-tests | Marius Bakke |
2017-02-23 | gnu: shadow: Fix CVE-2017-2616....* gnu/packages/patches/shadow-CVE-2017-2616.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (shadow): Use it.
| Leo Famulari |
2017-02-20 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-02-13 | Merge branch 'master' into python-tests | Marius Bakke |
2017-02-11 | gnu: shadow: Update to 4.4....* gnu/packages/admin.scm (shadow): Update to 4.4.
[source]: Adjust URL.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-02-11 | gnu: shadow: Use 'modify-phases'....* gnu/packages/admin.scm (shadow): Use 'modify-phases'.
| ng0 |
2017-02-10 | gnu: Add sedsed....* gnu/packages/admin.scm (sedsed): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-10 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-02-09 | gnu: isc-dhcp: Update bundled bind to 9.9.9-P6....* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P6.
| Efraim Flashner |
2017-02-06 | gnu: tcpdump: Fetch source from tcpdump.org....* gnu/packages/admin.scm (tcpdump)[source]: Remove temporary alternate URL.
| Leo Famulari |
2017-02-02 | gnu: thefuck: Fix execution....Follow-up to 4a6b2a21bf36a6d0170d7568073f0a03ef3004f3
* gnu/packages/admin.scm (thefuck): Fix 'inputs' -> 'native-inputs'.
| Eric Bavier |
2017-02-02 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-30 | gnu: tcpdump: Update to 4.9.0 [security fixes]....Fixes CVE-2016-{7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933
7934,7935,7936,7937,7938,7939,7940,7973,7974,7975,7983,7984,7985,7986,7992,7993,
8574,8575} and CVE-2017-{5202,5203,5204,5205,5341,5342,5482,5483,5484,5485,
5486}.
* gnu/packages/admin.scm (tcpdump): Update to 4.9.0.
[source]: Add alternate URL and set the file-name.
| Leo Famulari |
2017-01-30 | gnu: libpcap: Update to 1.8.1....* gnu/packages/admin.scm (libpcap): Update to 1.8.1.
| Leo Famulari |
2017-01-23 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-01-19 | gnu: ansible: Update to 2.2.1 [fixes CVE-2016-9587]....* gnu/packages/admin.scm (ansible): Update to 2.2.1.
| Ludovic Courtès |
2017-01-19 | gnu: Move Kerberos implemetations to (gnu packages kerberos)....* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
| Ludovic Courtès |
2017-01-13 | Merge branch 'master' into python-tests | Leo Famulari |
2017-01-11 | gnu: isc-dhcp: Update bundled bind to 9.9.9-P5 [security fixes]....Fixes CVE-2016-{9131,9147,9444}.
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P5.
| Leo Famulari |
2017-01-06 | Merge branch 'master' into core-updates | Leo Famulari |