Package: libsqlcipher-dev
Source: sqlcipher
Version: 3.4.1-1
Architecture: i386
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 1611
Depends: libsqlcipher0 (= 3.4.1-1), libc6-dev
Suggests: sqlite3-doc
Filename: i386/libsqlcipher-dev_3.4.1-1_i386.deb
Size: 560064
MD5sum: 4f28b30790171b1b18dc8cfcaf781bf9
SHA1: 487f85f588a04bd67f44c80119db8ed841215462
SHA256: 7d88bcc36edd95eca6d93cf9c20450ac1e837ea2872870f07ec80ceaf3319133
Section: libdevel
Priority: optional
Homepage: http://sqlcipher.net/
Description: SQLCipher development files
 SQLCipher is a C library that implements an encryption in the SQLite 3
 database engine.  Programs that link with the SQLCipher library can have SQL
 database access without running a separate RDBMS process.  It allows one to
 have per-database or page-by-page encryption using AES-256 from OpenSSL.
 .
 SQLCipher has a small footprint and great performance so it’s ideal for
 protecting embedded application databases and is well suited for mobile
 development.
 .
  * as little as 5-15% overhead for encryption
  * 100% of data in the database file is encrypted
  * Uses good security practices (CBC mode, key derivation)
  * Zero-configuration and application level cryptography
  * Algorithms provided by the peer reviewed OpenSSL crypto library.
 .
 SQLCipher has broad platform support for with C/C++, Obj-C, QT,
 Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android,
 Xamarin.iOS, and Xamarin.Android.
 .
 This package contains the development files (headers, static libraries)
 .
 SQLCipher v3.4.1 is based on SQLite3 v3.15.2.

Package: libsqlcipher-dev
Source: sqlcipher
Version: 3.4.1-1
Architecture: amd64
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 1684
Depends: libsqlcipher0 (= 3.4.1-1), libc6-dev
Suggests: sqlite3-doc
Filename: amd64/libsqlcipher-dev_3.4.1-1_amd64.deb
Size: 532742
MD5sum: 01f1bc2b5b3925088e08dec6304be3e9
SHA1: 1ae4e93dd6df7a7c03cded853a07ab2aa0fd9a46
SHA256: b3a7c83caa028e65e7b219a3ded17cad13025d698ba69ed0fa9e9eb45aeab1c0
Section: libdevel
Priority: optional
Homepage: http://sqlcipher.net/
Description: SQLCipher development files
 SQLCipher is a C library that implements an encryption in the SQLite 3
 database engine.  Programs that link with the SQLCipher library can have SQL
 database access without running a separate RDBMS process.  It allows one to
 have per-database or page-by-page encryption using AES-256 from OpenSSL.
 .
 SQLCipher has a small footprint and great performance so it’s ideal for
 protecting embedded application databases and is well suited for mobile
 development.
 .
  * as little as 5-15% overhead for encryption
  * 100% of data in the database file is encrypted
  * Uses good security practices (CBC mode, key derivation)
  * Zero-configuration and application level cryptography
  * Algorithms provided by the peer reviewed OpenSSL crypto library.
 .
 SQLCipher has broad platform support for with C/C++, Obj-C, QT,
 Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android,
 Xamarin.iOS, and Xamarin.Android.
 .
 This package contains the development files (headers, static libraries)
 .
 SQLCipher v3.4.1 is based on SQLite3 v3.15.2.

Package: libsqlcipher0
Source: sqlcipher
Version: 3.4.1-1
Architecture: i386
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 956
Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.0)
Filename: i386/libsqlcipher0_3.4.1-1_i386.deb
Size: 435658
MD5sum: ad66f658ecb57b3405196966cc22c481
SHA1: a9d0a5daada64cd6fc9d33b46a425549a60b4920
SHA256: 19d08852bc355a0e005b18eaf064432df3218539e23c37ebad512b62bb9dfb15
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://sqlcipher.net/
Description: SQLCipher shared library
 SQLCipher is a C library that implements an encryption in the SQLite 3
 database engine.  Programs that link with the SQLCipher library can have SQL
 database access without running a separate RDBMS process.  It allows one to
 have per-database or page-by-page encryption using AES-256 from OpenSSL.
 .
 SQLCipher has a small footprint and great performance so it’s ideal for
 protecting embedded application databases and is well suited for mobile
 development.
 .
  * as little as 5-15% overhead for encryption
  * 100% of data in the database file is encrypted
  * Uses good security practices (CBC mode, key derivation)
  * Zero-configuration and application level cryptography
  * Algorithms provided by the peer reviewed OpenSSL crypto library.
 .
 SQLCipher has broad platform support for with C/C++, Obj-C, QT,
 Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android,
 Xamarin.iOS, and Xamarin.Android.
 .
 SQLCipher v3.4.1 is based on SQLite3 v3.15.2.

Package: libsqlcipher0
Source: sqlcipher
Version: 3.4.1-1
Architecture: amd64
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 912
Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Filename: amd64/libsqlcipher0_3.4.1-1_amd64.deb
Size: 410020
MD5sum: 6cae6fbf19f57c68392bd0eaddc0b0ce
SHA1: 1d0ee4106302357a0a9dba6e1ec38d86da388327
SHA256: 6f413f92a8413c0e4478a8e9589ec48c5cd605725412825403745f612422010c
Section: libs
Priority: optional
Multi-Arch: same
Homepage: http://sqlcipher.net/
Description: SQLCipher shared library
 SQLCipher is a C library that implements an encryption in the SQLite 3
 database engine.  Programs that link with the SQLCipher library can have SQL
 database access without running a separate RDBMS process.  It allows one to
 have per-database or page-by-page encryption using AES-256 from OpenSSL.
 .
 SQLCipher has a small footprint and great performance so it’s ideal for
 protecting embedded application databases and is well suited for mobile
 development.
 .
  * as little as 5-15% overhead for encryption
  * 100% of data in the database file is encrypted
  * Uses good security practices (CBC mode, key derivation)
  * Zero-configuration and application level cryptography
  * Algorithms provided by the peer reviewed OpenSSL crypto library.
 .
 SQLCipher has broad platform support for with C/C++, Obj-C, QT,
 Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android,
 Xamarin.iOS, and Xamarin.Android.
 .
 SQLCipher v3.4.1 is based on SQLite3 v3.15.2.

Package: libsqlcipher0-dbgsym
Source: sqlcipher
Version: 3.4.1-1
Auto-Built-Package: debug-symbols
Architecture: i386
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 1075
Depends: libsqlcipher0 (= 3.4.1-1)
Filename: i386/libsqlcipher0-dbgsym_3.4.1-1_i386.deb
Size: 1030962
MD5sum: ab70274e70153aa95458c8e4c50283ca
SHA1: aa163054bbbf056e936a6e1986c0b09909acce21
SHA256: 25ec875e0351a8e7deab601b215313c30f4ee7c72be2b695d93534c301193566
Section: debug
Priority: extra
Multi-Arch: same
Homepage: http://sqlcipher.net/
Description: Debug symbols for libsqlcipher0
Build-Ids: c69c0b633c193c2789344dd1021a75152c573370

Package: libsqlcipher0-dbgsym
Source: sqlcipher
Version: 3.4.1-1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 1152
Depends: libsqlcipher0 (= 3.4.1-1)
Filename: amd64/libsqlcipher0-dbgsym_3.4.1-1_amd64.deb
Size: 1106214
MD5sum: b6777081db5d1752f762369a84065503
SHA1: b69ae025a884092934bcf523c998fc881e080186
SHA256: 6dd6224c004c21142f641a681013020c2def62761c2bdceeb85b1711a2bf3ef3
Section: debug
Priority: extra
Multi-Arch: same
Homepage: http://sqlcipher.net/
Description: Debug symbols for libsqlcipher0
Build-Ids: d3c71c262784ffe4315e0687bf5ea994caadca06

Package: retroshare
Version: 0.6.4
Architecture: i386
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 28842
Depends: libbz2-1.0, libc6 (>= 2.12), libgcc1 (>= 1:4.2), libmicrohttpd12 (>= 0.9.50), libqt4-network (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.0), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libupnp6 (>= 1:1.6.13), libx11-6, libxss1, zlib1g (>= 1:1.1.4)
Filename: i386/retroshare_0.6.4_i386.deb
Size: 13165226
MD5sum: 7578d1e414e4c203f3025d16e73a30bf
SHA1: d8dbebb7a18c28264dba25f10dde962b0c7c04ee
SHA256: c06bce2d595505bd077a743da9fcaa7ad6aeee665f528d312d4baf7b55e78640
Section: devel
Priority: standard
Homepage: http://retroshare.net
Description: Secure communication with friends
 RetroShare is a Open Source cross-platform, private and secure decentralised
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare
Version: 0.6.4
Architecture: amd64
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 28196
Depends: libbz2-1.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmicrohttpd12 (>= 0.9.50), libqt4-network (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.0), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libupnp6 (>= 1:1.6.13), libx11-6, libxss1, zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare_0.6.4_amd64.deb
Size: 12724968
MD5sum: 7af05fe4b966afc0d6fdd593e7c5eecf
SHA1: 3b688ad8659e5793bf831108a5eeea271e023400
SHA256: 7d70ebb4b7e13c2d23f24547308a8e2d734b5e338837463e9d8493363d5c7af6
Section: devel
Priority: standard
Homepage: http://retroshare.net
Description: Secure communication with friends
 RetroShare is a Open Source cross-platform, private and secure decentralised
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare
Version: 0.6.5
Architecture: i386
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 26896
Depends: libbz2-1.0, libc6 (>= 2.12), libgcc1 (>= 1:4.2), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.3.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libupnp6 (>= 1:1.6.13), libx11-6, libxapian30, libxss1, zlib1g (>= 1:1.1.4)
Filename: i386/retroshare_0.6.5_i386.deb
Size: 12042378
MD5sum: 1f055f2234b8b77cfc07a7bc4f4d62c1
SHA1: b3ed8b31059e178aa2d8d2d5fcb5276c121c4ba8
SHA256: 9cab77b1cdd79c05470cab63d01cc2767acb13911b43b0321f981371113de17a
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare
Version: 0.6.5
Architecture: amd64
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 26507
Depends: libbz2-1.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.3.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libupnp6 (>= 1:1.6.13), libx11-6, libxapian30, libxss1, zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare_0.6.5_amd64.deb
Size: 11696200
MD5sum: dff1d00c6bae52aa3ceff8be303f4e7e
SHA1: e8f5016381ab4aa74e10454c7001b658e2c9f0bd
SHA256: 8eb5facde27fb13a6ba4e753bd1144ad2d00d8562e9e91b09cef4f215bcf2689
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare-common
Version: 0.6.6-1
Architecture: i386
Maintainer: Gioacchino Mazzurco <gio@eigenlab.org>
Installed-Size: 11
Filename: i386/retroshare-common_0.6.6-1_i386.deb
Size: 3078
MD5sum: 44b65a8a85a22ed7d2fb426b7b266fa3
SHA1: a17135099731c883d5db71875b75feeda49bfa35
SHA256: ed64f857384a3fa39385b2da4be6cf60a4b4b7ff7555c53157197f1547111b05
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 Common files for RetroShare packages.

Package: retroshare-common
Version: 0.6.6-1
Architecture: amd64
Maintainer: Gioacchino Mazzurco <gio@eigenlab.org>
Installed-Size: 11
Filename: amd64/retroshare-common_0.6.6-1_amd64.deb
Size: 3074
MD5sum: 9f1c53f8eec7d9d540e8d7a014e6e084
SHA1: 5273d2d5e7f43aa6ce6f3a3dfc81d3c58b22ff1a
SHA256: 0b8ddab0197a2136f39a6f6130e620691ceed81237e4fea0ab3e51f99e05732a
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 Common files for RetroShare packages.

Package: retroshare-common
Version: 0.6.7-1
Architecture: i386
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 11
Filename: i386/retroshare-common_0.6.7-1_i386.deb
Size: 3064
MD5sum: e85235cc972ddfeb715437ceb4cfd20e
SHA1: 24cc68da648526e5c4aaddf3eaeee020019ddf26
SHA256: 77364a3938094e9aa26d815c73fbad7eae9b2d5ed25b3fc6cd5a5bd42b164419
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 Common files for RetroShare packages.

Package: retroshare-common
Version: 0.6.7-1
Architecture: amd64
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 11
Filename: amd64/retroshare-common_0.6.7-1_amd64.deb
Size: 3064
MD5sum: 6adf27141fc215d9458e8a3c94ab1032
SHA1: fc4c03a30ef45867b3b57f4cd949af5b094ab5d8
SHA256: 130e44e87337ee1b1d55fd82a97f6588fba5a883756e8b6960ee961cdf06d3e8
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 Common files for RetroShare packages.

Package: retroshare-common-unstable
Version: 0.6.7.RC2.40.g9b7149f16-1
Architecture: i386
Maintainer: Gioacchino Mazzurco <gio@eigenlab.org>
Installed-Size: 11
Filename: i386/retroshare-common-unstable_0.6.7.RC2.40.g9b7149f16-1_i386.deb
Size: 3094
MD5sum: e83914d6e67eeb687f0d98fd4d35e251
SHA1: 2168b43436e6cc14abc503a1bb108d5d988a73ee
SHA256: 9d47179ffa363e57e0d1e87ab815414293821c74564d65fcfd04b7a658fc1549
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 Common files for RetroShare packages.

Package: retroshare-common-unstable
Version: 0.6.7.RC2.40.g9b7149f16-1
Architecture: amd64
Maintainer: Gioacchino Mazzurco <gio@eigenlab.org>
Installed-Size: 11
Filename: amd64/retroshare-common-unstable_0.6.7.RC2.40.g9b7149f16-1_amd64.deb
Size: 3096
MD5sum: 48edac69734362243b1130e3cba856f1
SHA1: 9ea674a8a912b7e86206a446db20cc70e2281a2a
SHA256: 4ad393ef105eb642f24d2417c2286f0115b5372c1de73627d28a7b458fd8a921
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 Common files for RetroShare packages.

Package: retroshare-friendserver
Version: 0.6.7-1
Architecture: i386
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 2
Depends: retroshare-common
Filename: i386/retroshare-friendserver_0.6.7-1_i386.deb
Size: 858
MD5sum: 37449fe80ffe695bbf3267d6e97c0aa4
SHA1: 5e66e8cd6b566a9718e0c6d8a7997618bd39592a
SHA256: 75411acd76244fb9542713e049072398480b3d2d7648a6b2603d433f41f418ca
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare-friendserver-unstable
Version: 0.6.9999-1
Architecture: i386
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 7251
Depends: retroshare-common-unstable, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:4.2), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-friendserver-unstable_0.6.9999-1_i386.deb
Size: 2110448
MD5sum: 7ae6e388248885e34f6da10dd7ad969f
SHA1: 9dcc0f0c2093eba5ad4ef84d6b44e80d96589714
SHA256: 66c57eb9b22d36bfe134dffe0afc475216ee9986b713032b48edc00482f1ff65
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare-gui
Version: 0.6.6-1
Architecture: i386
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 28530
Depends: retroshare-common, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:4.2), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.6.0~beta), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libx11-6, libxss1, zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-gui_0.6.6-1_i386.deb
Size: 12038400
MD5sum: 6df0ec2bcfd6e71f4ee864e19d8258be
SHA1: ecc71e3593f575530329facf234ec333ef90c28e
SHA256: 89bb8f26d8eab8f8b833dd19812c0bd7dd108a3a31f889c09e0231a3f106f3f3
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare-gui
Version: 0.6.6-1
Architecture: amd64
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 27945
Depends: retroshare-common, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.6.0~beta), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libx11-6, libxss1, zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare-gui_0.6.6-1_amd64.deb
Size: 11620318
MD5sum: 99054a798300e5ee22650f9e7702af00
SHA1: d8db4f3d42dd63aa9a8a8a326975ccefb5ae4bec
SHA256: e6ffbdbe01acebaf6b6f37bd311de10369e4b20acbcfed7440e4eaf535fb0c63
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare-gui-unstable
Version: 0.6.6.8.g67c607cb3-1
Architecture: i386
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 28534
Depends: retroshare-common-unstable, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:4.2), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.6.0~beta), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libx11-6, libxss1, zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-gui-unstable_0.6.6.8.g67c607cb3-1_i386.deb
Size: 12037530
MD5sum: 3535bd524c3d5712f50311083454e26e
SHA1: c34e714253ef29e43cd608520be2e6e0259e8fed
SHA256: 093b3165073e7f8a6df857521cb857624f1cdb773a3ae6de03ada7da74f6abe9
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare-gui-unstable
Version: 0.6.6.8.g67c607cb3-1
Architecture: amd64
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 27945
Depends: retroshare-common-unstable, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.7.0), libqt5gui5 (>= 5.6.0~beta), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.7.0), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libx11-6, libxss1, zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare-gui-unstable_0.6.6.8.g67c607cb3-1_amd64.deb
Size: 11619854
MD5sum: 708007404dd313dc24784264a78f9d92
SHA1: f08a76638e287f1ff50808c54dded1b7f852a739
SHA256: dba1bf82cc5db69dc1fc2516856ed54df46382817a177d05880fb62bf35a92ed
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.

Package: retroshare-nogui
Source: retroshare
Version: 0.6.4
Architecture: i386
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 6316
Depends: libbz2-1.0, libc6 (>= 2.12), libgcc1 (>= 1:4.2), libmicrohttpd12 (>= 0.9.50), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libupnp6 (>= 1:1.6.13), zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-nogui_0.6.4_i386.deb
Size: 2042528
MD5sum: f0e6cd9d3f54b13c6291486e010474d1
SHA1: 719fe5ca8930d5467a155c40e74adde12a8b454f
SHA256: 934ce357fe501516b51d7e1cf4d2b8785ba739adfec8540ef4166a34ab72a3c5
Section: devel
Priority: standard
Homepage: http://retroshare.net
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled using
 the web interface or the JSON API.

Package: retroshare-nogui
Source: retroshare
Version: 0.6.4
Architecture: amd64
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 6093
Depends: libbz2-1.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmicrohttpd12 (>= 0.9.50), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libupnp6 (>= 1:1.6.13), zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare-nogui_0.6.4_amd64.deb
Size: 1883208
MD5sum: ca924e15947d2d5c5b7c0da35f42d308
SHA1: 53fc4efa53fb0fece289a49944896baa96c77041
SHA256: 7adf7659146bd5c3ba465274048db9da8e59203cbbfc50fdde006fae6041b8ee
Section: devel
Priority: standard
Homepage: http://retroshare.net
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled using
 the web interface or the JSON API.

Package: retroshare-service
Version: 0.6.5
Architecture: i386
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 7336
Depends: libbz2-1.0, libc6 (>= 2.12), libgcc1 (>= 1:4.2), libqt5core5a (>= 5.7.0), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libupnp6 (>= 1:1.6.13), libxapian30, zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-service_0.6.5_i386.deb
Size: 2093292
MD5sum: d8163a8dcf72b2e9ba383a2a2afcb4f6
SHA1: ae986f739d9e455e0b1987fd01f69ad15ed61ab8
SHA256: 97029e8ec200321b2fdb88d7384cb0210a93cbbccd3ef5e01a7d58a8a507e2d6
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: retroshare-service
Version: 0.6.5
Architecture: amd64
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 6854
Depends: libbz2-1.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.7.0), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), libupnp6 (>= 1:1.6.13), libxapian30, zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare-service_0.6.5_amd64.deb
Size: 1895264
MD5sum: 1508912d1e2d71443c55a544d3b6a9a4
SHA1: c3baa45e7457f3158aa96642409e33ee68ca2711
SHA256: 547d1e6861e7803be704f8ec000812a2ba6fb5d5e5b6f2436c02579da30e65eb
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: retroshare-service
Version: 0.6.6-1
Architecture: i386
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 8664
Depends: retroshare-common, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:4.2), libqt5core5a (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-service_0.6.6-1_i386.deb
Size: 2371354
MD5sum: b9d15ec3a4465a488558992703b8e82b
SHA1: cef6dd6975a1df2db490e3fbf5c4be084796a4cc
SHA256: 9321f2d210b1c02c7c48a4efe989314960c272fe6085972ffe71126d1fa0f996
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: retroshare-service
Version: 0.6.6-1
Architecture: amd64
Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Installed-Size: 7974
Depends: retroshare-common, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare-service_0.6.6-1_amd64.deb
Size: 2127084
MD5sum: e2958ab00bfcb86a1cfaa0d83ea3f4c9
SHA1: 05ffa28e4dcf366769de357d0a16b481bf473858
SHA256: 8c4bf830e3b11e6cddafd6c4f4e73d3d9bd1ce1fd9a6a3cc89eb1b2b35f2436d
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: retroshare-service
Version: 0.6.7-1
Architecture: i386
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 9644
Depends: retroshare-common, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:4.2), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-service_0.6.7-1_i386.deb
Size: 2591932
MD5sum: 8907fc66d4a680814a276c644ba01e7c
SHA1: 63a2cf4c844d56e7f6b454e2a53c7c4b1ae1acf9
SHA256: fb99e72516b48715194afdce8c18b9b47a2dc9c1398029e3d4c1a3d57f74577d
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: retroshare-service
Version: 0.6.7-1
Architecture: amd64
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 8886
Depends: retroshare-common, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libminiupnpc10 (>= 1.9.20140610), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare-service_0.6.7-1_amd64.deb
Size: 2342174
MD5sum: 550e0a6a32e369ec838442bf09ee03cd
SHA1: 01652b808a80de390c5a741c847b394edf9ed253
SHA256: fc653760eaa2c51367e0a751eb15ca3da969ce70804b5c01a94617f9b90a28b8
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: retroshare-service-unstable
Version: 0.6.7-1
Architecture: i386
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 9644
Depends: retroshare-common-unstable, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:4.2), libgl1-mesa-glx | libgl1, libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: i386/retroshare-service-unstable_0.6.7-1_i386.deb
Size: 2591742
MD5sum: 546cc6b422280d280942933266251818
SHA1: a0c7d688df0c7deaee3c665d3a14258209ca68b1
SHA256: c3b39c955d8d16dfa29671c3cd66318cb5fac00941e45bdf16edbc874ca41307
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: retroshare-service-unstable
Version: 0.6.7-1
Architecture: amd64
Maintainer: Retroshare Team <contact@retroshare.cc>
Installed-Size: 8886
Depends: retroshare-common-unstable, libbz2-1.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libminiupnpc10 (>= 1.9.20140610), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2), libsqlcipher0 (>= 1.1.9), libssl1.1 (>= 1.1.0), libstdc++6 (>= 6), zlib1g (>= 1:1.1.4)
Filename: amd64/retroshare-service-unstable_0.6.7-1_amd64.deb
Size: 2337762
MD5sum: 63bc6fb4bcc2ee183388dec0200a1387
SHA1: 7c7b5cf7611a633aa686c08bbf3b2413e2eabfa7
SHA256: 2e65146a105db20f13d806565e35f3b1a9da4a5895d69b915cf68b3986283459
Section: devel
Priority: standard
Homepage: https://retroshare.cc
Description: Secure communication with friends
 RetroShare is a Free and Open Source, private and secure decentralized
 communication platform. It lets you to securely chat and share files with your
 friends and family, using a web-of-trust to authenticate peers and OpenSSL to
 encrypt all communication. RetroShare provides filesharing, chat, messages,
 forums and channels.
 This package provide a headless RetroShare node that can be controlled only
 using the JSON API.

Package: sqlcipher
Version: 3.4.1-1
Architecture: i386
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 113
Depends: libc6 (>= 2.4), libreadline7 (>= 6.0), libsqlcipher0 (= 3.4.1-1), libtinfo5 (>= 6)
Suggests: sqlite3-doc
Filename: i386/sqlcipher_3.4.1-1_i386.deb
Size: 44682
MD5sum: 09344306f197c7d6dc103b559e2a18a4
SHA1: c34e23a48757ea2aaa335d864b6062b321c76db4
SHA256: f418326a47ae65e8e74e17a619e804809c649e4a391cc9731f906bdcdc460b17
Section: database
Priority: optional
Multi-Arch: foreign
Homepage: http://sqlcipher.net/
Description: Command line interface for SQLCipher
 SQLCipher is a C library that implements an encryption in the SQLite 3
 database engine.  Programs that link with the SQLCipher library can have SQL
 database access without running a separate RDBMS process.  It allows one to
 have per-database or page-by-page encryption using AES-256 from OpenSSL.
 .
 SQLCipher has a small footprint and great performance so it’s ideal for
 protecting embedded application databases and is well suited for mobile
 development.
 .
  * as little as 5-15% overhead for encryption
  * 100% of data in the database file is encrypted
  * Uses good security practices (CBC mode, key derivation)
  * Zero-configuration and application level cryptography
  * Algorithms provided by the peer reviewed OpenSSL crypto library.
 .
 SQLCipher has broad platform support for with C/C++, Obj-C, QT, Win32/.NET,
 Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android, Xamarin.iOS, and
 Xamarin.Android.
 .
 SQLCipher v3.4.1 is based on SQLite3 v3.15.2.

Package: sqlcipher
Version: 3.4.1-1
Architecture: amd64
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 106
Depends: libc6 (>= 2.14), libreadline7 (>= 6.0), libsqlcipher0 (= 3.4.1-1), libtinfo5 (>= 6)
Suggests: sqlite3-doc
Filename: amd64/sqlcipher_3.4.1-1_amd64.deb
Size: 42094
MD5sum: aada13917849200f0daa5e2f00676b71
SHA1: caf4989b5eaf707c53a28c70f4eb00ab16e4e4ea
SHA256: fe34e52d2f90246fbc666cbd90562968efcb6d1182584478a3076b01d94a1e3f
Section: database
Priority: optional
Multi-Arch: foreign
Homepage: http://sqlcipher.net/
Description: Command line interface for SQLCipher
 SQLCipher is a C library that implements an encryption in the SQLite 3
 database engine.  Programs that link with the SQLCipher library can have SQL
 database access without running a separate RDBMS process.  It allows one to
 have per-database or page-by-page encryption using AES-256 from OpenSSL.
 .
 SQLCipher has a small footprint and great performance so it’s ideal for
 protecting embedded application databases and is well suited for mobile
 development.
 .
  * as little as 5-15% overhead for encryption
  * 100% of data in the database file is encrypted
  * Uses good security practices (CBC mode, key derivation)
  * Zero-configuration and application level cryptography
  * Algorithms provided by the peer reviewed OpenSSL crypto library.
 .
 SQLCipher has broad platform support for with C/C++, Obj-C, QT, Win32/.NET,
 Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android, Xamarin.iOS, and
 Xamarin.Android.
 .
 SQLCipher v3.4.1 is based on SQLite3 v3.15.2.

Package: sqlcipher-dbgsym
Source: sqlcipher
Version: 3.4.1-1
Auto-Built-Package: debug-symbols
Architecture: i386
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 83
Depends: sqlcipher (= 3.4.1-1)
Filename: i386/sqlcipher-dbgsym_3.4.1-1_i386.deb
Size: 67990
MD5sum: 03e04e2a8a574a80279d53d30128247d
SHA1: a35e4a965baa127def01f95b18f78efc1398aaca
SHA256: 2247111d0800e90cad877068e7632630fbaa6a33aac3d3c9f73375ba32c81102
Section: debug
Priority: extra
Homepage: http://sqlcipher.net/
Description: Debug symbols for sqlcipher
Build-Ids: 7160d8f7f600124e75718d18321ba64d1c9c7ee3

Package: sqlcipher-dbgsym
Source: sqlcipher
Version: 3.4.1-1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Installed-Size: 93
Depends: sqlcipher (= 3.4.1-1)
Filename: amd64/sqlcipher-dbgsym_3.4.1-1_amd64.deb
Size: 75018
MD5sum: cfd6261a022955e45344a91e4ddcec1e
SHA1: 1e25b50eda9df61ce130038c2cd2ada4fa0c55c9
SHA256: 8c6d0f47e49b26ab9ad17bc72b5ca9737d5a4fede8507ea980841a6beaeabb40
Section: debug
Priority: extra
Homepage: http://sqlcipher.net/
Description: Debug symbols for sqlcipher
Build-Ids: b4b0385c1a796dfcea78cc458de820219cc32181