aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/alpine-sdk: Don't depend on patchSören Tempel2015-09-301-2/+2
| | | | | | GNU patch is only needed by abuild. See also: Latest abuild commit and e4e72a78d0ea922149226c9880ed095dcd550118
* main/abuild: Depend on patchSören Tempel2015-09-301-2/+2
| | | | | | | Some patches can only be applied with GNU patch (example: OpenSSH aport), thus abuild needs to depend on patch. See also: e4e72a78d0ea922149226c9880ed095dcd550118
* testing/s6-rc: new aportEivind Uggedal2015-09-301-0/+49
| | | | | | | | | s6-rc is a service manager for s6-based systems, i.e. a suite of programs that can start and stop services, both long-running daemons and one-time initialization scripts, in the proper order according to a dependency tree. It ensures that long-running daemons are supervised by the s6 infrastructure, and that one-time scripts are also run in a controlled environment.
* community/go-bootstrap: moved from mainEivind Uggedal2015-09-306-0/+0
|
* community/go: moved from mainEivind Uggedal2015-09-303-0/+0
|
* community/hub: moved from mainEivind Uggedal2015-09-301-0/+0
|
* community/godep: moved from mainEivind Uggedal2015-09-301-0/+0
|
* community/docker: moved from mainEivind Uggedal2015-09-303-0/+0
|
* main/s6: upgrade to 2.2.1.0Eivind Uggedal2015-09-301-4/+4
|
* main/execline: upgrade to 2.1.4.0Eivind Uggedal2015-09-301-4/+4
|
* main/skalibs: upgrade to 2.3.7.0Eivind Uggedal2015-09-301-4/+4
|
* main/aports-build: build community repo by default and fix logurlNatanael Copa2015-09-302-6/+6
|
* main/aports-build: fix typoNatanael Copa2015-09-302-5/+5
|
* main/openresolv: upgrade to 3.7.1Eivind Uggedal2015-09-301-5/+5
|
* main/sudo: fix installation of man pagesSören Tempel2015-09-301-1/+4
| | | | | Before this commit man pages where installed to /usr/share/man/cat[0-8] and didn't use mdoc macros.
* main/syslog-ng: update to 3.7.1Stuart Cardall2015-09-301-6/+6
| | | | https://github.com/balabit/syslog-ng/releases/tag/syslog-ng-3.7.1
* main/sems version bump to 1.6.0Nathan Angelacos2015-09-305-52/+417
|
* testing/csync: call _plugin helper function directlySören Tempel2015-09-291-7/+10
|
* testing/csync: fix build with gcc 5 versionsSören Tempel2015-09-292-6/+20
| | | | See: https://www.gnu.org/software/gcc/gcc-5/porting_to.html
* testing/git-lfs: new aportSören Tempel2015-09-291-0/+44
|
* testing/csync2: remove post-install file and add a few minor fixesSören Tempel2015-09-294-39/+24
|
* testing/csync2: upgrade to 2.0Valery Kartel2015-09-299-6752/+132
|
* main/oscam: fix segfault due to fclose(0)Natanael Copa2015-09-292-1/+34
| | | | http://www.streamboard.tv/oscam/changeset/11019/
* main/quagga-nhrp: update snapshot to 20150929Timo Teräs2015-09-291-5/+5
|
* testing/dsniff: disable x86 archFrancesco Colista2015-09-291-3/+2
|
* testing/tpm: upgrade to 1.3.1Sören Tempel2015-09-291-5/+5
|
* testing/dsniff: new aportFrancesco Colista2015-09-2930-0/+3523
|
* testing/libnids: new aportFrancesco Colista2015-09-291-0/+46
|
* main/firefox: security upgrade to 38.3.0Natanael Copa2015-09-291-5/+5
| | | | fixes #4676
* testing/lxd: enable x86 againEivind Uggedal2015-09-291-1/+1
|
* testing/vault: enable x86 againEivind Uggedal2015-09-291-1/+1
|
* main/git: bash-completion install_ifEivind Uggedal2015-09-291-2/+3
|
* testing/bspwm: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* testing/cmus: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* testing/tpm: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* main/openvswitch: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* testing/pass: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* main/kmod: bash-completion install_if fixEivind Uggedal2015-09-291-4/+8
|
* main/hub: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* main/tmux: bash-completion install_if fixEivind Uggedal2015-09-291-5/+5
|
* main/youtube-dl: upgrade to 2015.09.28Eivind Uggedal2015-09-291-6/+6
| | | | Also fix bash-completion install_if.
* main/herbstluftwm: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* main/git: upgrade to 2.6.0Eivind Uggedal2015-09-291-4/+4
|
* main/go: enable for x86 againEivind Uggedal2015-09-291-1/+4
| | | | | A workaround for go-bootstrap on x86 means we can build go proper. Note that go also needs the same workaround.
* main/go-bootstrap: enable for x86 againEivind Uggedal2015-09-291-1/+4
| | | | | | | | | Grsec kernel changes was the result of go-bootstrap failing to build for x86. This can be worked around with setting: sysctl -w kernel.modify_ldt=1 See: https://github.com/alpinelinux/linux-stable-grsec/commit/1134b46895b28613a080b371fe70e4b440a10eb3#diff-80716dbec75df699671148c08bb3eb80R25
* main/dbus: fix the int64 print patchNatanael Copa2015-09-292-4/+151
| | | | the patch was not complete.
* testing/tpm: upgrade to 1.3Sören Tempel2015-09-291-15/+15
|
* main/docker: fix completionsEivind Uggedal2015-09-281-5/+17
| | | | | Add zsh completion and install_if on bash-completion for bash completion package.
* testing/dovecot-pigeonhole-plugin: minor cleanupSören Tempel2015-09-281-7/+18
|
* testing/dovecot-pigeonhole-plugin: upgrade to 0.4.8Valery Kartel2015-09-281-3/+4
|