Bug 202683 - [patch] www/firefox: DSA -> RSA in pkg-message
Summary: [patch] www/firefox: DSA -> RSA in pkg-message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-gecko (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-08-26 19:48 UTC by Christian Weisgerber
Modified: 2015-11-04 02:13 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gecko)


Attachments
Change DSA to RSA key in pkg-message (1.10 KB, patch)
2015-08-26 19:48 UTC, Christian Weisgerber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Weisgerber freebsd_committer freebsd_triage 2015-08-26 19:48:31 UTC
Created attachment 160387 [details]
Change DSA to RSA key in pkg-message

The pkg-message of www/firefox{,-esr} recommends creating a DSA key for SFTP access with gvfs.

Why DSA? Does anybody remember?

OpenSSH 7.0 has finally deprecated DSA keys and disabled them by default. It would make more sense to recommend OpenSSH's default key format, i.e., RSA.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-12 15:23:20 UTC
A commit references this bug:

Author: swills
Date: Mon Oct 12 15:22:21 UTC 2015
New revision: 399141
URL: https://svnweb.freebsd.org/changeset/ports/399141

Log:
  www/firefox: DSA -> RSA in pkg-message

  PR:		202683
  Submitted by:	naddy

Changes:
  head/www/firefox/pkg-message
  head/www/firefox-esr/pkg-message
Comment 2 Steve Wills freebsd_committer freebsd_triage 2015-10-12 15:24:15 UTC
I think at one time DSA may have been thought to be more secure. Anyway, committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-11-04 02:13:53 UTC
A commit references this bug:

Author: swills
Date: Wed Nov  4 02:13:03 UTC 2015
New revision: 400727
URL: https://svnweb.freebsd.org/changeset/ports/400727

Log:
  MFH: r399141

  www/firefox: DSA -> RSA in pkg-message

  PR:		202683
  Submitted by:	naddy

Changes:
_U  branches/2015Q4/
  branches/2015Q4/www/firefox/pkg-message
  branches/2015Q4/www/firefox-esr/pkg-message