a42167e Backport important patches from upstream 1.14.2 prerelease

Authored and Committed by lslebodn 7 years ago
40 files changed. 3788 lines added. 1 lines removed.
0001-CONFIG-selinux_provider-is-a-valid-provider-type.patch
file added
+79
0002-CONFIG-session_provider-does-not-exist-anymore.patch
file added
+81
0003-PROXY-Use-the-fqname-when-converting-to-lowercase.patch
file added
+40
0004-sssd_netgroup.py-Resolve-nested-netgroups.patch
file added
+253
0005-LDAP-Fixing-of-removing-netgroup-from-cache.patch
file added
+50
0006-INTG-Adding-support-for-netgroups-to-ldap_ent.patch
file added
+54
0007-INTG-Tests-for-ldap-nested-netgroups.patch
file added
+501
0008-watchdog-cope-with-time-shift.patch
file added
+97
0009-BUILD-Allow-to-read-private-pipes-for-root.patch
file added
+82
0010-SYSDB-Rework-sysdb_cache_connect.patch
file added
+124
0011-SYSDB-Remove-the-timestamp-cache-for-a-newly-created.patch
file added
+152
0012-SECRETS-Return-ENOENT-when_deleting-a-non-existent-s.patch
file added
+48
0013-SPEC-Fix-typo-in-Summary.patch
file added
+27
0014-IPA-Parse-qualified-names-when-guessing-AD-user-prin.patch
file added
+62
0015-PROXY-Remove-lowercase-attribute-from-save_user.patch
file added
+114
0016-PROXY-Remove-cache_timeout-attribute-from-save_user.patch
file added
+92
0017-PROXY-Remove-cache_timeout-attribute-from-save_group.patch
file added
+76
0018-PROXY-Mention-that-save_user-s-parameters-are-alread.patch
file added
+40
0019-PROXY-Share-common-code-of-save_-group-user.patch
file added
+222
0020-SYSDB-Fix-uninitialized-scalar-variable.patch
file added
+36
0021-BUILD-Add-a-few-more-targets-for-intg-tests.patch
file added
+82
0022-BUILD-Clean-up-prerelease-targets.patch
file added
+60
0023-BUILD-Fix-typo-in-intgcheck-run-rule.patch
file added
+34
0024-BUILD-Remove-leftover-after-sysdb-refactoring.patch
file added
+29
0025-MONITOR-Remove-the-no-longer-used-diag_cmd-command.patch
file added
+239
0026-MONITOR-Remove-the-no-longer-used-kill_service-comma.patch
file added
+289
0027-WATCHDOG-define-and-use-_MAX_TICKS-as-3.patch
file added
+44
0028-PROXY-Use-right-name-in-ldap-filter.patch
file added
+52
0029-SECRETS-Make-internal-function-static.patch
file added
+31
0030-SECRETS-Make-reading-the-config-options-more-uniform.patch
file added
+34
0031-dyndns-fix-typo-and-unify-ipa-with-ad-debug-message-.patch
file added
+46
0032-netlink-Don-t-define-USE_GNU.patch
file added
+42
0033-MONITOR-Remove-leftovers-from-diag_cmd.patch
file added
+140
0034-MONITOR-Remove-leftovers-from-kill_service.patch
file added
+175
0035-SYSDB-Fix-error-handling-in-sysdb_get_user_members_r.patch
file added
+51
0036-DEBUG-Apend-line-feed-to-messages-from-libsemanage.patch
file added
+34
0037-MAN-Document-the-ldap_user_primary_group-option.patch
file added
+43
0038-sdap_initgr_nested_get_membership_diff-use-fully-qua.patch
file added
+36
0039-SYSDB-Removing-of-unused-parameter.patch
file added
+50
sssd.spec
file modified
+47 -1
    Backport important patches from upstream 1.14.2 prerelease
    
    - Resolves: upstream #3154 - sssd exits if clock is adjusted backwards after
                                 boot
    - Resolves: upstream #3163 - resolving IPA nested user group is broken in 1.14
    
    (cherry picked from commit 2b61bbee117148e160036768235522c51f647759)
    (cherry picked from commit bab31444d7d6408a7f00c2b0094d8ec2146154db)
    
        
file modified
+47 -1