Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/aria2: upgrade to 1.20.0 | Sören Tempel | 2016-02-16 | 1 | -7/+18 | |
| | | | | Also add a bash completion subpackage. | |||||
* | main/mercurial: upgrade to 3.7.1 | Sören Tempel | 2016-02-16 | 1 | -17/+51 | |
| | | | | | Also create subpackages for zsh, vim and bash related files. Furthermore, hgeditor is now installed by default as well. | |||||
* | testing/rmilter: upgrade to 1.7.3 | Valery Kartel | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | testing/h2o: update to 1.7.0 | Bennett Goble | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | main/py-sphinx: upgrade to 1.3.5 | Fabian Affolter | 2016-02-15 | 1 | -5/+5 | |
| | ||||||
* | main/myrepos: upgrade to 1.20160123 | Fabian Affolter | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | testing/perl-net-whois-ip: new aport | Fabian Affolter | 2016-02-15 | 1 | -0/+33 | |
| | | | | | Perl extension for looking up the whois information for ip addresses http://search.cpan.org/~bschmitz/Net-Whois-IP/ | |||||
* | testing/perl-net-ipv4addr: update url | Fabian Affolter | 2016-02-15 | 1 | -2/+4 | |
| | ||||||
* | main/py-virtualenv: upgrade to 14.0.1 | Fabian Affolter | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | main/xorg-server: upgrade to 1.18.1 | Sören Tempel | 2016-02-15 | 1 | -6/+5 | |
| | ||||||
* | main/zoneminder: log directory permissions | Kaarle Ritvanen | 2016-02-15 | 2 | -8/+7 | |
| | ||||||
* | community/vte3: upgrade to 0.42.4 | Sören Tempel | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | main/sshfs: upgrade to 2.6 | Sören Tempel | 2016-02-15 | 1 | -11/+19 | |
| | | | | Also updated the URLs (sshfs has moved to github). | |||||
* | testing/nghttp2: upgrade to 1.7.1 | Sören Tempel | 2016-02-15 | 1 | -5/+5 | |
| | ||||||
* | main/py-setuptools: upgrade to 20.1.1 | Sören Tempel | 2016-02-15 | 1 | -6/+6 | |
| | ||||||
* | community/syncthing: upgrade to 0.12.19 | Sören Tempel | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | main/mpg123: upgrade to 1.23.1 | Sören Tempel | 2016-02-15 | 1 | -8/+9 | |
| | ||||||
* | main/nss: upgrade to 3.22 | Sören Tempel | 2016-02-15 | 1 | -17/+17 | |
| | ||||||
* | main/graphite2: upgrade to 1.3.5 | Sören Tempel | 2016-02-15 | 1 | -7/+9 | |
| | | | | Also change the URLs (graphite has moved to github). | |||||
* | main/zoneminder: do not set paths using SQL | Kaarle Ritvanen | 2016-02-15 | 2 | -14/+5 | |
| | | | | | Set all paths via configure. Substituting absolute paths for relative paths breaks certain URLs as they are passed directly to HTML pages. | |||||
* | main/apache2: upgrade to 2.4.18 | Kaarle Ritvanen | 2016-02-15 | 15 | -91/+84 | |
| | ||||||
* | main/zoneminder: start after mariadb | Kaarle Ritvanen | 2016-02-15 | 2 | -6/+6 | |
| | ||||||
* | main/php: fix dependency tracing | Natanael Copa | 2016-02-15 | 1 | -2/+1 | |
| | | | | the noarch broke it | |||||
* | main/libreoffice: upgrade to 5.1.0.3 | Natanael Copa | 2016-02-15 | 2 | -14/+31 | |
| | ||||||
* | testing/dos2unix: new aport | Sören Tempel | 2016-02-15 | 1 | -0/+41 | |
| | ||||||
* | testing/chmlib: import 2 patches from gentoo | Sören Tempel | 2016-02-15 | 3 | -5/+72 | |
| | ||||||
* | testing/dcron: simplify OpenRC service | Sören Tempel | 2016-02-15 | 3 | -39/+14 | |
| | ||||||
* | main/apache2: fix indented LoadModule paths | Kaarle Ritvanen | 2016-02-15 | 1 | -2/+2 | |
| | ||||||
* | community/chromium: upgrade to 48.0.2564.109 | Carlo Landmeter | 2016-02-15 | 5 | -37/+69 | |
| | ||||||
* | testing/pdns: upgrade to 3.4.8, updated initd for open-rc standard | Francesco Colista | 2016-02-15 | 2 | -17/+9 | |
| | ||||||
* | testing/powerdns: removed. There's already a powerdns package called pdns | Francesco Colista | 2016-02-15 | 3 | -140/+0 | |
| | ||||||
* | testing/pamtester: new aport. Fixes 5114 | Fabio Napoleoni | 2016-02-15 | 1 | -0/+45 | |
| | | | | While working with pam configurations this tool is valuable for debugging. | |||||
* | testing/googleauthenticator: Libdir should point to /lib. Fixes #5113 | Fabio Napoleoni | 2016-02-15 | 1 | -1/+2 | |
| | | | | | | As in [linux-pam](https://github.com/alpinelinux/aports/blob/master/main/linux-pam/APKBUILD#L52) package libdir should be `/lib` otherwise pam module is installed in the wrong folder. Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | |||||
* | main/apache2: fix module paths in dav.conf, ssl.conf | Kaarle Ritvanen | 2016-02-15 | 2 | -12/+12 | |
| | ||||||
* | main/zoneminder: upgrade to 1.29.0 | Kaarle Ritvanen | 2016-02-15 | 3 | -44/+40 | |
| | ||||||
* | main/postgresql: upgrade to 9.5.1 | Natanael Copa | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | testing/drbdmanage: version update | Roland Kammerer | 2016-02-15 | 1 | -13/+6 | |
| | | | | | | | - Add versioned dependency on drbd-utils. - Add drbd-utils as makedepends. Currently, drbdsetup is is called to generate some man pages. This will be fixed and then reflected here. - Remove doc(), that happens automagically. | |||||
* | testing/i3wm: expand tilde in config path | Mark White | 2016-02-15 | 2 | -16/+38 | |
| | | | | | | | Expand ~ to $HOME if path begins with "~/". Not a complete GLOB_TILDE, but fixes current default use of literal "$HOME/~/.config/i3". fixes #5078 | |||||
* | main/dropbear: add ssh command in -ssh subpackage | Valery Kartel | 2016-02-15 | 1 | -3/+11 | |
| | ||||||
* | main/dhcpcd-dbus: cleanups in patches, add dbus as dependency | Valery Kartel | 2016-02-15 | 4 | -57/+31 | |
| | ||||||
* | testing/firefox: upgrade to 44.0.2 | Natanael Copa | 2016-02-15 | 1 | -5/+5 | |
| | ||||||
* | main/linux-grsec: fix build on armhf | Timo Teräs | 2016-02-15 | 2 | -0/+17 | |
| | ||||||
* | community/letsencrypt: upgrade to 0.4.0 | Francesco Colista | 2016-02-15 | 1 | -4/+4 | |
| | ||||||
* | main/asterisk: security upgrade to 13.7.2 | Timo Teräs | 2016-02-15 | 1 | -14/+5 | |
| | | | | | | | | | | AST-2016-001 TLS defaults to mitigate BEAST AST-2016-002 Fix fd leak with non-default timert1 AST-2016-003 Remote crash in UDPTL This also removes the security patch mechanism, upstream seems to change the format of these patches on every security release so just grab the tarball. | |||||
* | testing/domoticz: move static OZW Config to usr/share | Carlo Landmeter | 2016-02-14 | 1 | -1/+3 | |
| | ||||||
* | testing/domoticz: use approot arg and use abuild snapshot | Carlo Landmeter | 2016-02-14 | 5 | -70/+16 | |
| | ||||||
* | testing/dcron: Added description to init.d script | Daniele Coli | 2016-02-14 | 2 | -4/+6 | |
| | | | | | Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog. | |||||
* | testing/slock: remove obsolet patch | Sören Tempel | 2016-02-14 | 1 | -30/+0 | |
| | ||||||
* | testing/pstree: new aport | Sören Tempel | 2016-02-14 | 1 | -0/+31 | |
| | | | | | A tiny alternative to the busybox pstree command with a slightly different output format. | |||||
* | main/nano: upgrade to 2.5.2 | Sören Tempel | 2016-02-14 | 1 | -7/+7 | |
| |