From b911161616bef05d332b0631aece5b807e592e91 Mon Sep 17 00:00:00 2001 From: short <> Date: Mon, 9 Jul 2001 11:45:36 +0000 Subject: [PATCH 1/1] Covered (I hope) all GTS changes (incl. technical) by %changelog section --- tac_plus.spec.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/tac_plus.spec.in b/tac_plus.spec.in index 53d73f9..6df6899 100644 --- a/tac_plus.spec.in +++ b/tac_plus.spec.in @@ -79,6 +79,26 @@ fi %attr(644,root,root) %{_mandir}/man1/* %changelog +* Mon Jul 9 2001 Jan Kratochvil +- following changes supported by GTS (www.gts.com), cooperation by: + Pavel Ruzicka + Michael Macek +- multiple "member" keyword memberships supported +- "enlist" keyword supported to specify reverse memberships +- "host" entity unified with "user"/"group" entities +- "when" blocks implemented for NAS host based configuration +- "authorization = recursive" implemented for full recursivity +- line-trailing white spaces removed +- function prototypes cleanup and K&R C compatibility +- maintainer compilation is pedantic now, compiler warnings cleanup +- uncomplete transition from system-name conditions to autoconf style +- all Makefile options moved to configure.in +- Makefile.in rewritten to automake Makefile.am +- autogen script included for easy maintainer rebuilds +- tac_plus.h split to headers for each particular source file +- system regex is now preferred, own regex is just fallback +- several files renamed to prevent auto*/system headers conflicts + * Sun Mar 25 2001 Devrim SERAL - Added PostgreSQL authentication and accounting function - Added tcpwrapper feature -- 1.8.3.1