Revisions of gensio

buildservice-autocommit accepted request 1135484 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 46)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1135387 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 45)
- update to 2.8.2:
  * Fix some initialization code I messed up in 2.8.1.
  * A minor release to fix some Windows issues and clean up some
    docs.
buildservice-autocommit accepted request 1128602 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 44)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1128585 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 43)
- Update to version 2.8.0
  * https://github.com/cminyard/gensio/compare/v2.7.6...v2.8.0
buildservice-autocommit accepted request 1127446 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 41)
- update to 2.7.6:
    https://github.com/cminyard/gensio/compare/v2.7.5...v2.7.6
  * https://github.com/cminyard/gensio/compare/v2.5.4...v2.6.1
buildservice-autocommit accepted request 1108794 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 40)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1107952 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 39)
- Update to 2.7.5
  * https://github.com/cminyard/gensio/compare/v2.6.1...v2.7.5
buildservice-autocommit accepted request 1040420 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 38)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 37)
- add splitprovides/obsoletes
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1040081 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
- update to 2.6.4:
  * https://github.com/cminyard/gensio/compare/v2.5.4...v2.6.1 
  * The internal structure has been reworked so that gensios are dynamically loaded
    by default and can be individually selected at build time. The library itself
    was getting too many dependencies, so these dependencies are pushed to the
    individally loaded gensios. There should be no difference from the user's point
    of view; gensios go into libexec and get loaded on demand. And you can write
    your own and stick them in this directory and it will pick them up.
  * The os interface and mdns code has been put into their own libraries. There
    were circular dependencies, and mdns brings a boatload of other libraries. They
    really aren't gensios, they are gensio support, so they needed to be in their
    own library anyway. This make the gensio library just about gensios. But it
    will change the way you have to link against it if you are using mdns.
  * The sound gensio is now no longer experimental, I'd say it's beta quality now.
  * An AFSK modem gensio has been added. It sits on top of the sound gensio and
    implements the 1200 baud modem used for AX.25 in ham radio.  pty and stdio have
    a change in the way euid and uid setting work. There wasn't a security issue,
    per se, but the way it was before didn't work on BSD. This makes the usage more
    standard.
buildservice-autocommit accepted request 1002743 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1001743 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 34)
- Update to version 2.5.4
  * Ratelimit - limit the data throughput on the write side of
    the gensio stack. This is useful if you have a slow device on
    a serial port that doesn't have flow control.
  * Sound - Yes, you can access sound on Linux
  * Fixed multiple bugs
  * This release adds a workaround for non-compliant AX.25 stacks.
  * It also fixes a long-standing bug with blocking I/O; in
    certain situations it can crash. This will not affect
    ser2net, but if you are using blocking I/O, it could affect you.
buildservice-autocommit accepted request 978620 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 978263 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 32)
- Udpate to version 2.4.1
  * Added support for the AX25 Amateur Radio packet protocol
  * Rewritten the C++ interface
buildservice-autocommit accepted request 958726 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 957446 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 30)
- Update to version 2.3.6
  * Another bugfix release
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 932643 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 29)
- Update to version 2.3.5
  * Bugfix release
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 932346 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 28)
- Update to version 2.3.4
  * Bugfix release
- Update to version 2.3.3
  * The major feature part of this is gensiot is rewritten to
    support a server mode, which allows it to continue to accept
    connections after a connection comes in. As part of this, it
    supports multiple threads, pidfiles, and output to syslog.
    This is useful as a stripped down ser2net, and also for
    creating a forwarding application, letting you convert a
    non-ssl connection to an ssl on, or receive ssl connections
    and forward them to a local application that doesn't support
    ssl.
  * The oomtests are getting better.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 929987 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 27)
- Update to version 2.3.2
  * Bugfix release
Displaying revisions 1 - 20 of 46
openSUSE Build Service is sponsored by