Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2023-05-07 16:02:54 UTC | Repository mirror & CI | 2023-05-07 | 5795 | -5796/+5796 |
| | |||||
* | Merge updates from master | Repository mirror & CI | 2023-05-07 | 3 | -4/+4 |
|\ | |||||
| * | flag-o-matic.eclass: add -Oz to ALLOWED_FLAGS (strip-flags whitelist) | Sam James | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | We already allow -Os and -Oz is just a more aggressive version of that. Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | flag-o-matic.eclass: add -flto, -flto=* to ALLOWED_FLAGS (strip-flags whitelist) | Sam James | 2023-05-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | LTO is pretty safe nowadays and packages broken with it should really use filter-lto specifically instead. Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | flag-o-matic.eclass: drop -fstack-check from ALLOWED_FLAGS (strip-flags ↵ | Sam James | 2023-05-07 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whitelist) -fstack-check is _not_ a safe flag: * https://developers.redhat.com/blog/2017/09/25/stack-clash-mitigation-gcc-background * https://developers.redhat.com/blog/2019/04/30/stack-clash-mitigation-in-gcc-why-fstack-check-is-not-the-answer Nobody is really interested in maintaining this functionality upstream in GCC anymore for this reason, it's not IIRC supported in Clang, and we're not testing it either. Please use the far superior -fstack-clash-protection instead. Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | flag-o-matic.eclass: add -O3 to ALLOWED_FLAGS (strip-flags whitelist) | Sam James | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | -O3 is perfectly safe in the absence of UB. And with UB, -O2 and friends can easily break with new compiler versions and such anyway. In addition, I'd say that -O/-O1 is probably as risky as -O3 nowadays, if not more, because if nothing else, you don't get a bunch of hardening. Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | net-misc/curl: stable 8.0.1 for sparc, bug #905145 | Rolf Eike Beer | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | net-im/biboumi: fix whitespace in bugs-to | Sam James | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | breaks p.g.o. Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | | 2023-05-07 15:47:42 UTC | Repository mirror & CI | 2023-05-07 | 3 | -3/+3 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-05-07 | 2 | -1/+1 |
|\| | |||||
| * | dev-util/maturin: drop 0.15.0 | Ionen Wolkens | 2023-05-07 | 2 | -478/+0 |
| | | | | | | | | | | | | Short lived release, use 0.15.1. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
| * | dev-util/maturin: add 0.15.1 | Ionen Wolkens | 2023-05-07 | 2 | -0/+478 |
| | | | | | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | | 2023-05-07 15:32:00 UTC | Repository mirror & CI | 2023-05-07 | 9 | -25/+72 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-05-07 | 12 | -26/+265 |
|\| | |||||
| * | media-libs/libva-intel-media-driver: Version bump to 23.2.1 | Matt Turner | 2023-05-07 | 2 | -0/+58 |
| | | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
| * | sys-block/parted: Version bump to 3.6 | Matt Turner | 2023-05-07 | 2 | -0/+78 |
| | | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
| * | app-admin/keepassxc: use botan3 for live | Maciej Barć | 2023-05-07 | 1 | -2/+3 |
| | | | | | | | | | | Closes: https://bugs.gentoo.org/905878 Signed-off-by: Maciej Barć <xgqt@gentoo.org> | ||||
| * | app-emacs/racket-mode: bump to 1_p20230506 | Maciej Barć | 2023-05-07 | 2 | -0/+58 |
| | | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org> | ||||
| * | app-emacs/editorconfig-emacs: bump to 0.10.0 | Maciej Barć | 2023-05-07 | 2 | -0/+22 |
| | | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org> | ||||
| * | app-emacs/editorconfig-emacs: drop old 0.9.0 | Maciej Barć | 2023-05-07 | 2 | -22/+0 |
| | | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org> | ||||
| * | app-emacs/editorconfig-emacs: drop old 0.7.8-r3 | Maciej Barć | 2023-05-07 | 2 | -22/+0 |
| | | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org> | ||||
| * | games-emulation/ppsspp: bump to 1.15.3 | Maciej Barć | 2023-05-07 | 2 | -0/+66 |
| | | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org> | ||||
* | | 2023-05-07 15:17:00 UTC | Repository mirror & CI | 2023-05-07 | 4 | -7/+20 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-05-07 | 4 | -3/+44 |
|\| | |||||
| * | app-text/rarian: Version bump to 0.8.4 | Matt Turner | 2023-05-07 | 2 | -0/+41 |
| | | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
| * | www-apps/baikal: cleanup | Fabian Groffen | 2023-05-07 | 2 | -63/+0 |
| | | | | | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> | ||||
| * | www-apps/baikal: version bump to 0.9.3 | sro0 | 2023-05-07 | 2 | -0/+63 |
| | | | | | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> | ||||
* | | 2023-05-07 15:02:03 UTC | Repository mirror & CI | 2023-05-07 | 3 | -3/+3 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-05-07 | 2 | -1/+1 |
|\| | |||||
| * | mail-mta/postfix: add 3.9_pre20230505, drop 3.9_pre20230504 | Eray Aslan | 2023-05-07 | 2 | -1/+1 |
| | | | | | | | | Signed-off-by: Eray Aslan <eras@gentoo.org> | ||||
* | | 2023-05-07 14:16:57 UTC | Repository mirror & CI | 2023-05-07 | 3 | -18/+2 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-05-07 | 2 | -108/+0 |
|\| | |||||
| * | x11-wm/i3: drop 4.21.1 | Jakov Smolić | 2023-05-07 | 2 | -108/+0 |
| | | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
* | | 2023-05-07 14:02:00 UTC | Repository mirror & CI | 2023-05-07 | 2 | -3/+3 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-05-07 | 1 | -1/+1 |
|\| | |||||
| * | media-fonts/iosevka: Keyword 22.1.1 riscv, #905837 | Jakov Smolić | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
* | | 2023-05-07 13:46:59 UTC | Repository mirror & CI | 2023-05-07 | 8 | -14/+15 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-05-07 | 7 | -71/+81 |
|\| | |||||
| * | dev-qt/qtsvg: Stabilize 5.15.9-r1 arm64, #905842 | Sam James | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | dev-qt/qtsvg: Stabilize 5.15.9-r1 x86, #905842 | Sam James | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | dev-qt/qtsvg: Stabilize 5.15.9-r1 amd64, #905842 | Sam James | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | dev-qt/qtsvg: Stabilize 5.15.9-r1 arm, #905842 | Sam James | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | dev-java/mockito: Stabilize 2.28.2 ppc64, #905857 | Jakov Smolić | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
| * | dev-java/fop: Stabilize 2.8-r1 ppc64, #905857 | Jakov Smolić | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
| * | dev-qt/qtsvg: Stabilize 5.15.9-r1 ppc, #905842 | Jakov Smolić | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
| * | dev-qt/qtsvg: Stabilize 5.15.9-r1 ppc64, #905842 | Jakov Smolić | 2023-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
| * | app-vim/pathogen: Keyword 2.4-r1 arm, #905784 | Jakov Smolić | 2023-05-07 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
| * | app-doc/gimp-help: Specify LICENSE more precisely | Ulrich Müller | 2023-05-07 | 2 | -2/+2 |
| | | | | | | | | | | | | FDL version 1.2 or any later version, according to src/gimp.xml. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
| * | app-doc/gimp-help: Add IUSE="nls" and fix LINGUAS logic | Ulrich Müller | 2023-05-07 | 2 | -65/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow standard gettext behavior: - USE="-nls": build only English documentation (and ignore LINGUAS) - USE="nls" and unset LINGUAS: build all available languages - USE="nls" and empty LINGUAS: build only English - USE="nls" and nonempty LINGUAS: build listed languages if supported See also the following mailing list posting for an explanation: https://archives.gentoo.org/gentoo-dev/message/38914ce4a7a228d2d29fb623346fba10#L29 Bug: https://bugs.gentoo.org/891709 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | | 2023-05-07 12:46:59 UTC | Repository mirror & CI | 2023-05-07 | 9 | -22/+41 |
| | |