Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168304046
D52418.id161692.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
447 B
Referenced Files
None
Subscribers
None
D52418.id161692.diff
View Options
diff --git a/usr.sbin/pkg/pkg.c b/usr.sbin/pkg/pkg.c
--- a/usr.sbin/pkg/pkg.c
+++ b/usr.sbin/pkg/pkg.c
@@ -889,7 +889,7 @@
getenv("TMPDIR") ? getenv("TMPDIR") : _PATH_TMP,
bootstrap_name);
snprintf(url, MAXPATHLEN, "%s/Latest/%s.pubkeysig",
- repo->url, bootstrap_name);
+ packagesite, bootstrap_name);
if ((fd_sig = fetch_to_fd(repo, url, tmpsig, fetchOpts)) == -1) {
fprintf(stderr, "Signature for pkg not "
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 1:12 PM (18 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37455123
Default Alt Text
D52418.id161692.diff (447 B)
Attached To
Mode
D52418: pkg(7): Add support for pkg+ prefix to bootstrap pubkey
Attached
Detach File
Event Timeline
Log In to Comment