summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2023-05-07 16:02:54 UTCRepository mirror & CI2023-05-075795-5796/+5796
|
* Merge updates from masterRepository mirror & CI2023-05-073-4/+4
|\
| * flag-o-matic.eclass: add -Oz to ALLOWED_FLAGS (strip-flags whitelist)Sam James2023-05-071-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 James2023-05-071-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 James2023-05-071-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 James2023-05-071-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 #905145Rolf Eike Beer2023-05-071-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-toSam James2023-05-071-1/+1
| | | | | | | | | | | | breaks p.g.o. Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-05-07 15:47:42 UTCRepository mirror & CI2023-05-073-3/+3
| |
* | Merge updates from masterRepository mirror & CI2023-05-072-1/+1
|\|
| * dev-util/maturin: drop 0.15.0Ionen Wolkens2023-05-072-478/+0
| | | | | | | | | | | | Short lived release, use 0.15.1. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
| * dev-util/maturin: add 0.15.1Ionen Wolkens2023-05-072-0/+478
| | | | | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* | 2023-05-07 15:32:00 UTCRepository mirror & CI2023-05-079-25/+72
| |
* | Merge updates from masterRepository mirror & CI2023-05-0712-26/+265
|\|
| * media-libs/libva-intel-media-driver: Version bump to 23.2.1Matt Turner2023-05-072-0/+58
| | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
| * sys-block/parted: Version bump to 3.6Matt Turner2023-05-072-0/+78
| | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
| * app-admin/keepassxc: use botan3 for liveMaciej Barć2023-05-071-2/+3
| | | | | | | | | | Closes: https://bugs.gentoo.org/905878 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/racket-mode: bump to 1_p20230506Maciej Barć2023-05-072-0/+58
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/editorconfig-emacs: bump to 0.10.0Maciej Barć2023-05-072-0/+22
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/editorconfig-emacs: drop old 0.9.0Maciej Barć2023-05-072-22/+0
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * app-emacs/editorconfig-emacs: drop old 0.7.8-r3Maciej Barć2023-05-072-22/+0
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
| * games-emulation/ppsspp: bump to 1.15.3Maciej Barć2023-05-072-0/+66
| | | | | | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* | 2023-05-07 15:17:00 UTCRepository mirror & CI2023-05-074-7/+20
| |
* | Merge updates from masterRepository mirror & CI2023-05-074-3/+44
|\|
| * app-text/rarian: Version bump to 0.8.4Matt Turner2023-05-072-0/+41
| | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
| * www-apps/baikal: cleanupFabian Groffen2023-05-072-63/+0
| | | | | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
| * www-apps/baikal: version bump to 0.9.3sro02023-05-072-0/+63
| | | | | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* | 2023-05-07 15:02:03 UTCRepository mirror & CI2023-05-073-3/+3
| |
* | Merge updates from masterRepository mirror & CI2023-05-072-1/+1
|\|
| * mail-mta/postfix: add 3.9_pre20230505, drop 3.9_pre20230504Eray Aslan2023-05-072-1/+1
| | | | | | | | Signed-off-by: Eray Aslan <eras@gentoo.org>
* | 2023-05-07 14:16:57 UTCRepository mirror & CI2023-05-073-18/+2
| |
* | Merge updates from masterRepository mirror & CI2023-05-072-108/+0
|\|
| * x11-wm/i3: drop 4.21.1Jakov Smolić2023-05-072-108/+0
| | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* | 2023-05-07 14:02:00 UTCRepository mirror & CI2023-05-072-3/+3
| |
* | Merge updates from masterRepository mirror & CI2023-05-071-1/+1
|\|
| * media-fonts/iosevka: Keyword 22.1.1 riscv, #905837Jakov Smolić2023-05-071-1/+1
| | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* | 2023-05-07 13:46:59 UTCRepository mirror & CI2023-05-078-14/+15
| |
* | Merge updates from masterRepository mirror & CI2023-05-077-71/+81
|\|
| * dev-qt/qtsvg: Stabilize 5.15.9-r1 arm64, #905842Sam James2023-05-071-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-qt/qtsvg: Stabilize 5.15.9-r1 x86, #905842Sam James2023-05-071-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-qt/qtsvg: Stabilize 5.15.9-r1 amd64, #905842Sam James2023-05-071-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-qt/qtsvg: Stabilize 5.15.9-r1 arm, #905842Sam James2023-05-071-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-java/mockito: Stabilize 2.28.2 ppc64, #905857Jakov Smolić2023-05-071-1/+1
| | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
| * dev-java/fop: Stabilize 2.8-r1 ppc64, #905857Jakov Smolić2023-05-071-1/+1
| | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
| * dev-qt/qtsvg: Stabilize 5.15.9-r1 ppc, #905842Jakov Smolić2023-05-071-1/+1
| | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
| * dev-qt/qtsvg: Stabilize 5.15.9-r1 ppc64, #905842Jakov Smolić2023-05-071-1/+1
| | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
| * app-vim/pathogen: Keyword 2.4-r1 arm, #905784Jakov Smolić2023-05-071-2/+2
| | | | | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
| * app-doc/gimp-help: Specify LICENSE more preciselyUlrich Müller2023-05-072-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 logicUlrich Müller2023-05-072-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 UTCRepository mirror & CI2023-05-079-22/+41
| |