Revisions of mosh

buildservice-autocommit accepted request 1139377 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 46)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1138837 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 45)
- Remove the deprecated perl-IO-Socket-INET6 dependency.
  * Remove the dependency on perl(IO::Socket::INET6) as it has been
    deprecated by upstream, is no longer suitable for use and its not
    being maintained. A compatible replacement for this package is
    perl(IO::Socket::IP) which is shipped by the perl-base package.
  * In the sources, the perl(IO::Socket::IP) is preferred over INET6.
buildservice-autocommit accepted request 1099038 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 44)
baserev update by copy to link target
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 43)
Fix builing on SLE12
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 42)
Fix building with protobuf 23.3: this version of protobuf doesn't support
C++11 anymore. A workaround has to be used at build time, see GitHub
https://github.com/mobile-shell/mosh/issues/1278
buildservice-autocommit accepted request 1031578 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 41)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1031563 from Pavel Dostál's avatar Pavel Dostál (pdostal) (revision 40)
- Update to version 1.4.0:
  * New features:
    Support OSC 52 clipboard copy integration (Alex Cornejo)
    Allow non-inserting prediction (--predict-overwrite) (John Hood)
    Don't do prediction on large pastes into mosh-client (John Hood)
    Add true color support (Kang Jianbin)
    Add syslog logging of connections (Tom Judge)
    If exec()ing the remote command fails, pause briefly (John Hood)
  * Bug fixes:
    ignore unknown renditions (Keith Winstein)
    Overlays were getting set to the wrong colors (John Hood)
    Fix issue with incorrect true-color background erase colors (John Hood)
    Use HAVE_UTEMPTER instead of HAVE_UPTEMPTER (Michael Jarvis)
    Apply latest consecutive resize, not earliest (Peter Edwards)
    Use CLOCK_MONOTONIC_RAW when available (Harry Sintonen)
    Add tmux and alacritty to title_term_types (Naïm Favier)
    Don't sometimes hang just after launching ssh (Kalle Samuels)
  * Internal changes:
    Reformat printed strings in source (John Hood)
    Code cleanups (John Hood, Anders Kaseorg, Benjamin Barenblat, Alex Chernyakhovsky)
    Always use non-blocking sockets for recvmsg() (John Hood)
    Add Perl compile (John Hood)
    Improvements to the test suite (John Hood)
    Fixes to autoconf configure (Anders Kaseorg)
    Cleanups to our cryptography code (Benjamin Barenblat, Alex Chernyakhovsky)
  * Infrastructure changes:
    Add support for OCLint static checker (John Hood)
    Switch from Travis-CI to Github Actions (Wolfgang E. Sanyer, Alex Chernyakhovsky)
    Add code coverage and fuzzing infrastructure (Alex Chernyakhovsky)
buildservice-autocommit accepted request 993716 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 39)
baserev update by copy to link target
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) accepted request 992666 from Pavel Dostál's avatar Pavel Dostál (pdostal) (revision 38)
- Update to version 1.4.0.rc1:
  * Bump release candidate to 1.4.0-rc1
  * Actually evaluate the github actions contains() expression for prerelease
  * Fetch forcibly while fetching tags
  * Tag mosh 1.4.0 Release Candidate
  * Audit and fix up format strings
  * Switch macOS multi-arch to x86_64+arm64
  * Add -Wno-unused-parameter
  * Remove obsolete Travis CI configuration
  * Add macOS release steps to Github Actions
  * Add release action on Linux
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 945856 from Pavel Dostál's avatar Pavel Dostál (pdostal) (revision 37)
- Update to version -1.3.2+20211210:
  * Don't sometimes hang just after launching ssh
  * Only use CLOCK_MONOTONIC_RAW with __APPLE__ systems.
  * Add tmux and alacritty to title_term_types
  * .gitignore: fix path
  * .gitignore: add compile_commands.json
  * fixed the irc channel link in README
  * Use CLOCK_MONOTONIC_RAW when available
buildservice-autocommit accepted request 862266 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 861992 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 35)
- Update to version 1.3.2+20200518:
  * If exec()ing the remote command fails, pause briefly
  * Move generated includes to their own directory to avoid conflicts.
  * Use Travis Homebrew addon.
  * "Fix" Travis OS X builds.
  * configure: Add test for whether protoc matches protobuf
  * configure: Fix FD_ISSET test under -Werror
  * configure: Fix forkpty test code indentation
  * configure: Remove unused tests
  * configure: Set language to C++ globally
buildservice-autocommit accepted request 718288 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 34)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 718248 from Matthias Gerstner's avatar Matthias Gerstner (mgerstner) (revision 33)
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
buildservice-autocommit accepted request 714788 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 32)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 714609 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 31)
- Switch to git snapshots as there was no release over years.
- Update to version 1.3.2+20190710
  * Apply latest consecutive resize, not earliest.
  * mosh-server: improve error logging
  * Add syslog logging of connections
  * Fix issue with incorrect true-color background erase colors.
  * Add true color support.
  * Allow non-inserting prediction.
  * Don't do prediction on large pastes into mosh-client.
  * and more.
buildservice-autocommit accepted request 512857 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 512283 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 29)
- Update to version 1.3.2:
buildservice-autocommit accepted request 486177 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 28)
baserev update by copy to link target
Displaying revisions 1 - 20 of 46
openSUSE Build Service is sponsored by