2 Commits

Author SHA256 Message Date
765d3fbe6b Accepting request 1218364 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1218364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/microcom?expand=0&rev=3
2024-10-25 17:20:15 +00:00
fe5026e867 - Updat to version 2023.09.0.0
* use flock(2) instead of POSIX locking
  * A new command sendescape to send a Ctrl-\. This makes it possible to drive a nested microcom instance.
  * Several fixes, e.g. consistently use LFS and improve on rfc2217 subnegotiation handling

OBS-URL: https://build.opensuse.org/package/show/Base:System/microcom?expand=0&rev=7
2024-10-25 15:01:12 +00:00
5 changed files with 13 additions and 5 deletions

2
.gitattributes vendored
View File

@@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
microcom-2019.01.0.11.tar filter=lfs diff=lfs merge=lfs -text
microcom-2023.09.0.0.tar filter=lfs diff=lfs merge=lfs -text

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11e426c9bd669a2a3d92781cb08884af2937fae499edb725a696ba00a873c8cb
size 102400

3
microcom-2023.09.0.0.tar Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8514872c94625f2c94ff6c73e08d127066b4a926c38f360ccafa37cfcf9a459a
size 112640

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 25 13:54:08 UTC 2024 - Matthias Brugger <mbrugger@suse.com>
- Updat to version 2023.09.0.0
* use flock(2) instead of POSIX locking
* A new command sendescape to send a Ctrl-\. This makes it possible to drive a nested microcom instance.
* Several fixes, e.g. consistently use LFS and improve on rfc2217 subnegotiation handling
-------------------------------------------------------------------
Thu Sep 15 11:26:49 UTC 2022 - Matthias Brugger <mbrugger@suse.com>

View File

@@ -17,7 +17,7 @@
Name: microcom
Version: 2019.01.0.11
Version: 2023.09.0.0
Release: 0
Summary: Minimalistic terminal program
License: GPL-2.0-only