Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032382
D195.id354.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D195.id354.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -8,6 +8,7 @@
libnpth.so.0:npth_exit
libnpth.so.0:npth_getname_np
libnpth.so.0:npth_init
+libnpth.so.0:npth_is_protected
libnpth.so.0:npth_join
libnpth.so.0:npth_mutex_lock
libnpth.so.0:npth_mutex_timedlock
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -8,6 +8,7 @@
libnpth.so.0:npth_exit
libnpth.so.0:npth_getname_np
libnpth.so.0:npth_init
+libnpth.so.0:npth_is_protected
libnpth.so.0:npth_join
libnpth.so.0:npth_mutex_lock
libnpth.so.0:npth_mutex_timedlock
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,11 @@
name : npth
-version : 1.3
-release : 1
+version : 1.4
+release : 2
source :
- - ftp://ftp.gnupg.org/gcrypt/npth/npth-1.3.tar.bz2 : bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a
+ - ftp://ftp.gnupg.org/gcrypt/npth/npth-1.4.tar.bz2 : 8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2
license :
- - GPL-2.0
- - LPL-3.0
+ - GPL-2.0
+ - LPL-3.0
component : programming.library
summary : Non-preemptive threads implementation (GNU pth)
patterns :
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>npth</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Packager>
<License>GPL-2.0</License>
<License>LPL-3.0</License>
@@ -30,7 +30,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="1">npth</Dependency>
+ <Dependency release="2">npth</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/lib*.so.*</Path>
@@ -43,8 +43,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="1">npth-32bit</Dependency>
- <Dependency release="1">npth-devel</Dependency>
+ <Dependency release="2">npth-32bit</Dependency>
+ <Dependency release="2">npth-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/lib*.so</Path>
@@ -57,7 +57,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="1">npth</Dependency>
+ <Dependency release="2">npth</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -67,12 +67,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-02-01</Date>
- <Version>1.3</Version>
+ <Update release="2">
+ <Date>2017-05-24</Date>
+ <Version>1.4</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 2:13 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5841657
Default Alt Text
D195.id354.diff (3 KB)
Attached To
Mode
D195: Update nPth to 1.4
Attached
Detach File
Event Timeline
Log In to Comment