Go to file
Lukas Slebodnik 4c9df62bbd Backport most important bug fixes
Resolves: upstream#3523 - ABRT crash - /usr/libexec/sssd/sssd_nss in
                          setnetgrent_result_timeout
Resolves: upstream#3562 - Use-after free if more sudo requests run and one
                          of them fails, causing a fail-over to a next server
Resolves: upstream#3588 - sssd_nss consumes more memory until restarted
                          or machine swaps
Resolves: failure in glibc tests
          https://sourceware.org/bugzilla/show_bug.cgi?id=22530
Resolves: upstream#3451 - When sssd is configured with id_provider proxy and
                          auth_provider ldap, login fails if the LDAP server
                          is not allowing anonymous binds
Resolves: upstream#3285 - SSSD needs restart after incorrect clock is
                          corrected with AD
Resolves: upstream#3586 - Give a more detailed debug and system-log message
                          if krb5_init_context() failed
Resolves: rhbz#1479283 - proxy to files does not work with
                         implicit_files_domain
Resolves: rhbz#1431153 - SSSD ships a drop-in configuration snippet
                         in /etc/systemd/system
(cherry picked from commit 6f4bba5546)
2017-12-04 22:30:49 +01:00
.gitignore New upstream release 1.16.0 2017-10-30 15:23:51 +01:00
0001-KCM-Fix-typo-in-comments.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0002-Fix-minor-spelling-mistakes.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0003-CONFIG-Add-a-new-option-auto_private_groups.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0004-CONFDB-Remove-the-obsolete-option-magic_private_grou.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0005-SDAP-Allow-the-mpg-flag-for-the-main-domain.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0006-LDAP-Turn-group-request-into-user-request-for-MPG-do.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0007-SYSDB-Prevent-users-and-groups-ID-collision-in-MPG-d.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0008-TESTS-Add-integration-tests-for-the-auto_private_gro.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0009-CACHE_REQ-Copy-the-cr_domain-list-for-each-request.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0010-sudo-document-background-activity.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0011-MAN-GPO-Security-Filtering-limitation.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0012-CI-Ignore-source-file-generated-by-systemtap.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0013-sudo-always-use-srv_opts-from-id-context.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0014-AD-Remember-last-site-discovered.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0015-sysdb-add-functions-to-get-set-client-site.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0016-AD-Remember-last-site-discovered-in-sysdb.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0017-UTIL-Add-wrapper-function-to-configure-logger.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0018-Add-parameter-logger-to-daemons.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0019-SYSTEMD-Replace-parameter-debug-to-files-with-DEBUG_.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0020-SYSTEMD-Add-environment-file-to-responder-service-fi.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0021-UTIL-Hide-and-deprecate-parameter-debug-to-files.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0023-LDAP-Bind-to-the-LDAP-server-also-in-the-auth.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0024-KCM-Fix-restart-during-after-upgrade.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0035-RESP-Add-some-missing-NULL-checks.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0036-BUILD-Properly-expand-variables-in-sssd-ifp.service.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0037-SYSTEMD-Clean-pid-file-in-corner-cases.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0038-CHILD-Pass-information-about-logger-to-children.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0039-TOOLS-Double-quote-array-expansions-in-sss_debugleve.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0040-TOOLS-Call-exec-for-sss_debuglevel.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0041-LDAP-Improve-error-treatment-from-sdap_cli_connect-i.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0053-NSS-Use-enum_ctx-as-memory_context-in-_setnetgrent_s.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0054-cache_req-Correction-of-cache_req-debug-string-ID-fo.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0055-TESTS-Order-list-of-entries-in-some-lists.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0063-WATCHDOG-Restart-providers-with-SIGUSR2-after-time-d.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0064-mmap_cache-make-checks-independent-of-input-size.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0066-krb5-show-error-message-for-krb5_init_context-failur.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0067-responder-Fix-talloc-hierarchy-in-sized_output_name.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0068-test_responder-Check-memory-leak-in-sized_output_nam.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0069-UTIL-add-find_domain_by_object_name_ex.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0070-ipa-handle-users-from-different-domains-in-ipa_resol.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0071-overrides-fixes-for-sysdb_invalidate_overrides.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0072-ipa-check-for-SYSDB_OVERRIDE_DN-in-process_members-a.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0073-IPA-use-cache-searches-in-get_groups_dns.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0074-ipa-compare-DNs-instead-of-group-names-in-ipa_s2n_sa.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0075-nss-Fix-invalid-enum-nss_status-return-values.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0076-confdb-Move-detection-files-to-separate-function.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0077-confdb-Fix-starting-of-implicit-files-domain.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0078-confdb-Do-not-start-implicit_files-with-proxy-domain.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0079-test_files_provider-Regression-test-for-implicit_fil.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0500-Revert-libwbclient-sssd-update-interface-to-version-.patch New upstream release 1.16.0 2017-10-30 15:23:51 +01:00
0502-SYSTEMD-Use-capabilities.patch Backport most important bug fixes 2017-12-04 22:30:49 +01:00
0503-Disable-stopping-idle-socket-activated-responders.patch Resolves: upstream#3529 - sssd-kcm Fix restart during/after upgrade 2017-11-21 18:09:37 +01:00
0504-KCM-temporary-increase-hardcoded-buffers.patch Resolves: rhbz#1494002 - sssd_nss crashed in cache_req_search_domains_next 2017-11-21 18:09:46 +01:00
sources New upstream release 1.16.0 2017-10-30 15:23:51 +01:00
sssd.spec Backport most important bug fixes 2017-12-04 22:30:49 +01:00