Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2014-01-19 | 818 Bytes | |
freedns-afraid-0.10-1.fc20.src.rpm | 2014-01-19 | 104.2 kB | |
freedns-afraid-0.10-1.fc20.noarch.rpm | 2014-01-19 | 38.5 kB | |
freedns-afraid-0.10.tar.gz | 2014-01-19 | 98.0 kB | |
Totals: 4 Items | 241.5 kB | 0 |
fredns-afraid v0.10
- GNU autoconf/automake used for building. It may help to build/install freedns-afraid on other Linux distros.
- HTML pages are not installed into doc directory. All the information relevant to installed freedns-afraid are present in *.txt files and man pages.
- Problem fixed: If
freedns-afraid
user exists, rpm cannot be installed because of runtime error in pre-install scriplet. Now it is not a problem: existing account will be utilized. - Problem fixed: When rpm is removed,
freedns-afraid
user and group are deleted. As result, configuration filefreedns-afraid.conf.rpmsave
is owned by undefined group (which gid may be accidentally reused). Now configuration files are forced to be owned byroot
group before deletingfreedns-afraid
account.