Re: Upcoming stable point release (12.5)

Holger Wansing <[email protected]>
Newsgroups gmane.linux.debian.devel.www
Message-ID <[email protected]>
Hi,

Jean-Pierre Giraud <[email protected]> wrote (Thu, 08 Feb 2024 09:49:00 +0100):
> Le jeudi 08 février 2024 à 08:28 +0100, Thomas Lange a écrit :
> > It's now easier than before. You don't need the year in the URL any more.
> > This should be used instead:
> > https://www.debian.org/security/dsa-5551

@Jean-Pierre:
Good catch noticing this. Thanks for the heads-up!


Changings like in attached patch should do it.


Holger

-- 
Holger Wansing <[email protected]>
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076
12.5_fix-dsa-links.diff (text/x-diff, 2.8 KB)
--- 20240210.wml	2024-02-08 10:38:13.344483185 +0100
+++ 20240210-fix-dsa-links.wml	2024-02-08 10:41:00.640002849 +0100
@@ -8,10 +8,10 @@
 <define-tag revision>12.5</define-tag>
 
 <define-tag dsa>
-    <tr><td align="center"><a href="$(HOME)/security/%0/dsa-%1">DSA-%1</a></td>
+    <tr><td align="center"><a href="$(HOME)/security/dsa-%0">DSA-%0</a></td>
         <td align="center"><:
     my @p = ();
-    for my $p (split (/,\s*/, "%2")) {
+    for my $p (split (/,\s*/, "%1")) {
 	push (@p, sprintf ('<a href="https://packages.debian.org/src:%s">%s</a>', $p, $p));
     }
     print join (", ", @p);
@@ -139,48 +139,48 @@
 
 <table border=0>
 <tr><th>Advisory ID</th>  <th>Package</th></tr>
-<dsa 2023 5572 roundcube>
-<dsa 2023 5573 chromium>
-<dsa 2023 5574 libreoffice>
-<dsa 2023 5576 xorg-server>
-<dsa 2023 5577 chromium>
-<dsa 2023 5578 ghostscript>
-<dsa 2023 5579 freeimage>
-<dsa 2023 5581 firefox-esr>
-<dsa 2023 5582 thunderbird>
-<dsa 2023 5583 gst-plugins-bad1.0>
-<dsa 2023 5584 bluez>
-<dsa 2023 5585 chromium>
-<dsa 2023 5586 openssh>
-<dsa 2023 5587 curl>
-<dsa 2023 5588 putty>
-<dsa 2023 5589 node-undici>
-<dsa 2023 5590 haproxy>
-<dsa 2023 5591 libssh>
-<dsa 2023 5592 libspreadsheet-parseexcel-perl>
-<dsa 2024 5593 linux-signed-amd64>
-<dsa 2024 5593 linux-signed-arm64>
-<dsa 2024 5593 linux-signed-i386>
-<dsa 2024 5593 linux>
-<dsa 2024 5595 chromium>
-<dsa 2024 5597 exim4>
-<dsa 2024 5598 chromium>
-<dsa 2024 5599 phpseclib>
-<dsa 2024 5600 php-phpseclib>
-<dsa 2024 5601 php-phpseclib3>
-<dsa 2024 5602 chromium>
-<dsa 2024 5603 xorg-server>
-<dsa 2024 5605 thunderbird>
-<dsa 2024 5606 firefox-esr>
-<dsa 2024 5607 chromium>
-<dsa 2024 5608 gst-plugins-bad1.0>
-<dsa 2024 5609 slurm-wlm>
-<dsa 2024 5610 redis>
-<dsa 2024 5611 glibc>
-<dsa 2024 5612 chromium>
-<dsa 2024 5613 openjdk-17>
-<dsa 2024 5614 zbar>
-<dsa 2024 5615 runc>
+<dsa 5572 roundcube>
+<dsa 5573 chromium>
+<dsa 5574 libreoffice>
+<dsa 5576 xorg-server>
+<dsa 5577 chromium>
+<dsa 5578 ghostscript>
+<dsa 5579 freeimage>
+<dsa 5581 firefox-esr>
+<dsa 5582 thunderbird>
+<dsa 5583 gst-plugins-bad1.0>
+<dsa 5584 bluez>
+<dsa 5585 chromium>
+<dsa 5586 openssh>
+<dsa 5587 curl>
+<dsa 5588 putty>
+<dsa 5589 node-undici>
+<dsa 5590 haproxy>
+<dsa 5591 libssh>
+<dsa 5592 libspreadsheet-parseexcel-perl>
+<dsa 5593 linux-signed-amd64>
+<dsa 5593 linux-signed-arm64>
+<dsa 5593 linux-signed-i386>
+<dsa 5593 linux>
+<dsa 5595 chromium>
+<dsa 5597 exim4>
+<dsa 5598 chromium>
+<dsa 5599 phpseclib>
+<dsa 5600 php-phpseclib>
+<dsa 5601 php-phpseclib3>
+<dsa 5602 chromium>
+<dsa 5603 xorg-server>
+<dsa 5605 thunderbird>
+<dsa 5606 firefox-esr>
+<dsa 5607 chromium>
+<dsa 5608 gst-plugins-bad1.0>
+<dsa 5609 slurm-wlm>
+<dsa 5610 redis>
+<dsa 5611 glibc>
+<dsa 5612 chromium>
+<dsa 5613 openjdk-17>
+<dsa 5614 zbar>
+<dsa 5615 runc>
 </table>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.