Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/pacman: upgrade to 5.0.1 | André Klitzing | 2017-01-27 | 1 | -5/+5 | |
| | ||||||
* | main/linux-vanilla: revert pkgrel bump | Timo Teräs | 2017-01-27 | 1 | -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.1 | Fabian Affolter | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | testing/py-dulwich: upgrade to 0.15.0 | Fabian Affolter | 2017-01-27 | 1 | -15/+30 | |
| | ||||||
* | testing/py-influxdb: upgrade to 4.0.0 | Fabian Affolter | 2017-01-27 | 1 | -4/+5 | |
| | ||||||
* | community/py-markdown: upgrade to 2.6.8 | Fabian Affolter | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | community/pytest: upgrade to 3.0.6 | Fabian Affolter | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | main/rsync: Fix URL of the project | Breno Leitao | 2017-01-27 | 1 | -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 support | Breno Leitao | 2017-01-27 | 2 | -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 ppc64le | Breno Leitao | 2017-01-27 | 1 | -0/+1 | |
| | | | | Adding a option to be able to have musl compiled for ppc64le. | |||||
* | main/boost: Add support for ppc64le | Breno Leitao | 2017-01-27 | 1 | -2/+3 | |
| | | | | | Add support for ppc64le architecture, which is linuxppc on boost arch nomenclature. | |||||
* | main/spl: Add support for ppc64le | Breno Leitao | 2017-01-27 | 1 | -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 ppc64le | Breno Leitao | 2017-01-27 | 1 | -0/+1 | |
| | | | | | This patch adds a target for ppc64le architecture. The target name on OpenSSL linux-ppc64le. | |||||
* | main/ngircd: upgrade to 24 | Natanael Copa | 2017-01-27 | 1 | -5/+5 | |
| | ||||||
* | main/parallel: upgrade to 20170122 | Natanael Copa | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | main/feh: upgrade to 2.18.1 | Natanael Copa | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | main/libxi: upgrade to 1.7.9 | Natanael Copa | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | community/phpmyadmin: upgrade to 4.6.6 | Natanael Copa | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | main/lxc: upgrade to 2.0.7 | Natanael Copa | 2017-01-27 | 1 | -5/+5 | |
| | ||||||
* | main/dosfstools: upgrade to 4.1 | Natanael Copa | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | main/glm: upgrade to 0.9.8.4 | Natanael Copa | 2017-01-27 | 1 | -4/+4 | |
| | ||||||
* | testing/unison: new aport | Jean-Louis Fuchs | 2017-01-27 | 3 | -0/+118 | |
| | ||||||
* | testing/lablgtk: new aport | Jean-Louis Fuchs | 2017-01-27 | 1 | -0/+43 | |
| | ||||||
* | main/paxmark: add paxmark also to disk inside fakeroot | Timo Teräs | 2017-01-27 | 2 | -6/+11 | |
| | ||||||
* | testing/firefox: build fix for x86 | Natanael Copa | 2017-01-27 | 1 | -0/+4 | |
| | | | | paxmark outside fakeroot | |||||
* | community/firefox-esr: build fix for x86 | Natanael Copa | 2017-01-27 | 1 | -0/+3 | |
| | | | | | xattrs does not make it to the underlying filesystem in fakeroot so we paxmark outside fakeroot. | |||||
* | testing/firefox: upgrade to 51.0 | Natanael Copa | 2017-01-27 | 1 | -5/+5 | |
| | ||||||
* | community/firefox-esr: security upgrade to 45.7.0 - fixes #6746 | Sergei Lukin | 2017-01-27 | 1 | -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.6 | Natanael Copa | 2017-01-27 | 1 | -1/+1 | |
| | ||||||
* | community/libreoffice: upgrade to 5.2.5.1 | Natanael Copa | 2017-01-27 | 1 | -10/+10 | |
| | ||||||
* | main/hunspell: upgrade to 1.6.0 | Natanael Copa | 2017-01-27 | 1 | -14/+11 | |
| | ||||||
* | scripts/mkimg: raspberry pi bootloader 2017-01-25 | Timo Teräs | 2017-01-27 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Revert "testing/biblatex: upgrade to 3.8" | Francesco Colista | 2017-01-26 | 1 | -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 #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 | |||||
* | community/wine_gecko: upgrade to 2.47 | Valery Kartel | 2017-01-26 | 1 | -18/+13 | |
| | ||||||
* | 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 | |
| | ||||||
* | community/perl-mojolicious: upgrade to 7.22 | Francesco Colista | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | testing/cunit: fixed upstream src url | Francesco Colista | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | community/certbot: upgrade to 0.10.2 | Francesco Colista | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | testing/cunit: new aport | Francesco Colista | 2017-01-26 | 2 | -0/+86 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.4.45 | Natanael Copa | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| | ||||||
* | testing/sch-cake-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 | |
| |