Skip to content

Commit f25e866

Browse files
committed
IRC is on libera.chat now
1 parent f1e9d4e commit f25e866

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

src/community.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Community
2727
:title: IRC
2828
:icon: ./_static/images/icon-irc.svg
2929

30-
We use the **#sssd** channel on `freenode.net <https://freenode.net>`_.
30+
We use the **#sssd** channel on `libera.chat <https://libera.chat>`_.
3131

3232
Feel free to ask both user and contributor questions.
3333

@@ -41,4 +41,4 @@ Community
4141
.. rst-class:: community-text
4242

4343
Whether you use SSSD, wish to contribute to improve it or wish to follow its
44-
development more closely, you are welcome to join.
44+
development more closely, you are welcome to join.

src/docs/reporting-bugs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@ This has the advantage of not having to restart the sssd, on the other hand, the
7676
Mind your privacy
7777
*****************
7878

79-
Both the SSSD log files and the coredumps might include confidential information. If you don't like them to be exposed in the SSSD bug tracker instance, please contact some of the SSSD developers on the ``#sssd`` channel on FreeNode or on the `sssd-users <https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.org>`_ mailing list.
79+
Both the SSSD log files and the coredumps might include confidential information. If you don't like them to be exposed in the SSSD bug tracker instance, please contact some of the SSSD developers on the ``#sssd`` channel on libera.chat or on the `sssd-users <https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.org>`_ mailing list.
8080

8181
Always test the latest available version
8282
****************************************
8383

8484
SSSD moves at a rapid pace. It's not useful to file a bug report against an old version, please upgrade to the latest release in the branch you're running, if the branch is still active. You can find the tarballs on our releases page. If you're running an Enterprise or Long-Term-Maintenance distribution and can't update to a newer version, consider filing a bug report in your distribution bug tracker instead.
8585

86-
Alternatively, ask on the ``#sssd`` channel on FreeNode. Several SSSD or FreeIPA developers maintain private repositories with custom builds for stable platforms.
86+
Alternatively, ask on the ``#sssd`` channel on libera.chat. Several SSSD or FreeIPA developers maintain private repositories with custom builds for stable platforms.
8787

8888
Consider if the bug has security consequences
8989
*********************************************

src/troubleshooting/backend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ Asking for help
599599

600600
If you did not have any luck with debugging the issue yourself you can reach us
601601
through `sssd-users <https://fedorahosted.org/mailman/listinfo/sssd-users>`_
602-
mailing list or `#sssd channel on freenode.net <irc://irc.freenode.net/sssd>`_ IRC.
602+
mailing list or `#sssd channel on libera.chat <irc://irc.libera.chat/sssd>`_ IRC.
603603

604604
It would be great if you can also provide all the information that you have
605605
found so far to speed things up. Such as:

src/troubleshooting/sudo.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Most of the sudo related user cases that we have in past years was
303303
actually only a misconfiguration of sudo rule or the client system. If
304304
you are not able to track down the issue yourself, feel free to ask one
305305
of the developers on `SSSD mailing list`_ or `#sssd IRC channel`_ on
306-
`freenode`_. To speed things up, please prepare the following information:
306+
`libera.chat`_. To speed things up, please prepare the following information:
307307

308308
- Description of the problem and what have you found out. You should at
309309
least know whether the issue lies on sudo (rules are send to sudo but
@@ -315,8 +315,8 @@ of the developers on `SSSD mailing list`_ or `#sssd IRC channel`_ on
315315
membership, output of the following commands:
316316

317317
.. _SSSD mailing list: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
318-
.. _#sssd IRC channel: irc://irc.freenode.net/sssd
319-
.. _freenode: http://freenode.net
318+
.. _#sssd IRC channel: irc://irc.libera.chat/sssd
319+
.. _libera.chat: https://libera.chat
320320

321321
.. code-block:: bash
322322

0 commit comments

Comments
 (0)