Page MenuHomeSolus

D5946.id14359.diff
No OneTemporary

D5946.id14359.diff

Index: abi_used_libs
===================================================================
--- abi_used_libs
+++ abi_used_libs
@@ -1,9 +1,10 @@
ld-linux-x86-64.so.2
libc.so.6
-libcryptopp.so.7
libcurl.so.4
+libdl.so.2
libfuse.so.2
libgcc_s.so.1
+libgomp.so.1
libm.so.6
libpthread.so.0
librt.so.1
Index: package.yml
===================================================================
--- package.yml
+++ package.yml
@@ -1,8 +1,8 @@
name : cryfs
-version : 0.9.9
-release : 1
+version : 0.10.1
+release : 2
source :
- - https://github.com/cryfs/cryfs/releases/download/0.9.9/cryfs-0.9.9.tar.gz : d328ca4379a70f07a3d178e618fe6d40de94db1006508a845ae467f555ecf9a6
+ - https://github.com/cryfs/cryfs/releases/download/0.10.1/cryfs-0.10.1.tar.gz : a01e15dd4520a7bb3a040d502b09e43e755f12b35f9eff88dc4d00b6286fbb1a
license : LGPL-3.0-or-later
component : programming.library
summary : Cryptographic filesystem for the cloud
@@ -10,11 +10,9 @@
CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others.
builddeps :
- pkgconfig(fuse)
- - pkgconfig(libcryptopp)
- pkgconfig(libcurl)
- libboost-devel
build : |
- %cmake -DCMAKE_BUILD_TYPE=Release
+ %cmake
install : |
- %make_install
- rm -r $installdir/home/
\ No newline at end of file
+ %make_install
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- pspec_x86_64.xml
+++ pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">Cryptographic filesystem for the cloud</Summary>
<Description xml:lang="en">CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>cryfs</Name>
@@ -20,16 +20,16 @@
<PartOf>programming.library</PartOf>
<Files>
<Path fileType="executable">/usr/bin/cryfs</Path>
- <Path fileType="man">/usr/share/man/man1/cryfs.1.gz</Path>
+ <Path fileType="executable">/usr/bin/cryfs-unmount</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2019-01-07</Date>
- <Version>0.9.9</Version>
+ <Update release="2">
+ <Date>2019-04-06</Date>
+ <Version>0.10.1</Version>
<Comment>Packaging update</Comment>
<Name>Clive Johnston</Name>
<Email>clivejo@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 11 2023, 8:35 PM (8 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794321
Default Alt Text
D5946.id14359.diff (2 KB)

Event Timeline