Bug 158568 - custom ca-bundle.crt overwritten on upgrade
Summary: custom ca-bundle.crt overwritten on upgrade
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: openssl
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-23 17:04 UTC by Mike Ulrich
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-05-23 18:22:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mike Ulrich 2005-05-23 17:04:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.0.4-1.3.1 Firefox/1.0.4

Description of problem:
ca-bundle.pem is not listed as a configuration file, causing it to be replaced during upgrades of the openssl package.

Version-Release number of selected component (if applicable):
openssl-0.9.7a-42.1

How reproducible:
Always

Steps to Reproduce:
1. customize /usr/share/ssl/certs/ca-bundle.pem
2. install new version of openssl
3.
  

Actual Results:  ca-bundle.pem is replaced

Expected Results:  ca-bundle.pem should be untouched during an upgrade

Additional info:

Added this line to openssl.spec; it works the way I want it to now:

%config(noreplace) %{_datadir}/ssl/certs/ca-bundle.crt

Comment 1 Tomas Mraz 2005-05-23 18:22:22 UTC
I will do this change in the next update.



Note You need to log in before you can comment on or make changes to this bug.