Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/linux-rpi: declare our kernels with ddtk tag for dtbo support | Timo Teräs | 2017-01-27 | 2 | -5/+5 | |
| | ||||||
* | main/libxpm: security upgrade to 3.5.12 (CVE-2016-10164) | Natanael Copa | 2017-01-26 | 1 | -5/+5 | |
| | | | | fixes #6750 | |||||
* | main/gcc: add flags for ppc64le (ref github #765) | William Pitcock | 2017-01-26 | 1 | -0/+1 | |
| | ||||||
* | main/tiff: security fixes #6733 | Sergey Lukin | 2017-01-26 | 2 | -8/+86 | |
| | | | | CVE-2017-5225 | |||||
* | main/libgit2: security upgrade to 0.25.1 - fixes #6739 | Sergey Lukin | 2017-01-26 | 2 | -6/+29 | |
| | | | | | | CVE-2016-10128: smart_pkt: verify packet length exceeds PKT_LEN_SIZE CVE-2016-10129: smart_pkt: treat empty packet lines as error CVE-2016-10130: http: check certificate validity before clobbering the error variable | |||||
* | main/nspr: build fix | Natanael Copa | 2017-01-26 | 1 | -1/+1 | |
| | | | | dont use gnu sed | |||||
* | main/openssl: upgrade to 1.0.2k | Natanael Copa | 2017-01-26 | 1 | -5/+5 | |
| | ||||||
* | main/nspr: upgrade to 4.13.1 | Natanael Copa | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | main/nss: upgrade to 3.28.1 | Natanael Copa | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.4.45 | Natanael Copa | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | main/zfs-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/spl-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/devicemaster-linux-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | main/linux-grsec: upgrade to 4.4.45 | Natanael Copa | 2017-01-26 | 1 | -8/+8 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.45 | Natanael Copa | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | Revert "main/strace: fix pt_regs collision on ppc64le" | Timo Teräs | 2017-01-26 | 2 | -23/+5 | |
| | | | | | | This reverts commit 56605661d6dadc843d08041e18b608f99b427d58. Breaks arm and aarch64 builds. | |||||
* | main/asterisk: fix checksum | Timo Teräs | 2017-01-26 | 1 | -3/+3 | |
| | ||||||
* | main/asterisk: fix pjsip module loading | Timo Teräs | 2017-01-26 | 2 | -17/+126 | |
| | | | | ref #6644 | |||||
* | main/openssh: split out openssh-server and openssh-keygen packages | Natanael Copa | 2017-01-25 | 1 | -6/+35 | |
| | | | | | This makes it possible to install the server without installing the client. | |||||
* | main/lua-socket: fix udp socket on first sendto | Natanael Copa | 2017-01-25 | 2 | -4/+57 | |
| | | | | | | ref #6603 sent upstream: https://github.com/diegonehab/luasocket/pull/206 | |||||
* | main/awall: upgrade to 1.4.0 | Kaarle Ritvanen | 2017-01-25 | 1 | -4/+4 | |
| | ||||||
* | main/perl-data-guid: upgrade to 0.049 | Leonardo Arena | 2017-01-25 | 1 | -4/+4 | |
| | ||||||
* | main/cups: fix default config to work without GSSAPI support - fixes #6706 | Leonardo Arena | 2017-01-25 | 2 | -4/+34 | |
| | ||||||
* | main/mkinitfs: fix decrypt of apkovl | Natanael Copa | 2017-01-25 | 2 | -4/+35 | |
| | | | | ref #6689 | |||||
* | main/perl-variable-magic: upgrade to 0.61 | Francesco Colista | 2017-01-25 | 1 | -4/+4 | |
| | ||||||
* | main/strace: fix pt_regs collision on ppc64le | Gustavo Romero | 2017-01-25 | 2 | -5/+23 | |
| | | | | | | | | | strace build requires <linux/ptrace.h> and it includes <asm/ptrace.h> that, by its turn, defines the pt_regs struct. However the same struct is also define in <bits/user.h> from musl-dev, creating therefore a conflict. A simple solution is to add the __ASSEMBLY__ guard so pt_regs struct from <asm/ptrace.h> is not include twice, avoiding the collision in question. | |||||
* | main/py-sphinx: upgrade to 1.5.2 | Fabian Affolter | 2017-01-25 | 1 | -5/+5 | |
| | ||||||
* | main/aria2: upgrade to 1.31.0 | Łukasz Jendrysik | 2017-01-25 | 1 | -11/+8 | |
| | ||||||
* | main/screen: upgrade to 4.5.0 | André Klitzing | 2017-01-25 | 2 | -59/+5 | |
| | ||||||
* | main/ansible: upgrade to 2.2.1.0 | Fabian Affolter | 2017-01-25 | 1 | -5/+5 | |
| | ||||||
* | main/libtasn1: upgrade to 4.10 | André Klitzing | 2017-01-25 | 1 | -7/+5 | |
| | ||||||
* | main/gcc: more paxmark cleanup | William Pitcock | 2017-01-24 | 1 | -4/+1 | |
| | ||||||
* | Revert "main/gcc: disable all paxmark calls when cross-building" | William Pitcock | 2017-01-24 | 1 | -4/+6 | |
| | | | | This reverts commit bae9e2d7c0f9201348d3267596b24a34fa03dc91. | |||||
* | main/paxctl: *plonk* | William Pitcock | 2017-01-24 | 1 | -30/+0 | |
| | ||||||
* | main/paxmark: checksums | William Pitcock | 2017-01-24 | 1 | -3/+3 | |
| | ||||||
* | main/paxmark: remove paxctl usage | William Pitcock | 2017-01-24 | 2 | -11/+3 | |
| | ||||||
* | main/gcc: disable all paxmark calls when cross-building | William Pitcock | 2017-01-24 | 1 | -6/+4 | |
| | ||||||
* | main/gcc: do not paxmark if cross-building | William Pitcock | 2017-01-24 | 1 | -1/+4 | |
| | | | | paxctl rejects the binaries as invalid ELF images, because they aren't built for the system architecture | |||||
* | main/bind: dont create homedir for bind user | Natanael Copa | 2017-01-24 | 2 | -2/+2 | |
| | | | | | We dont want copy the content of /etc/skel to /etc/bind ref #6725 | |||||
* | main/gcc: powerpc: fix up rs6000 spec files (ref #3596) | William Pitcock | 2017-01-24 | 2 | -3/+67 | |
| | | | | | | The rs6000 spec files do not use gnu-user.h's definitions and therefore were not default-pie aware. To fix it for now, we simply override the linux spec definitions with the relevant ones from gnu-user.h. Thanks to fabled for helping debug! | |||||
* | main/alpine-conf: fix for busybox 1.26 and newer | Natanael Copa | 2017-01-24 | 2 | -5/+38 | |
| | | | | | | wget -s was removed in busybox-1.26, so use wget --spider instead. fixes #6683 | |||||
* | main/busybox: enable long opts for wget | Natanael Copa | 2017-01-24 | 2 | -5/+5 | |
| | | | | ref #6683 | |||||
* | main/python2-tkinter: fix conflicts with python2 - fixes #6646 | Leonardo Arena | 2017-01-24 | 1 | -1/+3 | |
| |