7bddea6c90
Resolves: rhbz#1437199 - sssd-nfs-idmap-1.15.2-1.fc25.x86_64 conflicts with file from package sssd-common-1.15.1-1.fc25.x86_64 Resolves: rhbz#1063278 - sss_ssh_knownhostsproxy doesn't fall back to ipv4
40 lines
1.6 KiB
Diff
40 lines
1.6 KiB
Diff
From 363e4c407085ea5623850b1dadb1344f2edd3c34 Mon Sep 17 00:00:00 2001
|
|
From: Lukas Slebodnik <lslebodn@redhat.com>
|
|
Date: Wed, 12 Apr 2017 15:13:45 +0200
|
|
Subject: [PATCH 113/135] README: Update links to mailing lists
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
Old links are redirected to information about Fedorahosted-retirement
|
|
|
|
e.g.
|
|
https://fedorahosted.org/mailman/listinfo/sssd-devel
|
|
-> https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement
|
|
|
|
Reviewed-by: Pavel Březina <pbrezina@redhat.com>
|
|
---
|
|
README.md | 6 ++++--
|
|
1 file changed, 4 insertions(+), 2 deletions(-)
|
|
|
|
diff --git a/README.md b/README.md
|
|
index 40c88c08070b986a634496ac2d6ffba8643bd8a7..600802da1b9a432ecf691137082b0ba2794e3ca7 100644
|
|
--- a/README.md
|
|
+++ b/README.md
|
|
@@ -21,8 +21,10 @@ Please see the file called COPYING.
|
|
## Contacts
|
|
There are several ways to contact us:
|
|
|
|
-* the sssd-devel mailing list: [Development of the System Security Services Daemon](https://fedorahosted.org/mailman/listinfo/sssd-devel)
|
|
-* the sssd-users mailing list: [End-user discussions about the System Security Services Daemon](https://fedorahosted.org/mailman/listinfo/sssd-users)
|
|
+* the sssd-devel mailing list: [Development of the System Security Services Daemon](
|
|
+ https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org/)
|
|
+* the sssd-users mailing list: [End-user discussions about the System Security Services Daemon](
|
|
+ https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.org/)
|
|
* the #sssd and #freeipa IRC channels on freenode:
|
|
* irc://irc.freenode.net/sssd
|
|
* irc://irc.freenode.net/freeipa
|
|
--
|
|
2.12.2
|
|
|