aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: tremc: Fix shebang.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/bittorrent.scm (tremc)[inputs]: Add python.
* gnu: python-lzstring: Update to 1.0.4.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/compression.scm (python-lzstring): Update to 1.0.4.
* gnu: subversion: Update to 1.10.2.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/version-control.scm (subversion): Update to 1.10.2.
* gnu: licensecheck: Update to 3.0.36.Oleg Pykhalov2018-08-15
| | | | | * gnu/packages/license.scm (licensecheck): Update to 3.0.36. (perl-regexp-pattern-license): Update to 3.1.92.
* gnu: restic: Update to 0.9.2.Oleg Pykhalov2018-08-15
| | | | * gnu/packages/backup.scm (restic): Update to 0.9.2.
* nls: Update 'fr' translation.Julien Lepiller2018-08-15
|
* gnu: python-django: Update to 1.11.15 [fixes CVE-2018-14574].Marius Bakke2018-08-15
| | | | * gnu/packages/django.scm (python-django): Update to 1.11.15.
* gnu: yubico-piv-tool: Update to 1.6.0 [fixes CVE-2018-14779, CVE-2018-14780].Marius Bakke2018-08-15
| | | | | | * gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0. [inputs]: Add GENGETOPT. [native-inputs]: Add HELP2MAN.
* gnu: opensc: Update to 0.18.0.Marius Bakke2018-08-15
| | | | | * gnu/packages/security-token.scm (opensc): Update to 0.18.0. [arguments]: Add phase to disable test which fails in this release.
* gnu: libx264: Update to 20180810-2245.Marius Bakke2018-08-15
| | | | * gnu/packages/video.scm (libx264): Update to 20180810-2245.
* gnu: ocaml-gsl: Update to 1.22.0.Kei Kebreau2018-08-15
| | | | * gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
* gnu: cataclysm-dda: Allow localization.Nicolas Goaziou2018-08-15
| | | | * gnu/packages/games.scm (cataclysm-dda): Allow localization.
* gnu: openssl@1.1: Update to 1.1.0i [fix CVE-2018-0737].Tobias Geerinckx-Rice2018-08-15
| | | | | | | | | | | Also includes a fix for CVE-2018-0732, and a different approach to fixing CVE-2018-0495. * gnu/packages/tls.scm (openssl-next): Update to 1.1.0i. [sources]: Remove CVE patches. * gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch: Delete... * gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: ...both files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: perl-http-tiny: Update to 0.076.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/web.scm (perl-http-tiny): Update to 0.076.
* gnu: f3: Update to 7.1.Tobias Geerinckx-Rice2018-08-15
| | | | | | | * gnu/packages/disk.scm (f3): Update to 7.1. [arguments]: Remove ‘fix-makefile’ phase. Move installation of experimental (now called ‘extra’) tools to their own phases instead of cleverly patching Makefile.
* gnu: f3: Don't use unstable tarball.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/disk.scm (f3)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: perl-db-file: Update to 1.842.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/databases.scm (perl-db-file): Update to 1.842.
* gnu: aubio: Update to 0.4.6.Tobias Geerinckx-Rice2018-08-15
| | | | | * gnu/packages/audio.scm (aubio): Update to 0.4.6. [arguments]: Set reflexive RUNPATH.
* gnu: lilv: Update to 0.24.4.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/audio.scm (lilv): Update to 0.24.4.
* gnu: sratom: Update to 0.6.2.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/audio.scm (sratom): Update to 0.6.2.
* gnu: serd: Update to 0.30.0.Tobias Geerinckx-Rice2018-08-15
| | | | * gnu/packages/rdf.scm (serd): Update to 0.30.0.
* 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.