commit 2999de3cbf17b3b147c6074290e9d9f4d6188e50f8fffe3dfa1e94c731ff5123 Author: OBS User unknown Date: Mon Jan 15 23:44:35 2007 +0000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-pam?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 diff --git a/yast2-pam-2.14.0.tar.bz2 b/yast2-pam-2.14.0.tar.bz2 new file mode 100644 index 0000000..2dac6b9 --- /dev/null +++ b/yast2-pam-2.14.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749ac572b48f4c3809b61346a1aa593b9fa519c1366ec9eb0408c178aaf38b54 +size 84773 diff --git a/yast2-pam.changes b/yast2-pam.changes new file mode 100644 index 0000000..da50c8b --- /dev/null +++ b/yast2-pam.changes @@ -0,0 +1,361 @@ +------------------------------------------------------------------- +Thu Aug 24 14:52:31 CEST 2006 - jsuchome@suse.cz + +- adapted for pam-config usage (F300956) +- API of PamSettings module is obsolete +- 2.14.0 + +------------------------------------------------------------------- +Wed Jul 26 14:32:00 CEST 2006 - jsuchome@suse.cz + +- added Pam.ycp module to handle /etc/pam.d/* files (#190330) +- 2.13.5 + +------------------------------------------------------------------- +Tue Jul 25 17:10:07 CEST 2006 - jsuchome@suse.cz + +- added support for empty passwords (#144724) +- 2.13.4 + +------------------------------------------------------------------- +Thu Jun 1 15:05:11 CEST 2006 - jsuchome@suse.cz + +- API of Autologin, Nsswitch and PamSettings marked as stable +- 2.13.3 + +------------------------------------------------------------------- +Tue Feb 14 15:29:00 CET 2006 - jsuchome@suse.cz + +- reduced BuildRequires and Requires (yast2-packager not needed) +- 2.13.2 + +------------------------------------------------------------------- +Wed Nov 16 17:35:41 CET 2005 - jsuchome@suse.cz + +- adapted passwd-agent to index maps of users and groups by names, + not by id's (thus allowing duplicated id's) +- 2.13.1 + +------------------------------------------------------------------- +Thu Sep 29 15:33:49 CEST 2005 - jsuchome@suse.cz + +- ag_passwd: return everything as strings to allow usernames (etc.) + starting with 0 (#118371) +- 2.13.0 + +------------------------------------------------------------------- +Thu Aug 18 12:52:00 CEST 2005 - jsuchome@suse.cz + +- autologin: call correct SuSEconfig module for GDM (#74198) +- 2.12.3 + +------------------------------------------------------------------- +Thu Aug 11 16:48:01 CEST 2005 - jsuchome@suse.cz + +- do not set 0 as default for empty values (#103873) +- 2.12.2 + +------------------------------------------------------------------- +Mon Apr 25 18:26:02 CEST 2005 - jsuchome@suse.cz + +- enable autologin for GDM (#74198) +- 2.12.1 + +------------------------------------------------------------------- +Mon Apr 18 17:24:55 CEST 2005 - jsuchome@suse.cz + +- updated for new interface of ProductFeatures.ycp +- 2.12.0 + +------------------------------------------------------------------- +Thu Feb 3 09:57:49 CET 2005 - jsuchome@suse.cz + +- dropped agent-pam +- 2.11.1 + +------------------------------------------------------------------- +Fri Jan 21 15:33:07 CET 2005 - jsuchome@suse.cz + +- use Package instead of Require +- 2.11.0 + +------------------------------------------------------------------- +Wed Aug 18 11:11:37 CEST 2004 - jsuchome@suse.cz + +- correctly check if entries of /etc/default/passwd were modified +- 2.10.3 + +------------------------------------------------------------------- +Tue Jul 27 13:12:08 CEST 2004 - jsuchome@suse.cz + +- PamSettings: read/write also group encryption method +- Nsswitch: add Write function (write modified file to disk) +- 2.10.2 + +------------------------------------------------------------------- +Mon Jul 12 15:51:27 CEST 2004 - jsuchome@suse.cz + +- Moved nsswitch.conf agent here from yast2-network. +- Nsswitch.ycp provides YCP interface to nsswitch agent +- 2.10.1 + +------------------------------------------------------------------- +Mon Jun 28 14:37:32 CEST 2004 - jsuchome@suse.cz + +- /etc/default/passwd is used for handling encryption types + (new agent + YCP routines) +- 2.10.0 + +------------------------------------------------------------------- +Thu May 27 17:02:46 CEST 2004 - jsuchome@suse.cz + +- ag_passwd: read group password (#41300) +- 2.9.13 + +------------------------------------------------------------------- +Tue May 18 18:16:15 CEST 2004 - jsuchome@suse.cz + +- ag_passwd can now read and write multiple +/- lines (#40571) +- ag_passwd: do not throw away the comments +- 2.9.12 + +------------------------------------------------------------------- +Fri Apr 16 09:06:17 CEST 2004 - jsuchome@suse.cz + +- fix: do not ignore additional user data (#38973) +- 2.9.11 + +------------------------------------------------------------------- +Fri Apr 2 15:51:52 CEST 2004 - jsuchome@suse.cz + +- changed license to GPL +- 2.9.10 + +------------------------------------------------------------------- +Tue Mar 30 16:31:23 CEST 2004 - jsuchome@suse.cz + +- ag_passwd fix: do not save NIS users to local files (#37508) +- 2.9.9 + +------------------------------------------------------------------- +Thu Mar 25 13:43:45 CET 2004 - jsuchome@suse.cz + +- ag_passwd: check if all parts of shadow line exist during write + (and set the default values otherwise) +- 2.9.8 + +------------------------------------------------------------------- +Mon Mar 22 17:10:00 CET 2004 - jsuchome@suse.cz + +- use lowecase user/group attribute names +- 2.9.7 + +------------------------------------------------------------------- +Fri Mar 19 14:57:58 CET 2004 - mvidner@suse.cz + +- added AGENT_LIBADD so that agents work from standalone Perl + +------------------------------------------------------------------- +Wed Mar 17 11:31:44 CET 2004 - jsuchome@suse.cz + +- fix of writing /etc/security/pam*conf files (#35721) + +------------------------------------------------------------------- +Mon Mar 15 11:18:15 CET 2004 - jsuchome@suse.cz + +- changed internal key names: "username" -> "uid", "groupname" -> "cn" +- 2.9.6 + +------------------------------------------------------------------- +Wed Mar 10 14:20:26 CET 2004 - jsuchome@suse.cz + +- agent-passwd moved here from yast2-users +- 2.9.5 + +------------------------------------------------------------------- +Wed Mar 10 10:50:00 CET 2004 - jsuchome@suse.cz + +- fixed NFB: yast2-indstalltion no more necessary +- 2.9.4 + +------------------------------------------------------------------- +Thu Mar 4 21:43:04 CET 2004 - jsuchome@suse.cz + +- check ProductFeatures if Autologin is available (#35023) +- 2.9.3 + +------------------------------------------------------------------- +Mon Mar 1 18:48:26 CET 2004 - jsuchome@suse.cz + +- map/list typing + +------------------------------------------------------------------- +Mon Mar 1 13:18:36 CET 2004 - jsuchome@suse.cz + +- merged texts from proofread + +------------------------------------------------------------------- +Tue Feb 3 11:13:27 CET 2004 - jsuchome@suse.cz + +- added Autologin::Use function (set 'use' variable from outside) +- 2.9.2 + +------------------------------------------------------------------- +Mon Jan 26 15:38:58 CET 2004 - msvec@suse.cz + +- updated for the new interpreter +- 2.9.1 + +------------------------------------------------------------------- +Mon Jan 19 09:28:01 CET 2004 - jsrain@suse.de + +- merged the new interpreter branch + +------------------------------------------------------------------- +Fri Nov 28 14:14:45 CET 2003 - jsuchome@suse.cz + +- syntax fixes for new interpreter + +------------------------------------------------------------------- +Fri Nov 21 15:04:11 CET 2003 - jsuchome@suse.cz + +- yast2-packager required + +------------------------------------------------------------------- +Thu Nov 20 15:40:33 CET 2003 - jsuchome@suse.cz + +- Autologin.ycp now part of yast2-pam +- 2.9.0 + +------------------------------------------------------------------- +Thu Nov 13 13:00:03 CET 2003 - msvec@suse.cz + +- migrated to doxygen +- 2.8.6 + +------------------------------------------------------------------- +Thu Aug 21 17:46:24 CEST 2003 - jsuchome@suse.cz + +- added testsuite +- 2.8.5 + +------------------------------------------------------------------- +Tue Aug 12 20:40:31 CEST 2003 - jsuchome@suse.de + +- updated documentation +- 2.8.4 + +------------------------------------------------------------------- +Mon Aug 4 16:00:50 CEST 2003 - jsuchome@suse.de + +- \t is also separator in config files (besides space) + +------------------------------------------------------------------- +Wed Jul 23 16:30:55 CEST 2003 - msvec@suse.cz + +- added some fallbacks for SCR access +- 2.8.3 + +------------------------------------------------------------------- +Wed Jul 16 15:06:22 CEST 2003 - jsuchome@suse.de + +- added YCP interface for agent (Pam.ycp, PamSettings.ycp) [initial] +- stand-alone agent for configuring /etc/security/*.conf +- 2.8.2 + +------------------------------------------------------------------- +Mon Nov 25 12:45:06 CET 2002 - msvec@suse.cz + +- 2.7.0 + +------------------------------------------------------------------- +Wed Sep 11 12:09:38 CEST 2002 - kukuk@suse.de + +- Create temp file after checking if source exists [Bug #19374] + +------------------------------------------------------------------- +Mon Jul 29 11:44:04 CEST 2002 - kukuk@suse.de + +- Change y2milestone to y2debug [Bug #17174] +- Version 2.6.4 + +------------------------------------------------------------------- +Sat Jul 06 20:22:36 CEST 2002 - arvin@suse.de + +- moved non binary files to /usr/share/YaST2 + +------------------------------------------------------------------- +Tue Jul 2 14:00:31 CEST 2002 - msvec@suse.cz + +- 2.6.2 + +------------------------------------------------------------------- +Mon Jun 24 16:45:15 CEST 2002 - arvin@suse.de + +- renamed from yast2-agent-pam to yast2-pam + +------------------------------------------------------------------- +Wed May 15 11:56:44 CEST 2002 - arvin@suse.de + +- use %{_libdir} in plugin path + +------------------------------------------------------------------- +Mon Apr 8 11:56:43 CEST 2002 - kukuk@suse.de + +- Merge 8.0-branch with STABLE +- Fix for g++ 3.1 +- Version 2.6.0 + +------------------------------------------------------------------- +Thu Feb 28 16:00:16 CET 2002 - kukuk@suse.de + +- Return only boolean value in Write part of the agent [Bug #13965] + +------------------------------------------------------------------- +Tue Feb 19 16:35:19 CET 2002 - kukuk@suse.de + +- Treat the case correct where the only argument should be removed +- Increase version number to 2.5.3 + +------------------------------------------------------------------- +Sun Feb 17 10:23:06 CET 2002 - kukuk@suse.de + +- Treat missing config files as warning, not error [Bug #13343] +- Increase version number to 2.5.2 + +------------------------------------------------------------------- +Fri Jan 25 12:07:22 CET 2002 - kukuk@suse.de + +- Check always if fopen returns NULL [Bug #12893] +- Add support for /etc/security/pam_pwcheck.conf +- Increase version number to 2.5.1 + +------------------------------------------------------------------- +Sat Jan 19 20:30:14 CET 2002 - kukuk@suse.de + +- Add support for /etc/security/pam_unix2.conf +- Don't remove spaces in comments +- Increase version number to 2.5.0 + +------------------------------------------------------------------- +Tue Aug 14 18:22:15 CEST 2001 - kukuk@suse.de + +- Fix order of arguments for rename() call +- restore owner and permissions of config file + +------------------------------------------------------------------- +Mon Jul 16 11:37:01 CEST 2001 - arvin@suse.de + +- fixed to compile with gcc 3.0 + +------------------------------------------------------------------- +Sat Jul 14 19:09:43 CEST 2001 - kukuk@suse.de + +- Don't know who modiefied the CVS version without changes entries, + but use the current CVS version now. + +------------------------------------------------------------------- +Tue Jul 10 15:43:40 CEST 2001 - kukuk@suse.de + +- Initial version + diff --git a/yast2-pam.spec b/yast2-pam.spec new file mode 100644 index 0000000..fccba93 --- /dev/null +++ b/yast2-pam.spec @@ -0,0 +1,250 @@ +# +# spec file for package yast2-pam (Version 2.14.0) +# +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# This file and all modifications and additions to the pristine +# package are under the same license as the package itself. +# +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + +# norootforbuild + +Name: yast2-pam +Version: 2.14.0 +Release: 1 +License: GPL +Group: System/YaST +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-pam-2.14.0.tar.bz2 +prefix: /usr +BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite +Requires: yast2 +Requires: pam-config >= 0.8 +Provides: yast2-agent-pam +Obsoletes: yast2-agent-pam +Provides: yast2-agent-pam-devel +Obsoletes: yast2-agent-pam-devel +BuildArchitectures: noarch +Summary: YaST2 - PAM Agent + +%description +This agent is used by YaST2 to modify the PAM configuration files + + + +Authors: +-------- + Thorsten Kukuk + Jiri Suchomel + +%prep +%setup -n yast2-pam-2.14.0 + +%build +%{prefix}/bin/y2tool y2autoconf +%{prefix}/bin/y2tool y2automake +autoreconf --force --install +export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" +export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" +%{?suse_update_config:%{suse_update_config -f}} +./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} +make %{?jobs:-j%jobs} + +%install +make install DESTDIR="$RPM_BUILD_ROOT" +[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT" +for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desktop"` ; do + d=${f##*/} + %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} +done + +%clean +rm -rf "$RPM_BUILD_ROOT" + +%files +%defattr(-,root,root) +/usr/share/YaST2/modules/* +/usr/share/YaST2/scrconf/*.scr +/usr/lib/YaST2/servers_non_y2/ag_passwd +%doc %{prefix}/share/doc/packages/yast2-pam + +%changelog -n yast2-pam +* Thu Aug 24 2006 - jsuchome@suse.cz +- adapted for pam-config usage (F300956) +- API of PamSettings module is obsolete +- 2.14.0 +* Wed Jul 26 2006 - jsuchome@suse.cz +- added Pam.ycp module to handle /etc/pam.d/* files (#190330) +- 2.13.5 +* Tue Jul 25 2006 - jsuchome@suse.cz +- added support for empty passwords (#144724) +- 2.13.4 +* Thu Jun 01 2006 - jsuchome@suse.cz +- API of Autologin, Nsswitch and PamSettings marked as stable +- 2.13.3 +* Tue Feb 14 2006 - jsuchome@suse.cz +- reduced BuildRequires and Requires (yast2-packager not needed) +- 2.13.2 +* Wed Nov 16 2005 - jsuchome@suse.cz +- adapted passwd-agent to index maps of users and groups by names, + not by id's (thus allowing duplicated id's) +- 2.13.1 +* Thu Sep 29 2005 - jsuchome@suse.cz +- ag_passwd: return everything as strings to allow usernames (etc.) + starting with 0 (#118371) +- 2.13.0 +* Thu Aug 18 2005 - jsuchome@suse.cz +- autologin: call correct SuSEconfig module for GDM (#74198) +- 2.12.3 +* Thu Aug 11 2005 - jsuchome@suse.cz +- do not set 0 as default for empty values (#103873) +- 2.12.2 +* Mon Apr 25 2005 - jsuchome@suse.cz +- enable autologin for GDM (#74198) +- 2.12.1 +* Mon Apr 18 2005 - jsuchome@suse.cz +- updated for new interface of ProductFeatures.ycp +- 2.12.0 +* Thu Feb 03 2005 - jsuchome@suse.cz +- dropped agent-pam +- 2.11.1 +* Fri Jan 21 2005 - jsuchome@suse.cz +- use Package instead of Require +- 2.11.0 +* Wed Aug 18 2004 - jsuchome@suse.cz +- correctly check if entries of /etc/default/passwd were modified +- 2.10.3 +* Tue Jul 27 2004 - jsuchome@suse.cz +- PamSettings: read/write also group encryption method +- Nsswitch: add Write function (write modified file to disk) +- 2.10.2 +* Mon Jul 12 2004 - jsuchome@suse.cz +- Moved nsswitch.conf agent here from yast2-network. +- Nsswitch.ycp provides YCP interface to nsswitch agent +- 2.10.1 +* Mon Jun 28 2004 - jsuchome@suse.cz +- /etc/default/passwd is used for handling encryption types + (new agent + YCP routines) +- 2.10.0 +* Thu May 27 2004 - jsuchome@suse.cz +- ag_passwd: read group password (#41300) +- 2.9.13 +* Tue May 18 2004 - jsuchome@suse.cz +- ag_passwd can now read and write multiple +/- lines (#40571) +- ag_passwd: do not throw away the comments +- 2.9.12 +* Fri Apr 16 2004 - jsuchome@suse.cz +- fix: do not ignore additional user data (#38973) +- 2.9.11 +* Fri Apr 02 2004 - jsuchome@suse.cz +- changed license to GPL +- 2.9.10 +* Tue Mar 30 2004 - jsuchome@suse.cz +- ag_passwd fix: do not save NIS users to local files (#37508) +- 2.9.9 +* Thu Mar 25 2004 - jsuchome@suse.cz +- ag_passwd: check if all parts of shadow line exist during write + (and set the default values otherwise) +- 2.9.8 +* Mon Mar 22 2004 - jsuchome@suse.cz +- use lowecase user/group attribute names +- 2.9.7 +* Fri Mar 19 2004 - mvidner@suse.cz +- added AGENT_LIBADD so that agents work from standalone Perl +* Wed Mar 17 2004 - jsuchome@suse.cz +- fix of writing /etc/security/pam*conf files (#35721) +* Mon Mar 15 2004 - jsuchome@suse.cz +- changed internal key names: "username" -> "uid", "groupname" -> "cn" +- 2.9.6 +* Wed Mar 10 2004 - jsuchome@suse.cz +- agent-passwd moved here from yast2-users +- 2.9.5 +* Wed Mar 10 2004 - jsuchome@suse.cz +- fixed NFB: yast2-indstalltion no more necessary +- 2.9.4 +* Thu Mar 04 2004 - jsuchome@suse.cz +- check ProductFeatures if Autologin is available (#35023) +- 2.9.3 +* Mon Mar 01 2004 - jsuchome@suse.cz +- map/list typing +* Mon Mar 01 2004 - jsuchome@suse.cz +- merged texts from proofread +* Tue Feb 03 2004 - jsuchome@suse.cz +- added Autologin::Use function (set 'use' variable from outside) +- 2.9.2 +* Mon Jan 26 2004 - msvec@suse.cz +- updated for the new interpreter +- 2.9.1 +* Mon Jan 19 2004 - jsrain@suse.de +- merged the new interpreter branch +* Fri Nov 28 2003 - jsuchome@suse.cz +- syntax fixes for new interpreter +* Fri Nov 21 2003 - jsuchome@suse.cz +- yast2-packager required +* Thu Nov 20 2003 - jsuchome@suse.cz +- Autologin.ycp now part of yast2-pam +- 2.9.0 +* Thu Nov 13 2003 - msvec@suse.cz +- migrated to doxygen +- 2.8.6 +* Thu Aug 21 2003 - jsuchome@suse.cz +- added testsuite +- 2.8.5 +* Tue Aug 12 2003 - jsuchome@suse.de +- updated documentation +- 2.8.4 +* Mon Aug 04 2003 - jsuchome@suse.de +- \t is also separator in config files (besides space) +* Wed Jul 23 2003 - msvec@suse.cz +- added some fallbacks for SCR access +- 2.8.3 +* Wed Jul 16 2003 - jsuchome@suse.de +- added YCP interface for agent (Pam.ycp, PamSettings.ycp) [initial] +- stand-alone agent for configuring /etc/security/*.conf +- 2.8.2 +* Mon Nov 25 2002 - msvec@suse.cz +- 2.7.0 +* Wed Sep 11 2002 - kukuk@suse.de +- Create temp file after checking if source exists [Bug #19374] +* Mon Jul 29 2002 - kukuk@suse.de +- Change y2milestone to y2debug [Bug #17174] +- Version 2.6.4 +* Sat Jul 06 2002 - arvin@suse.de +- moved non binary files to /usr/share/YaST2 +* Tue Jul 02 2002 - msvec@suse.cz +- 2.6.2 +* Mon Jun 24 2002 - arvin@suse.de +- renamed from yast2-agent-pam to yast2-pam +* Wed May 15 2002 - arvin@suse.de +- use %%{_libdir} in plugin path +* Mon Apr 08 2002 - kukuk@suse.de +- Merge 8.0-branch with STABLE +- Fix for g++ 3.1 +- Version 2.6.0 +* Thu Feb 28 2002 - kukuk@suse.de +- Return only boolean value in Write part of the agent [Bug #13965] +* Tue Feb 19 2002 - kukuk@suse.de +- Treat the case correct where the only argument should be removed +- Increase version number to 2.5.3 +* Sun Feb 17 2002 - kukuk@suse.de +- Treat missing config files as warning, not error [Bug #13343] +- Increase version number to 2.5.2 +* Fri Jan 25 2002 - kukuk@suse.de +- Check always if fopen returns NULL [Bug #12893] +- Add support for /etc/security/pam_pwcheck.conf +- Increase version number to 2.5.1 +* Sat Jan 19 2002 - kukuk@suse.de +- Add support for /etc/security/pam_unix2.conf +- Don't remove spaces in comments +- Increase version number to 2.5.0 +* Tue Aug 14 2001 - kukuk@suse.de +- Fix order of arguments for rename() call +- restore owner and permissions of config file +* Mon Jul 16 2001 - arvin@suse.de +- fixed to compile with gcc 3.0 +* Sat Jul 14 2001 - kukuk@suse.de +- Don't know who modiefied the CVS version without changes entries, + but use the current CVS version now. +* Tue Jul 10 2001 - kukuk@suse.de +- Initial version