This commit is contained in:
parent
d9405f579e
commit
fce4cd235e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6854a83764b015c8e4ec87c9afcd3959aa75c688d3896cb9c6145fc4c405421b
|
|
||||||
size 84743
|
|
3
yast2-pam-2.16.1.tar.bz2
Normal file
3
yast2-pam-2.16.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:163a1b6b9ed67c50db80601ce416fa20875288f72993f64b59ff94fb816dc9c7
|
||||||
|
size 84892
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 27 15:31:47 CET 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- kdm could be in kde4-kdm package
|
||||||
|
- 2.16.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 19 11:07:04 CEST 2007 - jsuchome@suse.cz
|
Fri Oct 19 11:07:04 CEST 2007 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
138
yast2-pam.spec
138
yast2-pam.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-pam (Version 2.16.0)
|
# spec file for package yast2-pam (Version 2.16.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -10,13 +10,14 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-pam
|
Name: yast2-pam
|
||||||
Version: 2.16.0
|
Version: 2.16.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-pam-2.16.0.tar.bz2
|
Source0: yast2-pam-2.16.1.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite
|
BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite
|
||||||
Requires: yast2
|
Requires: yast2
|
||||||
@ -39,7 +40,7 @@ Authors:
|
|||||||
Jiri Suchomel <jsuchome@suse.cz>
|
Jiri Suchomel <jsuchome@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-pam-2.16.0
|
%setup -n yast2-pam-2.16.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -69,184 +70,187 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/lib/YaST2/servers_non_y2/ag_passwd
|
/usr/lib/YaST2/servers_non_y2/ag_passwd
|
||||||
%doc %{prefix}/share/doc/packages/yast2-pam
|
%doc %{prefix}/share/doc/packages/yast2-pam
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 19 2007 - jsuchome@suse.cz
|
* Thu Mar 27 2008 jsuchome@suse.cz
|
||||||
|
- kdm could be in kde4-kdm package
|
||||||
|
- 2.16.1
|
||||||
|
* Fri Oct 19 2007 jsuchome@suse.cz
|
||||||
- check for empty lines in passwd/group/shadow (#333305)
|
- check for empty lines in passwd/group/shadow (#333305)
|
||||||
- 2.16.0
|
- 2.16.0
|
||||||
* Thu Aug 24 2006 - jsuchome@suse.cz
|
* Thu Aug 24 2006 jsuchome@suse.cz
|
||||||
- adapted for pam-config usage (F300956)
|
- adapted for pam-config usage (F300956)
|
||||||
- API of PamSettings module is obsolete
|
- API of PamSettings module is obsolete
|
||||||
- 2.14.0
|
- 2.14.0
|
||||||
* Wed Jul 26 2006 - jsuchome@suse.cz
|
* Wed Jul 26 2006 jsuchome@suse.cz
|
||||||
- added Pam.ycp module to handle /etc/pam.d/* files (#190330)
|
- added Pam.ycp module to handle /etc/pam.d/* files (#190330)
|
||||||
- 2.13.5
|
- 2.13.5
|
||||||
* Tue Jul 25 2006 - jsuchome@suse.cz
|
* Tue Jul 25 2006 jsuchome@suse.cz
|
||||||
- added support for empty passwords (#144724)
|
- added support for empty passwords (#144724)
|
||||||
- 2.13.4
|
- 2.13.4
|
||||||
* Thu Jun 01 2006 - jsuchome@suse.cz
|
* Thu Jun 01 2006 jsuchome@suse.cz
|
||||||
- API of Autologin, Nsswitch and PamSettings marked as stable
|
- API of Autologin, Nsswitch and PamSettings marked as stable
|
||||||
- 2.13.3
|
- 2.13.3
|
||||||
* Tue Feb 14 2006 - jsuchome@suse.cz
|
* Tue Feb 14 2006 jsuchome@suse.cz
|
||||||
- reduced BuildRequires and Requires (yast2-packager not needed)
|
- reduced BuildRequires and Requires (yast2-packager not needed)
|
||||||
- 2.13.2
|
- 2.13.2
|
||||||
* Wed Nov 16 2005 - jsuchome@suse.cz
|
* Wed Nov 16 2005 jsuchome@suse.cz
|
||||||
- adapted passwd-agent to index maps of users and groups by names,
|
- adapted passwd-agent to index maps of users and groups by names,
|
||||||
not by id's (thus allowing duplicated id's)
|
not by id's (thus allowing duplicated id's)
|
||||||
- 2.13.1
|
- 2.13.1
|
||||||
* Thu Sep 29 2005 - jsuchome@suse.cz
|
* Thu Sep 29 2005 jsuchome@suse.cz
|
||||||
- ag_passwd: return everything as strings to allow usernames (etc.)
|
- ag_passwd: return everything as strings to allow usernames (etc.)
|
||||||
starting with 0 (#118371)
|
starting with 0 (#118371)
|
||||||
- 2.13.0
|
- 2.13.0
|
||||||
* Thu Aug 18 2005 - jsuchome@suse.cz
|
* Thu Aug 18 2005 jsuchome@suse.cz
|
||||||
- autologin: call correct SuSEconfig module for GDM (#74198)
|
- autologin: call correct SuSEconfig module for GDM (#74198)
|
||||||
- 2.12.3
|
- 2.12.3
|
||||||
* Thu Aug 11 2005 - jsuchome@suse.cz
|
* Thu Aug 11 2005 jsuchome@suse.cz
|
||||||
- do not set 0 as default for empty values (#103873)
|
- do not set 0 as default for empty values (#103873)
|
||||||
- 2.12.2
|
- 2.12.2
|
||||||
* Mon Apr 25 2005 - jsuchome@suse.cz
|
* Mon Apr 25 2005 jsuchome@suse.cz
|
||||||
- enable autologin for GDM (#74198)
|
- enable autologin for GDM (#74198)
|
||||||
- 2.12.1
|
- 2.12.1
|
||||||
* Mon Apr 18 2005 - jsuchome@suse.cz
|
* Mon Apr 18 2005 jsuchome@suse.cz
|
||||||
- updated for new interface of ProductFeatures.ycp
|
- updated for new interface of ProductFeatures.ycp
|
||||||
- 2.12.0
|
- 2.12.0
|
||||||
* Thu Feb 03 2005 - jsuchome@suse.cz
|
* Thu Feb 03 2005 jsuchome@suse.cz
|
||||||
- dropped agent-pam
|
- dropped agent-pam
|
||||||
- 2.11.1
|
- 2.11.1
|
||||||
* Fri Jan 21 2005 - jsuchome@suse.cz
|
* Fri Jan 21 2005 jsuchome@suse.cz
|
||||||
- use Package instead of Require
|
- use Package instead of Require
|
||||||
- 2.11.0
|
- 2.11.0
|
||||||
* Wed Aug 18 2004 - jsuchome@suse.cz
|
* Wed Aug 18 2004 jsuchome@suse.cz
|
||||||
- correctly check if entries of /etc/default/passwd were modified
|
- correctly check if entries of /etc/default/passwd were modified
|
||||||
- 2.10.3
|
- 2.10.3
|
||||||
* Tue Jul 27 2004 - jsuchome@suse.cz
|
* Tue Jul 27 2004 jsuchome@suse.cz
|
||||||
- PamSettings: read/write also group encryption method
|
- PamSettings: read/write also group encryption method
|
||||||
- Nsswitch: add Write function (write modified file to disk)
|
- Nsswitch: add Write function (write modified file to disk)
|
||||||
- 2.10.2
|
- 2.10.2
|
||||||
* Mon Jul 12 2004 - jsuchome@suse.cz
|
* Mon Jul 12 2004 jsuchome@suse.cz
|
||||||
- Moved nsswitch.conf agent here from yast2-network.
|
- Moved nsswitch.conf agent here from yast2-network.
|
||||||
- Nsswitch.ycp provides YCP interface to nsswitch agent
|
- Nsswitch.ycp provides YCP interface to nsswitch agent
|
||||||
- 2.10.1
|
- 2.10.1
|
||||||
* Mon Jun 28 2004 - jsuchome@suse.cz
|
* Mon Jun 28 2004 jsuchome@suse.cz
|
||||||
- /etc/default/passwd is used for handling encryption types
|
- /etc/default/passwd is used for handling encryption types
|
||||||
(new agent + YCP routines)
|
(new agent + YCP routines)
|
||||||
- 2.10.0
|
- 2.10.0
|
||||||
* Thu May 27 2004 - jsuchome@suse.cz
|
* Thu May 27 2004 jsuchome@suse.cz
|
||||||
- ag_passwd: read group password (#41300)
|
- ag_passwd: read group password (#41300)
|
||||||
- 2.9.13
|
- 2.9.13
|
||||||
* Tue May 18 2004 - jsuchome@suse.cz
|
* Tue May 18 2004 jsuchome@suse.cz
|
||||||
- ag_passwd can now read and write multiple +/- lines (#40571)
|
- ag_passwd can now read and write multiple +/- lines (#40571)
|
||||||
- ag_passwd: do not throw away the comments
|
- ag_passwd: do not throw away the comments
|
||||||
- 2.9.12
|
- 2.9.12
|
||||||
* Fri Apr 16 2004 - jsuchome@suse.cz
|
* Fri Apr 16 2004 jsuchome@suse.cz
|
||||||
- fix: do not ignore additional user data (#38973)
|
- fix: do not ignore additional user data (#38973)
|
||||||
- 2.9.11
|
- 2.9.11
|
||||||
* Fri Apr 02 2004 - jsuchome@suse.cz
|
* Fri Apr 02 2004 jsuchome@suse.cz
|
||||||
- changed license to GPL
|
- changed license to GPL
|
||||||
- 2.9.10
|
- 2.9.10
|
||||||
* Tue Mar 30 2004 - jsuchome@suse.cz
|
* Tue Mar 30 2004 jsuchome@suse.cz
|
||||||
- ag_passwd fix: do not save NIS users to local files (#37508)
|
- ag_passwd fix: do not save NIS users to local files (#37508)
|
||||||
- 2.9.9
|
- 2.9.9
|
||||||
* Thu Mar 25 2004 - jsuchome@suse.cz
|
* Thu Mar 25 2004 jsuchome@suse.cz
|
||||||
- ag_passwd: check if all parts of shadow line exist during write
|
- ag_passwd: check if all parts of shadow line exist during write
|
||||||
(and set the default values otherwise)
|
(and set the default values otherwise)
|
||||||
- 2.9.8
|
- 2.9.8
|
||||||
* Mon Mar 22 2004 - jsuchome@suse.cz
|
* Mon Mar 22 2004 jsuchome@suse.cz
|
||||||
- use lowecase user/group attribute names
|
- use lowecase user/group attribute names
|
||||||
- 2.9.7
|
- 2.9.7
|
||||||
* Fri Mar 19 2004 - mvidner@suse.cz
|
* Fri Mar 19 2004 mvidner@suse.cz
|
||||||
- added AGENT_LIBADD so that agents work from standalone Perl
|
- added AGENT_LIBADD so that agents work from standalone Perl
|
||||||
* Wed Mar 17 2004 - jsuchome@suse.cz
|
* Wed Mar 17 2004 jsuchome@suse.cz
|
||||||
- fix of writing /etc/security/pam*conf files (#35721)
|
- fix of writing /etc/security/pam*conf files (#35721)
|
||||||
* Mon Mar 15 2004 - jsuchome@suse.cz
|
* Mon Mar 15 2004 jsuchome@suse.cz
|
||||||
- changed internal key names: "username" -> "uid", "groupname" -> "cn"
|
- changed internal key names: "username" -> "uid", "groupname" -> "cn"
|
||||||
- 2.9.6
|
- 2.9.6
|
||||||
* Wed Mar 10 2004 - jsuchome@suse.cz
|
* Wed Mar 10 2004 jsuchome@suse.cz
|
||||||
- agent-passwd moved here from yast2-users
|
- agent-passwd moved here from yast2-users
|
||||||
- 2.9.5
|
- 2.9.5
|
||||||
* Wed Mar 10 2004 - jsuchome@suse.cz
|
* Wed Mar 10 2004 jsuchome@suse.cz
|
||||||
- fixed NFB: yast2-indstalltion no more necessary
|
- fixed NFB: yast2-indstalltion no more necessary
|
||||||
- 2.9.4
|
- 2.9.4
|
||||||
* Thu Mar 04 2004 - jsuchome@suse.cz
|
* Thu Mar 04 2004 jsuchome@suse.cz
|
||||||
- check ProductFeatures if Autologin is available (#35023)
|
- check ProductFeatures if Autologin is available (#35023)
|
||||||
- 2.9.3
|
- 2.9.3
|
||||||
* Mon Mar 01 2004 - jsuchome@suse.cz
|
* Mon Mar 01 2004 jsuchome@suse.cz
|
||||||
- map/list typing
|
- map/list typing
|
||||||
* Mon Mar 01 2004 - jsuchome@suse.cz
|
* Mon Mar 01 2004 jsuchome@suse.cz
|
||||||
- merged texts from proofread
|
- merged texts from proofread
|
||||||
* Tue Feb 03 2004 - jsuchome@suse.cz
|
* Tue Feb 03 2004 jsuchome@suse.cz
|
||||||
- added Autologin::Use function (set 'use' variable from outside)
|
- added Autologin::Use function (set 'use' variable from outside)
|
||||||
- 2.9.2
|
- 2.9.2
|
||||||
* Mon Jan 26 2004 - msvec@suse.cz
|
* Mon Jan 26 2004 msvec@suse.cz
|
||||||
- updated for the new interpreter
|
- updated for the new interpreter
|
||||||
- 2.9.1
|
- 2.9.1
|
||||||
* Mon Jan 19 2004 - jsrain@suse.de
|
* Mon Jan 19 2004 jsrain@suse.de
|
||||||
- merged the new interpreter branch
|
- merged the new interpreter branch
|
||||||
* Fri Nov 28 2003 - jsuchome@suse.cz
|
* Fri Nov 28 2003 jsuchome@suse.cz
|
||||||
- syntax fixes for new interpreter
|
- syntax fixes for new interpreter
|
||||||
* Fri Nov 21 2003 - jsuchome@suse.cz
|
* Fri Nov 21 2003 jsuchome@suse.cz
|
||||||
- yast2-packager required
|
- yast2-packager required
|
||||||
* Thu Nov 20 2003 - jsuchome@suse.cz
|
* Thu Nov 20 2003 jsuchome@suse.cz
|
||||||
- Autologin.ycp now part of yast2-pam
|
- Autologin.ycp now part of yast2-pam
|
||||||
- 2.9.0
|
- 2.9.0
|
||||||
* Thu Nov 13 2003 - msvec@suse.cz
|
* Thu Nov 13 2003 msvec@suse.cz
|
||||||
- migrated to doxygen
|
- migrated to doxygen
|
||||||
- 2.8.6
|
- 2.8.6
|
||||||
* Thu Aug 21 2003 - jsuchome@suse.cz
|
* Thu Aug 21 2003 jsuchome@suse.cz
|
||||||
- added testsuite
|
- added testsuite
|
||||||
- 2.8.5
|
- 2.8.5
|
||||||
* Tue Aug 12 2003 - jsuchome@suse.de
|
* Tue Aug 12 2003 jsuchome@suse.de
|
||||||
- updated documentation
|
- updated documentation
|
||||||
- 2.8.4
|
- 2.8.4
|
||||||
* Mon Aug 04 2003 - jsuchome@suse.de
|
* Mon Aug 04 2003 jsuchome@suse.de
|
||||||
- \t is also separator in config files (besides space)
|
- \t is also separator in config files (besides space)
|
||||||
* Wed Jul 23 2003 - msvec@suse.cz
|
* Wed Jul 23 2003 msvec@suse.cz
|
||||||
- added some fallbacks for SCR access
|
- added some fallbacks for SCR access
|
||||||
- 2.8.3
|
- 2.8.3
|
||||||
* Wed Jul 16 2003 - jsuchome@suse.de
|
* Wed Jul 16 2003 jsuchome@suse.de
|
||||||
- added YCP interface for agent (Pam.ycp, PamSettings.ycp) [initial]
|
- added YCP interface for agent (Pam.ycp, PamSettings.ycp) [initial]
|
||||||
- stand-alone agent for configuring /etc/security/*.conf
|
- stand-alone agent for configuring /etc/security/*.conf
|
||||||
- 2.8.2
|
- 2.8.2
|
||||||
* Mon Nov 25 2002 - msvec@suse.cz
|
* Mon Nov 25 2002 msvec@suse.cz
|
||||||
- 2.7.0
|
- 2.7.0
|
||||||
* Wed Sep 11 2002 - kukuk@suse.de
|
* Wed Sep 11 2002 kukuk@suse.de
|
||||||
- Create temp file after checking if source exists [Bug #19374]
|
- Create temp file after checking if source exists [Bug #19374]
|
||||||
* Mon Jul 29 2002 - kukuk@suse.de
|
* Mon Jul 29 2002 kukuk@suse.de
|
||||||
- Change y2milestone to y2debug [Bug #17174]
|
- Change y2milestone to y2debug [Bug #17174]
|
||||||
- Version 2.6.4
|
- Version 2.6.4
|
||||||
* Sat Jul 06 2002 - arvin@suse.de
|
* Sat Jul 06 2002 arvin@suse.de
|
||||||
- moved non binary files to /usr/share/YaST2
|
- moved non binary files to /usr/share/YaST2
|
||||||
* Tue Jul 02 2002 - msvec@suse.cz
|
* Tue Jul 02 2002 msvec@suse.cz
|
||||||
- 2.6.2
|
- 2.6.2
|
||||||
* Mon Jun 24 2002 - arvin@suse.de
|
* Mon Jun 24 2002 arvin@suse.de
|
||||||
- renamed from yast2-agent-pam to yast2-pam
|
- renamed from yast2-agent-pam to yast2-pam
|
||||||
* Wed May 15 2002 - arvin@suse.de
|
* Wed May 15 2002 arvin@suse.de
|
||||||
- use %%{_libdir} in plugin path
|
- use %%{_libdir} in plugin path
|
||||||
* Mon Apr 08 2002 - kukuk@suse.de
|
* Mon Apr 08 2002 kukuk@suse.de
|
||||||
- Merge 8.0-branch with STABLE
|
- Merge 8.0-branch with STABLE
|
||||||
- Fix for g++ 3.1
|
- Fix for g++ 3.1
|
||||||
- Version 2.6.0
|
- Version 2.6.0
|
||||||
* Thu Feb 28 2002 - kukuk@suse.de
|
* Thu Feb 28 2002 kukuk@suse.de
|
||||||
- Return only boolean value in Write part of the agent [Bug #13965]
|
- Return only boolean value in Write part of the agent [Bug #13965]
|
||||||
* Tue Feb 19 2002 - kukuk@suse.de
|
* Tue Feb 19 2002 kukuk@suse.de
|
||||||
- Treat the case correct where the only argument should be removed
|
- Treat the case correct where the only argument should be removed
|
||||||
- Increase version number to 2.5.3
|
- Increase version number to 2.5.3
|
||||||
* Sun Feb 17 2002 - kukuk@suse.de
|
* Sun Feb 17 2002 kukuk@suse.de
|
||||||
- Treat missing config files as warning, not error [Bug #13343]
|
- Treat missing config files as warning, not error [Bug #13343]
|
||||||
- Increase version number to 2.5.2
|
- Increase version number to 2.5.2
|
||||||
* Fri Jan 25 2002 - kukuk@suse.de
|
* Fri Jan 25 2002 kukuk@suse.de
|
||||||
- Check always if fopen returns NULL [Bug #12893]
|
- Check always if fopen returns NULL [Bug #12893]
|
||||||
- Add support for /etc/security/pam_pwcheck.conf
|
- Add support for /etc/security/pam_pwcheck.conf
|
||||||
- Increase version number to 2.5.1
|
- Increase version number to 2.5.1
|
||||||
* Sat Jan 19 2002 - kukuk@suse.de
|
* Sat Jan 19 2002 kukuk@suse.de
|
||||||
- Add support for /etc/security/pam_unix2.conf
|
- Add support for /etc/security/pam_unix2.conf
|
||||||
- Don't remove spaces in comments
|
- Don't remove spaces in comments
|
||||||
- Increase version number to 2.5.0
|
- Increase version number to 2.5.0
|
||||||
* Tue Aug 14 2001 - kukuk@suse.de
|
* Tue Aug 14 2001 kukuk@suse.de
|
||||||
- Fix order of arguments for rename() call
|
- Fix order of arguments for rename() call
|
||||||
- restore owner and permissions of config file
|
- restore owner and permissions of config file
|
||||||
* Mon Jul 16 2001 - arvin@suse.de
|
* Mon Jul 16 2001 arvin@suse.de
|
||||||
- fixed to compile with gcc 3.0
|
- fixed to compile with gcc 3.0
|
||||||
* Sat Jul 14 2001 - kukuk@suse.de
|
* Sat Jul 14 2001 kukuk@suse.de
|
||||||
- Don't know who modiefied the CVS version without changes entries,
|
- Don't know who modiefied the CVS version without changes entries,
|
||||||
but use the current CVS version now.
|
but use the current CVS version now.
|
||||||
* Tue Jul 10 2001 - kukuk@suse.de
|
* Tue Jul 10 2001 kukuk@suse.de
|
||||||
- Initial version
|
- Initial version
|
||||||
|
Loading…
Reference in New Issue
Block a user