Commit Graph

217 Commits

Author SHA1 Message Date
Jakub Hrozek 9b3fa2aa6b Remove the explicit ccache dir setting 2013-10-31 16:47:45 +01:00
Jakub Hrozek 54e39be6cc Fix potential crash with external groups in trusted IPA-AD setup 2013-10-16 16:18:53 +02:00
Jakub Hrozek 0fd198bcce Fix failover from Global Catalog to LDAP in case GC is not available 2013-10-08 16:34:22 +02:00
Jakub Hrozek 724093789c Remove the ability to create public ccachedir (#1015089) 2013-10-08 16:34:22 +02:00
Jakub Hrozek ffc5798988 Backport the sssd-common-pac subpackage from upstream 2013-09-27 22:51:30 +02:00
Jakub Hrozek 372462b128 New upstream release 1.11.1
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.11.1
2013-09-27 22:51:25 +02:00
Jakub Hrozek b090a9286f Fix multicast checks in the SSSD
- Resolves: rhbz#1007475 - The multicast check is wrong in the sudo source
                           code getting the host info
2013-09-26 01:37:45 +02:00
Jakub Hrozek bf49fa800f Backport simplification of ccache management from 1.11.1
- Resolves: rhbz#1010553 - sssd setting KRB5CCNAME=(null) on login
2013-09-23 14:44:46 +02:00
Jakub Hrozek 47cc240f66 New upstream release 1.11.0
- Remove upstreamed patches
2013-09-11 11:19:52 +02:00
Jakub Hrozek c6c53733cc Fix #967012 and #996214 2013-08-23 15:46:40 +02:00
Jakub Hrozek be350caba3 Remove stray leading slash from file path
Related: #906427 - Do not use %{_lib} in specfile for the nss and pam libraries
2013-08-09 10:29:48 +02:00
Jakub Hrozek 6ce1d927ac New upstream release 1.11 beta 2 2013-08-08 13:37:06 +02:00
Jakub Hrozek b1071ab9d9 Resolves: #906427 - Do not use %{_lib} in specfile for the nss and pam libraries 2013-07-31 13:08:23 +02:00
Jakub Hrozek e87a1aab76 New upstream release 1.10.1
https://fedorahosted.org/sssd/wiki/Releases/Notes-1.10.1
2013-07-18 17:49:47 +02:00
Jakub Hrozek a4fc989e6c sssd-tools should require sssd-common, not sssd
This bug was already fixed upstream.
2013-07-08 12:15:24 +02:00
Stephen Gallagher 50c80f955f Move sssd_pac to the sssd-ipa and sssd-ad subpackages
- Trim out RHEL5-specific macros since we don't build on RHEL 5
- Trim out macros for Fedora older than F18
- Update libldb requirement to 1.1.16
- Trim RPM changelog down to the last year
2013-07-02 12:46:42 -04:00
Stephen Gallagher bc83438257 Move sssd_pac to the sssd-krb5 subpackage 2013-07-02 09:24:50 -04:00
Stephen Gallagher 48472a4c55 Fix Obsoletes: to account for dist tag
- Convert post and pre scripts to run on the sssd-common subpackage
- Remove old conversion from SYSV
2013-07-01 18:59:01 -04:00
Jakub Hrozek a579cab96a New upstream release 1.10
https://fedorahosted.org/sssd/wiki/Releases/Notes-1.10.0
2013-06-27 23:50:35 +02:00
Dan Horák 5c6a89ad0d - the cmocka toolkit exists only on selected arches 2013-06-17 15:45:09 +02:00
Jakub Hrozek 11749ff4df Apply a number of patches from upstream to fix issues found post-beta
In particular:
-- segfault with a high DEBUG level
-- Fix IPA password migration (upstream #1873)
-- Fix fail over when retrying SRV resolution (upstream #1886)
2013-06-16 13:20:21 +02:00
Jakub Hrozek 99dbe10767 Remove unused patches 2013-06-16 13:20:21 +02:00
Jakub Hrozek 2e5bd19d3f Only BuildRequire libcmocka on Fedora 2013-06-13 12:34:37 +02:00
Jakub Hrozek 3a14edc2d9 Fix typo in Requires that prevented an upgrade (#973916)
- Use a hardcoded version in Conflicts, not less-than-current
2013-06-13 12:01:24 +02:00
Jakub Hrozek ff5e380e3a New upstream release 1.10 beta2
- https://fedorahosted.org/sssd/wiki/Releases/Notes-1.10.0beta2
- BuildRequire libcmocka-devel in order to run all upstream tests during build
- BuildRequire libnl3 instead of libnl1
- No longer BuildRequire initscripts, we no longer use /sbin/service
- Remove explicit krb5-libs >= 1.10 requires; this platform doensn't carry
  any older krb5-libs version
2013-06-12 13:04:49 +02:00
Jakub Hrozek 5afdcafadb Enable hardened build for RHEL7 2013-06-06 11:10:42 +02:00
Jakub Hrozek 8445320f4f Always initialize ID mapping objects
Apply a couple of patches from upstream git that resolve crashes when
ID mapping object was not initialized properly but needed later
2013-05-24 10:58:38 +02:00
Jakub Hrozek b24f0d940d Backport fixes for rhbz#961278, rhbz#961278 and rhbz#961251
- Resolves: rhbz#961357 - Missing dyndns_update entry in sssd.conf during
                          realm join
- Resolves: rhbz#961278 - Login failure: Enterprise Principal enabled by
                          default for AD Provider
- Resolves: rhbz#961251 - sssd does not create user's krb5 ccache dir/file
                          parent directory when logging in
2013-05-14 16:49:52 +02:00
Jakub Hrozek eda364402d Update SSSD for the F19 test day
- Explicitly Require and BuildRequire libini_config >= 1.0.0.1 to work around a SONAME bug in ding-libs
- Fix SSH integration with fully-qualified domains
- Add the ability to dynamically discover the NetBIOS name
2013-05-07 15:11:32 +02:00
Jakub Hrozek c9aa541902 New upstream release 1.10 beta1
https://fedorahosted.org/sssd/wiki/Releases/Notes-1.10.0beta1

Upload the 1.10 beta1 tarball
2013-05-03 22:29:48 +02:00
Jakub Hrozek 624a18044d Add a patch to fix krb5 ccache creation issue with krb5 1.11 2013-04-17 13:31:55 +02:00
Jakub Hrozek 776d2dc404 Remove patches obsoleted by 1.10 alpha release 2013-04-03 15:04:57 +02:00
Jakub Hrozek 19d0660e6d New upstream release 1.10 alpha1
https://fedorahosted.org/sssd/wiki/Releases/Notes-1.10.0alpha1
2013-04-02 20:11:44 +02:00
Stephen Gallagher c0672862e6 Split internal helper libraries into a shared object
- Significantly reduce disk-space usage
2013-03-01 08:23:37 -05:00
Jakub Hrozek 21a05ac540 Fix the Kerberos password expiration warning (#912223) 2013-02-21 11:53:21 +01:00
Jakub Hrozek c7ed4e1efe Do not write out dots in the domain-realm mapping file (#905650) 2013-02-14 19:47:00 +01:00
Jakub Hrozek 15e195c705 Include upstream patch to build with krb5-1.11 2013-02-11 16:04:12 +01:00
Jakub Hrozek 930a3f3778 Rebuild against new libldb 2013-02-07 11:49:02 +01:00
Jakub Hrozek 94fb015ff9 Remove two obsolete patches from F19 branch 2013-02-04 16:39:42 +01:00
Jakub Hrozek 9507d125c2 Fix build with new automake versions 2013-02-04 16:38:36 +01:00
Jakub Hrozek 2da8f67cdb Recreate Kerberos ccache directory if it's missing
Resolves: rhbz#853558 - [sssd[krb5_child[PID]]]: Credential cache
                        directory /run/user/UID/ccdir does not exist
2013-01-30 14:45:14 +01:00
Jakub Hrozek e4c185bf07 Fix changelog dates to make F19 rpmbuild happy 2013-01-29 11:00:35 +01:00
Jakub Hrozek ad9c6955a3 New upstream release 1.9.4 2013-01-28 23:42:27 +01:00
Jakub Hrozek 36b8b7a8cb New upstream release 1.9.3 2012-12-06 19:51:06 +01:00
Jakub Hrozek a2ee98d91a rhbz#867874: sssd does not resolve group names from AD 2012-10-30 19:39:45 +01:00
Jakub Hrozek fdd9aa55f7 rhbz:#871176 Check the validity of namingContext 2012-10-30 10:59:25 +01:00
Jakub Hrozek 81d04d0257 Move the sss_cache tool to the main package 2012-10-18 20:00:12 +02:00
Jakub Hrozek 86429099a5 Include the 1.9.2 sources for real 2012-10-14 21:45:46 +02:00
Jakub Hrozek c8ad006286 Include the 1.9.2 sources 2012-10-14 21:44:09 +02:00
Jakub Hrozek 89ce7cbfb4 New upstream version 1.9.2 2012-10-14 21:43:04 +02:00