conserver: update to version 8.3.0
authorBjørn Mork <redacted>
Sun, 8 Feb 2026 18:21:31 +0000 (19:21 +0100)
committerHannu Nyman <redacted>
Mon, 9 Feb 2026 19:35:19 +0000 (21:35 +0200)
commit0e11c771a781cf4f9305bddfbf81ba1f2c695380
treefdb76b8648e4cfac083133b256299df7c59c0bfe
parente058c0dac3338cbd44db8ad9f1f8770310d09a50
conserver: update to version 8.3.0

version 8.3.0 (February 2, 2026):
        - Don't use `true` variable (Stanisław Pitucha <redacted>)
        - Add VPATH to Makefile.in (saproj <redacted>)
        - FileUnopen: always return a valid file descriptor (Jeff Moyer <redacted>)
        - fix SEGFAULT on early exit with IPv6 enabled (Bjørn Mork <redacted>)
        - In AddrsMatch, keep copies of addrinfos to free. (Darren Tucker <redacted>)
        - Increase buffer size for GSSAPI exchanges (Alexander Bokovoy <redacted>)
        - Show "(inactive)" rather than an invalid pty device name for ondemand consoles that
          are closed. Show "(inactive)" rather than "(null)" for ondemand consoles that have
          never been opened. (Greg Becker <redacted>)
        - Prevent spy-mode clients from being promoted to the attached/writable state. (Greg Becker <redacted>)
        - autoconf upgrade (Jörg Sommer <redacted>)
        - reinitcheck allows time units (Jacek Tomasiak <redacted>)
        - reduce level of string alloc management debug messages (Greg A. Woods <redacted>)
        - fix bug with parser and "#" lines, fix debug output in ParseFile()
        - Fix clobbering of breaklist and replstring (Anton Lundin <redacted>)
        - Use strcmp() rather than strcasecmp() to compare console names when reading the config
          file and creating the list of consoles. (Greg Becker <redacted>)
        - Added passwordfile config option (Jason Ni <redacted>)

Drop upstreamed patches:
  002-addrsmatch-freeaddrinfo.patch
  002-fix-SEGFAULT-on-early-exit-with-IPv6-enabled.patch

Signed-off-by: Bjørn Mork <redacted>
net/conserver/Makefile
net/conserver/patches/001-remove-strip.patch
net/conserver/patches/002-addrsmatch-freeaddrinfo.patch [deleted file]
net/conserver/patches/002-fix-SEGFAULT-on-early-exit-with-IPv6-enabled.patch [deleted file]
git clone https://git.99rst.org/PROJECT