aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/cunit: new aportFrancesco Colista2017-01-262-0/+86
|
* main/linux-rpi: upgrade to 4.4.45Natanael Copa2017-01-261-4/+4
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/zfs-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/spl-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/ipfw-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/drbd9-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* community/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-2/+2
|
* main/linux-grsec: upgrade to 4.4.45Natanael Copa2017-01-261-8/+8
|
* main/zfs-vanilla: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.4.45-r0Natanael Copa2017-01-261-1/+1
|
* main/linux-vanilla: upgrade to 4.4.45Natanael Copa2017-01-261-4/+4
|
* Revert "main/strace: fix pt_regs collision on ppc64le"Timo Teräs2017-01-262-23/+5
| | | | | | This reverts commit 56605661d6dadc843d08041e18b608f99b427d58. Breaks arm and aarch64 builds.
* community/youtube-dl: upgrade to 2017.01.25Timo Teräs2017-01-261-4/+4
|
* main/asterisk: fix checksumTimo Teräs2017-01-261-3/+3
|
* main/asterisk: fix pjsip module loadingTimo Teräs2017-01-262-17/+126
| | | | ref #6644
* testing/plymouth: makedepend on libtoolTimo Teräs2017-01-251-1/+1
|
* testing/plymouth: upgrade to git snapshot 20170123Timo Teräs2017-01-252-6/+5415
|
* main/openssh: split out openssh-server and openssh-keygen packagesNatanael Copa2017-01-251-6/+35
| | | | | This makes it possible to install the server without installing the client.
* community/perl-unicode-normalize: doc replaces perl-docValery Kartel2017-01-251-1/+6
|
* main/lua-socket: fix udp socket on first sendtoNatanael Copa2017-01-252-4/+57
| | | | | | ref #6603 sent upstream: https://github.com/diegonehab/luasocket/pull/206
* main/awall: upgrade to 1.4.0Kaarle Ritvanen2017-01-251-4/+4
|
* main/perl-data-guid: upgrade to 0.049Leonardo Arena2017-01-251-4/+4
|
* main/cups: fix default config to work without GSSAPI support - fixes #6706Leonardo Arena2017-01-252-4/+34
|
* testing/vice: new aportJean-Louis Fuchs2017-01-253-0/+79
|
* main/mkinitfs: fix decrypt of apkovlNatanael Copa2017-01-252-4/+35
| | | | ref #6689
* testing/rspamd: upgrade to 1.4.3Valery Kartel2017-01-252-65/+9
|
* testing/nginx-naxsi: upgrade to 1.11.9Valery Kartel2017-01-251-4/+4
|
* main/perl-variable-magic: upgrade to 0.61Francesco Colista2017-01-251-4/+4
|
* community/opus-tools: update to 0.1.10Stuart Cardall2017-01-251-8/+6
| | | | | | | | | | This release includes several bug fixes, including security fixes in opusenc, as well as a few minor enhancements. Changes include: * opusenc: Improved handling of malformed input files to avoid crashes and other troublesome behavior * opusenc: Percent progress is shown while encoding * opusrtp: New --extract option to extract from input pcap file * New project files for building with Microsoft Visual Studio
* testing/suricata: enable support for nfqueueStefan Wagner2017-01-251-5/+4
| | | | | nfqueue support was already enabled, but package libnfnetlink-dev was missing.
* main/strace: fix pt_regs collision on ppc64leGustavo Romero2017-01-252-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.
* community/opencl-icd-loader: update to 2.2.11Stuart Cardall2017-01-251-5/+5
|
* community/libqmi: update to 1.17.900Stuart Cardall2017-01-252-8/+23
|
* main/py-sphinx: upgrade to 1.5.2Fabian Affolter2017-01-251-5/+5
|
* community/py-sqlalchemy: upgrade to 1.1.5Fabian Affolter2017-01-251-4/+4
|
* main/aria2: upgrade to 1.31.0Łukasz Jendrysik2017-01-251-11/+8
|
* community/py3-aiohttp: upgrade to 1.2.0Fabian Affolter2017-01-251-4/+4
|
* community/py3-multidict: upgrade to 2.1.4Fabian Affolter2017-01-251-4/+4
|
* community/py3-yarl: upgrade to 0.8.1Fabian Affolter2017-01-251-4/+4
|
* main/screen: upgrade to 4.5.0André Klitzing2017-01-252-59/+5
|
* main/ansible: upgrade to 2.2.1.0Fabian Affolter2017-01-251-5/+5
|
* main/libtasn1: upgrade to 4.10André Klitzing2017-01-251-7/+5
|
* testing/micro: new aportCarlo Landmeter2017-01-243-0/+144
|