https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114

--- Comment #130 from Eugene Grosbein <eu...@freebsd.org> ---
(In reply to Harald Schmalzbauer from comment #129)

11.1 release branch releng/11.1 was created with r320486 from stable/11@r320475
https://svnweb.freebsd.org/base?view=revision&revision=320486

11.1-RELEASE was tagged with r321354, July 21:
https://svnweb.freebsd.org/base?view=revision&revision=321354

Biggest problem was one with syslog() and libc/syslog "cancel-safe" fix was
merged to stable/11 with r320311 before creation of releng/11.1:
https://svnweb.freebsd.org/base?view=revision&revision=320311 - this made mpd5
pretty stable with an exception of very rare case that were dealt with stdio
fixes later.

There were several "cancel-safe" commits to head's libc/stdio that stem from
https://reviews.freebsd.org/D11246 - r320472 (main one) plus some fixes to that
fix: r320508 and r320509. They all were merged to stable/11 with r320942, July
13: https://svnweb.freebsd.org/base?view=revision&revision=320942 before
creation of the release. I ran stable/11 that time and believed that future
release would have it. But you are right, it hasn't.

One should manually merge r320942 to the release and rebuild libc, or switch to
stable/11, or just avoid very frequent access to mpd5 web console (disable it
altogether to make sure).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to