This is an automated email from the ASF dual-hosted git repository.
FreeAndNil pushed a change to branch Feature/315-local-syslog-newlines
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
discard e722104b compare ordinally when asserting no NUL survives #315
discard 900f286d escape what RemoteSyslogAppender cannot send instead of
deleting it #315
discard b8d6bf12 escape NUL characters in EventLogAppender content #315
discard 8a30b9cb escape NUL characters in OutputDebugStringAppender content
#315
discard efef8353 wait for the background sender in the buffered mail test #314
discard 158b61eb escape newlines in LocalSyslogAppender content #315
discard 75676efd move SyslogNewLineHandling out of RemoteSyslogAppender #315
discard 65570953 cite the right audit finding for the PowerShell version gate
#314
discard 48558eab cap the per-event retry in AdoNetAppender #314
discard 9e52fa23 send syslog datagrams through BackgroundSender #314
discard 06ecf1d4 do not open a second UDP socket in RemoteSyslogAppender #314
discard 7d85a476 report a buffering appender that is still holding events #314
discard 924df170 send mail from a background thread in the MailKit
SmtpAppender #314
discard 869b7fbc bound a send in the MailKit SmtpAppender to 15 seconds #314
discard 9e32975d bound a send in SmtpAppender to 15 seconds #314
discard 913afc02 link Log4NetAssert into the test project #314
discard 4fbab476 rename the unreleased 3.4.1 to 3.5.0 #314
discard 25c6f151 add a background sender for appenders that do network I/O #314
discard 937df6b9 redact connection strings by keyword allowlist
discard ea56927d require PowerShell 7.4 in the release scripts
discard 7124d318 remove graphify
discard 19c01b68 fix a signature verification bypass in the release scripts
add 9ed3d554 warn about culture sensitive substring assertions
add e7dd1d76 fix a signature verification bypass in the release scripts
add 874ac2d0 remove graphify
add 4e761fdb require PowerShell 7.4 in the release scripts
add 77af21ab redact connection strings by keyword allowlist
add fab3871d add a background sender for appenders that do network I/O #314
add 193173a4 rename the unreleased 3.4.1 to 3.5.0 #314
add be4415fc link Log4NetAssert into the test project #314
add e94c0c33 bound a send in SmtpAppender to 15 seconds #314
add be05efb8 bound a send in the MailKit SmtpAppender to 15 seconds #314
add fd09d4a5 send mail from a background thread in the MailKit
SmtpAppender #314
add 41505ddd report a buffering appender that is still holding events #314
add 0463e2ee do not open a second UDP socket in RemoteSyslogAppender #314
add f5efd752 send syslog datagrams through BackgroundSender #314
add 3a62c28f cap the per-event retry in AdoNetAppender #314
add cdbcb252 cite the right audit finding for the PowerShell version gate
#314
add b5cdd547 wait for the background sender in the buffered mail test #314
add ff7c677e move SyslogNewLineHandling out of RemoteSyslogAppender #315
add 780f309c escape newlines in LocalSyslogAppender content #315
add dcbbef0f escape NUL characters in OutputDebugStringAppender content
#315
add dce0929c escape NUL characters in EventLogAppender content #315
add aadd9364 escape what RemoteSyslogAppender cannot send instead of
deleting it #315
add 6aca0224 compare ordinally when asserting no NUL survives #315
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e722104b)
\
N -- N -- N refs/heads/Feature/315-local-syslog-newlines
(6aca0224)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
CLAUDE.md | 6 ++++++
1 file changed, 6 insertions(+)