aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/thermald: new aportmellotron2016-10-302-0/+57
| | | | | https://github.com/01org/thermal_daemon Thermal daemon for IA
* testing/nginx-naxsi: update to 1.11.5 / naxsi 0.55.1Stuart Cardall2016-10-301-9/+8
| | | | https://nginx.org/en/CHANGES
* main/libarchive: improve abuildJakub Jirutka2016-10-301-2/+3
|
* main/libarchive: security upgrade to 3.2.2Daniel Sabogal2016-10-301-21/+11
| | | | | | | | CVE-2016-8687 CVE-2016-8688 CVE-2016-8689 Update URL
* main/lighttpd: improve abuildJakub Jirutka2016-10-301-25/+18
|
* main/lighttpd: upgrade to 1.4.42Michael Koloberdin2016-10-301-5/+5
|
* testing/octave: fix whitespaceDaniel Sabogal2016-10-301-6/+6
|
* main/eudev: improve abuildJakub Jirutka2016-10-301-3/+5
|
* main/eudev: set group for /dev/kvm to 'kvm'Sören Tempel2016-10-302-1/+14
| | | | | This is in accordance with the default mdev configuration file shipped by main/busybox-initscripts.
* main/cython: fix indentation and licenseJakub Jirutka2016-10-301-7/+7
|
* main/cython: update to 0.25.1Stuart Cardall2016-10-301-5/+5
| | | | https://github.com/cython/cython/blob/master/CHANGES.rst
* main/nginx: update mod-http-nchan to 1.0.4Jakub Jirutka2016-10-301-4/+4
|
* main/nginx: update to 1.10.2 (stable)Jakub Jirutka2016-10-301-5/+5
|
* testing/xdotool: move from unmaintained and claim maitainershipStefan Wagner2016-10-302-40/+29
|
* testing/clsync: build only for x86 and x86_64Jakub Jirutka2016-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build failed on armhf and aarch64 with: In file included from privileged.c:64:0: privileged.c:88:34: error: '__NR_alarm' undeclared here (not in a function) BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(alarm), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV' FILTER_TABLE_NONPRIV ^~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: error: '__NR_select' undeclared here (not in a function) BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(select), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV' FILTER_TABLE_NONPRIV ^~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: error: '__NR_mmap' undeclared here (not in a function) BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(mmap), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:143:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED' FILTER_TABLE_ARCHDEPENDED ^~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: error: initializer element is not constant BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(alarm), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV' FILTER_TABLE_NONPRIV ^~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[5].k') BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(alarm), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV' FILTER_TABLE_NONPRIV ^~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: error: initializer element is not constant BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(select), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV' FILTER_TABLE_NONPRIV ^~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[31].k') BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(select), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV' FILTER_TABLE_NONPRIV ^~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: error: initializer element is not constant BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(mmap), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED' FILTER_TABLE_ARCHDEPENDED ^~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[59].k') BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \ ^ privileged.c:134:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL' SECCOMP_ALLOW_ACCUM_SYSCALL(mmap), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED' FILTER_TABLE_ARCHDEPENDED ^~~~~~~~~~~~~~~~~~~~~~~~~
* testing/clsync: new aportJakub Jirutka2016-10-303-0/+104
| | | | | https://github.com/xaionaro/clsync File live sync daemon based on inotify
* testing/vault: upgrade to 0.6.2Gennady Feldman2016-10-291-6/+10
| | | | | * Build latest 0.6.2 release * Fix "mlock" permission so vault can start as "vault" user.
* main/mutt: enable sidebar featureStefan Wagner2016-10-291-1/+2
| | | | | | | Starting with version 1.7.0, mutt upstream has merged the popular sidebar patch. This commit suggests to enable this feature. * refs: #5387
* testing/php7-gmagick: fix broken package, missing variable _pkgrealGennady Feldman2016-10-291-1/+2
|
* testing/cassandra-cpp-driver: upgrade to 2.5.0Gennady Feldman2016-10-291-5/+5
|
* main/libsamplerate: upgrade to 0.1.9Natanael Copa2016-10-281-2/+4
|
* main/gnutls: upgrade to 3.4.16Natanael Copa2016-10-281-4/+4
|
* main/harfbuzz: upgrade to 1.3.3Natanael Copa2016-10-281-4/+4
|
* main/mariadb: upgrade to 10.1.18Natanael Copa2016-10-283-222/+8
|
* main/ethtool: upgrade to 4.8Natanael Copa2016-10-281-4/+4
|
* community/docker: upgrade to 1.12.3Natanael Copa2016-10-281-5/+5
|
* community/go: upgrade to 1.7.3Natanael Copa2016-10-281-8/+8
|
* main/samba: upgrade to 4.5.1Natanael Copa2016-10-282-10/+30
|
* main/tevent: upgrade to 0.9.31Natanael Copa2016-10-281-4/+4
|
* main/wipe: upgrade to 2.3.1Natanael Copa2016-10-282-18/+48
|
* main/protobuf: fix headers for muslNatanael Copa2016-10-272-5/+34
| | | | | musl provides byteswap.h (and so does android apparently). so we assume its there if we are on linux.
* main/vlc: rebuild against live-media-2016.10.21Natanael Copa2016-10-271-1/+1
|
* main/live-media: upgrade to 2016.10.21Natanael Copa2016-10-271-4/+4
|
* non-free/adobe-flashplayer: upgrade to 11.2.202.643Natanael Copa2016-10-271-7/+7
|
* main/boost: use bz2 tarballNatanael Copa2016-10-271-5/+5
| | | | | seems that the .tar.gz silently changed from upstream. we work around it by using the .tar.bz2.
* testing/mono: upgrade to 4.6.1.5Natanael Copa2016-10-274-52/+8
|
* testing/libgdiplus: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/kannel: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/infiniband-diags: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/libibmad: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/opensm: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/libibumad: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/radare2: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/capstone: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/mupdf: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/octave: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/hdf5: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/opensubdiv: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/glfw: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|
* testing/composer: rebuild against boost 1.62.0Natanael Copa2016-10-271-1/+1
|