https://bugzilla.redhat.com/show_bug.cgi?id=2379764
Bug ID: 2379764
Summary: ImageMagick-7.1.2.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: ImageMagick
Keywords: FutureFeature, Triaged
Assignee: luya_tfz(a)thefinalzone.net
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: blaise(a)gmail.com, davide(a)cavalca.name,
epel-packagers-sig(a)lists.fedoraproject.org,
fedora(a)famillecollet.com, luya_tfz(a)thefinalzone.net,
michel(a)michel-slm.name, ngompa13(a)gmail.com,
pampelmuse(a)gmx.at
Target Milestone: ---
Classification: Fedora
Releases retrieved: 7.1.2.0
Upstream release that is considered latest: 7.1.2.0
Current version/release in rawhide: 7.1.1.47-2.fc43
URL: https://imagemagick.org
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/328484/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/ImageMagick
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2379764
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2440578
Bug ID: 2440578
Summary: F42FailsToInstall: blender
Product: Fedora
Version: 42
Status: NEW
Component: blender
Assignee: luya_tfz(a)thefinalzone.net
Reporter: fti-bugs(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: code(a)musicinmybrain.net,
design-devel(a)lists.fedoraproject.org,
epel-packagers-sig(a)lists.fedoraproject.org,
gang65(a)poczta.onet.pl, luya_tfz(a)thefinalzone.net,
negativo17(a)gmail.com
Blocks: 2300529 (F42FailsToInstall)
Target Milestone: ---
Classification: Fedora
Hello,
Please note that this comment was generated automatically by
https://forge.fedoraproject.org/releng/tooling/src/branch/main/release-proc…
If you feel that this output has mistakes, please open an issue at
https://forge.fedoraproject.org/releng/tickets/issues
Your package (blender) Fails To Install in Fedora 42:
can't install blender:
- nothing provides liboslquery.so.1.13()(64bit) needed by
blender-1:4.5.6-2.fc42.x86_64
- nothing provides liboslcomp.so.1.13()(64bit) needed by
blender-1:4.5.6-2.fc42.x86_64
- nothing provides liboslexec.so.1.13()(64bit) needed by
blender-1:4.5.6-2.fc42.x86_64
If you know about this problem and are planning on fixing it, please
acknowledge so by setting the bug status to ASSIGNED. If you don't have time to
maintain this package, consider orphaning it, so maintainers of dependent
packages realize the problem.
If you don't react accordingly to the policy for FTBFS/FTI bugs
(https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails…)
your package may be orphaned in 8+ weeks.
P.S. The data was generated solely from koji buildroot, so it might be newer
than the latest compose or the content on mirrors. To reproduce, use the
koji/local repo only, e.g. in mock:
$ mock -r fedora-42-x86_64 --config-opts mirrored=False install blender
P.P.S. If this bug has been reported in the middle of upgrading multiple
dependent packages, please consider using side tags:
https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-d…
Thanks!
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2300529
[Bug 2300529] Fedora 42 Fails To install Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2440578
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2440574
Bug ID: 2440574
Summary: python-zict fails to build with Python 3.15: timeout
in test_stress_different_keys_threadsafe
Product: Fedora
Version: rawhide
Status: NEW
Component: python-zict
Assignee: quantum.analyst(a)gmail.com
Reporter: ksurma(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
kkeithle(a)redhat.com, ksurma(a)redhat.com,
mhroncok(a)redhat.com,
python-packagers-sig(a)lists.fedoraproject.org,
quantum.analyst(a)gmail.com
Blocks: 2412434 (PYTHON3.15)
Target Milestone: ---
Classification: Fedora
python-zict fails to build with Python 3.15.0a6.
zict/tests/test_lru.py::test_stress_different_keys_threadsafe
+++++++++++++++++++++++++++++++++++ Timeout
++++++++++++++++++++++++++++++++++++
~~~~~~~~~~~~~ Stack of ThreadPoolExecutor-174_1 (140665748977344)
~~~~~~~~~~~~~~
File "/usr/lib64/python3.15/threading.py", line 1037, in _bootstrap
self._bootstrap_inner()
File "/usr/lib64/python3.15/threading.py", line 1075, in _bootstrap_inner
self._context.run(self.run)
File "/usr/lib64/python3.15/threading.py", line 1017, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib64/python3.15/concurrent/futures/thread.py", line 119, in
_worker
work_item.run(ctx)
File "/usr/lib64/python3.15/concurrent/futures/thread.py", line 86, in run
result = ctx.run(self.task)
File "/usr/lib64/python3.15/concurrent/futures/thread.py", line 73, in run
return fn(*args, **kwargs)
File
"/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/tests/utils_test.py",
line 173, in worker
z[key] = value
File "/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/lru.py",
line 138, in __setitem__
self.evict_until_below_target()
File "/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/lru.py",
line 180, in evict_until_below_target
self.evict()
File
"/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/common.py", line
127, in wrapper
return func(*args, **kwargs)
File "/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/lru.py",
line 204, in evict
key = next(iter(self.heavy or self.order))
File
"/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/utils.py", line
28, in __len__
def __len__(self) -> int:
~~~~~~~~~~~~~ Stack of ThreadPoolExecutor-174_0 (140665828959936)
~~~~~~~~~~~~~~
File
"/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/common.py", line
91, in unlock
self.lock.acquire()
~~~~~~~~~~~~~~~~~~~~ Stack of MainThread (140665875176384)
~~~~~~~~~~~~~~~~~~~~~
File "/usr/bin/pytest", line 7, in <module>
sys.exit(console_main())
File "/usr/lib/python3.15/site-packages/_pytest/config/__init__.py", line
201, in console_main
code = main()
File "/usr/lib/python3.15/site-packages/_pytest/config/__init__.py", line
175, in main
ret: ExitCode | int = config.hook.pytest_cmdline_main(config=config)
File "/usr/lib/python3.15/site-packages/pluggy/_hooks.py", line 512, in
__call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs,
firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_manager.py", line 120, in
_hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_callers.py", line 121, in
_multicall
res = hook_impl.function(*args)
File "/usr/lib/python3.15/site-packages/_pytest/main.py", line 336, in
pytest_cmdline_main
return wrap_session(config, _main)
File "/usr/lib/python3.15/site-packages/_pytest/main.py", line 289, in
wrap_session
session.exitstatus = doit(config, session) or 0
File "/usr/lib/python3.15/site-packages/_pytest/main.py", line 343, in _main
config.hook.pytest_runtestloop(session=session)
File "/usr/lib/python3.15/site-packages/pluggy/_hooks.py", line 512, in
__call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs,
firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_manager.py", line 120, in
_hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_callers.py", line 121, in
_multicall
res = hook_impl.function(*args)
File "/usr/lib/python3.15/site-packages/_pytest/main.py", line 367, in
pytest_runtestloop
item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
File "/usr/lib/python3.15/site-packages/pluggy/_hooks.py", line 512, in
__call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs,
firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_manager.py", line 120, in
_hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_callers.py", line 121, in
_multicall
res = hook_impl.function(*args)
File "/usr/lib/python3.15/site-packages/_pytest/runner.py", line 117, in
pytest_runtest_protocol
runtestprotocol(item, nextitem=nextitem)
File "/usr/lib/python3.15/site-packages/_pytest/runner.py", line 136, in
runtestprotocol
reports.append(call_and_report(item, "call", log))
File "/usr/lib/python3.15/site-packages/_pytest/runner.py", line 245, in
call_and_report
call = CallInfo.from_call(
File "/usr/lib/python3.15/site-packages/_pytest/runner.py", line 344, in
from_call
result: TResult | None = func()
File "/usr/lib/python3.15/site-packages/_pytest/runner.py", line 246, in
<lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/usr/lib/python3.15/site-packages/pluggy/_hooks.py", line 512, in
__call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs,
firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_manager.py", line 120, in
_hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_callers.py", line 121, in
_multicall
res = hook_impl.function(*args)
File "/usr/lib/python3.15/site-packages/_pytest/runner.py", line 178, in
pytest_runtest_call
item.runtest()
File "/usr/lib/python3.15/site-packages/_pytest/python.py", line 1671, in
runtest
self.ihook.pytest_pyfunc_call(pyfuncitem=self)
File "/usr/lib/python3.15/site-packages/pluggy/_hooks.py", line 512, in
__call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs,
firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_manager.py", line 120, in
_hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/usr/lib/python3.15/site-packages/pluggy/_callers.py", line 121, in
_multicall
res = hook_impl.function(*args)
File "/usr/lib/python3.15/site-packages/_pytest/python.py", line 157, in
pytest_pyfunc_call
result = testfunction(**testargs)
File
"/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/tests/test_lru.py",
line 440, in test_stress_different_keys_threadsafe
utils_test.check_different_keys_threadsafe(lru, allow_keyerror=True)
File
"/builddir/build/BUILD/python-zict-3.0.0-build/zict-3.0.0/zict/tests/utils_test.py",
line 193, in check_different_keys_threadsafe
f1.result()
File "/usr/lib64/python3.15/concurrent/futures/_base.py", line 445, in result
self._condition.wait(timeout)
File "/usr/lib64/python3.15/threading.py", line 362, in wait
waiter.acquire()
+++++++++++++++++++++++++++++++++++ Timeout
++++++++++++++++++++++++++++++++++++
https://docs.python.org/3.15/whatsnew/3.15.html
For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.15/fedora-r…
For all our attempts to build python-zict with Python 3.15, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.15/package/python-…
Testing and mass rebuild of packages is happening in copr.
You can follow these instructions to test locally in mock if your package
builds with Python 3.15:
https://copr.fedorainfracloud.org/coprs/g/python/python3.15/
Let us know here if you have any questions.
Python 3.15 is planned to be included in Fedora 45.
To make that update smoother, we're building Fedora packages with all
pre-releases of Python 3.15.
A build failure prevents us from testing all dependent packages (transitive
[Build]Requires),
so if this package is required a lot, it's important for us to get it fixed
soon.
We'd appreciate help from the people who know this package best,
but if you don't want to work on this now, let us know so we can try to work
around it on our side.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2412434
[Bug 2412434] Python 3.15
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2440574
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2440573
Bug ID: 2440573
Summary: python-pyqt6 fails to build with Python 3.15:
../../qpy/QtCore/qpycore_pyqtslot.cpp:210:16: error:
‘PyWeakref_GetObject’ was not declared in this scope;
did you mean ‘PyErr_SetObject’?
Product: Fedora
Version: rawhide
Status: NEW
Component: python-pyqt6
Assignee: thunderbirdtr(a)fedoraproject.org
Reporter: ksurma(a)redhat.com
CC: epel-packagers-sig(a)lists.fedoraproject.org,
gui1ty(a)penguinpee.nl, jonathan(a)almalinux.org,
kde-sig(a)lists.fedoraproject.org, ksurma(a)redhat.com,
manisandro(a)gmail.com, mhroncok(a)redhat.com,
thunderbirdtr(a)fedoraproject.org
Blocks: 2412434 (PYTHON3.15)
Target Milestone: ---
Classification: Fedora
python-pyqt6 fails to build with Python 3.15.0a6.
../../qpy/QtCore/qpycore_pyqtslot.cpp: In member function ‘PyObject*
PyQtSlot::instance() const’:
../../qpy/QtCore/qpycore_pyqtslot.cpp:210:16: error: ‘PyWeakref_GetObject’ was
not declared in this scope; did you mean ‘PyErr_SetObject’?
210 | return PyWeakref_GetObject(mself_wr);
| ^~~~~~~~~~~~~~~~~~~
| PyErr_SetObject
https://docs.python.org/3.15/whatsnew/3.15.html
For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.15/fedora-r…
For all our attempts to build python-pyqt6 with Python 3.15, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.15/package/python-…
Testing and mass rebuild of packages is happening in copr.
You can follow these instructions to test locally in mock if your package
builds with Python 3.15:
https://copr.fedorainfracloud.org/coprs/g/python/python3.15/
Let us know here if you have any questions.
Python 3.15 is planned to be included in Fedora 45.
To make that update smoother, we're building Fedora packages with all
pre-releases of Python 3.15.
A build failure prevents us from testing all dependent packages (transitive
[Build]Requires),
so if this package is required a lot, it's important for us to get it fixed
soon.
We'd appreciate help from the people who know this package best,
but if you don't want to work on this now, let us know so we can try to work
around it on our side.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2412434
[Bug 2412434] Python 3.15
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2440573
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2439196
Bug ID: 2439196
Summary: CVE-2026-25990 python-pillow: Pillow: Out-of-bounds
Write via Specially Crafted PSD Image [fedora-43]
Product: Fedora
Version: 43
Status: NEW
Whiteboard: {"flaws": ["c4659ba5-e3e1-47e6-a905-c54269cc7f24"]}
Component: python-pillow
Keywords: Security, SecurityTracking
Severity: high
Priority: high
Assignee: manisandro(a)gmail.com
Reporter: jmoroney(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
infra-sig(a)lists.fedoraproject.org,
manisandro(a)gmail.com,
python-packagers-sig(a)lists.fedoraproject.org
Blocks: 2439170
Target Milestone: ---
Classification: Fedora
Disclaimer: Community trackers are created by Red Hat Product Security team on
a best effort basis. Package maintainers are required to ascertain if the flaw
indeed affects their package, before starting the update process.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2439196
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…