summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: memcached: Fix typos in description.Tobias Geerinckx-Rice2018-08-15
| | | | | * gnu/packages/databases.scm (memcached)[synopsis, description]: Hyphenate.
* gnu: gdm: Fix CVE-2018-14424.Leo Famulari2018-08-14
| | | | | | * gnu/packages/patches/gdm-CVE-2018-14424.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gdm): Use it.
* gnu: samba: Update to 4.8.4 [fixes CVE-2018-{1139,1130,10858,10918,10919}].Leo Famulari2018-08-14
| | | | * gnu/packages/samba.scm (samba): Update to 4.8.4.
* gnu: Add r-orddom.Ricardo Wurmus2018-08-14
| | | | * gnu/packages/cran.scm (r-orddom): New variable.
* gnu: memcached: Update to 1.5.10.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/databases.scm (memcached): Update to 1.5.10.
* gnu: ola: Update to 0.10.7.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/lighting.scm (ola): Update to 0.10.7.
* gnu: deutex: Update to 5.1.2.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/game-development.scm (deutex): Update to 5.1.2.
* gnu: password-store: Use INSTALL-FILE.Tobias Geerinckx-Rice2018-08-14
| | | | | * gnu/packages/password-utils.scm (password-store)[arguments]: Substitute a more concise INSTALL-FILE invocation for COPY-FILE.
* gnu: discount: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/markup.scm (discount)[home-page]: Use HTTPS.
* gnu: python-ndg-httpsclient: Tweak description.Tobias Geerinckx-Rice2018-08-14
| | | | | * gnu/packages/python-web.scm (python-ndg-httpsclient)[description]: Add some punctuation.
* gnu: acpica: Update to 20180810.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/admin.scm (acpica): Update to 20180810.
* gnu: translate-shell: Update to 0.9.6.8.Tobias Geerinckx-Rice2018-08-14
| | | | | | | * gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.8. [source]: Remove patch. * gnu/packages/patches/translate-shell-fix-curl-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: the-silver-searcher: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-14
| | | | | * gnu/packages/code.scm (the-silver-searcher)[source, home-page]: Use HTTPS.
* gnu: the-silver-searcher: Update to 2.2.0.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/code.scm (the-silver-searcher): Update to 2.2.0.
* gnu: calf: Update to 0.90.1.Tobias Geerinckx-Rice2018-08-14
| | | | | * gnu/packages/audio.scm (calf): Update to 0.90.1. [source]: Use HTTPS.
* gnu: qsynth: Update to 0.5.2.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/audio.scm (qsynth): Update to 0.5.2.
* gnu: gnuastro: Update to 0.7.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.7.
* gnu: iproute2: Update to 4.18.0.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/linux.scm (iproute): Update to 4.18.0.
* gnu: di: Update to 4.47.Tobias Geerinckx-Rice2018-08-14
| | | | * gnu/packages/admin.scm (di): Update to 4.47.
* gnu: perl-libwww: Update to 6.35.Tobias Geerinckx-Rice2018-08-14
| | | | | | | * 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.
* gnu: libpcap: Update to 1.9.0.Tobias Geerinckx-Rice2018-08-14
| | | | | | * gnu/packages/admin.scm (libpcap): Update to 1.9.0. [arguments]: Drop ‘--with-pcap=linux’ ./configure flag. [license]: Update list.
* gnu: Add gffread.Ricardo Wurmus2018-08-14
| | | | * gnu/packages/bioinformatics.scm (gffread): New variable.
* gnu: Add hcxdumptool.Pierre Neidhardt2018-08-14
| | | | * gnu/packages/networking.scm (hcxdumptool): New variable.
* gnu: Add hcxtools.Pierre Neidhardt2018-08-14
| | | | * gnu/packages/networking.scm (hcxtools): New variable.
* gnu: Add hashcat-utils.Pierre Neidhardt2018-08-14
| | | | * gnu/packages/password-utils.scm (hashcat-utils): New variable.
* gnu: Add hashcat.Pierre Neidhardt2018-08-14
| | | | * gnu/packages/password-utils.scm (hashcat): New variable.
* gnu: Add r-circus.Ricardo Wurmus2018-08-14
| | | | * gnu/packages/bioinformatics.scm (r-circus): New variable.
* gnu: Add r-hash.Ricardo Wurmus2018-08-14
| | | | * gnu/packages/cran.scm (r-hash): New variable.
* gnu: texlive-latex-l3packages: Fix missing files.Pierre Neidhardt2018-08-14
| | | | * gnu/packages/tex.scm (texlive-latex-l3packages): Actually install the files.
* gnu: coda: Update to 2.19.Kei Kebreau2018-08-13
| | | | * gnu/packages/maths.scm (coda): Update to 2.19.
* services: nginx: Use 'invoke' rather than 'system*'.Clément Lassieur2018-08-13
| | | | * gnu/services/web.scm (nginx-shepherd-service): Replace SYSTEM* with INVOKE.
* services: postgresql: Get the Shepherd to respawn PostgreSQL.Clément Lassieur2018-08-13
| | | | | * gnu/services/databases.scm (postgresql-shepherd-service): Change 'start' to return the PID.
* gnu: BIND: Use HTTPS source URL.Leo Famulari2018-08-13
| | | | * gnu/packages/dns.scm (isc-bind)[source]: Use HTTPS URL.
* gnu: isc-dhcp: Update bundled BIND to 9.11.4-P1.Leo Famulari2018-08-13
| | | | | * gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.4-P1. [home-page, inputs, source]: Use HTTPS URLs.
* services: prosody: Get the Shepherd to respawn Prosody.Clément Lassieur2018-08-13
| | | | | * gnu/services/messaging.scm (prosody-shepherd-service): Return the PID when the action is "start".
* services: prosody: Use 'invoke' rather than 'system*'.Clément Lassieur2018-08-13
| | | | | * gnu/services/messaging.scm (prosody-shepherd-service): Replace SYSTEM* with INVOKE.
* gnu: aegisub: Fix build.Björn Höfling2018-08-13
| | | | | | | | | * 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>
* gnu: ansible: update to 2.5.7Kenny Ballou2018-08-13
| | | | | | | | * 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>
* gnu: emacs-racket-mode: Update to 0.0.2-2.1b78827.Konrad Hinsen2018-08-13
| | | | | | * gnu/packages/emacs.scm (emacs-racket-mode): Update to 0.0.2-2.1b78827. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: r-ggplot2: Update to 3.0.0Alex Branham2018-08-13
| | | | | | | | * 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>
* gnu: emacs-helm-eww: Update to 20180725.Pierre Neidhardt2018-08-13
| | | | * gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180725.
* gnu: racket: Ignore bytecode checksums in the store.Timothy Sample2018-08-12
| | | | | | | Fixes <https://debbugs.gnu.org/30680>. * gnu/packages/patches/racket-store-checksum-override.patch: New file. * gnu/packages/scheme.scm (racket)[sources]: Add it.
* gnu: borg: Update to 1.1.7.Leo Famulari2018-08-12
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.7.
* gnu: fortune-mod: Clean up empty directory.Tobias Geerinckx-Rice2018-08-13
| | | | | * gnu/packages/games.scm (fortune-mod)[arguments]: RMDIR ‘games/’ after emptying it.
* gnu: libwacom: Update to 0.31.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/xdisorg.scm (libwacom): Update to 0.31.
* gnu: python-wsgiproxy2: Update to 0.4.4.Tobias Geerinckx-Rice2018-08-13
| | | | | | | | * 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.
* gnu: python-ndg-httpsclient: Update to 0.5.1.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.1.
* gnu: python-pep8: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-13
| | | | | | | 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.
* gnu: strongswan: Update to 5.6.3 [fixes CVE-2018-{10811,5388}].Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/networking.scm (strongswan): Update to 5.6.3.
* gnu: ethtool: Update to 4.17.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/networking.scm (ethtool): Update to 4.17.