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

Please introduce soname bump if API changed #147

Closed
cicku opened this issue Jul 28, 2014 · 2 comments
Closed

Please introduce soname bump if API changed #147

cicku opened this issue Jul 28, 2014 · 2 comments

Comments

@cicku
Copy link
Contributor

cicku commented Jul 28, 2014

Postgis built with 0.11 failed to start:

could not load library "/usr/lib64/pgsql/postgis-2.1.so": /usr/lib64/pgsql/postgis-2.1.so: undefined symbol: json_tokener_errors

And next time please bump the soname if API has been changed, this will affect the binary distros since we can't compile endlessly.

Thanks.

@cgwalters
Copy link
Contributor

@hawicz
Copy link
Member

hawicz commented Dec 10, 2017

soname was bumped a while ago. Also, a new release (0.13) with that soname is now available.

@hawicz hawicz closed this as completed Dec 10, 2017
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

No branches or pull requests

3 participants