aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/pacman: upgrade to 5.0.1André Klitzing2017-01-271-5/+5
|
* main/linux-vanilla: revert pkgrel bumpTimo Teräs2017-01-271-1/+1
| | | | | | adding a new / non-built arch does not require pkgrel bump currently. on the otherhand bumping linux kernel package requires updating it also on all the extra module packages too.
* main/py-mccabe: upgrade to 0.6.1Fabian Affolter2017-01-271-4/+4
|
* testing/py-dulwich: upgrade to 0.15.0Fabian Affolter2017-01-271-15/+30
|
* testing/py-influxdb: upgrade to 4.0.0Fabian Affolter2017-01-271-4/+5
|
* community/py-markdown: upgrade to 2.6.8Fabian Affolter2017-01-271-4/+4
|
* community/pytest: upgrade to 3.0.6Fabian Affolter2017-01-271-4/+4
|
* main/rsync: Fix URL of the projectBreno Leitao2017-01-271-1/+1
| | | | | | | Current rsync download pages gives error 404. I just fixed the URL to map to the new page. The pacakge checksum continues to be the same.
* main/linux-vanilla: Add ppc64le supportBreno Leitao2017-01-272-3/+3263
| | | | | | | | | | This is a patch that adds supports for ppc64le platform. The config file was generated with "make powernv_defconfig". On top of it, I just changed CONFIG_POWER8=y, since I do not expect to have any PPC64LE/ABIv2 distro running on machines older than POWER8. Also, all PowerPC platform is considered powerpc inside the kernel.
* main/musl: Add reference for ppc64leBreno Leitao2017-01-271-0/+1
| | | | Adding a option to be able to have musl compiled for ppc64le.
* main/boost: Add support for ppc64leBreno Leitao2017-01-271-2/+3
| | | | | Add support for ppc64le architecture, which is linuxppc on boost arch nomenclature.
* main/spl: Add support for ppc64leBreno Leitao2017-01-271-1/+9
| | | | | | | | Currently spl does not include ppc64le architecture. I just add support for this new platform. Other than that, spl autoconf files are old, thus, I need to call autoreconf, in order to get more update platforms config.
* main/openssl: Add support for ppc64leBreno Leitao2017-01-271-0/+1
| | | | | This patch adds a target for ppc64le architecture. The target name on OpenSSL linux-ppc64le.
* main/ngircd: upgrade to 24Natanael Copa2017-01-271-5/+5
|
* main/parallel: upgrade to 20170122Natanael Copa2017-01-271-4/+4
|
* main/feh: upgrade to 2.18.1Natanael Copa2017-01-271-4/+4
|
* main/libxi: upgrade to 1.7.9Natanael Copa2017-01-271-4/+4
|
* community/phpmyadmin: upgrade to 4.6.6Natanael Copa2017-01-271-4/+4
|
* main/lxc: upgrade to 2.0.7Natanael Copa2017-01-271-5/+5
|
* main/dosfstools: upgrade to 4.1Natanael Copa2017-01-271-4/+4
|
* main/glm: upgrade to 0.9.8.4Natanael Copa2017-01-271-4/+4
|
* testing/unison: new aportJean-Louis Fuchs2017-01-273-0/+118
|
* testing/lablgtk: new aportJean-Louis Fuchs2017-01-271-0/+43
|
* main/paxmark: add paxmark also to disk inside fakerootTimo Teräs2017-01-272-6/+11
|
* testing/firefox: build fix for x86Natanael Copa2017-01-271-0/+4
| | | | paxmark outside fakeroot
* community/firefox-esr: build fix for x86Natanael Copa2017-01-271-0/+3
| | | | | xattrs does not make it to the underlying filesystem in fakeroot so we paxmark outside fakeroot.
* testing/firefox: upgrade to 51.0Natanael Copa2017-01-271-5/+5
|
* community/firefox-esr: security upgrade to 45.7.0 - fixes #6746Sergei Lukin2017-01-271-5/+6
| | | | | | | | | | | | CVE-2017-5373: Memory safety bugs fixed in Firefox 51 and Firefox ESR 45.7 CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP CVE-2017-5376: Use-after-free in XSL CVE-2017-5378: Pointer and frame data leakage of Javascript objects CVE-2017-5380: Potential use-after-free during DOM manipulations CVE-2017-5383: Location bar spoofing with unicode characters CVE-2017-5386: WebExtensions can use data: protocol to affect other extensions CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer CVE-2017-5396: Use-after-free with Media Decoder
* main/enchant: rebuild against hunspell-1.6Natanael Copa2017-01-271-1/+1
|
* community/libreoffice: upgrade to 5.2.5.1Natanael Copa2017-01-271-10/+10
|
* main/hunspell: upgrade to 1.6.0Natanael Copa2017-01-271-14/+11
|
* scripts/mkimg: raspberry pi bootloader 2017-01-25Timo Teräs2017-01-271-1/+1
|
* main/linux-rpi: declare our kernels with ddtk tag for dtbo supportTimo Teräs2017-01-272-5/+5
|
* main/libxpm: security upgrade to 3.5.12 (CVE-2016-10164)Natanael Copa2017-01-261-5/+5
| | | | fixes #6750
* main/gcc: add flags for ppc64le (ref github #765)William Pitcock2017-01-261-0/+1
|
* Revert "testing/biblatex: upgrade to 3.8"Francesco Colista2017-01-261-4/+4
| | | | | | This reverts commit b70ffd376d82148c82a4074ff06e81272deb380a. Biblatex is related to biber to work, but biber is not yet tagged to 2.8 (which is supposed to work with this versionof biblatex)
* main/tiff: security fixes #6733Sergey Lukin2017-01-262-8/+86
| | | | CVE-2017-5225
* main/libgit2: security upgrade to 0.25.1 - fixes #6739Sergey Lukin2017-01-262-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
* community/wine_gecko: upgrade to 2.47Valery Kartel2017-01-261-18/+13
|
* main/nspr: build fixNatanael Copa2017-01-261-1/+1
| | | | dont use gnu sed
* main/openssl: upgrade to 1.0.2kNatanael Copa2017-01-261-5/+5
|
* main/nspr: upgrade to 4.13.1Natanael Copa2017-01-261-4/+4
|
* main/nss: upgrade to 3.28.1Natanael Copa2017-01-261-4/+4
|
* community/perl-mojolicious: upgrade to 7.22Francesco Colista2017-01-261-4/+4
|
* testing/cunit: fixed upstream src urlFrancesco Colista2017-01-261-4/+4
|
* community/certbot: upgrade to 0.10.2Francesco Colista2017-01-261-4/+4
|
* 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
|