aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/recent_list.wml
diff options
context:
space:
mode:
authorTobias Quathamer <toddy>2006-03-15 10:00:12 +0000
committerTobias Quathamer <toddy>2006-03-15 10:00:12 +0000
commitb5f35ec95e5f9f78240846c437d37a6dc0471eaa (patch)
tree99e1828a6499e1a4dcaeb240223b48c073aafc65 /english/template/debian/recent_list.wml
parent460d9329f64949a8177c3c317b5f331cee74809b (diff)
Adjusted title display for DSA 1000. To infinity, and beyond!
CVS version numbers english/template/debian/recent_list.wml: 1.132 -> 1.133
Diffstat (limited to 'english/template/debian/recent_list.wml')
-rw-r--r--english/template/debian/recent_list.wml2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/template/debian/recent_list.wml b/english/template/debian/recent_list.wml
index cbd434f884e..5852b694915 100644
--- a/english/template/debian/recent_list.wml
+++ b/english/template/debian/recent_list.wml
@@ -316,7 +316,7 @@ sub grab_titles {
$rdate = newsdate($hdate);
@rdate = map( newsdate($_), @hdate );
@isodate = map( sprintf("%04d-%02d-%02d", split '-', $_), @hdate );
- $title =~ s/(DSA-\d{3})-\d{1}/$1/; # strip off the revision in the DSA number
+ $title =~ s/(DSA-\d{3,})-\d{1}/$1/; # strip off the revision in the DSA number
# we need absolute paths for rdf
(my $rdfbase = $base) =~ s/^security\///;
if ($format =~ /\brdf\b/) {

© 2014-2024 Faster IT GmbH | imprint | privacy policy