diff options
| author | Michael Biebl <biebl@debian.org> | 2019-11-06 20:46:28 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-11-06 20:46:28 +0100 |
| commit | 515e1311d22086215e182f18a4529f24660ca4c3 (patch) | |
| tree | 5b1d21eeceaa57d233d46ddfeeca5e0c1fc8b8a3 /docs/libnm/libnm-sections.txt | |
| parent | 790e3946f0274a272fdda4d8697ce31a757a48d2 (diff) | |
| parent | 9c642eac191ef0dce49855d8da0a9e9af18d5113 (diff) | |
Update upstream source from tag 'upstream/1.20.6'
Update to upstream version '1.20.6' with Debian dir 93035bdc0e2b22e7410d6c70c55a21648f836a2f
Diffstat (limited to 'docs/libnm/libnm-sections.txt')
| -rw-r--r-- | docs/libnm/libnm-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt index 8650e6e2..006d2365 100644 --- a/docs/libnm/libnm-sections.txt +++ b/docs/libnm/libnm-sections.txt @@ -1685,6 +1685,7 @@ NM_SETTING_802_1X_PIN NM_SETTING_802_1X_PIN_FLAGS NM_SETTING_802_1X_SYSTEM_CA_CERTS NM_SETTING_802_1X_AUTH_TIMEOUT +NM_SETTING_802_1X_OPTIONAL NMSetting8021x nm_setting_802_1x_new nm_setting_802_1x_check_cert_scheme @@ -1773,6 +1774,7 @@ nm_setting_802_1x_get_phase2_private_key_password_flags nm_setting_802_1x_get_phase2_private_key_format nm_setting_802_1x_get_phase1_auth_flags nm_setting_802_1x_get_auth_timeout +nm_setting_802_1x_get_optional <SUBSECTION Standard> NMSetting8021xClass NM_IS_SETTING_802_1X @@ -3951,6 +3953,7 @@ NM_AVAILABLE_IN_1_18 NM_DEPRECATED_IN_1_20 NM_DEPRECATED_IN_1_20_FOR NM_AVAILABLE_IN_1_20 +NM_AVAILABLE_IN_1_20_6 </SECTION> <SECTION> |