Go to file
Fabiano Fidêncio cbe5286e50 Related: upstream#3742 - Change of: User may not run sudo --> a password is required
Patch 0017-sudo-ldap-do-not-store-rules-without-sudoHost-attrib.patch
has been commented out as it caused some regressions on IPA tests.

In order to unblock IPA folks, let's revert this patch from Fedora till
we have a proper fix.

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
(cherry picked from commit 29d69716ad)
(cherry picked from commit e56517d602)
(cherry picked from commit b67161cd28)
2018-05-28 10:14:54 +02:00
.gitignore New upstream release 1.16.1 2018-03-09 18:05:01 +01:00
0001-IPA-Handle-empty-nisDomainName.patch Resolves: upstream#3573 - sssd won't show netgroups with blank domai 2018-03-30 15:41:32 +02:00
0002-intg-enhance-netgroups-test.patch Resolves: upstream#3573 - sssd won't show netgroups with blank domai 2018-03-30 15:41:32 +02:00
0003-CONFDB-Start-a-ldb-transaction-from-sss_ldb_modify_p.patch Resolves: upstream#3660 - confdb_expand_app_domains() always fails 2018-03-30 15:41:40 +02:00
0004-TOOLS-Take-into-consideration-app-domains.patch Resolves: upstream#3658 - Application domain is not interpreted correctly 2018-03-30 15:41:48 +02:00
0005-TESTS-Move-get_call_output-to-util.py.patch Resolves: upstream#3658 - Application domain is not interpreted correctly 2018-03-30 15:41:48 +02:00
0006-TESTS-Make-get_call_output-more-flexible-about-the-s.patch Resolves: upstream#3658 - Application domain is not interpreted correctly 2018-03-30 15:41:48 +02:00
0007-TESTS-Add-a-basic-test-of-sssctl-domain-list.patch Resolves: upstream#3658 - Application domain is not interpreted correctly 2018-03-30 15:41:48 +02:00
0008-KCM-Use-json_loadb-when-dealing-with-sss_iobuf-data.patch Resolves: usptream#3687 - KCM: Don't pass a non null terminated string to json_loads() 2018-03-30 15:42:00 +02:00
0009-KCM-Remove-mem_ctx-from-kcm_new_req.patch Resolves: upstream#3386 - KCM: Payload buffer is too small 2018-03-30 15:42:07 +02:00
0010-KCM-Introduce-kcm_input_get_payload_len.patch Resolves: upstream#3386 - KCM: Payload buffer is too small 2018-03-30 15:42:07 +02:00
0011-KCM-Do-not-use-2048-as-fixed-size-for-the-payload.patch Resolves: upstream#3386 - KCM: Payload buffer is too small 2018-03-30 15:42:07 +02:00
0012-KCM-Adjust-REPLY_MAX-to-the-one-used-in-krb5.patch Resolves: upstream#3386 - KCM: Payload buffer is too small 2018-03-30 15:42:07 +02:00
0013-intg-convert-results-returned-as-bytes-to-strings.patch Resolves: upstream#3666 - Fix usage of str.decode() in our test 2018-03-30 15:42:16 +02:00
0014-KCM-Fix-typo-in-ccdb_sec_delete_list_done.patch A few KCM misc fixes 2018-03-30 15:42:23 +02:00
0015-KCM-Only-print-the-number-of-found-items-after-we-ha.patch A few KCM misc fixes 2018-03-30 15:42:23 +02:00
0016-SYSDB-When-marking-an-entry-as-expired-also-set-the-.patch Resolves: upstream#3684 - A group is not updated if its member is removed with the cleanup task, but the group does not change 2018-04-27 22:31:22 +02:00
0017-sudo-ldap-do-not-store-rules-without-sudoHost-attrib.patch Resolves: upstream#3558 - sudo: report error when two rules share cn 2018-04-27 22:31:22 +02:00
0018-sysdb-custom-completely-replace-old-object-instead-o.patch Resolves: upstream#3558 - sudo: report error when two rules share cn 2018-04-27 22:31:22 +02:00
0019-SERVER-Tone-down-shutdown-messages-for-socket-activa.patch Tone down shutdown messages for socket activated responders 2018-04-27 22:31:22 +02:00
0020-IPA-Qualify-the-externalUser-sudo-attribute.patch IPA: Qualify the externalUser sudo attribute 2018-04-27 22:31:22 +02:00
0021-NSS-Adjust-netgroup-setnetgrent-cache-lifetime-if-mi.patch Resolves: upstream#3550 - refresh_expired_interval does not work with netgrous in 1.15 2018-04-27 22:31:22 +02:00
0022-CONFDB-Add-passwd_files-and-group_files-options.patch Resolves: upstream#3402 - Support alternative sources for the files provider 2018-04-27 22:31:22 +02:00
0023-FILES-Handle-files-provider-sources.patch Resolves: upstream#3402 - Support alternative sources for the files provider 2018-04-27 22:31:22 +02:00
0024-TESTS-Add-a-test-for-the-multiple-files-feature.patch Resolves: upstream#3402 - Support alternative sources for the files provider 2018-04-27 22:31:22 +02:00
0025-AD-Missing-header-in-ad_access.h.patch Resolves: upstream#3646 - SSSD's GPO code ignores ad_site option 2018-04-27 22:31:22 +02:00
0026-GPO-Add-ad_options-to-ad_gpo_process_som_state.patch Resolves: upstream#3646 - SSSD's GPO code ignores ad_site option 2018-04-27 22:31:22 +02:00
0027-GPO-Use-AD-site-override-if-set.patch Resolves: upstream#3646 - SSSD's GPO code ignores ad_site option 2018-04-27 22:31:22 +02:00
0028-nss-initialize-nss_enum_index-in-nss_setnetgrent.patch Resolves: upstream#3679 - Make nss netgroup requests more robust 2018-04-27 22:31:22 +02:00
0029-nss-add-a-netgroup-counter-to-struct-nss_enum_index.patch Resolves: upstream#3679 - Make nss netgroup requests more robust 2018-04-27 22:31:22 +02:00
0030-sssctl-Showing-help-even-when-sssd-not-configured.patch Resolves: upstream#3634 - sssctl COMMAND --help fails if sssd is not configured 2018-04-27 22:31:22 +02:00
0031-sssctl-move-check-for-version-error-to-correct-place.patch Resolves: upstream#3634 - sssctl COMMAND --help fails if sssd is not configured 2018-04-27 22:31:22 +02:00
0032-MAN-Add-sss-certmap-man-page-regarding-priority-proc.patch Resolves: upstream#3469 - extend sss-certmap man page regarding priority processing 2018-04-27 22:31:22 +02:00
0033-SDAP-Improve-a-DEBUG-message-about-GC-detection.patch Improve docs/debug message about GC detection 2018-04-27 22:31:22 +02:00
0034-MAN-Improve-docs-about-GC-detection.patch Improve docs/debug message about GC detection 2018-04-27 22:31:22 +02:00
0035-nss-idmap-do-not-set-a-limit.patch Resolves: upstream#3715 - ipa 389-ds-base crash in krb5-libs - k5_copy_etypes list out of bound? 2018-04-27 22:31:22 +02:00
0036-nss-idmap-use-right-group-list-pointer-after-sss_get.patch Resolves: upstream#3715 - ipa 389-ds-base crash in krb5-libs - k5_copy_etypes list out of bound? 2018-04-27 22:31:22 +02:00
0037-NSS-Add-InvalidateGroupById-handler.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0038-DP-Add-dp_sbus_invalidate_group_memcache.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0039-ERRORS-Add-ERR_GID_DUPLICATED.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0040-LDAP-Augment-the-sdap_opts-structure-with-a-data-pro.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0041-SDAP-Add-sdap_handle_id_collision_for_incomplete_gro.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0042-SDAP-Properly-handle-group-id-collision-when-renamin.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0043-SYSDB_OPS-Error-out-on-id-collision-when-adding-an-i.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0044-TESTS-Add-an-integration-test-for-renaming-incomplet.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0045-SYSDB-sysdb_add_incomplete_group-now-returns-EEXIST-.patch Resolves: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-04-27 22:31:22 +02:00
0046-MAN-Document-which-principal-does-the-AD-provider-us.patch Document which principal does the AD provider use 2018-04-27 22:31:22 +02:00
0047-GPO-Fix-bug-with-empty-GPO-rules.patch Resolves: upstream#3680 - GPO: SSSD fails to process GPOs If a rule is defined, but contains no SIDs 2018-04-27 22:31:22 +02:00
0048-FILES-Do-not-overwrite-and-actually-remove-files_ctx.patch Resolves: upstream#3520 - Files provider supports only BE_FILTER_ENUM 2018-04-27 22:31:22 +02:00
0049-FILES-Reduce-code-duplication.patch Resolves: upstream#3520 - Files provider supports only BE_FILTER_ENUM 2018-04-27 22:31:22 +02:00
0050-FILES-Reset-the-domain-status-back-even-on-errors.patch Resolves: upstream#3520 - Files provider supports only BE_FILTER_ENUM 2018-04-27 22:31:22 +02:00
0051-FILES-Skip-files-that-are-not-created-yet.patch Resolves: upstream#3520 - Files provider supports only BE_FILTER_ENUM 2018-04-27 22:31:22 +02:00
0052-FILES-Only-send-the-request-for-update-if-the-files-.patch Resolves: upstream#3520 - Files provider supports only BE_FILTER_ENUM 2018-04-27 22:31:22 +02:00
0053-TESTS-simple-CA-to-generate-certificates-for-test.patch Related: upstream#3436 - Certificates used in unit tests have limited lifetime 2018-05-16 22:33:17 +02:00
0054-TESTS-replace-hardcoded-certificates.patch Related: upstream#3436 - Certificates used in unit tests have limited lifetime 2018-05-16 22:33:17 +02:00
0055-DYNDNS-Move-the-retry-logic-into-a-separate-function.patch Resolves: upstream#3725 - sssd not honoring dyndns_server if the DNS update process is terminated with a signal 2018-05-16 22:33:17 +02:00
0056-DYNDNS-Retry-also-on-timeouts.patch Resolves: upstream#3725 - sssd not honoring dyndns_server if the DNS update process is terminated with a signal 2018-05-16 22:33:17 +02:00
0057-AD-Warn-if-the-LDAP-schema-is-overriden-with-the-AD-.patch Resolves: upstream#3726 - SSSD with ID provider 'ad' should give a warning in case the ldap schema is manually changed to something different than 'ad'. 2018-05-16 22:33:17 +02:00
0058-SYSDB-Only-check-non-POSIX-groups-for-GID-conflicts.patch Related: upstream#2653 - Group renaming issue when "id_provider = ldap" is set. 2018-05-16 22:33:17 +02:00
0059-Do-not-keep-allocating-external-groups-on-a-long-liv.patch Resolves: upstream#3719 - The SSSD IPA provider allocates information about external groups on a long lived memory context, causing memory growth of the sssd_be process 2018-05-16 22:33:17 +02:00
0060-CACHE_REQ-Do-not-fail-the-domain-locator-plugin-if-I.patch Resolves: upstream#3728 - Request by ID outside the min_id/max_id limit of a first domain does not reach the second domain 2018-05-16 22:33:17 +02:00
0061-NSS-nss_clear_netgroup_hash_table-do-not-free-data.patch Resolves: upstream#3731 - nss_clear_netgroup_hash_table(): only remove entries from the hash table, do not free them 2018-05-16 22:33:17 +02:00
0062-SYSDB-Properly-handle-name-gid-override-when-using-d.patch Resolves: upstream#3595 - ID override GID from Default Trust View is not properly resolved in case domain resolution order is set 2018-05-16 22:33:17 +02:00
0063-test_ca-add-empty-index.txt.attr-file.patch Related: upstream#3436 - Certificates used in unit tests have limited lifetime 2018-05-16 22:34:28 +02:00
0500-Revert-libwbclient-sssd-update-interface-to-version-.patch New upstream release 1.16.0 2017-10-23 13:26:13 +02:00
0502-SYSTEMD-Use-capabilities.patch Backport most important bug fixes 2017-12-04 22:23: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:06:23 +01:00
sources New upstream release 1.16.1 2018-03-09 18:05:01 +01:00
sssd.spec Related: upstream#3742 - Change of: User may not run sudo --> a password is required 2018-05-28 10:14:54 +02:00