8000 Incompatibility with cereal 1.3.1 · Issue #224 · flatsurf/e-antic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Incompatibility with cereal 1.3.1 #224

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

Closed
jamesjer opened this issue Jan 23, 2022 · 0 comments · Fixed by #242
Closed

Incompatibility with cereal 1.3.1 #224

jamesjer opened this issue Jan 23, 2022 · 0 comments · Fixed by #242

Comments

@jamesjer
Copy link

The cereal package was updated to version 1.3.1 in Fedora and now the e-antic package does not build successfully. The issue is that cereal 1.3.1 added a fix for CVE-2020-11105 that changes the parameter of registeredSharedPointer to const std::shared_ptr<const void>&. See USCiLab/cereal#742 for a request to the cereal developers to do something about it.

saraedum added a commit to saraedum/e-antic that referenced this issue May 19, 2022
we have lots of these in the flatsurvey database so it is convenient to
be able to restore them.

Also adapt to cereal >=1.3.1, i.e., fixes flatsurf#224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0