Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10837811
D11405.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D11405.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -18,6 +18,7 @@
libc.so.6:isatty
libc.so.6:memcpy
libc.so.6:memmove
+libc.so.6:memset
libc.so.6:open
libc.so.6:optarg
libc.so.6:optind
@@ -27,6 +28,7 @@
libc.so.6:strcmp
libc.so.6:strdup
libc.so.6:strerror
+libc.so.6:strlen
libc.so.6:strncpy
libc.so.6:strtol
libc.so.6:tcgetattr
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libvterm
-version : 0.1.2
-release : 2
+version : 0.1.4
+release : 3
source :
- - http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.2.tar.gz : 250899f434ff624a16d2be3784b5fe03f81820c3597211faf04349f5c9297f81
+ - http://www.leonerd.org.uk/code/libvterm/libvterm-0.1.4.tar.gz : bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd
license : MIT
component : programming
summary : Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libvterm</Name>
<Packager>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming</PartOf>
@@ -23,7 +23,7 @@
<Path fileType="executable">/usr/bin/vterm-ctrl</Path>
<Path fileType="executable">/usr/bin/vterm-dump</Path>
<Path fileType="library">/usr/lib64/libvterm.so.0</Path>
- <Path fileType="library">/usr/lib64/libvterm.so.0.0.2</Path>
+ <Path fileType="library">/usr/lib64/libvterm.so.0.0.4</Path>
</Files>
</Package>
<Package>
@@ -33,7 +33,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">libvterm</Dependency>
+ <Dependency release="3">libvterm</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/vterm.h</Path>
@@ -43,12 +43,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2019-11-17</Date>
- <Version>0.1.2</Version>
+ <Update release="3">
+ <Date>2021-07-02</Date>
+ <Version>0.1.4</Version>
<Comment>Packaging update</Comment>
- <Name>James Lee</Name>
- <Email>jamesl33info@gmail.com</Email>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 10 2023, 7:32 AM (8 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5853955
Default Alt Text
D11405.diff (2 KB)
Attached To
Mode
D11405: Update libvterm to 0.1.4
Attached
Detach File
Event Timeline
Log In to Comment