aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/phpmyadmin: security upgrade to 4.6.4Natanael Copa2016-09-231-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.26Natanael Copa2016-09-231-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 compatibilityNatanael Copa2016-09-232-1/+19
| | | | ref #5262
* community/numix-themes: update to 2.6.4Stuart Cardall2016-09-231-22/+16
|
* main/mumble: fix project's websiteJakub Jirutka2016-09-231-1/+1
|
* main/php5-pear-mdb2: take maintainershipLeonardo Arena2016-09-231-1/+1
|
* community/gsoap: upgrade to 2.8.36Natanael Copa2016-09-231-5/+5
|
* main/vim: upgrade to 8.0.0008Natanael Copa2016-09-231-4/+4
|
* main/openssl: fix secfixes commentNatanael Copa2016-09-231-2/+1
| | | | | | ref #6206 CVE-2016-6305 and CVE-2016-6307 apparently only affects openssl-1.1.0
* testing/binwalk: new aportFrancesco Colista2016-09-231-0/+27
|
* community/imapsync: move from testing and update to 1.727Stuart Cardall2016-09-231-12/+13
|
* community/perl-json-webtoken: new aportStuart Cardall2016-09-231-0/+40
|
* community/perl-test-mock-guard: new aportStuart Cardall2016-09-231-0/+37
|
* community/perl-readonly: new aportStuart Cardall2016-09-231-0/+37
|
* community/perl-io-socket-inet6: move from testingStuart Cardall2016-09-231-9/+7
|
* travis: run checkapk after successful buildJakub Jirutka2016-09-231-1/+5
|
* travis: fix set_repositories_for() againJakub Jirutka2016-09-231-1/+1
| | | | I'm apparently too tired... (-_o)zzZ Sorry for that.
* travis: fix set_repositories_for(), needs sudoJakub Jirutka2016-09-231-4/+4
|
* travis: use only repositories at same or higher level than target repoJakub Jirutka2016-09-234-4/+22
|
* community/openjdk7: fix cacertsEd Robinson2016-09-221-3/+8
| | | | This is just a backport of 94969c8a556eedeeafb78a33752ab6b6e6f7f892 from openjdk8.
* main/owncloud: add subpackage -initscript for running with php-fpmJakub Jirutka2016-09-225-4/+255
|
* main/openssl: add comment on secfixesNatanael Copa2016-09-221-0/+5
|
* main/libmemcached: enable sasl supportNatanael Copa2016-09-221-3/+3
| | | | ref #6174
* Revert "firehol: new aport"Natanael Copa2016-09-223-126/+0
| | | | This reverts commit 436385011f65c60368f8d5ed4f6243199a5bd1aa.
* main/openssl: upgrade to 1.0.2iNatanael Copa2016-09-2210-1376/+8
|
* firehol: new aportJonny Tyers2016-09-223-0/+126
| | | | | http://www.firehol.org/ simple yet powerful firewall
* testing/setconf: new aportMichael Koloberdin2016-09-221-0/+22
|
* testing/cassandra-cpp-driver: disable on armhf and aarch64Natanael Copa2016-09-221-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 systemsNatanael Copa2016-09-221-1/+1
| | | | the testsuite fails on x86 and armhf
* testing/jpegoptim: remove libjepg-turbo dependencyNatanael Copa2016-09-221-1/+1
| | | | abuild handles that automatically
* testing/jpegoptim: new aportAji Kisworo Mukti2016-09-221-0/+35
|
* testing/nginx-naxsi: update to 1.11.3Stuart Cardall2016-09-222-29/+37
| | | | http://nginx.org/en/CHANGES
* testing/libneo4j-client: new aportChris Leishman2016-09-221-0/+70
| | | | | https://github.com/cleishm/libneo4j-client Client library and CLI for the Neo4j graph database
* testing/libcypher-parser: new aportChris Leishman2016-09-221-0/+69
| | | | | https://github.com/cleishm/libcypher-parser Parsing library for the Cypher query language
* testing/cassandra-cpp-driver: new aportGennady Feldman2016-09-221-0/+34
| | | | Adding cassandra-cpp-driver 2.4.3
* testing/steghide: new aportFrancesco Colista2016-09-223-0/+226
|
* testing/libmhash: fixed bool declaration with muslFrancesco Colista2016-09-222-5/+26
|
* testing/python3.4: renamed form python34Natanael Copa2016-09-221-2/+1
| | | | and remove maintainer
* testing/python34: new aportGus Monod2016-09-221-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 aportJann - Ove Risvik2016-09-221-0/+38
| | | | | https://openfabrics.org/index.php/openfabrics-software.html Various infiniband diagnostic tools
* testing/opensm: cleanupNatanael Copa2016-09-221-4/+9
|
* testing/opensm: new aportJann - Ove Risvik2016-09-222-0/+97
| | | | | https://openfabrics.org/index.php/openfabrics-software.html OpenSM InfiniBand subnet manager
* community/php7: upgrade to 7.0.11Jakub Jirutka2016-09-221-5/+5
|
* testing/libibmad: new aportJann - Ove Risvik2016-09-221-0/+39
| | | | | https://openfabrics.org/index.php/openfabrics-software.html Generic InfiniBand MAD handling library
* testing/libibumad: new aportJann - Ove Risvik2016-09-221-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.11Leonardo Arena2016-09-221-11/+6
|
* main/bacula: upgrade to 7.4.4Leonardo Arena2016-09-221-5/+5
|
* main/irssi: upgrade to 0.8.20Natanael Copa2016-09-221-5/+5
| | | | ref #6204
* community/firefox-esr: upgrade to 45.4.0Natanael Copa2016-09-221-5/+5
|
* testing/filebeat: new aportRamanathan Sivagurunathan2016-09-221-0/+40
| | | | | https://www.elastic.co/products/beats/filebeat Lightweight Shipper for Log Data