Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/phpmyadmin: security upgrade to 4.6.4 | Natanael Copa | 2016-09-23 | 1 | -4/+4 | |
| | | | | | | | | | | | | fixes #6195 CVE-2016-6606, CVE-2016-6607, CVE-2016-6608, CVE-2016-6609, CVE-2016-6610, CVE-2016-6611, CVE-2016-6612, CVE-2016-6613, CVE-2016-6614, CVE-2016-6615, CVE-2016-6616, CVE-2016-6617, CVE-2016-6618, CVE-2016-6619, CVE-2016-6620, CVE-2016-6622, CVE-2016-6623, CVE-2016-6624, CVE-2016-6625, CVE-2016-6626, CVE-2016-6627, CVE-2016-6628, CVE-2016-6629, CVE-2016-6630, CVE-2016-6631, CVE-2016-6632, CVE-2016-6633 | |||||
* | main/php5: security upgrade to 5.6.26 | Natanael Copa | 2016-09-23 | 1 | -5/+5 | |
| | | | | | | | | | | | | fixes #6189 CVE-2016-7411 CVE-2016-7412 CVE-2016-7413 CVE-2016-7414 CVE-2016-7416 CVE-2016-7417 CVE-2016-7418 | |||||
* | community/prosody: fix luasec 0.6 compatibility | Natanael Copa | 2016-09-23 | 2 | -1/+19 | |
| | | | | ref #5262 | |||||
* | community/numix-themes: update to 2.6.4 | Stuart Cardall | 2016-09-23 | 1 | -22/+16 | |
| | ||||||
* | main/mumble: fix project's website | Jakub Jirutka | 2016-09-23 | 1 | -1/+1 | |
| | ||||||
* | main/php5-pear-mdb2: take maintainership | Leonardo Arena | 2016-09-23 | 1 | -1/+1 | |
| | ||||||
* | community/gsoap: upgrade to 2.8.36 | Natanael Copa | 2016-09-23 | 1 | -5/+5 | |
| | ||||||
* | main/vim: upgrade to 8.0.0008 | Natanael Copa | 2016-09-23 | 1 | -4/+4 | |
| | ||||||
* | main/openssl: fix secfixes comment | Natanael Copa | 2016-09-23 | 1 | -2/+1 | |
| | | | | | | ref #6206 CVE-2016-6305 and CVE-2016-6307 apparently only affects openssl-1.1.0 | |||||
* | testing/binwalk: new aport | Francesco Colista | 2016-09-23 | 1 | -0/+27 | |
| | ||||||
* | community/imapsync: move from testing and update to 1.727 | Stuart Cardall | 2016-09-23 | 1 | -12/+13 | |
| | ||||||
* | 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 |