Bug #4816
Do not overwrite custom /etc/dh-parameters.* on upgrade
Start date:
07/05/2015
Due date:
% Done:
100%
Estimated time:
Affected Version:
All
Affected Architecture:
All
Release Notes:
Default
Description
When people go through the hassle of generating their own set of DH parameters, it'd be nice to not overwrite those again on next upgrade... ;)
Associated revisions
Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816
History
#1
Updated by Chris Buechler over 5 years ago
- Tracker changed from Feature to Bug
- Status changed from New to Confirmed
- Target version set to 2.3
- Affected Version set to All
#2
Updated by Chris Buechler over 5 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Renato Botelho
added to base-nanobsd/exclude_files. They were already listed in base/exclude_files for full installs. To Renato for review to make sure that's correctly done.
#3
Updated by Chris Buechler over 5 years ago
- Status changed from Feedback to Confirmed
these are still appearing in the full update files.
#4
Updated by Renato Botelho over 5 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset e02a5d8c0f8627ed0259e1cc91dbbdaeb9746602.
#5
Updated by Chris Buechler over 5 years ago
- Status changed from Feedback to Resolved
this is all correct now. Clean installs have the default, user generated files are left in place post-upgrade.
Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816