Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/docker: upgrade to 18.09.8 | Jake Buchholz | 2019-07-20 | 1 | -5/+8 | |
| | | | | | | | https://github.com/docker/docker-ce/releases/tag/v18.09.8 * Fix CVE-2019-13509 in DebugRequestMiddleware: unconditionally scrub data field. Also, compile docker engine with seccomp. | |||||
* | community/webkit2gtk: enable on x86 | Natanael Copa | 2019-07-17 | 1 | -1/+4 | |
| | | | | | Enable x86 and work around out of meomory error by disable _FORTIFY_SOURCE. | |||||
* | community/webkit2gtk: upgrade to 2.24.3 and enable on arm | Natanael Copa | 2019-07-17 | 2 | -46/+16 | |
| | | | | | | | - build with MinSizeRel and -g1 to reduce memory usage during compile - simplify cmake opts. default seems to do the right thing nowdays - use nijna - remove patch that apparetnly is not needed anymore | |||||
* | community/webkit2gtk: upgrade to 2.24.2 | Rasmus Thomsen | 2019-07-17 | 5 | -46/+73 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Disable armv7/armhf, due to using a 32-bit kernel these arches can't allocate enough memory during compilation for the massive compilation units webkit2gtk does. We'll have to wait for 2.26.x to allow compilation without unified sources to upgrade these arches. * Disable GTK_DOC, which fails to build * Disable system malloc on some arches. There were typos in the options anyway, so they haven't done anything anyway. System malloc is discouraged by upstream since bmalloc not only performs better it also has some security related advantages. fixes the following CVEs: * CVE-2019-6251 * CVE-2019-8506 * CVE-2019-8524 * CVE-2019-8535 * CVE-2019-8536 * CVE-2019-8544 * CVE-2019-8551 * CVE-2019-8558 * CVE-2019-8559 * CVE-2019-8563 * CVE-2019-11070 fixes #10599 Co-authored-by: TBK <tbk@jjtc.eu> | |||||
* | community/zabbix: upgrade to 4.2.4 | Leonardo Arena | 2019-07-17 | 1 | -2/+2 | |
| | ||||||
* | community/nextcloud: upgrade to 16.0.3 | Leonardo Arena | 2019-07-15 | 1 | -2/+2 | |
| | ||||||
* | community/wireguard-rpi: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | community/evince: fix CVE-2019-11459 | Natanael Copa | 2019-07-08 | 3 | -21/+81 | |
| | | | | | | remove unused patch fixes #10623 | |||||
* | community/php7: upgrade to 7.3.7 | Andy Postnikov | 2019-07-08 | 1 | -3/+3 | |
| | | | | (cherry picked from commit 69cf5153388a8f006da7b816c7b2b9c31f6367e1) | |||||
* | community/php7: add argon2 support | Andy Postnikov | 2019-07-08 | 1 | -1/+3 | |
| | | | | | | Closes #10649 (cherry picked from commit 43d556c0cb086ef5d94e22fc362c779cd2268042) | |||||
* | community/wireguard-rpi: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | community/patchwork: security fix for CVE-2019-13122 | Francesco Colista | 2019-07-04 | 2 | -4/+100 | |
| | ||||||
* | community/docker: update to 18.09.7 | Jake Buchholz | 2019-07-02 | 1 | -5/+9 | |
| | | | | | | Fix: CVE-2018-15664 symlink-exchange attack with directory traversal. More release details at https://github.com/docker/docker-ce/releases/tag/v18.09.7 | |||||
* | community/firefox-esr: security upgrade to 60.7.2 (CVE-2019-11708) | J0WI | 2019-06-27 | 1 | -2/+4 | |
| | | | | fixes #10602 | |||||
* | community/pdns: security upgrade to 4.1.10 | prspkt | 2019-06-25 | 1 | -2/+5 | |
| | | | | | - CVE-2019-10163 - CVE-2019-10162 | |||||
* | community/mutt: upgrade to 1.12.1 | Milan P. Stanić | 2019-06-23 | 1 | -2/+2 | |
| | | | | | | bug fix release, fixing issues with $forward_attachments, IMAP new mail detection, IMAP fcc'ing. Additionally $fcc_before_send was added | |||||
* | community/intel-ucode: upgrade to 20190618 | Henrik Riomar | 2019-06-20 | 1 | -2/+2 | |
| | | | | (cherry picked from commit a81b76d802cde51dcd3b8854f1361046cc9a08b0) | |||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.53-r0 | Natanael Copa | 2019-06-19 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.53-r0 | Natanael Copa | 2019-06-19 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-rpi: rebuild against kernel 4.19.53-r0 | Natanael Copa | 2019-06-19 | 1 | -1/+1 | |
| | ||||||
* | community/roundcube-mobile: upgrade to 0.4.9 | J0WI | 2019-06-19 | 1 | -5/+5 | |
| | ||||||
* | community/roundcubemail: upgrade to 1.3.9 | J0WI | 2019-06-19 | 1 | -3/+3 | |
| | ||||||
* | community/sigar: enable on aarch64 | Natanael Copa | 2019-06-19 | 2 | -11/+21 | |
| | | | | fixes #7011 | |||||
* | community/libsass: upgrade to 3.6.1 | Leo | 2019-06-19 | 1 | -2/+3 | |
| | ||||||
* | community/arpack: upgrade to 3.7.0 | Pedro Filipe | 2019-06-19 | 1 | -2/+2 | |
| | ||||||
* | community/zsh-autosuggestions: upgrade to 0.6.1 | prspkt | 2019-06-19 | 1 | -8/+4 | |
| | ||||||
* | community/keyfinder-cli: upgrade to 1.1.1 | Leo | 2019-06-19 | 1 | -8/+5 | |
| | ||||||
* | community/postfixadmin: upgrade to 3.2 | Pedro Filipe | 2019-06-19 | 1 | -8/+4 | |
| | ||||||
* | testing/pytest-mock: drop python2 | prspkt | 2019-06-19 | 1 | -0/+30 | |
| | | | | | * Modernize. * Move to community. | |||||
* | community/firefox-esr: security upgrade to 60.7.1 (CVE-2019-11707) | Natanael Copa | 2019-06-19 | 1 | -3/+5 | |
| | ||||||
* | community/gns3-gui: fix dependency with py3-jsonchema-gns3 | Francesco Colista | 2019-06-19 | 1 | -2/+2 | |
| | ||||||
* | community/py3-graphviz: move from testing | prspkt | 2019-06-19 | 1 | -0/+30 | |
| | ||||||
* | community/py3-hyperlink: move from testing | prspkt | 2019-06-19 | 1 | -0/+29 | |
| | ||||||
* | community/jwm: rebuild for community | Leo | 2019-06-19 | 1 | -3/+1 | |
| | ||||||
* | community/jwm: move from main | Leo | 2019-06-19 | 1 | -0/+33 | |
| | ||||||
* | community/udisks2: upgrade to 2.8.3 | Leo | 2019-06-18 | 1 | -3/+4 | |
| | ||||||
* | community/cups-filters: upgrade to 1.25.0 | Leo | 2019-06-18 | 1 | -2/+2 | |
| | ||||||
* | community/gpgme: upgrade to 1.13.1 | Leo | 2019-06-18 | 2 | -89/+4 | |
| | ||||||
* | community/goffice: upgrade to 0.10.45 | Pedro Filipe | 2019-06-18 | 1 | -2/+2 | |
| | ||||||
* | testing/kde-frameworks: update to 5.59.0 | Bart Ribbers | 2019-06-18 | 2 | -9/+9 | |
| | ||||||
* | community/rt4: upgrade to 4.4.4 | J0WI | 2019-06-18 | 1 | -2/+3 | |
| | ||||||
* | community/keychain: fix url, fix license | Leo | 2019-06-18 | 1 | -4/+3 | |
| | ||||||
* | community/letsencrypt-nosudo: modernize, fix license, use openssl | Leo | 2019-06-18 | 1 | -16/+6 | |
| | ||||||
* | community/gitea: start after database | Kevin Daudt | 2019-06-18 | 2 | -3/+3 | |
| | | | | | | | Make sure that the service is started after any of the supported databases. Fixes RM: #10469 | |||||
* | community/py3-pytest-cov: fix build and disable check | Leo | 2019-06-18 | 1 | -2/+5 | |
| | ||||||
* | community/py3-pytest-cov: rename from pytest-cov | Leo | 2019-06-18 | 1 | -0/+0 | |
| |