Bug 1551679 - bacula: Compiles some files with -fno-exceptions
Summary: bacula: Compiles some files with -fno-exceptions
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: bacula
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Simone Caronni
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: Fedora28BuildFlags
TreeView+ depends on / blocked
 
Reported: 2018-03-05 17:03 UTC by Florian Weimer
Modified: 2018-06-06 13:30 UTC (History)
5 users (show)

Fixed In Version: bacula-9.0.7-2.fc27 bacula-9.0.7-3.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-06 12:57:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2018-03-05 17:03:28 UTC
src/lib/rwlock.c is compiled with -fno-exceptions, overriding the standard Fedora compiler flags (CFLAGS) from redhat-rpm-config.

This is undesirable because it disables the cancellation hardening for the pthread_cleanup_push/pthread_cleanup_pop macros.

Comment 1 Fedora Update System 2018-05-14 11:40:37 UTC
bacula-9.0.7-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ee062a47e4

Comment 2 Fedora Update System 2018-05-14 11:40:54 UTC
bacula-9.0.7-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-b6baf2517b

Comment 3 Fedora Update System 2018-05-14 19:17:18 UTC
bacula-9.0.7-2.fc27, bacula-docs-9.0.7-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ee062a47e4

Comment 4 Fedora Update System 2018-05-14 20:39:43 UTC
bacula-9.0.7-3.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-b6baf2517b

Comment 5 Florian Weimer 2018-05-16 08:40:46 UTC
bacula-9.0.7-3.fc28 has looks okay as far as exception handling is concerned.

Comment 6 Fedora Update System 2018-06-06 12:57:46 UTC
bacula-9.0.7-2.fc27, bacula-docs-9.0.7-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2018-06-06 13:30:08 UTC
bacula-9.0.7-3.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.