From: Marius Bakke <mbakke@fastmail.com>
To: Leo Famulari <leo@famulari.name>, guix-devel@gnu.org
Subject: Re: Tcpdump security update
Date: Mon, 30 Jan 2017 21:16:08 +0100 [thread overview]
Message-ID: <87y3xsz4l3.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <20170130200302.GA27562@jasmine>
[-- Attachment #1: Type: text/plain, Size: 722 bytes --]
Oops, missed a little detail:
Leo Famulari <leo@famulari.name> writes:
> (source (origin
> (method url-fetch)
> - (uri (string-append "http://www.tcpdump.org/release/tcpdump-"
> - version ".tar.gz"))
> + (uri
> + (list
> + (string-append "http://http.debian.net/debian/pool/main/t/"
> + name "/" name "_" version ".orig.tar.gz")
> + (string-append "http://www.tcpdump.org/release/tcpdump-"
> + version ".tar.gz")))
Perhaps a (file-name) field should be added here, since the two URLs
provide different file names?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2017-01-30 20:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-30 20:03 Tcpdump security update Leo Famulari
2017-01-30 20:11 ` Marius Bakke
2017-01-30 20:16 ` Marius Bakke [this message]
2017-01-30 20:51 ` Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y3xsz4l3.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me \
--to=mbakke@fastmail.com \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).