summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository mirror & CI2023-08-183-9/+34
|\
| * flag-o-matic.eclass: handle C++ assertions and FORTIFY_SOURCE in ↵Sam James2023-08-181-0/+10
| | | | | | | | | | | | _filter-hardened Signed-off-by: Sam James <sam@gentoo.org>
| * flag-o-matic.eclass: recognize -fstack-protector-strong in _filter-hardenedSam James2023-08-181-2/+2
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * flag-o-matic.eclass: update _filter-hardenedSam James2023-08-181-6/+20
| | | | | | | | | | | | | | | | | | | | | | _filter-hardened is used by filter-flags to negate defaults, e.g. it makes filter-flags -fstack-protector correctly then disable -fstack-protector as well if the toolchain enables SSP by default. Modernise the tests it uses with the tc-enables-* functions rather than just gcc-specs-*. We haven't done hardening via specs for ages. Signed-off-by: Sam James <sam@gentoo.org>
| * toolchain-funcs.eclass: tc-enables-fortify-source: update for newer libcxxSam James2023-08-181-2/+2
| | | | | | | | | | | | | | | | Newer libcxx uses _LIBCPP_ENABLE_HARDENED_MODE instead of _LIBCPP_ENABLE_ASSERTIONS which is now deprecated. Bug: https://bugs.gentoo.org/912223 Signed-off-by: Sam James <sam@gentoo.org>
| * toolchain.eclass: downgrade znver4 to znver3 for <12.3Sam James2023-08-181-0/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/912292 Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-08-18 01:31:37 UTCRepository mirror & CI2023-08-185-9/+9
| |
* | Merge updates from masterRepository mirror & CI2023-08-184-4/+4
|\|
| * dev-python/bitarray: Keyword 2.8.1 arm64, #912420Sam James2023-08-181-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/bitstring: Keyword 4.1.0 arm64, #912420Sam James2023-08-181-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/bitarray: Keyword 2.8.1 arm, #912420Sam James2023-08-181-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/bitstring: Keyword 4.1.0 arm, #912420Sam James2023-08-181-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sci-libs/indilib: Stabilize 2.0.3 amd64, #911211Sam James2023-08-181-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sci-astronomy/kstars: Stabilize 3.6.6 amd64, #911211Sam James2023-08-181-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-08-17 23:33:39 UTCRepository mirror & CI2023-08-173-3/+3
| |
* | Merge updates from masterRepository mirror & CI2023-08-172-0/+40
|\|
| * dev-qt/qtwayland: backport segfault fix with drag&dropIonen Wolkens2023-08-172-0/+40
| | | | | | | | | | | | | | Notably manifests itself with qutebrowser. Not very tested but is just a simple null check and so no worries. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* | Merge updates from masterRepository mirror & CI2023-08-171-1/+5
|\|
| * metadata/install-qa-check.d: Check for subdirs in /bin and its friendsUlrich Müller2023-08-171-1/+5
| | | | | | | | | | Bug: https://bugs.gentoo.org/912354 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* | 2023-08-17 21:01:48 UTCRepository mirror & CI2023-08-174-15/+15
| |
* | Merge updates from masterRepository mirror & CI2023-08-173-173/+183
|\|
| * dev-util/difftastic: Add 0.50.0, remove 0.49.0Patrick McLean2023-08-173-173/+183
| | | | | | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* | Merge updates from masterRepository mirror & CI2023-08-171-0/+5
|\|
| * package.mask: Last rite app-dicts/edictionaryJonas Stein2023-08-171-0/+5
| | | | | | | | | | Bug: https://bugs.gentoo.org/912363 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* | 2023-08-17 20:16:40 UTCRepository mirror & CI2023-08-176-21/+8
| |
* | Merge updates from masterRepository mirror & CI2023-08-174-36/+12
|\|
| * dev-ruby/sequel: add missing test dependenciesHans de Graaff2023-08-171-0/+9
| | | | | | | | | | Closes: https://bugs.gentoo.org/912228 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| * dev-ruby/excon: add missing test dependencyHans de Graaff2023-08-171-0/+1
| | | | | | | | | | Closes: https://bugs.gentoo.org/912319 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| * dev-ruby/docker-api: add missing test dependencyHans de Graaff2023-08-171-0/+2
| | | | | | | | | | Closes: https://bugs.gentoo.org/912320 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| * dev-libs/yajl: drop 2.1.0-r3Hans de Graaff2023-08-171-36/+0
| | | | | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* | 2023-08-17 19:46:40 UTCRepository mirror & CI2023-08-172-3/+3
| |
* | Merge updates from masterRepository mirror & CI2023-08-171-3/+3
|\|
| * sys-process/systemd-cron: only check split usr for run-partsRichard Freeman2023-08-171-3/+3
| | | | | | | | Signed-off-by: Richard Freeman <rich0@gentoo.org>
* | 2023-08-17 19:31:40 UTCRepository mirror & CI2023-08-174-3/+14
| |
* | Merge updates from masterRepository mirror & CI2023-08-174-0/+48
|\|
| * sys-apps/sysvinit: Add postinst message about halt bugfixUlrich Müller2023-08-171-0/+9
| | | | | | | | | | Bug: https://bugs.gentoo.org/911257#c7 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
| * app-portage/getuto: new package, add 1.0Andreas K. Hüttel2023-08-173-0/+39
| | | | | | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* | 2023-08-17 19:01:45 UTCRepository mirror & CI2023-08-1713-42/+137
| |
* | Merge updates from masterRepository mirror & CI2023-08-1720-153/+505
|\|
| * net-misc/electrum: Bump to 4.4.6Michał Górny2023-08-172-0/+114
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-util/stripe-mock: Bump to 0.170.0Michał Górny2023-08-172-0/+28
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pydantic: Bump to 2.2.0Michał Górny2023-08-172-0/+66
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/hcloud: Bump to 1.28.0Michał Górny2023-08-172-0/+50
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/bitstring: Bump to 4.1.0Michał Górny2023-08-172-0/+41
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pyproject-api: Bump to 1.5.4Michał Górny2023-08-172-0/+42
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/sphinx: Bump to 7.2.2Michał Górny2023-08-172-0/+124
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/click: Bump to 8.1.7Michał Górny2023-08-172-0/+39
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * xfce-base/xfce4-power-manager: Remove oldMichał Górny2023-08-173-152/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/jupyter: Keyword 1.0.0-r4 arm64, #906635Sam James2023-08-171-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-08-17 18:01:43 UTCRepository mirror & CI2023-08-172-2/+2
| |