Codebase list slapi-nis / 198ff0b
- tag 0.22 Nalin Dahyabhai 13 years ago
3 changed file(s) with 9 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 0.22 * Bug fixes.
1 * Learn to build against either mozldap or openldap when building
2 for dirsrv servers.
03 0.21 * Make standalone container entries only show up in search results
14 once.
25 0.20 * Add a deref_f function which works like deref but also applies a
0 AC_INIT(slapi-nis,0.21)
0 AC_INIT(slapi-nis,0.22)
11 AC_CONFIG_MACRO_DIR([m4])
22 AM_INIT_AUTOMAKE(foreign)
33 LT_INIT
44 %endif
55
66 Name: slapi-nis
7 Version: 0.21
8 Release: 2%{?dist}
7 Version: 0.22
8 Release: 1%{?dist}
99 Summary: NIS Server and Schema Compatibility plugins for Directory Server
1010 Group: System Environment/Daemons
1111 License: GPLv2
5656 %{_sbindir}/nisserver-plugin-defs
5757
5858 %changelog
59 * Thu Jan 6 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.22-1
60 - fix a number of scanner-uncovered defects
61
5962 * Thu Jan 6 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.21-2
6063 - make sure we always pull in nss-devel and nspr-devel, and the right
6164 ldap toolkit for the Fedora or RHEL version