We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d7772 commit f2361e8Copy full SHA for f2361e8
1 file changed
SPECS/azurelinux-release/azurelinux-release.spec
@@ -5,7 +5,7 @@
5
Summary: Azure Linux release files
6
Name: azurelinux-release
7
Version: %{dist_version}.0
8
-Release: 20%{?dist}
+Release: 21%{?dist}
9
License: MIT
10
Vendor: Microsoft Corporation
11
Distribution: Azure Linux
@@ -118,6 +118,9 @@ install -Dm0644 %{SOURCE4} -t %{buildroot}%{_sysctldir}/
118
%{_sysctldir}/*.conf
119
120
%changelog
121
+* Fri Oct 25 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.0-21
122
+- Bump release for November 2024
123
+
124
* Fri Sep 27 2024 Rachel Menge <rachelmenge@microsoft.com> - 3.0-20
125
- Enable iptables as default firewall
126
0 commit comments