Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/perl-json-webtoken: new aport | Stuart Cardall | 2016-09-23 | 1 | -0/+40 | |
| | ||||||
* | community/perl-test-mock-guard: new aport | Stuart Cardall | 2016-09-23 | 1 | -0/+37 | |
| | ||||||
* | community/perl-readonly: new aport | Stuart Cardall | 2016-09-23 | 1 | -0/+37 | |
| | ||||||
* | community/perl-io-socket-inet6: move from testing | Stuart Cardall | 2016-09-23 | 1 | -9/+7 | |
| | ||||||
* | travis: run checkapk after successful build | Jakub Jirutka | 2016-09-23 | 1 | -1/+5 | |
| | ||||||
* | travis: fix set_repositories_for() again | Jakub Jirutka | 2016-09-23 | 1 | -1/+1 | |
| | | | | I'm apparently too tired... (-_o)zzZ Sorry for that. | |||||
* | travis: fix set_repositories_for(), needs sudo | Jakub Jirutka | 2016-09-23 | 1 | -4/+4 | |
| | ||||||
* | travis: use only repositories at same or higher level than target repo | Jakub Jirutka | 2016-09-23 | 4 | -4/+22 | |
| | ||||||
* | community/openjdk7: fix cacerts | Ed Robinson | 2016-09-22 | 1 | -3/+8 | |
| | | | | This is just a backport of 94969c8a556eedeeafb78a33752ab6b6e6f7f892 from openjdk8. | |||||
* | main/owncloud: add subpackage -initscript for running with php-fpm | Jakub Jirutka | 2016-09-22 | 5 | -4/+255 | |
| | ||||||
* | main/openssl: add comment on secfixes | Natanael Copa | 2016-09-22 | 1 | -0/+5 | |
| | ||||||
* | main/libmemcached: enable sasl support | Natanael Copa | 2016-09-22 | 1 | -3/+3 | |
| | | | | ref #6174 | |||||
* | Revert "firehol: new aport" | Natanael Copa | 2016-09-22 | 3 | -126/+0 | |
| | | | | This reverts commit 436385011f65c60368f8d5ed4f6243199a5bd1aa. | |||||
* | main/openssl: upgrade to 1.0.2i | Natanael Copa | 2016-09-22 | 10 | -1376/+8 | |
| | ||||||
* | firehol: new aport | Jonny Tyers | 2016-09-22 | 3 | -0/+126 | |
| | | | | | http://www.firehol.org/ simple yet powerful firewall | |||||
* | testing/setconf: new aport | Michael Koloberdin | 2016-09-22 | 1 | -0/+22 | |
| | ||||||
* | testing/cassandra-cpp-driver: disable on armhf and aarch64 | Natanael Copa | 2016-09-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | build fails with: /home/buildozer/aports/testing/cassandra-cpp-driver/src/cpp-driver-2.4.3/src/uuids.cpp:151:30: error: comparison is always false due to limited range of data type [-Werror=type-limits] if (hex_to_half_byte[p0] == -1 || hex_to_half_byte[p1] == -1) { ~~~~~~~~~~~~~~~~~~~~~^~~~~ /home/buildozer/aports/testing/cassandra-cpp-driver/src/cpp-driver-2.4.3/src/uuids.cpp:151:60: error: comparison is always false due to limited range of data type [-Werror=type-limits] if (hex_to_half_byte[p0] == -1 || hex_to_half_byte[p1] == -1) { ~~~~~~~~~~~~~~~~~~~~~^~~~~ | |||||
* | testing/libneo4j-client: disable on 32bit systems | Natanael Copa | 2016-09-22 | 1 | -1/+1 | |
| | | | | the testsuite fails on x86 and armhf | |||||
* | testing/jpegoptim: remove libjepg-turbo dependency | Natanael Copa | 2016-09-22 | 1 | -1/+1 | |
| | | | | abuild handles that automatically | |||||
* | testing/jpegoptim: new aport | Aji Kisworo Mukti | 2016-09-22 | 1 | -0/+35 | |
| | ||||||
* | testing/nginx-naxsi: update to 1.11.3 | Stuart Cardall | 2016-09-22 | 2 | -29/+37 | |
| | | | | http://nginx.org/en/CHANGES | |||||
* | testing/libneo4j-client: new aport | Chris Leishman | 2016-09-22 | 1 | -0/+70 | |
| | | | | | https://github.com/cleishm/libneo4j-client Client library and CLI for the Neo4j graph database | |||||
* | testing/libcypher-parser: new aport | Chris Leishman | 2016-09-22 | 1 | -0/+69 | |
| | | | | | https://github.com/cleishm/libcypher-parser Parsing library for the Cypher query language | |||||
* | testing/cassandra-cpp-driver: new aport | Gennady Feldman | 2016-09-22 | 1 | -0/+34 | |
| | | | | Adding cassandra-cpp-driver 2.4.3 | |||||
* | testing/steghide: new aport | Francesco Colista | 2016-09-22 | 3 | -0/+226 | |
| | ||||||
* | testing/libmhash: fixed bool declaration with musl | Francesco Colista | 2016-09-22 | 2 | -5/+26 | |
| | ||||||
* | testing/python3.4: renamed form python34 | Natanael Copa | 2016-09-22 | 1 | -2/+1 | |
| | | | | and remove maintainer | |||||
* | testing/python34: new aport | Gus Monod | 2016-09-22 | 1 | -0/+90 | |
| | | | | | | | | Adding an old version of Python 3 (3.4.3). This is useful for apps that require this specific version of Python 3. http://www.python.org A high-level scripting language | |||||
* | testing/infiniband-diags: new aport | Jann - Ove Risvik | 2016-09-22 | 1 | -0/+38 | |
| | | | | | https://openfabrics.org/index.php/openfabrics-software.html Various infiniband diagnostic tools | |||||
* | testing/opensm: cleanup | Natanael Copa | 2016-09-22 | 1 | -4/+9 | |
| | ||||||
* | testing/opensm: new aport | Jann - Ove Risvik | 2016-09-22 | 2 | -0/+97 | |
| | | | | | https://openfabrics.org/index.php/openfabrics-software.html OpenSM InfiniBand subnet manager | |||||
* | community/php7: upgrade to 7.0.11 | Jakub Jirutka | 2016-09-22 | 1 | -5/+5 | |
| | ||||||
* | testing/libibmad: new aport | Jann - Ove Risvik | 2016-09-22 | 1 | -0/+39 | |
| | | | | | https://openfabrics.org/index.php/openfabrics-software.html Generic InfiniBand MAD handling library | |||||
* | testing/libibumad: new aport | Jann - Ove Risvik | 2016-09-22 | 1 | -0/+45 | |
| | | | | | https://openfabrics.org/index.php/openfabrics-software.html Interface to ib_umad module (user_mad) library. (InfiniBand) | |||||
* | community/racktables: upgrade to 0.20.11 | Leonardo Arena | 2016-09-22 | 1 | -11/+6 | |
| | ||||||
* | main/bacula: upgrade to 7.4.4 | Leonardo Arena | 2016-09-22 | 1 | -5/+5 | |
| | ||||||
* | main/irssi: upgrade to 0.8.20 | Natanael Copa | 2016-09-22 | 1 | -5/+5 | |
| | | | | ref #6204 | |||||
* | community/firefox-esr: upgrade to 45.4.0 | Natanael Copa | 2016-09-22 | 1 | -5/+5 | |
| | ||||||
* | testing/filebeat: new aport | Ramanathan Sivagurunathan | 2016-09-22 | 1 | -0/+40 | |
| | | | | | https://www.elastic.co/products/beats/filebeat Lightweight Shipper for Log Data | |||||
* | community/php7: rewrite runscript, allow to run multiple masters | Jakub Jirutka | 2016-09-22 | 2 | -18/+76 | |
| | ||||||
* | main/php5: rewrite runscript, allow to run multiple masters | Jakub Jirutka | 2016-09-22 | 2 | -14/+80 | |
| | ||||||
* | main/libsoup: upgrade to 2.56.0 | Natanael Copa | 2016-09-21 | 1 | -5/+5 | |
| | ||||||
* | main/gvfs: upgrade to 1.30.0 | Natanael Copa | 2016-09-21 | 1 | -5/+5 | |
| | ||||||
* | testing/spin: new aport | Daniel Sabogal | 2016-09-21 | 2 | -0/+56 | |
| | | | | | http://spinroot.com/ Tool for formal verification of distributed software systems | |||||
* | main/harfbuzz: upgrade to 1.3.1 | Daniel Sabogal | 2016-09-21 | 1 | -13/+10 | |
| | ||||||
* | Revert "main/harfbuzz: upgrade to 1.3.1" | Natanael Copa | 2016-09-21 | 1 | -4/+4 | |
| | | | | This reverts commit 0eddf04e5d041e496df8337e50aa1dccd487a36a. | |||||
* | main/gnutls: security upgrade to 3.4.15 (GNUTLS-SA-2016-3) | Daniel Sabogal | 2016-09-21 | 3 | -3202/+11 | |
| | | | | Remove unused patches | |||||
* | Revert "main/gnutls: upgrade to 3.4.15" | Natanael Copa | 2016-09-21 | 1 | -5/+5 | |
| | | | | This reverts commit 09e8f0070347c4ea8d639d634b406ad63cd1bd46. | |||||
* | main/mdocml: gcc6 fix for dependency testing | Daniel Sabogal | 2016-09-21 | 2 | -1/+20 | |
| | ||||||
* | main/gtk+3.0: upgrade to 3.22.0 | Natanael Copa | 2016-09-21 | 1 | -5/+5 | |
| |