mariadb, libtdb, lmdb, postgresql and sqlcipher version bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Trivial database library</Summary>
|
||||
<Description>libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other.</Description>
|
||||
<Archive sha1sum="3ac6779e14ed37caa27d5243777a2c7c485ef087" type="targz">http://www.samba.org/ftp/tdb/tdb-1.3.8.tar.gz</Archive>
|
||||
<Archive sha1sum="86fec2b5e698ef15da07be4a26672773575e37cd" type="targz">https://www.samba.org/ftp/tdb/tdb-1.3.12.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2017-02-09</Date>
|
||||
<Version>1.3.12</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-24</Date>
|
||||
<Version>1.3.8</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Symas Lightning Memory-Mapped Database</Summary>
|
||||
<Description>An ultra-fast, ultra-compact key-value embedded data store.</Description>
|
||||
<Archive sha1sum="367182e1d9dbc314db76459a71be719209f131b4" type="targz">https://github.com/LMDB/lmdb/archive/LMDB_0.9.16.tar.gz</Archive>
|
||||
<Archive sha1sum="5f236169298e277241467b0058b1b36a60d087d6" type="targz">https://github.com/LMDB/lmdb/archive/LMDB_0.9.19.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-09</Date>
|
||||
<Version>0.9.19</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-08</Date>
|
||||
<Version>0.9.16</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>MariaDB is a drop-in replacement for MySQL</Summary>
|
||||
<Description>MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable SQL server.</Description>
|
||||
<Archive sha1sum="a9f055d7845b6a4896ad5e2fd62cef8531eefb32" type="targz">http://mirrors.syringanetworks.net/mariadb/mariadb-10.1.10/source/mariadb-10.1.10.tar.gz</Archive>
|
||||
<Archive sha1sum="f9ccaa9881b98eeef68f4dbcf5ab9653c903819f" type="targz">http://mirrors.syringanetworks.net/mariadb/mariadb-10.1.21/source/mariadb-10.1.21.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -62,6 +62,7 @@
|
||||
<Path fileType="library">/usr/lib/libmysqld.so</Path>
|
||||
<Path fileType="library">/usr/lib/libmysqld.so.18</Path>
|
||||
<Path fileType="library">/usr/lib/libmysqlservices.a</Path>
|
||||
<Path fileType="library">/usr/bin/mysqld_safe_helper</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -189,6 +190,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-09</Date>
|
||||
<Version>10.1.21</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-08</Date>
|
||||
<Version>10.1.10</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>A powerful, open source relational database system</Summary>
|
||||
<Description>PostgreSQL is a powerful, open source relational database system.</Description>
|
||||
<Archive sha1sum="0a1ea210e12bc07ac8c528c8997b90bd5d41df6e" type="tarbz2">https://ftp.postgresql.org/pub/source/v9.3.9/postgresql-9.3.9.tar.bz2</Archive>
|
||||
<Archive sha1sum="0ff14271b42233666c4831ac0152b2ea069fdf9d" type="tarbz2">https://ftp.postgresql.org/pub/source/v9.6.2/postgresql-9.6.2.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
<Dependency>e2fsprogs-devel</Dependency>
|
||||
@@ -116,6 +116,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-09</Date>
|
||||
<Version>9.6.2</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-08</Date>
|
||||
<Version>9.3.9</Version>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<Dependency>sqlite-devel</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="a1104bf45b15b33ef316c24c108f6802b7501cc3" type="targz">https://github.com/sqlcipher/sqlcipher/archive/v3.3.1.tar.gz</Archive>
|
||||
<Archive sha1sum="9380db7bd1d304b9db59c5d9c26c449ee57bfe01" type="targz">https://github.com/sqlcipher/sqlcipher/archive/v3.4.0.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-09</Date>
|
||||
<Version>3.4.0</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-08</Date>
|
||||
<Version>3.3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user