Hartmut Goebel dec845606d
guix download: Ensure destination file-name is valid in the store.
Avoid invalid store-file-name by explicitly passing the destination
name, replacing any character not allowed in the store-file-name by an
underscore.

Fixes <http://issues.guix.gnu.org/issue/26175>

* guix/scripts/download.scm (safe-naensure-valid-store-file-nameme):
  New function. (download-to-store*): Use it to generate a "safe"
  basename of URL.
2019-09-26 17:48:08 +02:00
..
2019-09-23 11:56:40 -07:00
2019-07-19 11:53:47 +02:00
2018-09-04 17:25:11 +02:00
2019-08-16 23:00:26 +02:00
2019-07-16 23:00:10 +02:00
2019-07-04 18:05:02 +02:00
2019-09-23 23:41:19 +02:00
2019-09-23 23:41:19 +02:00