Add notes about nss_db and past F16 transition.

This commit is contained in:
Carlos O'Donell 2018-05-22 12:30:32 -04:00
parent 0e59699b4c
commit c9ce3549e4

View File

@ -549,6 +549,14 @@ performance with LDAP, and may help with DNS as well.
# Subpackages for NSS modules except nss_files, nss_dns # Subpackages for NSS modules except nss_files, nss_dns
############################################################################## ##############################################################################
# This should remain it's own subpackage or "Provides: nss_db" to allow easy
# migration from old systems that previously had the old nss_db package
# installed. Note that this doesn't make the migration that smooth, the
# databases still need rebuilding because the formats were different.
# The nss_db package was deprecated in F16 and onwards:
# https://lists.fedoraproject.org/pipermail/devel/2011-July/153665.html
# The different database format does cause some issues for users:
# https://lists.fedoraproject.org/pipermail/devel/2011-December/160497.html
%package -n nss_db %package -n nss_db
Summary: Name Service Switch (NSS) module using hash-indexed files Summary: Name Service Switch (NSS) module using hash-indexed files
Requires: %{name}%{_isa} = %{version}-%{release} Requires: %{name}%{_isa} = %{version}-%{release}