aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/dep: upgrade to 0.5.0Roberto Oliveira2018-08-011-2/+2
|
* community/geth: upgrade to 1.8.13Roberto Oliveira2018-08-011-2/+2
|
* community/elixir: upgrade to 1.7.1Eugene Pirogov2018-07-311-2/+2
|
* community/py-ipaddr: remove python2 dependencyNatanael Copa2018-07-311-2/+2
|
* community/py-ipaddr: py2/py3 subpackages, modernize, add testNatanael Copa2018-07-311-13/+33
|
* community/yarn: upgrade to 1.9.2Jakub Jirutka2018-07-301-2/+2
|
* community/greybird-themes: move from testingNatanael Copa2018-07-301-0/+62
|
* community/wireshark: security upgrade to 2.6.2Natanael Copa2018-07-301-2/+13
| | | | | | CVE-2018-14339, CVE-2018-14340, CVE-2018-14341, CVE-2018-14342, CVE-2018-14343, CVE-2018-14344, CVE-2018-14367, CVE-2018-14368, CVE-2018-14369, CVE-2018-14370
* community/xapian-core: add secfixes commentNatanael Copa2018-07-301-0/+4
|
* community/rspamd: change /run/rspamd perms to 755Jakub Jirutka2018-07-302-3/+3
| | | | | | | This directory is used for pid file and sockets. User can specify desired permissions for each socket in rspamd config. Creating /run/rspamd with perms 750 is just an obstacle when user needs to make some of the sockets accessible for anyone.
* community/py-waitress: change $user to standard var $command_userJakub Jirutka2018-07-303-9/+9
|
* community/py-waitress: fix init to never change owner of e.g. /runJakub Jirutka2018-07-303-4/+10
| | | | for example when unix_socket_path=/run/app.sock.
* community/py-waitress: add -openrc subpkgJakub Jirutka2018-07-301-2/+7
|
* community/xapian-bindings: upgrade to 1.4.7Francesco Colista2018-07-301-2/+2
|
* community/xapian-omega: upgrade to 1.4.7Francesco Colista2018-07-301-2/+2
|
* community/xapian-core: upgrade to 1.4.7Francesco Colista2018-07-301-2/+2
|
* community/py-numpy: upgrade to 1.15.0Francesco Colista2018-07-301-3/+3
|
* community/xfwm4: enable support for libxpresentNatanael Copa2018-07-301-2/+5
|
* community/libxpresent: new aport needed by xfwm4Natanael Copa2018-07-301-0/+35
| | | | A Xlib-compatible API for the Present extension
* community/chromium: upgrade to 68.0.3440.75Natanael Copa2018-07-3016-140/+333
| | | | | disable widevine as upstream only supports Mac and Windows now. (and I don't think it ever worked on alpine)
* community/chromium: upgrade to 66.0.3359.181Natanael Copa2018-07-3015-384/+1346
|
* community/py-waitress: upgrade to 1.10Jakub Jirutka2018-07-291-3/+3
|
* community/xfwm4: upgrade to 4.13.1Natanael Copa2018-07-291-3/+3
|
* community/pytest: upgrade to 3.6.4Roberto Oliveira2018-07-291-2/+2
|
* community/youtube-dl: upgrade to 2018.07.29Roberto Oliveira2018-07-291-2/+2
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.59-r0Natanael Copa2018-07-281-1/+1
|
* community/roundcubemail: add date prefix to cron logJakub Jirutka2018-07-282-3/+10
|
* community/roundcubemail: fix logrotate files patternJakub Jirutka2018-07-282-5/+5
| | | | Roundcube creates files without .log suffix.
* community/php7-apcu: add missing file, use https url and sourceAndy Postnikov2018-07-281-3/+5
|
* community/php7: fix include_path setting, use https url and sourceAndy Postnikov2018-07-282-3/+16
|
* community/perl-text-quoted: upgrade to 2.10 and update urlRoberto Oliveira2018-07-281-4/+4
|
* community/calcurse: take maintainershipRoberto Oliveira2018-07-271-2/+2
|
* community/aircrack-ng: disable on s390xNatanael Copa2018-07-271-1/+1
| | | | tests fails
* community/perl-tree-simple: move from mainRoberto Oliveira2018-07-271-0/+41
| | | | | perl-tree-simple is required only by rt4 package and it is part of community.
* community/roundcubemail: add sample nginx config to -docJakub Jirutka2018-07-272-2/+63
|
* community/roundcubemail: more secure privileges, prefer php-fpmJakub Jirutka2018-07-274-13/+22
| | | | | | | | | | | If the user want to run Roundcube with "traditional", quite insecure and silly method by running PHP apps with web server (e.g. Apache2 mod_php) under web server's user, (s)he still can, but have to change group of config files or add web server's user to group roundcube. This is announced by message in post-upgrade script. The -openrc subpackage is now installed by default when openrc is installed, which should promote running Roundcube using php-fpm.
* community/roundcubemail: add customized default configJakub Jirutka2018-07-272-0/+151
|
* community/roundcubemail: fix missing JS libsJakub Jirutka2018-07-271-4/+3
| | | | Oh great, so the roundcube aport has been literally non-functional. >_<
* community/roundcubemail: disable remote spellcheck by defaultJakub Jirutka2018-07-272-0/+28
|
* community/roundcubemail: move plugins with extra deps to subpkgsJakub Jirutka2018-07-272-2/+36
| | | | And fix their dependencies.
* community/roundcubemail: copy plugin configs into /etcJakub Jirutka2018-07-271-0/+14
|
* community/php7-pear-net_sieve: new aportJakub Jirutka2018-07-271-0/+22
| | | | Needed for community/roundcubemail
* community/roundcubemail: add cron script for running daily cleandbJakub Jirutka2018-07-272-1/+7
|
* community/roundcubemail: fix scripts in bin/Jakub Jirutka2018-07-271-2/+14
|
* community/roundcubemail: add subpackage for each supported DBJakub Jirutka2018-07-272-1/+39
|
* community/roundcubemail: add logrotate configJakub Jirutka2018-07-272-1/+11
|
* community/roundcubemail: add subpkg -openrc for running with php-fpmJakub Jirutka2018-07-275-4/+247
|
* community/roundcubemail: generate random session key in post-installJakub Jirutka2018-07-274-9/+43
|
* community/roundcubemail: fix fixing of paths, remove ancient messJakub Jirutka2018-07-274-64/+15
| | | | | | | - These pre/post upgrade scripts has been added 8 years ago, so they are not needed anymore. - The pre-upgrade script is even not used. - The sed in prepare breaks config.
* community/roundcubemail: make -installer depend on origin pkgJakub Jirutka2018-07-271-0/+1
|