| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: slurm: Update to 17.11.2.•••* gnu/packages/parallel.scm (slurm): Update to 17.11.2.
[source]: Replace patch with less fragile SUBSTITUTE* in a snippet.
[arguments]: Rename ‘autogen’ phase to ‘autoconf’. Use INVOKE.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2018-01-18 | 2 | -51/+7 |
* | gnu: Add sl.•••* gnu/packages/toys.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Tobias Geerinckx-Rice | 2018-01-18 | 1 | -0/+65 |
* | gnu: vim: Update to 8.0.1428.•••* gnu/packages/vim.scm (vim): Update to 8.0.1428.
[arguments]: Add ‘patch-failing-test’ phase.
| Tobias Geerinckx-Rice | 2018-01-18 | 1 | -2/+10 |
* | gnu: lxterminal: Update to 0.3.1.•••* gnu/packages/lxde.scm (lxterminal): Update to 0.3.1.
[source]: Remove patch for fixed CVE.
[arguments]: No longer skip test suite which appear to be fixed.
* gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2018-01-18 | 2 | -44/+3 |
* | gnu: glib: Remove duplicate module import.•••* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module
(guix packages xml)’. Order remaining module imports alphabetically.
| Tobias Geerinckx-Rice | 2018-01-18 | 1 | -12/+11 |
* | gnu: package-management: Prefix licenses.•••* gnu/packages/package-management.scm (define-module): Import
(guix licenses) with #:prefix instead of #:select.
Adjust all callers.
| Tobias Geerinckx-Rice | 2018-01-18 | 1 | -11/+10 |
* | gnu: package-management: Alphabetise module imports.•••* gnu/packages/package-management.scm (define-module): Order module
imports alphabetically.
| Tobias Geerinckx-Rice | 2018-01-18 | 1 | -30/+30 |
* | gnu: rlwrap: Update to 0.43.•••* gnu/packages/readline.scm (rlwrap): Update to 0.43.
[source, home-page]: Use new upstream URI.
| Tobias Geerinckx-Rice | 2018-01-18 | 1 | -6/+9 |
* | gnu: mlmmj: Update to 1.3.0.•••* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2018-01-17 | 1 | -3/+3 |
* | gnu: xpra: Update to 2.2.2.•••* gnu/packages/xorg.scm (xpra): Update to 2.2.2.
| Rutger Helling | 2018-01-17 | 1 | -2/+2 |
* | gnu: sxiv: Update to 24.•••* gnu/packages/image-viewers.scm (sxiv): Update to 24.
[inputs]: Add freetype and libxft.
[arguments]: Pass freetype header location in #:make-flags. Be verbose.
| Tobias Geerinckx-Rice | 2018-01-17 | 1 | -10/+22 |
* | gnu: bullet: Update to 2.87.•••* gnu/packages/game-development.scm (bullet): Update to 2.87.
[home-page]: Update to new home-page.
| Efraim Flashner | 2018-01-17 | 1 | -4/+4 |
* | gnu: game-development.scm: Arrange module inputs alphabetically.•••* gnu/packages/game-development.scm: Arrange module inputs
alphabetically.
| Efraim Flashner | 2018-01-17 | 1 | -15/+14 |
* | gnu: foo2zjs: Update to 20171202.•••* gnu/packages/cups.scm (foo2zjs): Update to 20171202.
| Tobias Geerinckx-Rice | 2018-01-17 | 1 | -2/+2 |
* | gnu: foo2zjs: Use correct metadata•••* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe
foo2zjs, not foo2xqx.
[licence]: Add expat.
| Tobias Geerinckx-Rice | 2018-01-17 | 1 | -8/+10 |
* | gnu: foomatic-filters: Update to 4.0.17.•••* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
| Tobias Geerinckx-Rice | 2018-01-17 | 1 | -2/+3 |
* | gnu: sdl2-image: Update to 2.0.2.•••* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.
| Tobias Geerinckx-Rice | 2018-01-17 | 1 | -2/+2 |
* | gnu: sdl2-mixer: Update to 2.0.2.•••* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.
| Tobias Geerinckx-Rice | 2018-01-17 | 1 | -2/+3 |
* | gnu: Add python-shapely and python2-shapely.•••* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
| Kei Kebreau | 2018-01-16 | 1 | -1/+48 |
* | gnu: isc-dhcp: Update to 4.3.6.•••* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
| Leo Famulari | 2018-01-16 | 1 | -2/+2 |
* | gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].•••* gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.
| Leo Famulari | 2018-01-16 | 1 | -3/+3 |
* | gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].•••* gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -2/+2 |
* | gnu: haskell-check: Use HTTPS for hspec.github.io home pages.•••* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core)
(ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -5/+5 |
* | gnu: python: Use HTTPS for ipython.org home pages.•••* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -6/+6 |
* | gnu: lxde: Use HTTPS for lxde.org home pages.•••* gnu/packages/lxde.scm (libfm, lxappearance, lxrandr, lxtask, lxterminal)
(menu-cache, pcmanfm, lxmenu-data, lxde-icon-theme, lxde-common, lxinput)
(lxsession, lxpanel)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -13/+13 |
* | gnu: american-fuzzy-lop: Update to 2.52b.•••* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.52b.
[inputs]: custom-qemu now inherits from qemu-minimal.
(qemu-2.3.0): Remove variable.
| Efraim Flashner | 2018-01-16 | 1 | -28/+7 |
* | gnu: transmission: Mention CVE-2018-5702.•••* gnu/packages/bittorrent.scm (transmission): Add comment.
| Leo Famulari | 2018-01-16 | 1 | -0/+1 |
* | gnu: python-libxml2: Inherit the replacement source of libxml2.•••Previously, python-libxml2 would inherit the ungrafted libxml2, missing
several patches on the libxml2 source code.
* gnu/packages/xml.scm (python-libxml2, python2-libxml2): Use
package/inherit.
| Leo Famulari | 2018-01-16 | 1 | -1/+1 |
* | gnu: libxml2: Fix CVE-2017-15412.•••* gnu/packages/patches/libxml2-CVE-2017-15412.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Use it.
| Leo Famulari | 2018-01-16 | 2 | -1/+49 |
* | gnu: Add curlftpfs.•••* gnu/packages/file-systems.scm (curlftpfs): New variable.
| Danny Milosavljevic | 2018-01-16 | 1 | -0/+37 |
* | gnu: Add eureka.•••* gnu/packages/game-development.scm (eureka): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nee | 2018-01-16 | 1 | -0/+53 |
* | gnu: freedom: add native search-paths.•••* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and
DOOMWADPATH, so source ports and map editors can find the freedoom IWAD.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nee | 2018-01-16 | 1 | -0/+7 |
* | gnu: python-matplotlib: Fix import failure•••* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add
python-pyqt.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen | 2018-01-16 | 1 | -1/+1 |
* | gnu: clojure: Update to 1.9.0.•••* gnu/packages/java.scm (clojure): Update to 1.9.0. Add "core-specs-alpha-src"
and "spec-alpha-src". Remove "java-classpath-src" and "tools-reader-src".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Vong | 2018-01-16 | 1 | -19/+19 |
* | gnu: fish-guix: Remove it.•••fish-guix has been merged into Guix in 'etc/completion/fish'
* gnu/packages/shells.scm (fish-guix): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2018-01-16 | 1 | -27/+1 |
* | gnu: mc: Update to 4.8.20.•••* gnu/packages/mc.scm (mc): Update to 4.8.20.
[arguments]: Rename ‘fix-absolutism’ to (hopefully) more accurate
‘patch-FHS-file-names’. Patch more. Fix new VFS test.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -4/+15 |
* | gnu: mc: Use HTTPS for home page.•••* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -1/+1 |
* | gnu: opensmtpd: Support PAM authentication.•••* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’
to #:configure-flags.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -1/+1 |
* | gnu: opensmtpd: Update to 6.0.3p1.•••* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -3/+3 |
* | gnu: Use HTTPS for invisible-island.net home pages.•••* gnu/packages/ncurses.scm (dialog)[home-page]: Use HTTPS.
* gnu/packages/version-control.scm (diffstat)[home-page]: Likewise.
* gnu/packages/xorg.scm (xterm)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2018-01-16 | 3 | -3/+3 |
* | gnu: dialog: Update to 1.3-20171209.•••* gnu/packages/ncurses.scm (dialog): Update to 1.3-20171209.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -2/+3 |
* | gnu: audio: Use HTTPS for kokkinizita.linuxaudio.org home pages.•••* gnu/packages/audio.scm (clalsadrv, amb-plugins, mcp-plugins, rev-plugins)
(fil-plugins, ste-plugins, vco-plugins, wah-plugins, g2reverb)
(zita-convolver, zita-resampler, zita-alsa-pcmi)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -12/+12 |
* | gnu: java: Use HTTPS for osgi.org home pages.•••* gnu/packages/java.scm (java-osgi-annotation, java-osgi-core)
(java-osgi-service-event, java-osgi-cmpn)
(java-osgi-service-component-annotations, java-osgi-dto, java-osgi-resource)
(java-osgi-namespace-contract, java-osgi-namespace-extender)
(java-osgi-namespace-service, java-osgi-util-function)
(java-osgi-util-promise, java-osgi-service-metatype-annotations)
(java-osgi-service-repository, java-osgi-framework, java-osgi-service-log)
(java-osgi-service-jdbc, java-osgi-service-resolver, java-osgi-util-tracker)
(java-osgi-service-cm, java-osgi-service-packageadmin)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -21/+21 |
* | gnu: mpg123: Use HTTPS for home page.•••* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -1/+1 |
* | gnu: mpg123: Update to 1.25.8.•••* gnu/packages/mp3.scm (mpg123): Update to 1.25.8.
| Tobias Geerinckx-Rice | 2018-01-16 | 1 | -2/+3 |
* | gnu: compression, text-editors: Use Savannah mirror://.•••* gnu/packages/compression.scm (lunzip, clzip, lzlib, plzip)[source]: Use
mirror:// URI.
* gnu/packages/text-editors.scm (leafpad)[source]: Likewise.
| Tobias Geerinckx-Rice | 2018-01-16 | 2 | -5/+5 |
* | gnu: talloc: Update to 2.1.11.•••* gnu/packages/samba.scm (talloc): Update to 2.1.11.
[arguments]: Run all tests. Use INVOKE.
| Tobias Geerinckx-Rice | 2018-01-15 | 1 | -11/+6 |
* | gnu: iniparser: Update to 4.1.•••* gnu/packages/samba.scm (iniparser): Update to 4.1.
[arguments]: Update library SONAME.
[home-page]: Abandon outdated home page with no mention of version 4.
| Tobias Geerinckx-Rice | 2018-01-15 | 1 | -5/+5 |
* | gnu: iniparser: Use INSTALL-FILE.•••* gnu/packages/samba.scm (iniparser)[arguments]: Simplify ‘install’ phase by
replacing COPY-FILE with INSTALL-FILE.
| Tobias Geerinckx-Rice | 2018-01-15 | 1 | -12/+7 |
* | gnu: iniparser: Use #:make-flags.•••* gnu/packages/samba.scm (iniparser)[arguments]: Use #:make-flags to set
‘CC’ instead of patching the Makefile. Remove fruitless SYMLINK call.
| Tobias Geerinckx-Rice | 2018-01-15 | 1 | -6/+7 |