<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/conserver, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>conserver: update to version 8.3.0</title>
<updated>2026-02-09T19:35:19Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2026-02-08T18:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0e11c771a781cf4f9305bddfbf81ba1f2c695380'/>
<id>urn:sha1:0e11c771a781cf4f9305bddfbf81ba1f2c695380</id>
<content type='text'>
version 8.3.0 (February 2, 2026):
        - Don't use `true` variable (Stanisław Pitucha &lt;stan.pitucha@envato.com&gt;)
        - Add VPATH to Makefile.in (saproj &lt;saproj@gmail.com&gt;)
        - FileUnopen: always return a valid file descriptor (Jeff Moyer &lt;jmoyer@redhat.com&gt;)
        - fix SEGFAULT on early exit with IPv6 enabled (Bjørn Mork &lt;bjorn@mork.no&gt;)
        - In AddrsMatch, keep copies of addrinfos to free. (Darren Tucker &lt;dtucker@dtucker.net&gt;)
        - Increase buffer size for GSSAPI exchanges (Alexander Bokovoy &lt;abokovoy@redhat.com&gt;)
        - 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 &lt;becker.greg@att.net&gt;)
        - Prevent spy-mode clients from being promoted to the attached/writable state. (Greg Becker &lt;becker.greg@att.net&gt;)
        - autoconf upgrade (Jörg Sommer &lt;joerg@jo-so.de&gt;)
        - reinitcheck allows time units (Jacek Tomasiak &lt;jtomasiak@arista.com&gt;)
        - reduce level of string alloc management debug messages (Greg A. Woods &lt;woods@robohack.ca&gt;)
        - fix bug with parser and "#" lines, fix debug output in ParseFile()
        - Fix clobbering of breaklist and replstring (Anton Lundin &lt;glance@ac2.se&gt;)
        - Use strcmp() rather than strcasecmp() to compare console names when reading the config
          file and creating the list of consoles. (Greg Becker &lt;becker.greg@att.net&gt;)
        - Added passwordfile config option (Jason Ni &lt;jni@hudson-trading.com&gt;)

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

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
<entry>
<title>conserver: add runtime test</title>
<updated>2025-03-05T19:17:14Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2024-02-05T20:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69890a80822d598bac87af29c7904436e2592e6b'/>
<id>urn:sha1:69890a80822d598bac87af29c7904436e2592e6b</id>
<content type='text'>
Simply test that both variants produce a binary for now

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
<entry>
<title>conserver: fix crash on early exit</title>
<updated>2025-03-05T19:17:14Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2024-02-05T20:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=50876c8c499870fefd79d030f87dc100188974ac'/>
<id>urn:sha1:50876c8c499870fefd79d030f87dc100188974ac</id>
<content type='text'>
Add pending patch, fixing a crash when conserver exits
without starting the server.

Link: https://github.com/bstansell/conserver/pull/97
Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
<entry>
<title>conserver: update to version 8.2.7</title>
<updated>2025-03-05T19:17:14Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2023-09-21T17:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=86a2b342de2bb44259857bae83923117e3c771a4'/>
<id>urn:sha1:86a2b342de2bb44259857bae83923117e3c771a4</id>
<content type='text'>
version 8.2.7 (July 7, 2022):
        - configure.ac: autoconf-2.70 fix (Lars Wendler &lt;polynomial-c@gentoo.org&gt;)
        - Add high baud rates (Peter Chubb &lt;Peter.Chubb@data61.csiro.au&gt;)
        - Make compile --with-ipv6 &amp; setproctitle (Bjoern A. Zeeb &lt;patch@zabbadoz.net&gt;)
        - conserver.cf: devicesubst add 'b' for baud rate (Bjoern A. Zeeb &lt;patch@zabbadoz.net&gt;)
        - Reflect that baud values have increased to 7 digits (Bjoern A. Zeeb &lt;patch@zabbadoz.net&gt;)
        - cirrus-ci: move to freebsd-13-0 (Bryan Stansell &lt;bryan@stansell.org&gt;)
        - configure.ac: support libgssapi_krb5 (Jiri Kastner &lt;cz172638@gmail.com&gt;)

Drop upstreamed patch 000-100-backport-config-macro-fix.patch

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
<entry>
<title>conserver: add IPMI support</title>
<updated>2025-03-05T19:17:14Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2023-09-21T14:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b8a04addb1c576496e166b3f4787b5e8dd703db7'/>
<id>urn:sha1:b8a04addb1c576496e166b3f4787b5e8dd703db7</id>
<content type='text'>
Linking conserver with FreeIPMI enables it to manage
serial-over-LAN (SOL) consoles in addition to the already
supported tty and tcp/telnet consoles.

The FreeIPMI library is huge. Adding a separate package
variant for this feature.

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
<entry>
<title>conserver: free correct addrinfo to prevent crash.</title>
<updated>2024-02-24T20:14:18Z</updated>
<author>
<name>Darren Tucker</name>
</author>
<published>2024-02-15T08:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69b24ecf6f92feed56ae91cfcf5b56240d90104c'/>
<id>urn:sha1:69b24ecf6f92feed56ae91cfcf5b56240d90104c</id>
<content type='text'>
When looping through addrinfo lists in AddrsMatch, keep a copy of the
original addrinfo pointers to free instead of ending up at the terminating
NULLs and trying to free those.

OpenWRT uses musl in which freeaddrinfo(NULL) is not safe (which is
fine, it's not required by the spec) so this fixes a segfault.

Signed-off-by: Darren Tucker &lt;dtucker@dtucker.net&gt;
</content>
</entry>
<entry>
<title>conserver: fix build with new autotools</title>
<updated>2022-09-09T22:20:58Z</updated>
<author>
<name>Michael Pratt</name>
</author>
<published>2022-08-25T19:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=94f2484ac75fbce52a9d1439b3d7bfad75587fe7'/>
<id>urn:sha1:94f2484ac75fbce52a9d1439b3d7bfad75587fe7</id>
<content type='text'>
Backport a patch that fixes build
with new versions of Autoconf and Automake.

Signed-off-by: Michael Pratt &lt;mcpratt@pm.me&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>conserver: update to version 8.2.6</title>
<updated>2020-10-25T18:24:52Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2020-10-25T18:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cff9e9e6603ab9f34df224185d617359b44819a2'/>
<id>urn:sha1:cff9e9e6603ab9f34df224185d617359b44819a2</id>
<content type='text'>
version 8.2.6 (October 19, 2020):
        - try and address license concerns with LICENSE.md
        - replace usleep with nanosleep (Rosen Penev &lt;rosenp@gmail.com&gt;)
        - console: Add 'k' option to exit on console-down (Mylène Josserand &lt;mylene.josserand@collabora.com&gt;)
        - Fix #48 - apply ipv4 CIDR access list when compiled with ipv6 support

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
</entry>
</feed>
