span<>
methods involving std::vector
now will work properly
with vectors that have custom allocators. #2533add_or_replace()
was failing to "replace" if the new
attribute had a different type than the existing one. #2527REQUIRED_DEPS
(list of dependencies normally optional
that should be treated as required) and OPTIONAL_DEPS
(list of
dependencies normally required that should be optional). The main use case
is to force certain optional deps to be required for your studio, to be
sure that missing deps are a full build break, and not a successful build
that silently lacks features you need. #2507build_foo.bash
helper scripts now use set -ex
to ensure
that if any individual commands in the script fails, the whole thing will
exit with a failure. #2520find_pv()
method that is similar to
find()
but returns a pointer rather than an iterator and nullptr if the
attribute is not found. #2527get_indexed()
method to ParamValueList and AttrDelegate. #2526
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2020-fb8aa371e4
Please login to add feedback.
This update has been submitted for testing by hobbes1069.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'greenwave_failed'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
This update has been pushed to stable.