Page MenuHomeFreeBSD

sysutils/py-supervisor: Update to 4.2.1
ClosedPublic

Authored by otis on Dec 20 2020, 11:06 AM.
Tags
None
Referenced Files
F163260806: D27686.id.diff
Tue, Jul 21, 1:05 PM
Unknown Object (File)
Mon, Jul 20, 10:27 PM
Unknown Object (File)
Mon, Jul 20, 4:51 AM
Unknown Object (File)
Mon, Jul 20, 4:25 AM
Unknown Object (File)
Sun, Jul 19, 10:02 PM
Unknown Object (File)
Sun, Jul 12, 8:16 PM
Unknown Object (File)
Sat, Jul 4, 10:33 PM
Unknown Object (File)
Fri, Jul 3, 8:18 PM
Subscribers

Details

Summary

Update sysutils/py-supervisor to 4.2.1

Changelog for 4.2.1:

  • Fixed a bug on Python 3 where a network error could cause supervisord to crash with the error <class 'TypeError'>:can't concat str to bytes.
  • Fixed a bug where a test would fail on systems with glibc 2.3.1 because the default value of SOMAXCONN changed.

And while I'm here, also clean some style nits.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

otis held this revision as a draft.
otis published this revision for review.Dec 20 2020, 11:07 AM
This revision is now accepted and ready to land.Dec 20 2020, 8:30 PM
This revision was automatically updated to reflect the committed changes.