Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA-52804: xapi reports Gpg.InvalidSignature for believed-good test hotfixes #44

Merged
1 commit merged into from
Mar 8, 2011

Conversation

mcclurmc
Copy link
Contributor

@mcclurmc mcclurmc commented Mar 8, 2011

We forgot to update the /usr/bin/gpg checksum in ocaml/gpg/gpg.ml after the recent CentOS upgrade. This should go into trunk today to avoid any more failing tests.

I'm going to open a new ticket for us to move the GPG code into xapi-libs. This way v6 and xapi (for hotfixes) can reference a single bit of code, and we won't have to fix this twice again next time we upgrade gpg. (For the unaware, Rob had to fix this separately in v6d last week, since we have md5sums in two places now.)

…tfixes

We recently upgraded CentOS's /usr/bin/gpg in dom0, and now our
md5sums are wrong. Fix this so that we can apply hotfixes again.

Signed-off-by: Mike McClurg <mike.mcclurg@citrix.com>
sharady pushed a commit to sharady/xen-api that referenced this pull request May 11, 2015
opam: add dependency to xapi-backtrace
koushikcgit pushed a commit to koushikcgit/xen-api that referenced this pull request Aug 7, 2015
CA-118130: Allow a domain to write to /local/domain/<domid>/hvmloader
johnelse pushed a commit to johnelse/xen-api that referenced this pull request Nov 27, 2015
…hutcancel

SCTX-2115 CA-182595: Force lifecycle operations must cancel clean ones
kc284 pushed a commit to kc284/xen-api that referenced this pull request Mar 11, 2021
CA-170240: Bump API version number to 2.5
robhoes pushed a commit to robhoes/xen-api that referenced this pull request Jul 6, 2021
robhoes added a commit that referenced this pull request Sep 14, 2021
robhoes pushed a commit that referenced this pull request Sep 14, 2021
Prepare to release 1.4.0
psafont pushed a commit to psafont/xen-api that referenced this pull request Sep 20, 2021
http-svr: make again safe-string compliant after last PR
robhoes pushed a commit to robhoes/xen-api that referenced this pull request Sep 21, 2021
Ported build from oasis to jbuilder.
psafont pushed a commit to psafont/xen-api that referenced this pull request Oct 19, 2021
Initial version of a CLI for networkd
robhoes pushed a commit to robhoes/xen-api that referenced this pull request Nov 23, 2021
message-switch-core.opam: we use rpclib not the old rpc
robhoes added a commit to robhoes/xen-api that referenced this pull request Nov 23, 2021
Allow to run tests as normal user
edwintorok pushed a commit to edwintorok/xen-api that referenced this pull request Jan 22, 2024
unixext: better description for write___to_file
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants