- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 4 2024
Jun 4 2024
clumens closed T782: cts-lab fails with exception if rsyslog is not installed on cluster nodes as Merged by committing rP813e2922da75: Low: python: Support systems where rsyslog is not installed..
Jun 4 2024, 1:46 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rPda309c568412: Low: libpacemaker: Add spaces back to attrd_updater query output. (authored by clumens).
Low: libpacemaker: Add spaces back to attrd_updater query output.
clumens committed rP813e2922da75: Low: python: Support systems where rsyslog is not installed. (authored by clumens).
Low: python: Support systems where rsyslog is not installed.
GitHub <noreply@github.com> committed rP70b4158159a3: Merge pull request #3505 from clumens/attrd_updater-output (authored by kgaillot).
Merge pull request #3505 from clumens/attrd_updater-output
GitHub <noreply@github.com> committed rP122cb2503961: Merge pull request #3500 from clumens/t782 (authored by kgaillot).
Merge pull request #3500 from clumens/t782
@kgaillot I had added this as a parent task because we can't drop require-all from ordering constraints until after we've dropped support for rolling upgrades from <2.0.0
kgaillot committed rPe794ce276021: Build: dependencies: require libdbus 1.5.12 or later (authored by kgaillot).
Build: dependencies: require libdbus 1.5.12 or later
kgaillot committed rP18a93372ddc1: Build: dependencies: require libqb 1.0.1 or later (authored by kgaillot).
Build: dependencies: require libqb 1.0.1 or later
API: libcrmcommon: deprecate CRM_XS
kgaillot committed rP6c92273079bb: Build: rpm: use pkgconfig() for BuildRequires where appropriate (authored by kgaillot).
Build: rpm: use pkgconfig() for BuildRequires where appropriate
kgaillot committed rPbdea4d3e360d: API: libcrmcommon: deprecate crm_extended_logging() (authored by kgaillot).
API: libcrmcommon: deprecate crm_extended_logging()
kgaillot committed rP7499f1d59fe4: Build: dependencies: require Python 3.6 or later (authored by kgaillot).
Build: dependencies: require Python 3.6 or later
kgaillot committed rP34c89b36a4ab: Build: dependencies: require libxml2 2.9.2 or later (authored by kgaillot).
Build: dependencies: require libxml2 2.9.2 or later
kgaillot committed rP2635d9935355: Build: dependencies: require pkg-config 0.28 or later (authored by kgaillot).
Build: dependencies: require pkg-config 0.28 or later
kgaillot committed rP0c18d3d1a83c: Build: configure: drop --enable-compat-2.0 option (authored by kgaillot).
Build: configure: drop --enable-compat-2.0 option
kgaillot committed rPf715e8530199: Build: configure: drop --legacy-links option (authored by kgaillot).
Build: configure: drop --legacy-links option
kgaillot committed rP4813d1227fb1: Build: rpm: drop support for setting RPMDEST to "toplevel" (authored by kgaillot).
Build: rpm: drop support for setting RPMDEST to "toplevel"
kgaillot committed rPaf484f35fabd: Build: rpm: move logrotate script to pacemaker package (authored by kgaillot).
Build: rpm: move logrotate script to pacemaker package
kgaillot committed rP74260ed6873f: Build: rpm: rename --with-stonithd option to --with-linuxha (authored by kgaillot).
Build: rpm: rename --with-stonithd option to --with-linuxha
kgaillot committed rP399df10d8ada: Feature: agents: drop ocf:pacemaker:o2cb resource agent (authored by kgaillot).
Feature: agents: drop ocf:pacemaker:o2cb resource agent
GitHub <noreply@github.com> committed rP1d9a96ad3e66: Merge pull request #3496 from kgaillot/build (authored by kgaillot).
Merge pull request #3496 from kgaillot/build
kgaillot added a parent task for T829: Drop support for require-all in order constraints: Unknown Object (Maniphest Task).
kgaillot removed a subtask for T829: Drop support for require-all in order constraints: Unknown Object (Maniphest Task).
Doc: various: Fix "the the" occurrences
GitHub <noreply@github.com> committed rP487608a4b07b: Merge pull request #3504 from nrwahl2/nrwahl2-2.1 (authored by kgaillot).
Merge pull request #3504 from nrwahl2/nrwahl2-2.1
nrwahl2 moved T829: Drop support for require-all in order constraints from Restricted Project Column to Restricted Project Column on the Restricted Project board.
nrwahl2 added a subtask for T829: Drop support for require-all in order constraints: Unknown Object (Maniphest Task).
Jun 3 2024
Jun 3 2024
kgaillot committed rPf5075cbe3b6c: Refactor: pacemaker-based: use flags variable in do_local_notify() (authored by kgaillot).
Refactor: pacemaker-based: use flags variable in do_local_notify()
kgaillot committed rP1a2b9c817ce6: Log: pacemaker-based: improve local notification messages (authored by kgaillot).
Log: pacemaker-based: improve local notification messages
kgaillot committed rP153cfcf4ffe1: Log: pacemakerd: improve subdaemon check messages (authored by kgaillot).
Log: pacemakerd: improve subdaemon check messages
kgaillot committed rP7eba6b8df397: Low: libcrmcommon: interpret pcmk__remote_ready() return code correctly (authored by kgaillot).
Low: libcrmcommon: interpret pcmk__remote_ready() return code correctly
kgaillot committed rP537455184b80: Log: liblrmd: make TLS handshake error handling consistent (authored by kgaillot).
Log: liblrmd: make TLS handshake error handling consistent
kgaillot committed rPa695ab1ca423: Refactor: libcrmcommon: make pcmk__tls_client_handshake() take timeout in… (authored by kgaillot).
Refactor: libcrmcommon: make pcmk__tls_client_handshake() take timeout in…
kgaillot committed rP552a4149c706: Refactor: libcrmcommon: use switch in pcmk__tls_client_handshake() (authored by kgaillot).
Refactor: libcrmcommon: use switch in pcmk__tls_client_handshake()
kgaillot committed rP53307e4bec7e: Refactor: libcrmcommon: return GnuTLS code in pcmk__tls_client_handshake() (authored by kgaillot).
Refactor: libcrmcommon: return GnuTLS code in pcmk__tls_client_handshake()
kgaillot committed rP48957192b7cc: Log: libcib,liblrmd: improve TLS handshake error messages (authored by kgaillot).
Log: libcib,liblrmd: improve TLS handshake error messages
Doc: ChangeLog: fix 2.1.8-rc1 typos
GitHub <noreply@github.com> committed rP87776802cca7: Merge pull request #3502 from kgaillot/release21 (authored by kgaillot).
Merge pull request #3502 from kgaillot/release21
kgaillot committed rP070bd8669f5e: Log: libcrmcommon,libpe_status: correct typos (authored by kgaillot).
Log: libcrmcommon,libpe_status: correct typos
GitHub <noreply@github.com> committed rPef05d909890a: fix fuzzers (#3501) (authored by DavidKorczynski <david@adalogics.com>).
fix fuzzers (#3501)
nrwahl2 committed rP85f6f29041d0: Refactor: libpacemaker: Use PCMK_XA_NODE (not PCMK_XE_NODE) for attr (authored by nrwahl2).
Refactor: libpacemaker: Use PCMK_XA_NODE (not PCMK_XE_NODE) for attr
nrwahl2 committed rP08ef6c3214d1: Refactor: libcrmcommon: New pcmk__digest_on_disk_cib() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__digest_on_disk_cib()
nrwahl2 committed rP7b54661623f3: Refactor: libcrmcommon: Minor formatting changes to digest v1/v2 (authored by nrwahl2).
Refactor: libcrmcommon: Minor formatting changes to digest v1/v2
nrwahl2 committed rPbc65d8392470: API: libcrmcommon: Deprecate calculate_on_disk_digest() (authored by nrwahl2).
API: libcrmcommon: Deprecate calculate_on_disk_digest()
nrwahl2 committed rP3a3f64ce25fd: Refactor: libcrmcommon: New pcmk__digest_operation() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__digest_operation()
nrwahl2 committed rP11daeeb884b5: API: libcrmcommon: Deprecate calculate_operation_digest() (authored by nrwahl2).
API: libcrmcommon: Deprecate calculate_operation_digest()
nrwahl2 committed rP96728799f2c4: Refactor: libcrmcommon: New pcmk__digest_xml() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__digest_xml()
nrwahl2 committed rPc65c1968fc01: API: libcrmcommon: Deprecate calculate_xml_versioned_digest() (authored by nrwahl2).
API: libcrmcommon: Deprecate calculate_xml_versioned_digest()
nrwahl2 committed rP17224eac5429: Refactor: libcrmcommon: New pcmk__xe_sort_attrs() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xe_sort_attrs()
nrwahl2 committed rPa0784a1fca30: Refactor: librmcommon: Drop sort argument of calculate_xml_digest_v1() (authored by nrwahl2).
Refactor: librmcommon: Drop sort argument of calculate_xml_digest_v1()
GitHub <noreply@github.com> committed rPcc54ee5ae1c2: Merge pull request #3497 from nrwahl2/nrwahl2-xml_refactors (authored by nrwahl2).
Merge pull request #3497 from nrwahl2/nrwahl2-xml_refactors
API: libcrmcommon: Deprecate sorted_xml()
kgaillot committed rPca93921561e1: Refactor: pacemaker-based: use flags variable in do_local_notify() (authored by kgaillot).
Refactor: pacemaker-based: use flags variable in do_local_notify()
kgaillot committed rP5e7f085af6ff: Log: pacemaker-based: improve local notification messages (authored by kgaillot).
Log: pacemaker-based: improve local notification messages
kgaillot committed rP7c7a91211587: Low: libcrmcommon: interpret pcmk__remote_ready() return code correctly (authored by kgaillot).
Low: libcrmcommon: interpret pcmk__remote_ready() return code correctly
kgaillot committed rPf2ccd7219dfa: Log: pacemakerd: improve subdaemon check messages (authored by kgaillot).
Log: pacemakerd: improve subdaemon check messages
kgaillot committed rPe65349e1373e: Log: liblrmd: make TLS handshake error handling consistent (authored by kgaillot).
Log: liblrmd: make TLS handshake error handling consistent
kgaillot committed rPa0fef6dacc6e: Refactor: libcrmcommon: make pcmk__tls_client_handshake() take timeout in… (authored by kgaillot).
Refactor: libcrmcommon: make pcmk__tls_client_handshake() take timeout in…
kgaillot committed rP1b9f4cca2151: Refactor: libcrmcommon: return GnuTLS code in pcmk__tls_client_handshake() (authored by kgaillot).
Refactor: libcrmcommon: return GnuTLS code in pcmk__tls_client_handshake()
kgaillot committed rP19ff19439e43: Refactor: libcrmcommon: use switch in pcmk__tls_client_handshake() (authored by kgaillot).
Refactor: libcrmcommon: use switch in pcmk__tls_client_handshake()
kgaillot committed rP9fd213d353d1: Log: libcib,liblrmd: improve TLS handshake error messages (authored by kgaillot).
Log: libcib,liblrmd: improve TLS handshake error messages
Doc: ChangeLog: fix 2.1.8-rc1 typos
GitHub <noreply@github.com> committed rP5500ae631b67: Merge pull request #3482 from kgaillot/release (authored by kgaillot).
Merge pull request #3482 from kgaillot/release
kgaillot committed rP114ddd8993cb: Log: libcrmcommon,libpe_status: correct typos (authored by kgaillot).
Log: libcrmcommon,libpe_status: correct typos
clumens committed rP6eb0123d5b99: Refactor: include: Run test-headers.sh on internal header files. (authored by clumens).
Refactor: include: Run test-headers.sh on internal header files.
GitHub <noreply@github.com> committed rP009c708e194a: Merge pull request #3495 from clumens/internal-headers (authored by kgaillot).
Merge pull request #3495 from clumens/internal-headers
Jun 2 2024
Jun 2 2024
wenningerk committed rS7a3cd78bad8c: build: sbd.spec - remove commented setup macro (authored by wenningerk).
build: sbd.spec - remove commented setup macro
GitHub <noreply@github.com> committed rS42455eb4298f: Merge pull request #155 from wenningerk/tweak_spec (authored by wenningerk).
Merge pull request #155 from wenningerk/tweak_spec
build: update changelog in spec-file
Jun 1 2024
Jun 1 2024
nrwahl2 triaged T828: bundle-order-partial regression test fails and was never added to cts-scheduler as Low priority.
May 31 2024
May 31 2024
clumens changed the status of T782: cts-lab fails with exception if rsyslog is not installed on cluster nodes from Open to WIP.
May 31 2024, 4:26 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rRc784b83cbf36: Merge pull request #1943 from oalbrigt/ocf-shellfuncs-fix-version-regex… (authored by oalbrigt).
Merge pull request #1943 from oalbrigt/ocf-shellfuncs-fix-version-regex…
oalbrigt committed rR34e51ac4a554: ocf-shellfuncs: fix version regex in ocf_local_nodename() (authored by oalbrigt).
ocf-shellfuncs: fix version regex in ocf_local_nodename()
id <happytobi@tscoding.de> committed rR7739c2a802c1: azure-events-az: update to API versions, add retry functionality for metadata… (authored by id <happytobi@tscoding.de>).
azure-events-az: update to API versions, add retry functionality for metadata…
GitHub <noreply@github.com> committed rR0a4629012965: Merge pull request #1941 from HappyTobi/azure-update (authored by oalbrigt).
Merge pull request #1941 from HappyTobi/azure-update
May 30 2024
May 30 2024
Low: attrd: Ensure set ID is non-empty
nrwahl2 committed rP3589383aa72a: Refactor: libcrmcommon: New pcmk__xml_is_name_start_char() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_is_name_start_char()
nrwahl2 committed rPc3e9e6012dd4: Test: libcrmcommon: Unit-test pcmk__xml_is_name_start_char() (authored by nrwahl2).
Test: libcrmcommon: Unit-test pcmk__xml_is_name_start_char()
nrwahl2 committed rP45c4e20019f2: Refactor: libcrmcommon: New pcmk__xml_is_name_char() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_is_name_char()
nrwahl2 committed rP8d0357ba7c36: Test: libcrmcommon: Unit-test pcmk__xml_is_name_char() (authored by nrwahl2).
Test: libcrmcommon: Unit-test pcmk__xml_is_name_char()
nrwahl2 committed rPe09d0d261e99: Refactor: libcrmcommon: New pcmk__xml_sanitize_id() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_sanitize_id()
nrwahl2 committed rP75bed6a9cb4e: Test: libcrmcommon: Add unit tests for pcmk__xml_sanitize_id() (authored by nrwahl2).
Test: libcrmcommon: Add unit tests for pcmk__xml_sanitize_id()
nrwahl2 committed rP09d13ae759d8: Refactor: libcrmcommon: New pcmk__xe_set_id() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xe_set_id()
nrwahl2 committed rP72fe2277abfd: API: libcrmcommon: Deprecate crm_xml_set_id() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_xml_set_id()
nrwahl2 committed rPac8cf2f687ea: Test: libcrmcommon: Add unit tests for pcmk__xe_set_id() (authored by nrwahl2).
Test: libcrmcommon: Add unit tests for pcmk__xe_set_id()
nrwahl2 committed rPb4277cad1cae: API: libcrmcommon: Deprecate crm_xml_sanitize_id() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_xml_sanitize_id()
nrwahl2 committed rP9e0f1d2ce035: Low: libcrmcommon: Restore XML_CIB_TAG_STATE constant (authored by nrwahl2).
Low: libcrmcommon: Restore XML_CIB_TAG_STATE constant
nrwahl2 committed rPf97bac97ccdf: Low: libcrmcommon: Restore XML_TAG_TRANSIENT_NODEATTRS constant (authored by nrwahl2).
Low: libcrmcommon: Restore XML_TAG_TRANSIENT_NODEATTRS constant
nrwahl2 committed rP0f2d714446a5: Low: libcrmcluster: Restore crm_peer_init() (authored by nrwahl2).
Low: libcrmcluster: Restore crm_peer_init()
nrwahl2 committed rP19863f7b668c: Low: libcrmcommon: Restore XML_TAG_ATTR_SETS constant (authored by nrwahl2).
Low: libcrmcommon: Restore XML_TAG_ATTR_SETS constant
nrwahl2 committed rPb9ad70aaf8c5: Low: libcrmcommon: Restore XML_CIB_TAG_NVPAIR constant (authored by nrwahl2).
Low: libcrmcommon: Restore XML_CIB_TAG_NVPAIR constant
nrwahl2 committed rP6f45e92e59ca: Low: libcrmcommon: Restore XML_CIB_ATTR_SHUTDOWN constant (authored by nrwahl2).
Low: libcrmcommon: Restore XML_CIB_ATTR_SHUTDOWN constant
GitHub <noreply@github.com> committed rPd15b3e762397: Merge pull request #3481 from nrwahl2/nrwahl2-xml_refactors (authored by nrwahl2).
Merge pull request #3481 from nrwahl2/nrwahl2-xml_refactors
kgaillot committed rP818068098c1a: Low: scheduler: parenthesize arguments in action macros (authored by kgaillot).
Low: scheduler: parenthesize arguments in action macros
kgaillot committed rPbad4c0537a25: API: libcrmcommon: drop pcmk_resource_t cluster member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t cluster member
kgaillot committed rP8094b4143ec4: API: libcrmcommon: drop pcmk_resource_t parent member (authored by kgaillot).
API: libcrmcommon: drop pcmk_resource_t parent member