<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/mosh, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2023-12-18T23:04:53Z</updated>
<entry>
<title>mosh: Move section net/Network/SSH</title>
<updated>2023-12-18T23:04:53Z</updated>
<author>
<name>Sergey Ponomarev</name>
</author>
<published>2023-12-17T08:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c29619cf8a028ae19325e3b1bb51690f746f0195'/>
<id>urn:sha1:c29619cf8a028ae19325e3b1bb51690f746f0195</id>
<content type='text'>
The mosh-server and mosh-client packages are related to SSH.

Signed-off-by: Sergey Ponomarev &lt;stokito@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=lto</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e7d9c865036d7bc2ac30604e8573f25ae601aed1'/>
<id>urn:sha1:e7d9c865036d7bc2ac30604e8573f25ae601aed1</id>
<content type='text'>
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.

Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=gc-sections</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=35f4ef76e0c88b690ec55f26aed072c4c5989eff'/>
<id>urn:sha1:35f4ef76e0c88b690ec55f26aed072c4c5989eff</id>
<content type='text'>
See commit da370098 "treewide: add support for "gc-sections" in
PKG_BUILD_FLAGS" on the main repository.

Note: This only touches packages which use all three parts
(-ffunction-sections, -fdata-sections and -Wl,--gc-sections) enabled by
this build flag. Some packages only use a subset, and these are left
unchanged for now.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>mosh: update to 1.4.0</title>
<updated>2022-11-06T20:38:36Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-11-06T19:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2b84c2f09fccb29ab99ffc12d527aae71a7a893f'/>
<id>urn:sha1:2b84c2f09fccb29ab99ffc12d527aae71a7a893f</id>
<content type='text'>
Remove upstreamed patch.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mosh-full: Add perlbase-text dependency</title>
<updated>2022-06-01T21:00:20Z</updated>
<author>
<name>Jottr Doe</name>
</author>
<published>2022-05-18T17:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=17d7efe7e74f04415f17a96de156bed4964ff0c2'/>
<id>urn:sha1:17d7efe7e74f04415f17a96de156bed4964ff0c2</id>
<content type='text'>
Fixes https://github.com/openwrt/packages/issues/18182

Signed-off-by: Jottr Doe &lt;jottr@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>mosh-full: Sort dependencies alphabetically</title>
<updated>2022-06-01T21:00:20Z</updated>
<author>
<name>Jottr Doe</name>
</author>
<published>2022-05-18T17:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=eaa37d2e8d2424f347aa582841aebbbdcc015041'/>
<id>urn:sha1:eaa37d2e8d2424f347aa582841aebbbdcc015041</id>
<content type='text'>
Signed-off-by: Jottr Doe &lt;jottr@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>mosh: use mips16 and remove configure patch</title>
<updated>2020-03-18T00:49:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-17T23:15:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1ead64489b7c18d3c58d7e24da079c405e0eaf50'/>
<id>urn:sha1:1ead64489b7c18d3c58d7e24da079c405e0eaf50</id>
<content type='text'>
MIPS16 is not needed here.

Removed configure patch and replaced with a configure var.

Removed autoreconf as configure is no longer being patched.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mosh: Fix compilation with libcxx</title>
<updated>2019-12-14T08:18:53Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-12-14T05:54:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3bfbb7d1dba923ebc3d54431bccf16b3b06ea297'/>
<id>urn:sha1:3bfbb7d1dba923ebc3d54431bccf16b3b06ea297</id>
<content type='text'>
Partial backport of upstream patch.``

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mosh: Add protobuf host build dependency</title>
<updated>2019-10-11T03:08:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-10-11T03:08:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2fcdd1fb577fee099d406b7332236c0b8715c8ab'/>
<id>urn:sha1:2fcdd1fb577fee099d406b7332236c0b8715c8ab</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mosh: add package</title>
<updated>2019-09-02T01:45:25Z</updated>
<author>
<name>Jakub Tymejczyk</name>
</author>
<published>2018-02-26T17:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5ac5cf0b98930b6bac9e47581bafccd80478212e'/>
<id>urn:sha1:5ac5cf0b98930b6bac9e47581bafccd80478212e</id>
<content type='text'>
Maintainer: Jakub Tymejczyk &lt;jakub@tymejczyk.pl&gt;
Compile tested: ramips, Xiaomi Router 3G, fc54256
Run tested: ramips, Xiaomi Router 3G, 0f54d96

Description:
Mosh is "Remote terminal application that allows roaming, supports
intermittent connectivity, and provides intelligent local echo and line
editing of user keystrokes".

Project's site: https://mosh.org

Makefile and patch taken from: https://github.com/mchwalisz/mosh-openwrt
updated by me

Signed-off-by: Jakub Tymejczyk &lt;jakub@tymejczyk.pl&gt;
(Makefile cleanup and size optimizations)
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
