Saturday, September 12, 2026

[fedora-arm] Re: Latest brcmfmac breaks RPI5 wifi

For both brcmfmac v234 and V286, kernel is:

Linux nas6 7.2.4-300.fc45.aarch64 #1 SMP PREEMPT_DYNAMIC Mon Sep  7 19:12:27 UTC 2026 aarch64 GNU/Linux


Comparison of before and after upgrading the 6 wifi packages using dmesg | grep brcmfmac:

::::::::::::::
before_linux-firmware-20260910-1.fc45.just-brcmfmac
::::::::::::::
[    7.916539] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.917149] usbcore: registered new interface driver brcmfmac
[    8.143037] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[    8.143274] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2

::::::::::::::
[   10.265633] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   10.265775] usbcore: registered new interface driver brcmfmac
[   10.483635] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[   10.484624] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Oct 28 2024 23:27:00 version 7.45.286 (be70ab3 CY) FWID 01-95efe7fa
[   91.521694] brcmfmac: brcmf_dump_obss: dump_obss error (-52)

NB the -52 error that was not there until V286.


Comparison of AP availablity (mine are LEGGWLAN and LEGGGUEST on a UK EE Hub):

# cat before_linux-firmware-20260910-1.fc45-nmcli-device-wifi-list  
IN-USE  BSSID              SSID                              MODE   BAND     CHAN  RATE         SIGNAL  BARS  SECURITY   
       BE:0F:F3:4B:60:97  DIRECT-97-HP OfficeJet Pro 9730e  Infra  2.4 GHz  6     65 Mbit/s    94      ▂▄▆█  WPA2       
*       3C:58:36:2B:A2:E4  LEGGWLAN                          Infra  2.4 GHz  1     195 Mbit/s   89      ▂▄▆█  WPA2 WPA3  
       92:58:36:2B:A2:E5  EE WiFi                           Infra  2.4 GHz  1     195 Mbit/s   87      ▂▄▆█  --         
       92:58:36:2B:A2:E7  LEGGGUEST                         Infra  2.4 GHz  1     195 Mbit/s   87      ▂▄▆█  --         
       92:58:36:2B:A2:E8  --                                Infra  2.4 GHz  1     195 Mbit/s   87      ▂▄▆█  WPA3       
       EC:FD:F8:22:51:EE  AP_2361625852                     Infra  2.4 GHz  1     135 Mbit/s   67      ▂▄▆_  WPA2       
       58:D6:1F:C8:D3:31  CHEEKYCP                          Infra  5 GHz    48    1170 Mbit/s  39      ▂▄__  WPA2 WPA3

# cat after_linux-firmware-20260910-1.fc45.-nmcli-device-wifi-list
IN-USE  BSSID              SSID                              MODE   BAND     CHAN  RATE         SIGNAL  BARS  SECURITY   
       BE:0F:F3:4B:60:97  DIRECT-97-HP OfficeJet Pro 9730e  Infra  2.4 GHz  6     65 Mbit/s    95      ▂▄▆█  WPA2       
       3C:58:36:2B:A2:E4  LEGGWLAN                          Infra  2.4 GHz  1     195 Mbit/s   89      ▂▄▆█  WPA2 WPA3  
       92:58:36:2B:A2:E8  --                                Infra  2.4 GHz  1     195 Mbit/s   89      ▂▄▆█  WPA3       
       92:58:36:2B:A2:E5  EE WiFi                           Infra  2.4 GHz  1     195 Mbit/s   89      ▂▄▆█  --         
       92:58:36:2B:A2:E7  LEGGGUEST                         Infra  2.4 GHz  1     195 Mbit/s   87      ▂▄▆█  --         
       EC:FD:F8:22:51:EE  AP_2361625852                     Infra  2.4 GHz  1     135 Mbit/s   69      ▂▄▆_  WPA2       
       58:D6:1F:C8:D3:31  CHEEKYCP                          Infra  5 GHz    48    1170 Mbit/s  39      ▂▄__  WPA2 WPA3

Note failure to connect to LEGGWLAN with V286 brcmfmac (I know; it may not be exactly that package that is the cause!)

The EE Hub wifi has 2.4GHz enabled and 5GHz too.

The 'Security Type' setting is: 'WPA3-Personal-Transition'.

The command 'journalctl | grep wlan' shows this connection error:

Sep 12 10:02:14 nas6 wpa_supplicant[796]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="LEGGWLAN" auth_failures=1 duration=10 reason=CONN_FAILED

Do you still need a bugzilla bug report?

:D


On 11/09/2026 17:24, Peter Robinson wrote:
Yes, reverting to brcmfmac  7.45.234 makes it start working again.

How to narrow down which of those 6 updates did the damage?
I don't believe any of them did the "damage" but the brcmfmac firmware
is in the named package. Also you don't report what kernel version
you're using.

The new firmware works for me across all my RPi5's so there's likely
more nuance to the problem. Like what sort of AP are  you connecting
to, what WiFi standards it is using etc.

The problem with WiFI (and bluetooth for that matter), it's it's not
as simple as just a driver or firmware, but also things like the
versions of standard that your AP supports and numerous other things.

I would start by reporting a bug with all useful information against
linux-firmware (the root package of the firmwares) and we can take the
discussion there (yes, I am the linux-firmware maintainer) but you
need to put the complete story.

:D

On 11/09/2026 16:23, Peter Robinson wrote:

Hi David,

Anybody interested in the details?
rc
Depends on what you mean by details.

Not sure exactly which of these updates does it:

Well there's only one of those that are brcmfmac wifi firmware ;-)

But also I've tested this on all 3 of my RPi5's and none of them are
seeing a wifi regression with that firmware update.

With a 'dmeg | grep brcmf' I get the following with the new 7.45.286
FW (the old one was 7.45.234) being reported:

[    7.867322] brcmfmac: brcmf_fw_alloc_request: using
brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.869860] usbcore: registered new interface driver brcmfmac
[    8.056278] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob
available (err=-2)
[    8.056547] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6
wl0: Oct 28 2024 23:27:00 version 7.45.286 (be70ab3 CY) FWI

:D

# !dnf
dnf distro-sync
Updating and loading repositories:
Repositories loaded.
Package                                                              Arch            Version                                                              Repository                                   Size
Upgrading:
brcmfmac-firmware                                                   noarch          0:20260910-1.fc45                                                    updates-testing                           9.5 MiB
  replacing brcmfmac-firmware                                       noarch          0:20260810-1.fc45                                                    fedora                                    9.5 MiB
iwlwifi-mld-firmware                                                noarch          0:20260910-1.fc45                                                    updates-testing                          23.4 MiB
  replacing iwlwifi-mld-firmware                                    noarch          0:20260810-1.fc45                                                    fedora                                   20.2 MiB
iwlwifi-mvm-firmware                                                noarch          0:20260910-1.fc45                                                    updates-testing                          62.7 MiB
  replacing iwlwifi-mvm-firmware                                    noarch          0:20260810-1.fc45                                                    fedora                                   62.7 MiB
linux-firmware                                                      noarch          0:20260910-1.fc45                                                    updates-testing                          48.7 MiB
  replacing linux-firmware                                          noarch          0:20260810-1.fc45                                                    fedora                                   50.0 MiB
linux-firmware-whence                                               noarch          0:20260910-1.fc45                                                    updates-testing                         462.2 KiB
  replacing linux-firmware-whence                                   noarch          0:20260810-1.fc45                                                    fedora                                  449.3 KiB
realtek-firmware                                                    noarch          0:20260910-1.fc45                                                    updates-testing                           6.9 MiB
  replacing realtek-firmware                                        noarch          0:20260810-1.fc45                                                    fedora                                    6.9 MiB




--
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

-- _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

[Test-Announce] Fedora 45 Branched 20260912.n.0 nightly compose nominated for testing

Announcing the creation of a new nightly release validation test event for Fedora 45 Branched 20260912.n.0. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki/QA:Release_validation_test_plan Notable package version changes: kiwi - 1.3: kiwi-10.3.0-4.fc45.src, 20260912.n.0: kiwi-10.3.11-1.fc45.src Test coverage information for the current release can be seen at: https://openqa.fedoraproject.org/testcase_stats/45 You can see all results, find testing instructions and image download locations, and enter results on the Summary page: https://fedoraproject.org/wiki/Test_Results:Fedora_45_Branched_20260912.n.0_Summary The individual test result pages are: https://fedoraproject.org/wiki/Test_Results:Fedora_45_Branched_20260912.n.0_Installation https://fedoraproject.org/wiki/Test_Results:Fedora_45_Branched_20260912.n.0_Base https://fedoraproject.org/wiki/Test_Results:Fedora_45_Branched_20260912.n.0_Server https://fedoraproject.org/wiki/Test_Results:Fedora_45_Branched_20260912.n.0_Cloud https://fedoraproject.org/wiki/Test_Results:Fedora_45_Branched_20260912.n.0_Desktop https://fedoraproject.org/wiki/Test_Results:Fedora_45_Branched_20260912.n.0_Security_Lab Thank you for testing! -- Mail generated by relvalconsumer: https://forge.fedoraproject.org/quality/relvalconsumer -- _______________________________________________ test-announce mailing list -- test-announce@lists.fedoraproject.org To unsubscribe send an email to test-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test-announce@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

Friday, September 11, 2026

[fedora-arm] Re: Latest brcmfmac breaks RPI5 wifi

Yes, reverting to brcmfmac  7.45.234 makes it start working again.

How to narrow down which of those 6 updates did the damage?

:D

On 11/09/2026 16:23, Peter Robinson wrote:
Hi David,

Anybody interested in the details?
Depends on what you mean by details.

Not sure exactly which of these updates does it:
Well there's only one of those that are brcmfmac wifi firmware ;-)

But also I've tested this on all 3 of my RPi5's and none of them are
seeing a wifi regression with that firmware update.

With a 'dmeg | grep brcmf' I get the following with the new 7.45.286
FW (the old one was 7.45.234) being reported:

[    7.867322] brcmfmac: brcmf_fw_alloc_request: using
brcm/brcmfmac43455-sdio for chip BCM4345/6
[    7.869860] usbcore: registered new interface driver brcmfmac
[    8.056278] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob
available (err=-2)
[    8.056547] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6
wl0: Oct 28 2024 23:27:00 version 7.45.286 (be70ab3 CY) FWI

:D

# !dnf
dnf distro-sync
Updating and loading repositories:
Repositories loaded.
Package                                                              Arch            Version                                                              Repository                                   Size
Upgrading:
brcmfmac-firmware                                                   noarch          0:20260910-1.fc45                                                    updates-testing                           9.5 MiB
  replacing brcmfmac-firmware                                       noarch          0:20260810-1.fc45                                                    fedora                                    9.5 MiB
iwlwifi-mld-firmware                                                noarch          0:20260910-1.fc45                                                    updates-testing                          23.4 MiB
  replacing iwlwifi-mld-firmware                                    noarch          0:20260810-1.fc45                                                    fedora                                   20.2 MiB
iwlwifi-mvm-firmware                                                noarch          0:20260910-1.fc45                                                    updates-testing                          62.7 MiB
  replacing iwlwifi-mvm-firmware                                    noarch          0:20260810-1.fc45                                                    fedora                                   62.7 MiB
linux-firmware                                                      noarch          0:20260910-1.fc45                                                    updates-testing                          48.7 MiB
  replacing linux-firmware                                          noarch          0:20260810-1.fc45                                                    fedora                                   50.0 MiB
linux-firmware-whence                                               noarch          0:20260910-1.fc45                                                    updates-testing                         462.2 KiB
  replacing linux-firmware-whence                                   noarch          0:20260810-1.fc45                                                    fedora                                  449.3 KiB
realtek-firmware                                                    noarch          0:20260910-1.fc45                                                    updates-testing                           6.9 MiB
  replacing realtek-firmware                                        noarch          0:20260810-1.fc45                                                    fedora                                    6.9 MiB




--
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

-- _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

[fedora-arm] Re: Latest brcmfmac breaks RPI5 wifi

Hi David, > Anybody interested in the details? Depends on what you mean by details. > Not sure exactly which of these updates does it: Well there's only one of those that are brcmfmac wifi firmware ;-) But also I've tested this on all 3 of my RPi5's and none of them are seeing a wifi regression with that firmware update. With a 'dmeg | grep brcmf' I get the following with the new 7.45.286 FW (the old one was 7.45.234) being reported: [ 7.867322] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 7.869860] usbcore: registered new interface driver brcmfmac [ 8.056278] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 8.056547] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Oct 28 2024 23:27:00 version 7.45.286 (be70ab3 CY) FWI > :D > > # !dnf > dnf distro-sync > Updating and loading repositories: > Repositories loaded. > Package Arch Version Repository Size > Upgrading: > brcmfmac-firmware noarch 0:20260910-1.fc45 updates-testing 9.5 MiB > replacing brcmfmac-firmware noarch 0:20260810-1.fc45 fedora 9.5 MiB > iwlwifi-mld-firmware noarch 0:20260910-1.fc45 updates-testing 23.4 MiB > replacing iwlwifi-mld-firmware noarch 0:20260810-1.fc45 fedora 20.2 MiB > iwlwifi-mvm-firmware noarch 0:20260910-1.fc45 updates-testing 62.7 MiB > replacing iwlwifi-mvm-firmware noarch 0:20260810-1.fc45 fedora 62.7 MiB > linux-firmware noarch 0:20260910-1.fc45 updates-testing 48.7 MiB > replacing linux-firmware noarch 0:20260810-1.fc45 fedora 50.0 MiB > linux-firmware-whence noarch 0:20260910-1.fc45 updates-testing 462.2 KiB > replacing linux-firmware-whence noarch 0:20260810-1.fc45 fedora 449.3 KiB > realtek-firmware noarch 0:20260910-1.fc45 updates-testing 6.9 MiB > replacing realtek-firmware noarch 0:20260810-1.fc45 fedora 6.9 MiB > > > > > -- > _______________________________________________ > arm mailing list -- arm@lists.fedoraproject.org > To unsubscribe send an email to arm-leave@lists.fedoraproject.org > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org > Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new -- _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

[fedora-arm] Latest brcmfmac breaks RPI5 wifi

Anybody interested in the details?

Not sure exactly which of these updates does it:

:D

# !dnf
dnf distro-sync  
Updating and loading repositories:
Repositories loaded.
Package                                                              Arch            Version                                                              Repository                                   Size
Upgrading:
brcmfmac-firmware                                                   noarch          0:20260910-1.fc45                                                    updates-testing                           9.5 MiB
  replacing brcmfmac-firmware                                       noarch          0:20260810-1.fc45                                                    fedora                                    9.5 MiB
iwlwifi-mld-firmware                                                noarch          0:20260910-1.fc45                                                    updates-testing                          23.4 MiB
  replacing iwlwifi-mld-firmware                                    noarch          0:20260810-1.fc45                                                    fedora                                   20.2 MiB
iwlwifi-mvm-firmware                                                noarch          0:20260910-1.fc45                                                    updates-testing                          62.7 MiB
  replacing iwlwifi-mvm-firmware                                    noarch          0:20260810-1.fc45                                                    fedora                                   62.7 MiB
linux-firmware                                                      noarch          0:20260910-1.fc45                                                    updates-testing                          48.7 MiB
  replacing linux-firmware                                          noarch          0:20260810-1.fc45                                                    fedora                                   50.0 MiB
linux-firmware-whence                                               noarch          0:20260910-1.fc45                                                    updates-testing                         462.2 KiB
  replacing linux-firmware-whence                                   noarch          0:20260810-1.fc45                                                    fedora                                  449.3 KiB
realtek-firmware                                                    noarch          0:20260910-1.fc45                                                    updates-testing                           6.9 MiB
  replacing realtek-firmware                                        noarch          0:20260810-1.fc45                                                    fedora                                    6.9 MiB




-- _______________________________________________ arm mailing list -- arm@lists.fedoraproject.org To unsubscribe send an email to arm-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

Thursday, September 10, 2026

[389-announce] Security updates required for recent 389 Directory Server releases

Hello,

The 389 Directory Server team published security updates for multiple release branches:

- 3.3.1 (https://www.port389.org/docs/389ds/releases/release-3-3-1.html)
- 3.2.3 (https://www.port389.org/docs/389ds/releases/release-3-2-3.html)
- 3.1.5 (https://www.port389.org/docs/389ds/releases/release-3-1-5.html)
- 3.0.7 (https://www.port389.org/docs/389ds/releases/release-3-0-7.html)
- 2.9.1 (https://www.port389.org/docs/389ds/releases/release-2-9-1.html)
- 2.8.2 (https://www.port389.org/docs/389ds/releases/release-2-8-2.html)
- 2.6.3 (https://www.port389.org/docs/389ds/releases/release-2-6-3.html)
- 2.4.7 (https://www.port389.org/docs/389ds/releases/release-2-4-7.html)
- 2.2.11 (https://www.port389.org/docs/389ds/releases/release-2-2-11.html)
- 1.4.3.41 (https://www.port389.org/docs/389ds/releases/release-1-4-3-41.html)

These releases address multiple security vulnerabilities, including remotely exploitable issues such as:
- CVE-2026-18922 - 9.8 Critical
- CVE-2026-19843 - 8.4 Important
- CVE-2026-11770 - 7.5 Moderate
- CVE-2026-18355 - 7.5 Important
- CVE-2026-18453 - 7.5 Important
- CVE-2026-76560 - 7.5 Important
- CVE-2026-9064 - 7.5 Important

Please treat this as a critical security update. Review your installed version and upgrade to the latest applicable release as soon as possible.

Regards,
The 389 Directory Server team

-- _______________________________________________ 389-announce mailing list -- 389-announce@lists.fedoraproject.org To unsubscribe send an email to 389-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-announce@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new

[389-users] Security updates required for recent 389 Directory Server releases

Hello,

The 389 Directory Server team published security updates for multiple release branches:

- 3.3.1 (https://www.port389.org/docs/389ds/releases/release-3-3-1.html)
- 3.2.3 (https://www.port389.org/docs/389ds/releases/release-3-2-3.html)
- 3.1.5 (https://www.port389.org/docs/389ds/releases/release-3-1-5.html)
- 3.0.7 (https://www.port389.org/docs/389ds/releases/release-3-0-7.html)
- 2.9.1 (https://www.port389.org/docs/389ds/releases/release-2-9-1.html)
- 2.8.2 (https://www.port389.org/docs/389ds/releases/release-2-8-2.html)
- 2.6.3 (https://www.port389.org/docs/389ds/releases/release-2-6-3.html)
- 2.4.7 (https://www.port389.org/docs/389ds/releases/release-2-4-7.html)
- 2.2.11 (https://www.port389.org/docs/389ds/releases/release-2-2-11.html)
- 1.4.3.41 (https://www.port389.org/docs/389ds/releases/release-1-4-3-41.html)

These releases address multiple security vulnerabilities, including remotely exploitable issues such as:
- CVE-2026-18922 - 9.8 Critical
- CVE-2026-19843 - 8.4 Important
- CVE-2026-11770 - 7.5 Moderate
- CVE-2026-18355 - 7.5 Important
- CVE-2026-18453 - 7.5 Important
- CVE-2026-76560 - 7.5 Important
- CVE-2026-9064 - 7.5 Important

Please treat this as a critical security update. Review your installed version and upgrade to the latest applicable release as soon as possible.

Regards,
The 389 Directory Server team

-- _______________________________________________ 389-users mailing list -- 389-users@lists.fedoraproject.org To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new