summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-14gnu: the-silver-searcher: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/code.scm (the-silver-searcher)[source, home-page]: Use HTTPS.
2018-08-14gnu: the-silver-searcher: Update to 2.2.0.Tobias Geerinckx-Rice
* gnu/packages/code.scm (the-silver-searcher): Update to 2.2.0.
2018-08-14gnu: calf: Update to 0.90.1.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (calf): Update to 0.90.1. [source]: Use HTTPS.
2018-08-14gnu: qsynth: Update to 0.5.2.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (qsynth): Update to 0.5.2.
2018-08-14gnu: gnuastro: Update to 0.7.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (gnuastro): Update to 0.7.
2018-08-14gnu: iproute2: Update to 4.18.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iproute): Update to 4.18.0.
2018-08-14gnu: di: Update to 4.47.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (di): Update to 4.47.
2018-08-14gnu: perl-libwww: Update to 6.35.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-libwww): Update to 6.35. [native-inputs]: Add perl-test-fatal, perl-test-needs, and perl-test-requiresinternet. [propagated-inputs]: Add perl-try-tiny.
2018-08-14gnu: libpcap: Update to 1.9.0.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (libpcap): Update to 1.9.0. [arguments]: Drop ‘--with-pcap=linux’ ./configure flag. [license]: Update list.
2018-08-14gnu: Add gffread.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (gffread): New variable.
2018-08-14gnu: Add hcxdumptool.Pierre Neidhardt
* gnu/packages/networking.scm (hcxdumptool): New variable.
2018-08-14gnu: Add hcxtools.Pierre Neidhardt
* gnu/packages/networking.scm (hcxtools): New variable.
2018-08-14gnu: Add hashcat-utils.Pierre Neidhardt
* gnu/packages/password-utils.scm (hashcat-utils): New variable.
2018-08-14gnu: Add hashcat.Pierre Neidhardt
* gnu/packages/password-utils.scm (hashcat): New variable.
2018-08-14gnu: Add r-circus.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-circus): New variable.
2018-08-14gnu: Add r-hash.Ricardo Wurmus
* gnu/packages/cran.scm (r-hash): New variable.
2018-08-14gnu: texlive-latex-l3packages: Fix missing files.Pierre Neidhardt
* gnu/packages/tex.scm (texlive-latex-l3packages): Actually install the files.
2018-08-13gnu: coda: Update to 2.19.Kei Kebreau
* gnu/packages/maths.scm (coda): Update to 2.19.
2018-08-13services: nginx: Use 'invoke' rather than 'system*'.Clément Lassieur
* gnu/services/web.scm (nginx-shepherd-service): Replace SYSTEM* with INVOKE.
2018-08-13services: postgresql: Get the Shepherd to respawn PostgreSQL.Clément Lassieur
* gnu/services/databases.scm (postgresql-shepherd-service): Change 'start' to return the PID.
2018-08-13gnu: BIND: Use HTTPS source URL.Leo Famulari
* gnu/packages/dns.scm (isc-bind)[source]: Use HTTPS URL.
2018-08-13gnu: isc-dhcp: Update bundled BIND to 9.11.4-P1.Leo Famulari
* gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.4-P1. [home-page, inputs, source]: Use HTTPS URLs.
2018-08-13services: prosody: Get the Shepherd to respawn Prosody.Clément Lassieur
* gnu/services/messaging.scm (prosody-shepherd-service): Return the PID when the action is "start".
2018-08-13services: prosody: Use 'invoke' rather than 'system*'.Clément Lassieur
* gnu/services/messaging.scm (prosody-shepherd-service): Replace SYSTEM* with INVOKE.
2018-08-13gnu: aegisub: Fix build.Björn Höfling
* gnu/packages/patches/aegisub-icu59-include-unistr.patch: New file. * gnu/lokal.mk (dist_patch_DATA): Register it. * gnu/packages/video.scm (aegisub)[source]: Use patch. [arguments]: Add CXXFLAGS, Return #t from fix-ldflags phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13gnu: ansible: update to 2.5.7Kenny Ballou
* gnu/packages/admin.scm (ansible): Update to 2.5.7. [arguments, native-inputs, inputs]: Use Python 3. [native-inputs, inputs]: Replace python-pycrypto with python-cryptography. Co-authored-by: Leo Famulari <leo@famulari.name>
2018-08-13gnu: emacs-racket-mode: Update to 0.0.2-2.1b78827.Konrad Hinsen
* gnu/packages/emacs.scm (emacs-racket-mode): Update to 0.0.2-2.1b78827. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13gnu: r-ggplot2: Update to 3.0.0Alex Branham
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.0.0 [propagated-inputs]: Add r-mgcv, r-rlang, r-viridislite, and r-withr. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13gnu: emacs-helm-eww: Update to 20180725.Pierre Neidhardt
* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180725.
2018-08-12gnu: racket: Ignore bytecode checksums in the store.Timothy Sample
Fixes <https://debbugs.gnu.org/30680>. * gnu/packages/patches/racket-store-checksum-override.patch: New file. * gnu/packages/scheme.scm (racket)[sources]: Add it.
2018-08-12gnu: borg: Update to 1.1.7.Leo Famulari
* gnu/packages/backup.scm (borg): Update to 1.1.7.
2018-08-13gnu: fortune-mod: Clean up empty directory.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fortune-mod)[arguments]: RMDIR ‘games/’ after emptying it.
2018-08-13gnu: libwacom: Update to 0.31.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (libwacom): Update to 0.31.
2018-08-13gnu: python-wsgiproxy2: Update to 0.4.4.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.4. [arguments]: Remove. Restkit is not longer supported. [native-inputs]: Remove unzip, python-nose, and python-coverage. Add python-webtest. [propagated-inputs]: Add python-requests and python-urllib3.
2018-08-13gnu: python-ndg-httpsclient: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.1.
2018-08-13gnu: python-pep8: Use HTTPS home page.Tobias Geerinckx-Rice
Also add a comment about 1.7.1. This doesn't warrant a changelog entry, so you never read this. * gnu/packages/python.scm (python-pep8)[home-page]: Use HTTPS.
2018-08-13gnu: strongswan: Update to 5.6.3 [fixes CVE-2018-{10811,5388}].Tobias Geerinckx-Rice
* gnu/packages/networking.scm (strongswan): Update to 5.6.3.
2018-08-13gnu: ethtool: Update to 4.17.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (ethtool): Update to 4.17.
2018-08-13gnu: ghc-parsec-numbers: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS.
2018-08-13services: cgit: Disable repo booleans having a global counterpart.Clément Lassieur
Otherwise the global counterpart is never taken into account. * doc/guix.texi (Version Control Services): Update accordingly. * gnu/services/cgit.scm (repo-boolean?, serialize-repo-boolean): Use the DEFINE-MAYBE macro to allow for the 'disabled value. (repository-cgit-configuration)[enable-commit-graph?, enable-log-filecount?, enable-log-linecount?, enable-remote-branches?, enable-subject-links?, enable-html-serving?]: Change default value to 'disabled.
2018-08-12nls: Update 'da' translation.Leo Famulari
2018-08-12gnu: git-annex: Update to 6.20180807.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git-annex): Update to 6.20180807.
2018-08-12gnu: xmobar: Update to 0.27.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (xmobar): Update to 0.27. [inputs]: Add ghc-parsec-numbers.
2018-08-12gnu: Add ghc-parsec-numbers.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable.
2018-08-12gnu: ccid: Move pcsc-lite from inputs to native-inputs.Arun Isaac
pcsc-lite only provides the headers to build ccid. So, it is sufficient that it be a native-input. * gnu/packages/security-token.scm (ccid)[inputs]: Move pcsc-lite to ... [native-inputs]: ... here.
2018-08-11gnu: discount: Update to 2.2.4.Tobias Geerinckx-Rice
* gnu/packages/markup.scm (discount): Update to 2.2.4.
2018-08-11gnu: discount: Remove bogus FILE-NAME.Tobias Geerinckx-Rice
The upstream name is fine. * gnu/packages/markup.scm (discount)[source]: Remove FILE-NAME.
2018-08-11gnu: jpegoptim: Update to 1.4.6.Tobias Geerinckx-Rice
* gnu/packages/image.scm (jpegoptim): Update to 1.4.6.
2018-08-11gnu: angband: Update to 4.1.3.Tobias Geerinckx-Rice
* gnu/packages/games.scm (angband): Update to 4.1.3.
2018-08-11gnu: fortune-mod: Return #t from all phases.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fortune-mod)[arguments]: Return #t rather than undefined from phases.