diff --git a/.github/workflows/build_viewer.yml b/.github/workflows/build_viewer.yml
index 282225e71d..c5e2b1cf26 100644
--- a/.github/workflows/build_viewer.yml
+++ b/.github/workflows/build_viewer.yml
@@ -167,7 +167,7 @@ jobs:
path_sep="\\"
fi
function find_most_recent_bundle() {
- local pattern="$1.*$2.*"
+ local pattern="$1-.*$2-.*"
local most_recent_file=$(ls -t "${{ github.workspace }}" | grep "$pattern" | head -1)
if [ -z "$most_recent_file" ]; then
echo ""
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index e6367dfde6..251d65f10e 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -7741,7 +7741,7 @@
Type
String
Value
- https://status.secondlifegrid.net/history.atom
+ https://status.secondlifegrid.net/history.rss
GridStatusUpdateDelay