51 Commits

Author SHA256 Message Date
f277d2d231 Accepting request 1240851 from network
OBS-URL: https://build.opensuse.org/request/show/1240851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=26
2025-01-28 16:20:41 +00:00
f8d3ea91a8 Accepting request 1238460 from home:kukuk:cleanup
- Disable libutempter, it doesn't work anymore with the switch
  from utmp to systemd-logind

OBS-URL: https://build.opensuse.org/request/show/1238460
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=49
2025-01-28 14:17:41 +00:00
8bbcf98c03 Accepting request 1180323 from network
OBS-URL: https://build.opensuse.org/request/show/1180323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=25
2024-06-13 13:40:19 +00:00
ecb140b620 Accepting request 1180122 from home:dstoecker:branches:network
- remove package name based perl requires

I'll update perl package to support these old requires.

OBS-URL: https://build.opensuse.org/request/show/1180122
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=47
2024-06-13 07:30:02 +00:00
00b58ff14c Accepting request 1139377 from network
OBS-URL: https://build.opensuse.org/request/show/1139377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=24
2024-01-17 21:16:25 +00:00
494566a712 Accepting request 1138837 from home:pmonrealgonzalez:branches:network
- 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.

OBS-URL: https://build.opensuse.org/request/show/1138837
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=45
2024-01-17 07:22:16 +00:00
15c358ef4a Accepting request 1099038 from network
- 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

OBS-URL: https://build.opensuse.org/request/show/1099038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=23
2023-07-18 20:07:19 +00:00
b7a7156359 Fix builing on SLE12
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=43
2023-07-17 07:28:50 +00:00
56c9daf0db 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

OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=42
2023-07-17 07:11:37 +00:00
fddb9193a4 Accepting request 1031578 from network
OBS-URL: https://build.opensuse.org/request/show/1031578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=22
2022-10-28 17:30:21 +00:00
452a6adbd1 Accepting request 1031563 from home:pdostal:branches:network
- 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)

OBS-URL: https://build.opensuse.org/request/show/1031563
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=40
2022-10-27 15:59:21 +00:00
a218237995 Accepting request 993716 from network
OBS-URL: https://build.opensuse.org/request/show/993716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=21
2022-08-09 13:27:02 +00:00
cd7adf6125 Accepting request 992666 from home:pdostal:branches:network
- 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

OBS-URL: https://build.opensuse.org/request/show/992666
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=38
2022-08-08 08:55:04 +00:00
95ce8585d2 Accepting request 951398 from network
OBS-URL: https://build.opensuse.org/request/show/951398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=20
2022-02-04 20:49:01 +00:00
9a79fb60d5 Accepting request 945856 from home:pdostal:branches:network
- 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

OBS-URL: https://build.opensuse.org/request/show/945856
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=37
2022-02-03 21:10:12 +00:00
a54d94de83 Accepting request 862266 from network
OBS-URL: https://build.opensuse.org/request/show/862266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=19
2021-01-11 16:15:59 +00:00
cce83c8f67 Accepting request 861992 from home:namtrac:branches:network
- 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

OBS-URL: https://build.opensuse.org/request/show/861992
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=35
2021-01-11 11:24:03 +00:00
927216d876 Accepting request 718288 from network
OBS-URL: https://build.opensuse.org/request/show/718288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=18
2019-07-24 18:50:46 +00:00
Tomáš Chvátal
96b0fccc64 Accepting request 718248 from home:mgerstner:branches:network
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html

OBS-URL: https://build.opensuse.org/request/show/718248
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=33
2019-07-24 14:08:34 +00:00
ab0596f284 Accepting request 714788 from network
OBS-URL: https://build.opensuse.org/request/show/714788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=17
2019-07-16 06:40:20 +00:00
Tomáš Chvátal
0ba3b99eb3 Accepting request 714609 from home:jirislaby:branches:network
- 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.

OBS-URL: https://build.opensuse.org/request/show/714609
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=31
2019-07-12 08:19:30 +00:00
858528aba1 Accepting request 512857 from network
1

OBS-URL: https://build.opensuse.org/request/show/512857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=16
2017-07-28 07:48:08 +00:00
3ef1634792 Accepting request 512283 from home:pluskalm:branches:network
- Update to version 1.3.2:

OBS-URL: https://build.opensuse.org/request/show/512283
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=29
2017-07-28 06:28:03 +00:00
27ec11c0e0 Accepting request 486177 from network
1

OBS-URL: https://build.opensuse.org/request/show/486177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=15
2017-04-07 11:56:42 +00:00
ac4b4d00a4 Accepting request 485992 from home:SShyukriev:branches:network
Update to 1.3.0

OBS-URL: https://build.opensuse.org/request/show/485992
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=27
2017-04-06 15:34:33 +00:00
240c471b53 Accepting request 451839 from network
1

OBS-URL: https://build.opensuse.org/request/show/451839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=14
2017-01-24 09:39:04 +00:00
Ismail Dönmez
7f0e5d438b Accepting request 451831 from home:pluskalm:branches:network
- Enable tests
- Small package cleanup

OBS-URL: https://build.opensuse.org/request/show/451831
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=25
2017-01-22 12:27:35 +00:00
5f64344826 Accepting request 448451 from network
1

OBS-URL: https://build.opensuse.org/request/show/448451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=13
2017-01-11 11:03:19 +00:00
db396c65a3 Accepting request 448042 from home:XRevan86
- Update to version 1.2.6.

OBS-URL: https://build.opensuse.org/request/show/448042
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=23
2017-01-02 08:53:10 +00:00
74e4a402cd Accepting request 398823 from network
1

OBS-URL: https://build.opensuse.org/request/show/398823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=12
2016-05-31 10:24:52 +00:00
47a69fb670 Accepting request 398323 from home:pluskalm:branches:network
- Update dependencies for Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/398323
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=21
2016-05-30 07:44:03 +00:00
a1aa7aafd2 Accepting request 384402 from network
1

OBS-URL: https://build.opensuse.org/request/show/384402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=11
2016-04-30 21:29:13 +00:00
0dd2335c45 Accepting request 384198 from home:pluskalm:branches:network
- Update dependencies
  * drop autotools and autoreconf calling (as patch needing it was
    dropped)
  * add bash-completion as build dependnency and update install 
    path for completion
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/384198
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=19
2016-04-05 08:21:37 +00:00
118843bc56 Accepting request 320018 from network
1

OBS-URL: https://build.opensuse.org/request/show/320018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=10
2015-08-03 15:22:01 +00:00
a3993a4198 Accepting request 320014 from home:XRevan86
- Update to 1.2.5.

OBS-URL: https://build.opensuse.org/request/show/320014
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=17
2015-08-02 13:38:48 +00:00
604357e461 Accepting request 261432 from network
- Enable utempter
- Run autoreconf after michals patch
- spec-cleaner run

OBS-URL: https://build.opensuse.org/request/show/261432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=9
2014-11-14 08:19:21 +00:00
Tomáš Chvátal
f81ae16094 - Enable utempter
- Run autoreconf after michals patch
- spec-cleaner run

OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=15
2014-11-13 15:44:54 +00:00
Stephan Kulow
3c5c5c74c4 Accepting request 206464 from network
- Patch (mosh-1.2.4-ipv6.patch) for IPv6 support from
  https://github.com/keithw/mosh/pull/453 (forwarded request 206254 from -miska-)

OBS-URL: https://build.opensuse.org/request/show/206464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=7
2013-11-12 08:52:05 +00:00
Sascha Peilicke
b749f5340d Accepting request 206254 from home:-miska-:arm
- Patch (mosh-1.2.4-ipv6.patch) for IPv6 support from
  https://github.com/keithw/mosh/pull/453

OBS-URL: https://build.opensuse.org/request/show/206254
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=13
2013-11-11 09:02:21 +00:00
Stephan Kulow
7780cd8dc6 Accepting request 177869 from network
- Make ufw files happy with rpmlint from suse (i hope).

- Do not handle examples, forgotten here by testing.

- Version bump to 1.2.4.
  * New features:
          * Support port ranges with -p LOWPORT:HIGHPORT (Luke Mewburn)
          * Ctrl-^ Ctrl-Z suspends mosh client (Nikolai Zeldovich)
          * mm:ss display of lost-contact times (Kevin Ballard)
          * Show infobar with control chars when Ctrl-^ is typed
          * Put terminal in altscreen mode (Anders Kaseorg)
          * Tell automake/Debian pkg about our checks (Anders Kaseorg)
  * Platform support:
          * OS X: Script to build a universal package (Peter Iannucci)
          * FreeBSD: Fix build problems (Jimmy Olgeni)
          * AIX: port by Anton Lundin
          * Solaris with system curses (Anton Lundin)
          * Cygwin and others: eliminate use of IO::Pty (Anton Lundin)
  * Bug fixes:
          * Fix bug (introduced in 1.2.3) where server stays around
            if process quits while client is detached
          * Clean up spurious entries from detached sessions warning
  * Fix freeze when connectivity is one-directional for hours
            (reported by Axel Beckert)
          * Don't wipe title until a new one is set (sqweek)
          * Eliminate memory leaks and cppcheck warnings (Anders Kaseorg)
- Cleanup the dependencies a bit and explicitly name desired features. (forwarded request 177815 from scarabeus_iv)

OBS-URL: https://build.opensuse.org/request/show/177869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=5
2013-06-06 10:09:28 +00:00
Sascha Peilicke
b816131c60 Accepting request 177815 from home:scarabeus_iv
- Make ufw files happy with rpmlint from suse (i hope).

- Do not handle examples, forgotten here by testing.

- Version bump to 1.2.4.
  * New features:
          * Support port ranges with -p LOWPORT:HIGHPORT (Luke Mewburn)
          * Ctrl-^ Ctrl-Z suspends mosh client (Nikolai Zeldovich)
          * mm:ss display of lost-contact times (Kevin Ballard)
          * Show infobar with control chars when Ctrl-^ is typed
          * Put terminal in altscreen mode (Anders Kaseorg)
          * Tell automake/Debian pkg about our checks (Anders Kaseorg)
  * Platform support:
          * OS X: Script to build a universal package (Peter Iannucci)
          * FreeBSD: Fix build problems (Jimmy Olgeni)
          * AIX: port by Anton Lundin
          * Solaris with system curses (Anton Lundin)
          * Cygwin and others: eliminate use of IO::Pty (Anton Lundin)
  * Bug fixes:
          * Fix bug (introduced in 1.2.3) where server stays around
            if process quits while client is detached
          * Clean up spurious entries from detached sessions warning
  * Fix freeze when connectivity is one-directional for hours
            (reported by Axel Beckert)
          * Don't wipe title until a new one is set (sqweek)
          * Eliminate memory leaks and cppcheck warnings (Anders Kaseorg)
- Cleanup the dependencies a bit and explicitly name desired features.

OBS-URL: https://build.opensuse.org/request/show/177815
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=11
2013-06-06 07:28:22 +00:00
Stephan Kulow
353708971a Accepting request 155299 from network
- Version 1.2.3 released.
* Security improvements:
* Use OpenSSL AES implementation
* Update AES-OCB implementation (Keegan McAllister)
* Don't let bad server dictate IP (Felix Groebert)
* New features:
* Client hops ports to survive challenging client-side firewall
* Server stops sending to save client power (Daniel Drown)
* Set DiffServ code point and ECN-capable (Dave Täht)
* Slow down if explicit congestion notification received
* Warn about unattached Mosh sessions on login
* Compatible with KDE konsole (uses BEL to terminate OSC)
* Improved heuristic about color of predicted characters
* Bug fixes:
* Improved performance on systems with expensive time
* No longer choke on "ffff::" address for hosts with IPv6
* More conservative MTU and datagram sizing
* Platform support:
* Build on Solaris and IllumOS (Timo Sirainen, Ira Cooper)
* Build on ARM with gcc 4.7 (Alexander Chernyakhovsky)
* Licensing changes:
* Allow distribution on Apple App Stores
* Allow linking with OpenSSL.
- enable bash completion
- Disable hardening, instead just use the distribution CFLAGS.
 fstack-protector-all considerably slows down things. (forwarded request 154963 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/155299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=4
2013-02-13 13:39:01 +00:00
Sascha Peilicke
0313e2a5cf Accepting request 154963 from home:elvigia:branches:network
- Version 1.2.3 released.
* Security improvements:
* Use OpenSSL AES implementation
* Update AES-OCB implementation (Keegan McAllister)
* Don't let bad server dictate IP (Felix Groebert)
* New features:
* Client hops ports to survive challenging client-side firewall
* Server stops sending to save client power (Daniel Drown)
* Set DiffServ code point and ECN-capable (Dave Täht)
* Slow down if explicit congestion notification received
* Warn about unattached Mosh sessions on login
* Compatible with KDE konsole (uses BEL to terminate OSC)
* Improved heuristic about color of predicted characters
* Bug fixes:
* Improved performance on systems with expensive time
* No longer choke on "ffff::" address for hosts with IPv6
* More conservative MTU and datagram sizing
* Platform support:
* Build on Solaris and IllumOS (Timo Sirainen, Ira Cooper)
* Build on ARM with gcc 4.7 (Alexander Chernyakhovsky)
* Licensing changes:
* Allow distribution on Apple App Stores
* Allow linking with OpenSSL.
- enable bash completion
- Disable hardening, instead just use the distribution CFLAGS.
 fstack-protector-all considerably slows down things.

OBS-URL: https://build.opensuse.org/request/show/154963
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=9
2013-02-13 08:24:37 +00:00
Ismail Dönmez
5b8cb4a38f Accepting request 130354 from network
adding SuSEfirewall.d file for mosh-server udp ports (forwarded request 129503 from uebelhacker)

OBS-URL: https://build.opensuse.org/request/show/130354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=2
2012-08-10 17:02:26 +00:00
Ismail Dönmez
ab7ced9350 Accepting request 129503 from home:uebelhacker:branches:network
adding SuSEfirewall.d file for mosh-server udp ports

OBS-URL: https://build.opensuse.org/request/show/129503
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=7
2012-08-07 19:24:33 +00:00
Stephan Kulow
3754867ab4 Accepting request 125487 from network
add to factory

OBS-URL: https://build.opensuse.org/request/show/125487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosh?expand=0&rev=1
2012-06-25 09:50:38 +00:00
b5e0c82a9d - Update to v1.2.2
* Version 1.2.2 released.
    - Remove warning on out-of-order/duplicated datagrams
    - Add "experimental" prediction mode
  * Version 1.2.1 released.
    - Improve performance on lossy links.
    - New diagnostic message when link is dead in only one direction.
    - Use less CPU when link is down. (Keegan McAllister)
    - Use much less CPU when application or mosh-server sends
      large repeat counts (resolves CVE-2012-2385, reported by
      Timo Juhani Lindfors).
    - Use less memory when mosh-server is malicious.
    - Fix vttest regression re: wrapping and tabs.
    - Enable roundtrip verifier of terminal emulator correctness
      when verbose.
    - Remove skalibs as a dependency. (Keegan McAllister)
    - Remove use of poll() and OS X poll workaround. (Keegan McAllister)
    - Include bash_completion file. (ejeffrey)
    - Include UFW firewall profile. (Fumihito YOSHIDA)
    - Warning on out-of-order/duplicated datagrams (or failed nonce increment).
    - Clearer error message on invalid port number.
    - Cleanups to quit scenario when firewalled.

OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=5
2012-06-21 13:10:30 +00:00
9dd42df914 Accepting request 115895 from home:jeff_mahoney:branches:network
- Update to 1.2
  - Remove Boost as a dependency
  - Add support for FreeBSD, Cygwin, RHEL/CentOS 5, OS X 10.5 on PPC.
  - More verbose and helpful diagnostics. Server now has -v flag.
  - Client now has --ssh= flag to set SSH options (like port)
  - Remove skalibs as a dependency on Debian/Ubuntu
  - Now passes locale-related env vars over the connection
  - Fix startup script to no longer hang on some Macs
  - Fix terminal emulation and argument parsing on FreeBSD
  - Fix alignment problems on ARM
  - Now prints message of the day
  - Use binary hardening flags where available
  - Responsiveness and CPU-usage improvements
  - Several terminal-emulation improvements and bug fixes

OBS-URL: https://build.opensuse.org/request/show/115895
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=4
2012-04-30 07:27:43 +00:00
b0cb1e882e - Fix license
- Fix utempter-devel requirement for SLE

OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=3
2012-04-17 08:32:50 +00:00
500a9202d3 - Fix copyrights inside of the spec file.
OBS-URL: https://build.opensuse.org/package/show/network/mosh?expand=0&rev=2
2012-04-11 12:54:37 +00:00