OBS User unknown 2008-02-27 09:16:30 +00:00 committed by Git OBS Bridge
parent 562b57633e
commit d09061fe68
4 changed files with 68 additions and 57 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb19a6b50ef4ccd2d8ada7dff80fafb1bf31639bf7cb3823a20729af28c97277
size 249572

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60b3e3fb11753e8c715e26e16c54b03cee0b0e8608229c0074de71c91b690adc
size 253459

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 27 09:36:35 CET 2008 - jsuchome@suse.cz
- search for all attributes (this time pwdaccountlockedtime)
before modify action (bnc#364837)
- 2.16.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 5 16:06:34 CET 2007 - jsuchome@suse.cz Mon Mar 5 16:06:34 CET 2007 - jsuchome@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package yast2-ldap (Version 2.15.1) # spec file for package yast2-ldap (Version 2.16.0)
# #
# 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,14 +10,15 @@
# norootforbuild # norootforbuild
Name: yast2-ldap Name: yast2-ldap
Version: 2.15.1 Version: 2.16.0
Release: 1 Release: 1
License: GNU General Public License (GPL) License: GPL v2 or later
Group: System/YaST Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ldap-2.15.1.tar.bz2 Source0: yast2-ldap-2.16.0.tar.bz2
prefix: /usr Prefix: /usr
BuildRequires: doxygen gcc-c++ ldapcpplib-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools BuildRequires: doxygen gcc-c++ ldapcpplib-devel libxcrypt-devel yast2 yast2-core-devel yast2-devtools
Summary: YaST2 - LDAP Agent Summary: YaST2 - LDAP Agent
Requires: ldapcpplib yast2 Requires: ldapcpplib yast2
@ -34,7 +35,7 @@ Authors:
Jiri Suchomel <jsuchome@suse.cz> Jiri Suchomel <jsuchome@suse.cz>
%prep %prep
%setup -n yast2-ldap-2.15.1 %setup -n yast2-ldap-2.16.0
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -65,146 +66,149 @@ rm -rf "$RPM_BUILD_ROOT"
%{_libdir}/YaST2/plugin/libpy2ag_ldap.so %{_libdir}/YaST2/plugin/libpy2ag_ldap.so
%{_libdir}/YaST2/plugin/libpy2ag_ldap.la %{_libdir}/YaST2/plugin/libpy2ag_ldap.la
%doc %{prefix}/share/doc/packages/yast2-ldap %doc %{prefix}/share/doc/packages/yast2-ldap
%changelog %changelog
* Mon Mar 05 2007 - jsuchome@suse.cz * Wed Feb 27 2008 jsuchome@suse.cz
- search for all attributes (this time pwdaccountlockedtime)
before modify action (bnc#364837)
- 2.16.0
* Mon Mar 05 2007 jsuchome@suse.cz
- return information that "starting TLS" failed (#246397) - return information that "starting TLS" failed (#246397)
- 2.15.1 - 2.15.1
* Mon Dec 18 2006 - jsuchome@suse.cz * Mon Dec 18 2006 jsuchome@suse.cz
- ask attribute for 'usage' flag (required by F301179) - ask attribute for 'usage' flag (required by F301179)
- new call for testing password policy support (F301179) - new call for testing password policy support (F301179)
- better debug for referral exceptions - better debug for referral exceptions
- 2.15.0 - 2.15.0
* Mon Nov 06 2006 - jsuchome@suse.cz * Mon Nov 06 2006 jsuchome@suse.cz
- fixed html documentation header - fixed html documentation header
- new version for new product - new version for new product
- 2.14.0 - 2.14.0
* Fri Mar 31 2006 - jsuchome@suse.cz * Fri Mar 31 2006 jsuchome@suse.cz
- constructor of LDAPConnection object may throw an exception (#159741) - constructor of LDAPConnection object may throw an exception (#159741)
- 2.13.4 - 2.13.4
* Thu Mar 09 2006 - jsuchome@suse.cz * Thu Mar 09 2006 jsuchome@suse.cz
- BuildRequires: added missing yast2 - BuildRequires: added missing yast2
- 2.13.3 - 2.13.3
* Mon Feb 06 2006 - jsuchome@suse.cz * Mon Feb 06 2006 jsuchome@suse.cz
- reduced BuildRequires - reduced BuildRequires
- 2.13.2 - 2.13.2
* Tue Nov 22 2005 - jsuchome@suse.cz * Tue Nov 22 2005 jsuchome@suse.cz
- adapted .users and .groups calls to to index maps names - adapted .users and .groups calls to to index maps names
("uid"/"cn" attributes) ("uid"/"cn" attributes)
- added .users_by_uidnumber and .groups.by_gidnumber paths - added .users_by_uidnumber and .groups.by_gidnumber paths
- 2.13.1 - 2.13.1
* Fri Oct 21 2005 - jsuchome@suse.cz * Fri Oct 21 2005 jsuchome@suse.cz
- fixed failing builds, added some comments to functions - fixed failing builds, added some comments to functions
- 2.13.0 - 2.13.0
* Wed Aug 10 2005 - jsuchome@suse.cz * Wed Aug 10 2005 jsuchome@suse.cz
- use warnings, not errors for referral exceptions - use warnings, not errors for referral exceptions
- 2.12.2 - 2.12.2
* Thu Apr 21 2005 - jsuchome@suse.cz * Thu Apr 21 2005 jsuchome@suse.cz
- adapted for new interface of new start_tls function (#55844) - adapted for new interface of new start_tls function (#55844)
- 2.12.1 - 2.12.1
* Tue Mar 15 2005 - jsuchome@suse.cz * Tue Mar 15 2005 jsuchome@suse.cz
- do not call methods from deleted object (#72190) - do not call methods from deleted object (#72190)
- 2.12.0 - 2.12.0
* Mon Aug 09 2004 - jsuchome@suse.cz * Mon Aug 09 2004 jsuchome@suse.cz
- LdapServerAccess.pm: function for adding indices and Samba ACL hack - LdapServerAccess.pm: function for adding indices and Samba ACL hack
- 2.10.4 - 2.10.4
* Thu Aug 05 2004 - jsuchome@suse.cz * Thu Aug 05 2004 jsuchome@suse.cz
- updated to handle the split of ldapcpplib library - updated to handle the split of ldapcpplib library
- 2.10.3 - 2.10.3
* Thu Jul 29 2004 - jsuchome@suse.cz * Thu Jul 29 2004 jsuchome@suse.cz
- added LdapServerAccess.pm to provide access to LDAP server module - added LdapServerAccess.pm to provide access to LDAP server module
- yast2 is required - yast2 is required
- 2.10.2 - 2.10.2
* Wed Jul 14 2004 - jsuchome@suse.cz * Wed Jul 14 2004 jsuchome@suse.cz
- correctly initialize global values in constructor - correctly initialize global values in constructor
- read binary values also for users/groups - read binary values also for users/groups
- 2.10.1 - 2.10.1
* Fri Jun 11 2004 - jsuchome@suse.cz * Fri Jun 11 2004 jsuchome@suse.cz
- implemented Execute (.ldap.ping) call (#41354) - implemented Execute (.ldap.ping) call (#41354)
- 2.10.0 - 2.10.0
* Mon May 17 2004 - jsuchome@suse.cz * Mon May 17 2004 jsuchome@suse.cz
- enhanced error logging - enhanced error logging
- 2.9.15 - 2.9.15
* Wed May 12 2004 - jsuchome@suse.cz * Wed May 12 2004 jsuchome@suse.cz
- fix of 'rdn' generating during rename (#40420) - fix of 'rdn' generating during rename (#40420)
- 2.9.14 - 2.9.14
* Wed May 05 2004 - jsuchome@suse.cz * Wed May 05 2004 jsuchome@suse.cz
- do not return error, when no user was found - do not return error, when no user was found
- 2.9.13 - 2.9.13
* Thu Apr 22 2004 - jsuchome@suse.cz * Thu Apr 22 2004 jsuchome@suse.cz
- 2.9.12 - 2.9.12
* Wed Apr 21 2004 - jsuchome@suse.cz * Wed Apr 21 2004 jsuchome@suse.cz
- enable recursive delete (#39185) and rename (#39193) - enable recursive delete (#39185) and rename (#39193)
* Mon Apr 19 2004 - jsuchome@suse.cz * Mon Apr 19 2004 jsuchome@suse.cz
- on error, return also additional message produced by server (#38668) - on error, return also additional message produced by server (#38668)
* Tue Apr 13 2004 - jsuchome@suse.cz * Tue Apr 13 2004 jsuchome@suse.cz
- "include_dn" option: DN could be included in a map of each entry - "include_dn" option: DN could be included in a map of each entry
found by search call (#38821) found by search call (#38821)
- 2.9.11 - 2.9.11
* Thu Apr 08 2004 - jsuchome@suse.cz * Thu Apr 08 2004 jsuchome@suse.cz
- "use_tls" could be passed in initialization call - "use_tls" could be passed in initialization call
* 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
- enable TLS support (#37393) - enable TLS support (#37393)
- 2.9.9 - 2.9.9
* Mon Mar 29 2004 - jsuchome@suse.cz * Mon Mar 29 2004 jsuchome@suse.cz
- more on binary values: enable multi valued attributes - more on binary values: enable multi valued attributes
(-> List of Byteblocks) (-> List of Byteblocks)
- 2.9.8 - 2.9.8
* Thu Mar 25 2004 - jsuchome@suse.cz * Thu Mar 25 2004 jsuchome@suse.cz
- fixed adding new entry containing attribute with binary value - fixed adding new entry containing attribute with binary value
- 2.9.7 - 2.9.7
* Mon Mar 22 2004 - jsuchome@suse.cz * Mon Mar 22 2004 jsuchome@suse.cz
- return lowercase attribute names - return lowercase attribute names
- inital support for binary values - inital support for binary values
- 2.9.6 - 2.9.6
* 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
* Mon Mar 15 2004 - jsuchome@suse.cz * Mon Mar 15 2004 jsuchome@suse.cz
- do not change LDAP keys for yast2-users usage - do not change LDAP keys for yast2-users usage
("uid" for users and "cn" for groups) ("uid" for users and "cn" for groups)
- 2.9.5 - 2.9.5
* Fri Mar 12 2004 - jsuchome@suse.cz * Fri Mar 12 2004 jsuchome@suse.cz
- do not ignore userPassword value - do not ignore userPassword value
* Wed Mar 03 2004 - jsuchome@suse.cz * Wed Mar 03 2004 jsuchome@suse.cz
- configurable member attribute of LDAP groups - configurable member attribute of LDAP groups
- 2.9.4 - 2.9.4
* Wed Feb 25 2004 - jsuchome@suse.cz * Wed Feb 25 2004 jsuchome@suse.cz
- convert string-type values to integers if possible - convert string-type values to integers if possible
* Wed Feb 11 2004 - jsuchome@suse.cz * Wed Feb 11 2004 jsuchome@suse.cz
- attributes "uid" (for users) and "cn" (for groups) allowed only - attributes "uid" (for users) and "cn" (for groups) allowed only
with single value with single value
- change in the rename process: first rename, then change the attributes - change in the rename process: first rename, then change the attributes
- 2.9.3 - 2.9.3
* Tue Feb 10 2004 - jsuchome@suse.cz * Tue Feb 10 2004 jsuchome@suse.cz
- check for integer values and convert then to string - check for integer values and convert then to string
* Tue Feb 03 2004 - jsuchome@suse.cz * Tue Feb 03 2004 jsuchome@suse.cz
- updated for new Users module - updated for new Users module
- change of some structures: use map instead of lists (better search) - change of some structures: use map instead of lists (better search)
- 2.9.2 - 2.9.2
* Tue Nov 18 2003 - jsuchome@suse.cz * Tue Nov 18 2003 jsuchome@suse.cz
- 2.9.1 - 2.9.1
* Tue Nov 18 2003 - jsuchome@suse.cz * Tue Nov 18 2003 jsuchome@suse.cz
- migrated to doxygen - migrated to doxygen
* Fri Oct 03 2003 - jsuchome@suse.cz * Fri Oct 03 2003 jsuchome@suse.cz
- attribute 'cn' not returned as 'fullname' any more (but as 'cn') - attribute 'cn' not returned as 'fullname' any more (but as 'cn')
- 2.9.0 - 2.9.0
* Tue Sep 02 2003 - jsuchome@suse.cz * Tue Sep 02 2003 jsuchome@suse.cz
- do not read value of userPassword attribute (for yast2-users module) - do not read value of userPassword attribute (for yast2-users module)
* Mon Sep 01 2003 - jsuchome@suse.cz * Mon Sep 01 2003 jsuchome@suse.cz
- added test for object class existence - added test for object class existence
- 2.8.3 - 2.8.3
* Tue Aug 12 2003 - jsuchome@suse.de * Tue Aug 12 2003 jsuchome@suse.de
- updated agent documentation - updated agent documentation
- 2.8.2 - 2.8.2
* Fri Jul 11 2003 - jsuchome@suse.de * Fri Jul 11 2003 jsuchome@suse.de
- groups are now groupOfUniqueNames - groups are now groupOfUniqueNames
* Wed Jul 02 2003 - jsuchome@suse.de * Wed Jul 02 2003 jsuchome@suse.de
- schema support (reading, queries) - schema support (reading, queries)
- 2.8.1 - 2.8.1
* Wed May 28 2003 - jsuchome@suse.cz * Wed May 28 2003 jsuchome@suse.cz
- Initial version - Initial version
- Enables generic search/add/modify/delete calls - Enables generic search/add/modify/delete calls
- Special calls used by yast2-users module - Special calls used by yast2-users module