Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1995 - make config file protection smarter
Summary: make config file protection smarter
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-22 01:10 UTC by Daniel Robbins (RETIRED)
Modified: 2011-10-30 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Robbins (RETIRED) gentoo-dev 2002-04-22 01:10:47 UTC
Make config file protection smarter -- record md5sums of original files to
prevent bogus ._cfg????_ files from being created.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-04-25 01:25:55 UTC
We also need to take into account that the package that owns a particular file
may change names (Foo -> foo, foo -> bar, etc.)