feafcbc Resolves: rhbz#1369130 - nss_sss should not link against libpthread

Authored and Committed by lslebodn 7 years ago
43 files changed. 5372 lines added. 1 lines removed.
0001-crypto-Port-libcrypto-code-to-openssl-1.1.patch
file added
+728
0002-libcrypto-Check-right-value-of-CRYPTO_memcmp.patch
file added
+32
0003-crypto-tests-Add-unit-test-for-sss_encrypt-sss_decry.patch
file added
+78
0004-crypto-tests-Rename-encrypt-decrypt-test-case.patch
file added
+44
0005-BUILD-Fix-installation-without-samba.patch
file added
+46
0006-BUILD-Accept-krb5-1.15-for-building-the-PAC-plugin.patch
file added
+29
0007-dlopen-test-Use-portable-macro-for-location-of-.libs.patch
file added
+41
0008-dlopen-test-Add-missing-libraries-to-the-check-list.patch
file added
+53
0009-dlopen-test-Move-libraries-to-the-right-sections.patch
file added
+63
0010-dlopen-test-Add-check-for-untested-libraries.patch
file added
+115
0011-sssctl-Flags-for-command-initialization.patch
file added
+202
0012-sysdb-add-parent_dom-to-sysdb_get_direct_parents.patch
file added
+125
0013-sdap-make-some-nested-group-related-calls-public.patch
file added
+81
0014-LDAP-AD-resolve-domain-local-groups-for-remote-users.patch
file added
+683
0015-PAM-add-a-test-for-filter_responses.patch
file added
+121
0016-PAM-add-pam_response_filter-option.patch
file added
+501
0017-SYSDB-Split-sysdb_try_to_find_expected_dn-into-small.patch
file added
+343
0018-SYSDB-Augment-sysdb_try_to_find_expected_dn-to-match.patch
file added
+284
0019-ad_access_filter-search-for-nested-groups.patch
file added
+55
0020-BUILD-Fix-linking-with-librt.patch
file added
+61
0021-MONITOR-Do-not-set-up-watchdog-for-monitor.patch
file added
+74
0022-SYSDB-Adding-lowercase-sudoUser-form.patch
file added
+107
0023-TESTS-Extending-sysdb-sudo-store-tests.patch
file added
+225
0024-IPA-AD-check-auth-ctx-before-using-it.patch
file added
+93
0025-SECRETS-Fix-secrets-rule-in-the-allowed-sections.patch
file added
+50
0026-SECRETS-Add-allowed_sec_users_options.patch
file added
+70
0027-ipa-Nested-netgroups-do-not-work.patch
file added
+62
0028-Qualify-ghost-user-attribute-in-case-ldap_group_nest.patch
file added
+61
0029-tests-Add-a-test-for-group-resolution-with-ldap_grou.patch
file added
+56
0030-BUILD-Fix-a-typo-in-inotify.m4.patch
file added
+37
0031-SYSDB-Fixing-of-sudorule-without-a-sudoUser.patch
file added
+48
0032-UTIL-Fix-implicit-declaration-of-function-htobe32.patch
file added
+58
0033-sssctl-Fix-missing-declaration.patch
file added
+46
0034-UTIL-Fix-compilation-of-sss_utf8-with-libunistring.patch
file added
+49
0035-SIFP-Fix-warning-format-security.patch
file added
+40
0036-SSH-Use-default_domain_suffix-for-users-authorized-k.patch
file added
+80
0037-Prevent-use-after-free-in-fd_input_available.patch
file added
+72
0038-STAP-Only-print-transaction-statistics-if-the-script.patch
file added
+39
0039-sudo-do-not-store-usn-if-no-rules-are-found.patch
file added
+50
0501-Partially-revert-CONFIG-Use-default-config-when-none.patch
file added
+117
0502-SYSTEMD-Use-capabilities.patch
file added
+25
0503-sss_client-Defer-thread-cancellation-until-completio.patch
file added
+179
sssd.spec
file modified
+49 -1
    Resolves: rhbz#1369130 - nss_sss should not link against libpthread
    
    Resolves: rhbz#1392916 - sssd failes to start after update
    Resolves: rhbz#1398789 - SELinux is preventing sssd from 'write' accesses
                               on the directory /etc/sssd
    
    (cherry picked from commit eb6c560542266ec193ddd13c3b367dfa4361bc1f)
    
        
file modified
+49 -1