Skip to content
Success

#27339 (Mar 10, 2026, 4:03:00 PM)

Started 8 hr 35 min ago
Took 2.1 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ccid-firmware build number 129
originally caused by:

This run spent:

  • 5.7 sec waiting;
  • 2.1 sec build duration;
  • 7.8 sec total from scheduled to completion.
Revision: 3b05a797300104530fe509177d1a8a4cff9caa79
Repository: $GERRIT_REPO_URL
  • master
ccid: properly reject PC_to_RDR_{ResetParameters,SetParameters}

As per CCID 1.1 ch 6.2.3 a reader that does not support
these commands can reject them, which we now do, instead of
pretending to accept the params.

This requires https://gitlab.com/wireshark/wireshark/-/issues/20107 to
be properly decoded in wireshark >= 4.4.8 .

As a bonus this fixes the error response in gen_err_resp which so far had superfluous param data attached to it.

Closes: OS#5380
Change-Id: I4d0671c160e9028097397ec47982bafbfdc24f24
ewild at