c17375
%if 0%{?fedora} >= 14 || 0%{?rhel} >= 6
c17375
%define ldap_impl openldap
c17375
%else
c17375
%define ldap_impl mozldap
c17375
%endif
c17375
%if 0%{?fedora} >= 18 || 0%{?rhel} >= 6
c17375
%define betxn_opts --enable-be-txns-by-default
c17375
%else
c17375
%define betxn_opts --disable-be-txns-by-default
c17375
%endif
c17375
c17375
Name:		slapi-nis
d3c17a
Version:	0.56.6
fd13ff
Release:	4%{?dist}
c17375
Summary:	NIS Server and Schema Compatibility plugins for Directory Server
c17375
Group:		System Environment/Daemons
c17375
License:	GPLv2
c17375
URL:		http://pagure.io/slapi-nis/
c17375
Source0:	https://releases.pagure.org/slapi-nis/slapi-nis-%{version}.tar.gz
c17375
Source1:	https://releases.pagure.org/slapi-nis/slapi-nis-%{version}.tar.gz.asc
d8481d
Patch1: 	cve-2021-3480-fix.patch
d8481d
Patch2:         slapi-nis-bz1978189.patch
d8481d
Patch3:         slapi-nis-bz1958909.patch
fd13ff
Patch4:         slapi-nis-bz1967906.patch
c17375
c17375
BuildRequires:  autoconf
c17375
BuildRequires:  automake
c17375
BuildRequires:  libtool
c17375
BuildRequires:	389-ds-base-devel >= 1.3.5.6, %{ldap_impl}-devel
c17375
BuildRequires:	nspr-devel, nss-devel, /usr/bin/rpcgen
c17375
%if 0%{?fedora} > 18 || 0%{?rhel} > 6
c17375
BuildRequires:	libsss_nss_idmap-devel > 1.16.0-5
c17375
%define sss_nss_opts --with-sss-nss-idmap --with-idviews
c17375
%else
c17375
%define sss_nss_opts %{nil}
c17375
%endif
c17375
BuildRequires:	pam-devel
c17375
%if (0%{?fedora} > 14 && 0%{?fedora} < 28) || (0%{?rhel} > 6 && 0%{?rhel} < 8)
c17375
BuildRequires:	libtirpc-devel
c17375
%else
c17375
BuildRequires:  libnsl2-devel
c17375
%endif
c17375
%if 0%{?fedora} > 27 || 0%{?rhel} > 7
c17375
ExcludeArch: %{ix86}
c17375
%endif
c17375
Requires: 389-ds-base >= 1.3.5.6
c17375
c17375
%description
c17375
This package provides two plugins for Red Hat and 389 Directory Server.
c17375
c17375
The NIS Server plugin allows the directory server to act as a NIS server
c17375
for clients, dynamically generating and updating NIS maps according to
c17375
its configuration and the contents of the DIT, and serving the results to
c17375
clients using the NIS protocol as if it were an ordinary NIS server.
c17375
c17375
The Schema Compatibility plugin allows the directory server to provide an
c17375
alternate view of entries stored in part of the DIT, optionally adding,
c17375
dropping, or renaming attribute values, and optionally retrieving values
c17375
for attributes from multiple entries in the tree.
c17375
c17375
%prep
c17375
%setup -q
d8481d
%patch1 -p1
d8481d
%patch2 -p1
d8481d
%patch3 -p1
fd13ff
%patch4 -p1
c17375
c17375
%build
c17375
autoconf --force
c17375
%configure --disable-static --with-ldap=%{ldap_impl} \
c17375
	--with-nsswitch --with-pam --with-pam-service=system-auth \
c17375
	%{sss_nss_opts} %{betxn_opts}
c17375
sed -i -e 's,%{_libdir}/dirsrv/plugins/,,g' -e 's,.so$,,g' doc/examples/*.ldif
c17375
make %{?_smp_mflags}
c17375
c17375
%install
c17375
rm -rf $RPM_BUILD_ROOT
c17375
make install DESTDIR=$RPM_BUILD_ROOT
c17375
rm $RPM_BUILD_ROOT/%{_libdir}/dirsrv/plugins/*.la
c17375
c17375
%if 0
c17375
# ns-slapd doesn't want to start in koji, so no tests get run
c17375
%check
c17375
make check
c17375
%endif
c17375
c17375
%files
c17375
%defattr(-,root,root,-)
c17375
%doc COPYING NEWS README STATUS doc/*.txt doc/examples/*.ldif doc/ipa
c17375
%{_mandir}/man1/*
c17375
%{_libdir}/dirsrv/plugins/*.so
c17375
%{_sbindir}/nisserver-plugin-defs
c17375
c17375
%changelog
fd13ff
* Mon Sep 13 2021 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.6-4
fd13ff
- Resolves: rhbz#1967906 - fix memory leak in backend_search_cb
fd13ff
d8481d
* Thu Jul 01 2021 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.6-3
d8481d
- Resolves: rhbz#1958909 - fix regression for scoped searches in compat tree
d8481d
- Resolves: rhbz#1978189 - better handle error response from libsss_nss_idmap
d8481d
d8481d
* Wed Apr 07 2021 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.6-2
d8481d
- CVE 2021-3480:  idm:DL1/slapi-nis: NULL dereference (DoS) with specially crafted Binding DN
d8481d
- Resolves: rhbz#1944713
d8481d
d3c17a
* Fri Dec 04 2020 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.6-1
d3c17a
- Upstream release 0.56.6
d3c17a
- Resolves rhbz#1891741
d3c17a
8025fa
* Mon Sep 14 2020 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.5-4
8025fa
- Ignore unmatched searches
8025fa
- Resolves: rhbz#1874015
8025fa
2ea936
* Thu Sep 10 2020 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.5-3
2ea936
- Fix memory leaks in ID views processing
2ea936
- Resolves: rhbz#1875348
2ea936
c17375
* Wed May 06 2020 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.5-2
c17375
- Initialize map lock in NIS plugin
c17375
- Resolves: rhbz#1832331
c17375
c17375
* Mon May 04 2020 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.5-1
c17375
- Upstream release 0.56.5
c17375
- Resolves: rhbz#1751295: (2) When sync-repl is enabled, slapi-nis can deadlock during retrochanglog trimming
c17375
- Resolves: rhbz#1768156: ERR - schemacompat - map rdlock: old way MAP_MONITOR_DISABLED
c17375
c17375
* Fri Aug 16 2019 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.3-2
c17375
- Resolves rhbz#1741881
c17375
  ns-slapd is crashing intermittently
c17375
c17375
* Wed Jun 05 2019 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.3-1
c17375
- New upstream release
c17375
- Resolves rhbz#1684563
c17375
c17375
* Mon Jul 23 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-7
c17375
- 389-ds is not available on i686 architecture, don't build there
c17375
c17375
* Wed May 02 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-6
c17375
- Force rebuild of configure
c17375
c17375
* Wed May 02 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-5
c17375
- Link with libnsl explicitly in Fedora 28 or later
c17375
- Require libnsl2-devel for build
c17375
- Resolves rhbz#1573636
c17375
c17375
* Thu Mar 15 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-4
c17375
- Remove tcpwrappers support as they aren't available in Fedora anymore
c17375
c17375
* Thu Mar 15 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-3
c17375
- Do not build on i686 in Fedora 28 or later as 389-ds-base is not available there anymore
c17375
- Resolves rhbz#1556448
c17375
- Remove outdated ExclusiveArch for RHEL6
c17375
c17375
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.56.2-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c17375
c17375
* Fri Jan 19 2018 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.2-1
c17375
- New upstream release
c17375
- Update links to the upstream project page and releases
c17375
- Use extended SSSD API to signal that an entry should not be cached anymore
c17375
- Add support for timeout-based NSS queries with libsss_nss_idmap
c17375
c17375
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.56.1-4
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
c17375
c17375
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.56.1-3
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c17375
c17375
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.56.1-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c17375
c17375
* Mon Aug 08 2016 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.1-1
c17375
- Support querying external users by UPN alias
c17375
- Don't clobber target of the pblock for ID views
c17375
c17375
* Mon Jun 20 2016 Alexander Bokovoy <abokovoy@redhat.com> - 0.56.0-2
c17375
- Updated upstream tarball
c17375
c17375
* Mon Jun 20 2016 Alexander Bokovoy <abokovoy@redhat.com> - 0.56-1
c17375
- Add support for changing passwords for users from a primary tree
c17375
  - requires DS 1.3.5.6 or later
c17375
c17375
* Mon May 30 2016 Alexander Bokovoy <abokovoy@redhat.com> - 0.55-3
c17375
- Add support to properly shutdown priming cache from RHEL 7.2.4
c17375
c17375
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.55-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c17375
c17375
* Tue Jan 26 2016 Alexander Bokovoy <abokovoy@redhat.com> - 0.55-1
c17375
- Support external members of IPA groups in schema compat
c17375
- Support bind over ID overrides when uid is not overridden
c17375
- Populate schema compat trees in parallel to LDAP server startup
c17375
c17375
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.54.2-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c17375
c17375
* Thu Mar 26 2015 Alexander Bokovoy <abokovoy@redhat.com> - 0.54.2-1
c17375
- CVE-2015-0283 slapi-nis: infinite loop in getgrnam_r() and getgrgid_r() (#1206049)
c17375
- Make sure nss_sss.so.2 module is used directly
c17375
- Allow building slapi-nis with ID views against 389-ds-base from RHEL7.0/CentOS7.0 releases
c17375
c17375
* Thu Nov  6 2014 Alexander Bokovoy <abokovoy@redhat.com> - 0.54.1-1
c17375
- support FreeIPA overrides in LDAP BIND callback
c17375
- ignore FreeIPA override searchs outside configured schema compat subtrees
c17375
c17375
* Fri Oct 10 2014 Alexander Bokovoy <abokovoy@redhat.com> - 0.54-1
c17375
- Add support for FreeIPA's ID views
c17375
- Allow searching SSSD-provided users as memberUid case-insensitevly
c17375
  Fixes bug #1130131
c17375
c17375
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.53-3
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c17375
c17375
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.53-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c17375
c17375
* Tue Apr 22 2014 Nalin Dahyabhai <nalin@redhat.com> - 0.53-1
c17375
- correct the default NIS map settings for hosts.byname and hosts.byaddr,
c17375
  from report by Rik Megens
c17375
- fix several problems when hitting out-of-memory conditions, spotted by
c17375
  static analysis
c17375
c17375
* Mon Jan 20 2014 Nalin Dahyabhai <nalin@redhat.com> - 0.52-3
c17375
- remove ExclusiveArch if %%{rhel} is 7 or higher, because 389-ds-base gets
c17375
  built for everything now (#1055711)
c17375
c17375
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.52-2
c17375
- Mass rebuild 2013-12-27
c17375
c17375
* Mon Dec 16 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.52-1
c17375
- correctly reflect whether or not we're built with transaction support in
c17375
  the module's nsslapd-pluginVersion attribute
c17375
- fix a couple of should've-used-memmove()-instead-of-memcpy() cases which
c17375
  would hit when removing maps or groups of maps (#1043546/#1043638)
c17375
c17375
* Mon Dec  9 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.51-1
c17375
- fix another request argument memory leak in NIS server (#1040159)
c17375
- fix miscellaneous items found by static analysis
c17375
c17375
* Tue Oct  1 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.50-1
c17375
- if we get an EPIPE while registering with rpcbind, try to reconnect and
c17375
  retransmit before giving up
c17375
c17375
* Thu Sep 19 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.49-1
c17375
- add {nis,schema-compat}-ignore-subtree and -restrict-subtree settings,
c17375
  which should let us avoid deadlocks when tasks are modifying data in
c17375
  the backend database (#1007451)
c17375
c17375
* Mon Aug 12 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.48-1
c17375
- try to gracefully handle failures obtaining internal locks
c17375
- fix locating-by-name of entries with names that require escaping
c17375
- add self-tests for nsswitch and PAM functionality
c17375
- make nsswitch mode properly handle user and group names with commas in them
c17375
- handle attempts to PAM authenticate to compat groups (i.e., with failure)
c17375
- drop the "schema-compat-origin" attribute
c17375
c17375
* Wed Aug  7 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.47.7-1
c17375
- fix building against versions of directory server older than 1.3.0, which
c17375
  first introduced slapi_escape_filter_value()
c17375
c17375
* Wed Aug  7 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.47.6-1
c17375
- only buildrequire libsss_nss_idmap-devel on releases that included SSSD
c17375
  version 1.10 or later, where it first appeared
c17375
c17375
* Wed Aug  7 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.47.5-1
c17375
- merge Alexander Bokovoy's patches to
c17375
  - teach the schema compatibility plugin to optionally serve user and group
c17375
    information retrieved from libc as part of a set of compat entries
c17375
  - handle simple bind requests for those entries by calling out to PAM
c17375
  - to rewrite the DN of incoming bind requests to compat entries to point
c17375
    at the source entries, instead of returning a referral which most clients
c17375
    won't handle
c17375
- include IPA-specific docs as docs
c17375
c17375
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.47-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
c17375
c17375
* Fri May 24 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.47-1
c17375
- fix request argument memory leaks in NIS server
c17375
- add a %%sort function
c17375
c17375
* Thu Apr  4 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.46-1
c17375
- when checking if we can skip processing for a given change, pay attention to
c17375
  whether or not the changes cause the entry to need to be added or removed
c17375
  from a map (#912673)
c17375
- check SLAPI_PLUGIN_OPRETURN in post-change hooks, in case the backend failed
c17375
  to update things but the server called us anyway
c17375
c17375
* Tue Mar 19 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.45-1
c17375
- fix dispatching for multiple connected clients in the NIS plugin (#923336)
c17375
c17375
* Tue Feb  5 2013 Nalin Dahyabhai <nalin@redhat.com> - 0.44-3
c17375
- work around multilib differences in the example .ldif files (internal
c17375
  tooling)
c17375
c17375
* Tue Nov 20 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.44-2
c17375
- set betxn support to be disabled by default on Fedora 17 or EL 5 or older,
c17375
  which have versions of IPA < 3.0, per mkosek on freeipa-devel
c17375
c17375
* Wed Nov 14 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.44-1
c17375
- add missing newline to a couple of debug log messages
c17375
- note whether or not betxn support is compiled in as part of the
c17375
  nsslapd-pluginVersion value we report to the server
c17375
- register callbacks in the same order in both plugins, so that
c17375
  their log messages are logged in the same order
c17375
c17375
* Tue Nov 13 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.43-1
c17375
- reintroduce support for directory server transactions (nhosoi, IPA#3046)
c17375
- control transaction support at run-time, deciding when to do things based
c17375
  on the value of the nsslapd-pluginbetxn attribute in the plugin's entry
c17375
- NIS: add default settings for shadow.byname and passwd.adjunct.byname maps
c17375
c17375
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.42-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c17375
c17375
* Wed Jun 13 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.42-1
c17375
- drop support for directory server transactions (richm, #766320)
c17375
c17375
* Tue May 22 2012 Nalin Dahyabhai <nalin@redhat.com>
c17375
- fix a leak due to us assuming that slapi_mods_add_smod() not taking ownership
c17375
  of an smod along with its contents, when it just keeps the contents
c17375
c17375
* Tue Apr 10 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.41-1
c17375
- log errors evaluating pad expressions in %%link rather than continuing on
c17375
  until we hit an arithmetic exception (#810258)
c17375
c17375
* Fri Mar 30 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.40-1
c17375
- treat padding values passed to the "link" function as expressions to be
c17375
  evaluated rather than simply as literal values (part of #767372)
c17375
c17375
* Wed Mar 28 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.39-1
c17375
- add a "default" function for trying to evaluate one expression, then
c17375
  another, then another... (part of #767372)
c17375
- when creating a compat entry based on a real entry, set an entryUSN based on
c17375
  the source entry or the rootDSE (freeipa #864); the "scaffolding" entries
c17375
  won't have them
c17375
c17375
* Tue Mar  6 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.38-1
c17375
- properly escape RDN values when building compat entries (#796509, #800625)
c17375
c17375
* Mon Feb 13 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.37-1
c17375
- fix a compile error on systems where LDAP_SCOPE_SUBORDINATE isn't defined
c17375
  (reported by Christian Neuhold)
c17375
- conditionalize whether we have a build dependency on tcp_wrappers (older
c17375
  releases) or tcp_wrappers-devel (newer releases)
c17375
c17375
* Tue Jan 24 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.36-1
c17375
- take steps to avoid making yp_first/yp_next clients loop indefinitely
c17375
  when a single LDAP entry produces multiple copies of the same NIS key
c17375
  for a given map
c17375
c17375
* Tue Jan 24 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.35-1
c17375
- add mmatch/mregmatch[i]/mregsub[i] formatting functions which work like
c17375
  match/regmatch[i]/regsub[i], but which can handle and return lists of
c17375
  zero or more results (part of #783274)
c17375
c17375
* Thu Jan 19 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.34-1
c17375
- do entry comparisons ourselves, albeit less throughly, to avoid the worst
c17375
  case in pathological cases (more of #771444)
c17375
c17375
* Tue Jan 17 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.33-1
c17375
- get more aggressive about skipping unnecessary calculations (most of
c17375
  the problem in #771444, though not the approach described there)
c17375
c17375
* Mon Jan 16 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.32-1
c17375
- add support for directory server transactions (#758830,#766320)
c17375
c17375
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.28-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c17375
c17375
* Wed Jan 11 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.31-1
c17375
- fix some memory leaks (more of #771493)
c17375
c17375
* Tue Jan 10 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.30-1
c17375
- skip recalculations when the attributes which changed don't factor into
c17375
  our calculations (part of #771493)
c17375
c17375
* Wed Jan  4 2012 Nalin Dahyabhai <nalin@redhat.com> - 0.29-1
c17375
- add regmatchi/regsubi formatting functions which work like regmatch/regsub,
c17375
  but do matching in a case-insensitive manner
c17375
- update NIS map defaults to match {CRYPT} userPassword values in a
c17375
  case-insensitive manner so that we also use {crypt} userPassword values
c17375
- fix inconsistencies in the NIS service stemming from using not-normalized DNs
c17375
  in some places where it should have used normalized DNs
c17375
c17375
* Mon Dec 19 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.28-1
c17375
- when configured with --with-ldap=openldap, link with -lldap_r rather
c17375
  than -lldap (rmeggins, #769107)
c17375
c17375
* Tue Dec  6 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.27-1
c17375
- when building for 389-ds, use Slapi_RWLocks if they appear to be available
c17375
  (the rest of #730394/#730403)
c17375
c17375
* Fri Aug 12 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.26-1
c17375
- when building for 389-ds, use libpthread's read-write locks instead of
c17375
  NSPR's (part of #730394/#730403)
c17375
c17375
* Wed Jul 27 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.25-1
c17375
- speed up building compat entries which reference thousands of other entries
c17375
  (more of #692690)
c17375
- 389-ds-base is apparently exclusive to x86_64 and %%{ix86} on EL, so we have
c17375
  to be, too
c17375
c17375
* Fri May 13 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.24-1
c17375
- carry our own yp.x, so that we don't get bitten if libc doesn't include
c17375
  yp client routines
c17375
- we need rpcgen at build-time now
c17375
c17375
* Thu Mar 31 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.23-1
c17375
- speed up building compat entries with attributes with thousands of literal
c17375
  values (#692690)
c17375
c17375
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c17375
c17375
* Thu Jan  6 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.22-1
c17375
- fix a number of scanner-uncovered defects
c17375
c17375
* Thu Jan  6 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.21-2
c17375
- make sure we always pull in nss-devel and nspr-devel, and the right
c17375
  ldap toolkit for the Fedora or RHEL version
c17375
c17375
* Tue Nov 23 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.21-1
c17375
- update to 0.21
c17375
  - schema-compat: don't look at standalone compat containers for a search,
c17375
    since we'll already have looked at the group container
c17375
c17375
* Tue Nov 23 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.20-1
c17375
- update to 0.20
c17375
  - add a deref_f function
c17375
c17375
* Mon Nov 22 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.19-1
c17375
- fix a brown-paper-bag crash
c17375
c17375
* Mon Nov 22 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.18-1
c17375
- update to 0.18
c17375
  - add a deref_rf function
c17375
  - schema-compat: don't respond to search requests for which there's no backend
c17375
  - schema-compat: add the ability to do standalone compat containers
c17375
c17375
* Wed Nov 17 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.17-6
c17375
- revert that last change, it's unnecessary
c17375
c17375
* Thu Nov 11 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.17-5
c17375
- build against either 389-ds-base or redhat-ds-base, whichever is probably
c17375
  more appropriate here
c17375
c17375
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-4
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c17375
c17375
* Wed Jul 15 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.17-3
c17375
- change buildreq from fedora-ds-base-devel to 389-ds-base-devel, which
c17375
  should avoid multilib conflicts from installing both arches of the new
c17375
  package (#511504)
c17375
c17375
* Tue Jul 14 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.17-2
c17375
- fixup changelog entries that resemble possible macro invocations
c17375
c17375
* Thu May 14 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.17-1
c17375
- actually send portmap registrations to the right server
c17375
c17375
* Thu May 14 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.16-1
c17375
- fix NIS server startup problem when no port is explicitly configured and
c17375
  we're using portmap instead of rpcbind (#500903)
c17375
c17375
* Fri May  8 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.15-1
c17375
- fix %%deref and %%referred to fail rather than return a valid-but-empty
c17375
  result when they fail to evaluate (reported by Rob Crittenden)
c17375
c17375
* Wed May  6 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.14-1
c17375
- correctly handle being loaded but disabled (#499404)
c17375
c17375
* Thu Apr 30 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.13-1
c17375
- update to 0.13, reworking %%link() to correct some bugs (#498432)
c17375
c17375
* Thu Apr 30 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.12-1
c17375
- correct test suite failures that 0.11 started triggering
c17375
c17375
* Tue Apr 28 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.11-1
c17375
- update to 0.11 (#497904)
c17375
c17375
* Wed Mar  4 2009 Nalin Dahyabhai <nalin@redhat.com> - 0.10-1
c17375
- update to 0.10
c17375
c17375
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2
c17375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c17375
c17375
* Tue Dec  9 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.5-2
c17375
- make the example nsslapd-pluginpath values the same on 32- and 64-bit
c17375
  systems, because we can depend on the directory server "knowing" which
c17375
  directory to search for the plugins
c17375
c17375
* Mon Dec  8 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.5-1
c17375
- update to 0.8.5 to suppress duplicate values for attributes in the schema
c17375
  compatibility plugin
c17375
c17375
* Thu Dec  4 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.4-1
c17375
- update to 0.8.4 to fix:
c17375
  - problems updating references, particularly those for %%referred() (#474478)
c17375
  - inability to notice internal add/modify/modrdn/delete operations (really
c17375
    this time) (#474426)
c17375
c17375
* Wed Dec  3 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.3-1
c17375
- update to 0.8.3 to also notice and reflect changes caused by internal
c17375
  add/modify/modrdn/delete operations
c17375
 
c17375
* Wed Nov 19 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.2-1
c17375
- update to 0.8.2 to remove a redundant read lock in the schema-compat plugin
c17375
c17375
* Fri Nov  7 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.9-1
c17375
- update to 0.9
c17375
c17375
* Fri Oct  3 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8.1-1
c17375
- update to 0.8.1 to fix a heap corruption (Rich Megginson)
c17375
c17375
* Wed Aug  6 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.8-1
c17375
- update to 0.8
c17375
c17375
* Wed Aug  6 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.7-1
c17375
- update to 0.7
c17375
c17375
* Wed Jul 23 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.6-1
c17375
- rebuild (and make rpmlint happy)
c17375
c17375
* Wed Jul  9 2008 Nalin Dahyabhai <nalin@redhat.com> - 0.2-1
c17375
- initial package