summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: mlmmj: Update to 1.3.0.ng02018-01-17
| | | | | | * gnu/packages/mail.scm (mlmmj): Update to 1.3.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: xpra: Update to 2.2.2.Rutger Helling2018-01-17
| | | | * gnu/packages/xorg.scm (xpra): Update to 2.2.2.
* gnu: sxiv: Update to 24.Tobias Geerinckx-Rice2018-01-17
| | | | | | * gnu/packages/image-viewers.scm (sxiv): Update to 24. [inputs]: Add freetype and libxft. [arguments]: Pass freetype header location in #:make-flags. Be verbose.
* gnu: services: web: Add service for httpd.Christopher Baines2018-01-17
| | | | | | | | | | | | | * gnu/services/web.scm (<httpd-module>, <httpd-config-file>, <httpd-virtualhost> <httpd-configuration>): New record types. (%default-httpd-modules, %httpd-accounts, httpd-service-type): New variables. (httpd-shepherd-services, httpd-activation, httpd-process-extensions): New procedures. * gnu/tests/web.scm (run-httpd-test): New procedure. (%httpd-os, %tests-httpd): New variables. * doc/guix.texi (Web Services): Document the Apache HTTP Server.
* gnu: tests: web: Generalise the nginx test.Christopher Baines2018-01-17
| | | | | | | | | | | So that it can also be used for other web servers. * gnu/tests/web.scm (%index.html-contents): Change nginx to guix. (%make-http-root): Move the index.html file from /srv to /srv/http. (%nginx-servers): Remove the setting of root. (run-nginx-test, run-webserver-test): Rename run-nginx-test to run-webserver-test and generalise its behaviour (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.
* gnu: bullet: Update to 2.87.Efraim Flashner2018-01-17
| | | | | * gnu/packages/game-development.scm (bullet): Update to 2.87. [home-page]: Update to new home-page.
* gnu: game-development.scm: Arrange module inputs alphabetically.Efraim Flashner2018-01-17
| | | | | * gnu/packages/game-development.scm: Arrange module inputs alphabetically.
* gnu: foo2zjs: Update to 20171202.Tobias Geerinckx-Rice2018-01-17
| | | | * gnu/packages/cups.scm (foo2zjs): Update to 20171202.
* gnu: foo2zjs: Use correct metadataTobias Geerinckx-Rice2018-01-17
| | | | | | * gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe foo2zjs, not foo2xqx. [licence]: Add expat.
* gnu: foomatic-filters: Update to 4.0.17.Tobias Geerinckx-Rice2018-01-17
| | | | * gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
* gnu: sdl2-image: Update to 2.0.2.Tobias Geerinckx-Rice2018-01-17
| | | | * gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.
* gnu: sdl2-mixer: Update to 2.0.2.Tobias Geerinckx-Rice2018-01-17
| | | | * gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.
* gnu: Add python-shapely and python2-shapely.Kei Kebreau2018-01-16
| | | | * gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
* gnu: isc-dhcp: Update to 4.3.6.Leo Famulari2018-01-16
| | | | * gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
* gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].Leo Famulari2018-01-16
| | | | * gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.
* gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].Tobias Geerinckx-Rice2018-01-16
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.
* gnu: haskell-check: Use HTTPS for hspec.github.io home pages.Tobias Geerinckx-Rice2018-01-16
| | | | | * gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core) (ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.
* gnu: python: Use HTTPS for ipython.org home pages.Tobias Geerinckx-Rice2018-01-16
| | | | | | * gnu/packages/python.scm (python-ipython-genutils, python-traitlets) (python-ipykernel, python-ipython, python-widgetsnbextension) (python-ipywidgets)[home-page]: Use HTTPS.
* gnu: lxde: Use HTTPS for lxde.org home pages.Tobias Geerinckx-Rice2018-01-16
| | | | | | * 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.
* gnu: american-fuzzy-lop: Update to 2.52b.Efraim Flashner2018-01-16
| | | | | | * 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.
* gnu: transmission: Mention CVE-2018-5702.Leo Famulari2018-01-16
| | | | * gnu/packages/bittorrent.scm (transmission): Add comment.
* gnu: python-libxml2: Inherit the replacement source of libxml2.Leo Famulari2018-01-16
| | | | | | | | 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.
* gnu: libxml2: Fix CVE-2017-15412.Leo Famulari2018-01-16
| | | | | | * 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.
* gnu: Add curlftpfs.Danny Milosavljevic2018-01-16
| | | | * gnu/packages/file-systems.scm (curlftpfs): New variable.
* gnu: Add eureka.nee2018-01-16
| | | | | | * gnu/packages/game-development.scm (eureka): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: freedom: add native search-paths.nee2018-01-16
| | | | | | | * 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>
* gnu: python-matplotlib: Fix import failureKonrad Hinsen2018-01-16
| | | | | | | * gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add python-pyqt. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: clojure: Update to 1.9.0.Alex Vong2018-01-16
| | | | | | | * 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>
* gnu: fish-guix: Remove it.ng02018-01-16
| | | | | | | | 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>
* gnu: mc: Update to 4.8.20.Tobias Geerinckx-Rice2018-01-16
| | | | | | * 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.
* gnu: mc: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-16
| | | | * gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
* gnu: opensmtpd: Support PAM authentication.Tobias Geerinckx-Rice2018-01-16
| | | | | * gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’ to #:configure-flags.
* gnu: opensmtpd: Update to 6.0.3p1.Tobias Geerinckx-Rice2018-01-16
| | | | * gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
* gnu: Use HTTPS for invisible-island.net home pages.Tobias Geerinckx-Rice2018-01-16
| | | | | | * 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.
* gnu: dialog: Update to 1.3-20171209.Tobias Geerinckx-Rice2018-01-16
| | | | * gnu/packages/ncurses.scm (dialog): Update to 1.3-20171209.
* gnu: audio: Use HTTPS for kokkinizita.linuxaudio.org home pages.Tobias Geerinckx-Rice2018-01-16
| | | | | | * 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.
* gnu: java: Use HTTPS for osgi.org home pages.Tobias Geerinckx-Rice2018-01-16
| | | | | | | | | | | | * 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.
* gnu: mpg123: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-16
| | | | * gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
* gnu: mpg123: Update to 1.25.8.Tobias Geerinckx-Rice2018-01-16
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.25.8.
* gnu: compression, text-editors: Use Savannah mirror://.Tobias Geerinckx-Rice2018-01-16
| | | | | | * gnu/packages/compression.scm (lunzip, clzip, lzlib, plzip)[source]: Use mirror:// URI. * gnu/packages/text-editors.scm (leafpad)[source]: Likewise.
* services: bitlbee: Add test.Ludovic Courtès2018-01-15
| | | | | * gnu/tests/messaging.scm (run-bitlbee-test): New procedure. (%test-bitlbee): New variable.
* doc: Deprecate 'bitlbee-service' procedure.Ludovic Courtès2018-01-15
| | | | | | * gnu/services/messaging.scm (bitlbee-service): Mark as deprecated. * doc/guix.texi (Messaging Services): Document 'bitlbee-service-type' and 'bitlbee-configuration'. Remove 'bitlbee-service'.
* services: bitlbee: Move to (gnu services messaging).Ludovic Courtès2018-01-15
| | | | | | | | | * gnu/services/networking.scm (<bitlbee-configuration>) (bitlbee-shepherd-service, %bitlbee-accounts, %bitlbee-activation) (bitlbee-service-type, bitlbee-service): Move to... * gnu/services/messaging.scm: ... here. * doc/guix.texi (Networking Services): Move 'bitlbee-service' doc to... (Messaging Services): ... here.
* linux-container: Work around EBADF errors upon exit.Ludovic Courtès2018-01-15
| | | | | | | | | Typically 'read-pid-file/container' would fail when starting services in containers such as BitlBee. * gnu/build/linux-container.scm (call-with-clean-exit): Use 'primitive-_exit' instead of 'primitive-exit'. (container-excursion*): Close OUT.
* gnu: talloc: Update to 2.1.11.Tobias Geerinckx-Rice2018-01-15
| | | | | * gnu/packages/samba.scm (talloc): Update to 2.1.11. [arguments]: Run all tests. Use INVOKE.
* gnu: iniparser: Update to 4.1.Tobias Geerinckx-Rice2018-01-15
| | | | | | * 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.
* gnu: iniparser: Use INSTALL-FILE.Tobias Geerinckx-Rice2018-01-15
| | | | | * gnu/packages/samba.scm (iniparser)[arguments]: Simplify ‘install’ phase by replacing COPY-FILE with INSTALL-FILE.
* gnu: iniparser: Use #:make-flags.Tobias Geerinckx-Rice2018-01-15
| | | | | * gnu/packages/samba.scm (iniparser)[arguments]: Use #:make-flags to set ‘CC’ instead of patching the Makefile. Remove fruitless SYMLINK call.
* gnu: iniparser: Fix documentation directory.Tobias Geerinckx-Rice2018-01-15
| | | | | * gnu/packages/samba.scm (iniparser)[arguments]: Install documentation to ‘/share/doc/iniparser’ instead of ‘/share/doc’.
* gnu: ccache: Update to 3.3.5.Tobias Geerinckx-Rice2018-01-15
| | | | | | * gnu/packages/ccache.scm (ccache): Update to 3.3.5. [arguments]: Don't substitute ‘which’ in ‘setup-tests’ phase. Add new ‘munge-failing-test’ phase to make test suite pass.