Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 765d3fbe6b | |||
| fe5026e867 |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
3
microcom-2023.09.0.0.tar
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8514872c94625f2c94ff6c73e08d127066b4a926c38f360ccafa37cfcf9a459a
|
||||
size 112640
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user