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