Age | Commit message (Expand) | Author |
2019-02-20 | gnu: Add emacs-orgit....* gnu/packages/emacs-xyz.scm (emacs-orgit): New variable.
| Pierre Neidhardt |
2019-02-20 | gnu: r-lava: Update to 1.6.5....* gnu/packages/cran.scm (r-lava): Update to 1.6.5.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Brett Gilio |
2019-02-20 | gnu: Add micropython....* gnu/packages/python.scm (micropython): New variable.
| Efraim Flashner |
2019-02-20 | gnu: owncloud-client: Update to 2.5.3.11470....* gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470.
| Efraim Flashner |
2019-02-20 | gnu: Don't use the store path in the .desktop file....This fixes bug#30228.
* gnu/packages/sync.scm (owncloud-client)[arguments]: Add a custom phase
to substitute the executable name for the full path to the binary.
Remove the 'patch-dot-desktop-files phase.
| Efraim Flashner |
2019-02-19 | gnu: archivemount: Use HTTPS home page....* * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: archivemount: Update to 0.8.12....* gnu/packages/linux.scm (archivemount): Update to 0.8.12.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: kodi: Update to 18.1....* gnu/packages/kodi.scm (kodi): Update to 18.1.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: rng-tools: Update to 6.7....* gnu/packages/linux.scm (rng-tools): Update to 6.7.
[arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new
dependeny on libp11.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: libtermkey: Update to 0.21....* gnu/packages/terminals.scm (libtermkey): Update to 0.21.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: libtermkey: Don't use NAME in source URI....* gnu/packages/terminals.scm (libtermkey)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: javacc: Don't use unstable tarball....* gnu/packages/java.scm (javacc)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: javacc: Update to 7.0.4....* gnu/packages/java.scm (javacc): Update to 7.0.4.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependent...packages.
This makes progress towards fixing <https://bugs.gnu.org/27462>.
* gnu/packages/ocaml.scm (ocaml-4.01, ocaml4.01-findlib, ocaml4.01-ounit,
ocaml4.01-camlzip, ocaml4.01-qtest, ocaml4.01-bisect, ocaml4.01-sqlite3,
ocaml4.01-csv, ocaml4.01-xmlm, ocaml4.01-batteries, ocaml4.01-gsl): Remove
variables.
(ocaml-batteries, ocaml-bisect)[properties]: Remove ocaml4.01-variant.
* gnu/packages/machine-learning.scm (ocaml4.01-mcl): Remove variable.
| Andreas Enge |
2019-02-19 | gnu: pplacer: Remove the package, which is affected by a CVE on ocaml@4.01....This makes progress towards fixing <https://bugs.gnu.org/27462>.
* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): Remove
variables.
| Andreas Enge |
2019-02-19 | gnu: libgd: Fix CVE-2019-{6977,6978}....* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd/fixed): New variable.
* gnu/packages/patches/gd-CVE-2019-6977.patch,
gnu/packages/patches/gd-CVE-2019-6978.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
| Leo Famulari |
2019-02-19 | gnu: Add Magic-Wormhole....* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add magic-wormhole-transit-relay....* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add magic-wormhole-mailbox-server....* gnu/packages/magic-wormhole.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Leo Famulari |
2019-02-19 | gnu: Add python-autobahn....* gnu/packages/python-web.scm (python-autobahn): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add python-txtorcon....* gnu/packages/python-crypto.scm (python-txtorcon): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add python-spake2....* gnu/packages/python-crypto.scm (python-spake2): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add python-hkdf....* gnu/packages/python-crypto.scm (python-hkdf): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add python-treq....* gnu/packages/python-web.scm (python-treq): New variable.
| Leo Famulari |
2019-02-19 | gnu: python-twisted: Update to 17.5.0...* gnu/packages/python-xyz.scm (python-twisted, python2-twisted): Update
to 17.5.0.
[propagated-inputs]: Add python-hyperlink.
| Leo Famulari |
2019-02-19 | gnu: Add python-hyperlink....* gnu/packages/python-web.scm (python-hyperlink): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add python-txaio....* gnu/packages/python-xyz.scm (python-txaio): New variable.
| Leo Famulari |
2019-02-19 | gnu: Add python-humanize....* gnu/packages/python-xyz.scm (python-humanize): New variable.
| Leo Famulari |
2019-02-19 | gnu: LibreOffice: Update to 6.1.5.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.5.2.
[source]: Remove obsolete Poppler patches.
| Leo Famulari |
2019-02-19 | gnu: perl-test-www-mechanize-catalyst: Update to 0.62....* gnu/packages/web.scm (perl-test-www-mechanize-catalyst): Update to 0.62.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: uwsgi: Update to 2.0.18....* gnu/packages/web.scm (uwsgi): Update to 2.0.18.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: java-jsch: Update to 0.1.55....* gnu/packages/java.scm (java-jsch): Update to 0.1.55.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: nip2: Update to 8.7.1....* gnu/packages/image-processing.scm (nip2): Update to 8.7.1.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: grim: Don't use unstable tarball....* gnu/packages/image.scm (grim)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: grim: Update to 1.1....* gnu/packages/image.scm (grim): Update to 1.1.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: slurp: Update to 1.0.1....* gnu/packages/image.scm (slurp): Update to 1.0.1.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: r-raster: Update to 2.8-19....* gnu/packages/cran.scm (r-raster): Update to 2.8-19.
[home-page]: Use HTTPS.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Brett Gilio |
2019-02-19 | gnu: ansible: Update to 2.7.7....* gnu/packages/admin.scm (ansible): Update to 2.7.7.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Brett Gilio |
2019-02-19 | gnu: stgit: Don't use unstable tarball....* gnu/packages/version-control.scm (stgit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: unbound: Update to 1.9.0....* gnu/packages/dns.scm (unbound): Update to 1.9.0.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: libdazzle: Don't use NAME in source URI....* gnu/packages/gnome.scm (libdazzle)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: ghex: Don't use NAME in source URI....* gnu/packages/gnome.scm (ghex)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: workrave: Compute source COMMIT from VERSION....* gnu/packages/gnome.scm (workrave)[version, source]: Conventionally
generate COMMIT from VERSION, instead of the other way 'round.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: soundconverter: Update to 3.0.1....* gnu/packages/gnome.scm (soundconverter): Update to 3.0.1.
[arguments]: Remove ‘fix-POTFILES.in’ phase.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch:
Update.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: gimp: Update to 2.10.8....* gnu/packages/gimp.scm (gimp): Update to 2.10.8.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: gegl: Don't use NAME in source URI....* gnu/packages/gimp.scm (gegl)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: gegl: Update to 0.4.12....* gnu/packages/gimp.scm (gegl): Update to 0.4.12.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: babl: Update to 0.1.62....* gnu/packages/gimp.scm (babl): Update to 0.1.62.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: hiawatha: Update to 10.9....* gnu/packages/web.scm (hiawatha): Update to 10.9.
[source]: Adjust location of bundled nghttp2.
| Tobias Geerinckx-Rice |
2019-02-19 | gnu: protozero: Fix typo in description....* gnu/packages/geo.scm (protozero)[description]: Fix typo.
| Tobias Geerinckx-Rice |