Skip to content

Commit 003b879

Browse files
authored
Automated release note commit
1 parent a3f61d0 commit 003b879

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

content/cumulus-linux-516/Whats-New/rn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ pdfhidden: True
219219
### Fixed Issues in 5.16.4
220220
| Issue ID | Description | Affects |
221221
|--- |--- |--- |
222+
| 5030199 | The <code>rsyslog</code> event logger configuration file (<code>12-event-logger.conf</code>) defines a <code>$outchannel</code> with a 1MB size limit and rotation command. However, the <code>omfile</code> action that writes to <code>/var/log/event_logger</code> does not reference the outchannel and lacks inline rotation directives. As a result, <code>rsyslog</code> does not invoke <code>rotate_now</code> to trigger <code>logrotate</code> when the file exceeds 1MB. | 5.16.1-5.16.3 | |
222223
| 5027908 | RADIUS Access-Request and Accounting-Request packets carry the loopback address 127.0.1.1 in the NAS-IP-Address attribute instead of the management interface address. RADIUS servers that authorize or log requests based on the NAS-IP-Address reject or fail the authentication requests. | 5.15.0-5.16.3 | |
223224

224225
## 5.16.3 Release Notes

content/cumulus-linux-516/rn.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,11 @@ cumulus@switch:~$ sudo ethtool -s swp1 speed 100000 autoneg off lanes 2
12951295
<th> Affects </th>
12961296
</tr>
12971297
<tr>
1298+
<td>5030199</td>
1299+
<td>The {{rsyslog}} event logger configuration file ({{12-event-logger.conf}}) defines a {{$outchannel}} with a 1MB size limit and rotation command. However, the {{omfile}} action that writes to {{/var/log/event_logger}} does not reference the outchannel and lacks inline rotation directives. As a result, {{rsyslog}} does not invoke {{rotate_now}} to trigger {{logrotate}} when the file exceeds 1MB.</td>
1300+
<td>5.16.1-5.16.3</td>
1301+
</tr>
1302+
<tr>
12981303
<td>5027908</td>
12991304
<td>RADIUS Access-Request and Accounting-Request packets carry the loopback address 127.0.1.1 in the NAS-IP-Address attribute instead of the management interface address. RADIUS servers that authorize or log requests based on the NAS-IP-Address reject or fail the authentication requests.</td>
13001305
<td>5.15.0-5.16.3</td>

0 commit comments

Comments
 (0)