From owner-freebsd-doc@freebsd.org Thu Nov 3 06:27:04 2016 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DAF4C2C37B for ; Thu, 3 Nov 2016 06:27:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E5071633 for ; Thu, 3 Nov 2016 06:27:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uA36R34o019141 for ; Thu, 3 Nov 2016 06:27:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: maintainer-approval requested: [Bug 206683] Website links in "security" and "errata" RSS feeds are broken : [Attachment 176579] libcommon.diff Date: Thu, 03 Nov 2016 06:27:03 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Services X-Bugzilla-Component: Security Team X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: secteam@FreeBSD.org X-Bugzilla-Flags: Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 06:27:04 -0000 Tobias Kortkamp has asked FreeBSD doc mailing list for maintainer-approval: Bug 206683: Website links in "security" and "errata" RSS feeds are broken https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206683 Attachment 176579: libcommon.diff https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176579&action=3Dedit --- Comment #5 from Tobias Kortkamp --- Created attachment 176579 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176579&action= =3Dedit libcommon.diff This patch fixes the RSS feeds by prepending https: to the and tags for every item. As was pointed out by Mark share/xml/common.ent was changed to use protocol-relative URLs in doc r45654. However RSS doesn't support protocol-relative URLs AFAICT, so this seems like the easiest way to fix th= is. FYI, here is what Feed Validator has to say about FreeBSD's RSS feeds: http://www.feedvalidator.org/check.cgi?url=3Dhttps%3A%2F%2Fwww.freebsd.org%= 2Fsecu rity%2Frss.xml