View Issue Details

IDProjectCategoryView StatusLast Update
0006425libextractorbuild systempublic2021-01-30 15:33
Reporterbeberking Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.10 
Target Version1.11Fixed in Version1.11 
Summary0006425: Soname was demoted from libextractor.so.3 to libextractor.so.2
DescriptionI am not sure which commit introduced the change, but the soname of libextractor was demoted from libextractor.so.3 to libextractor.so.2 between 1.9 and 1.10.
TagsNo tags attached.

Activities

Christian Grothoff

2020-07-10 23:39

manager   ~0016443

Woops. Backport: apply this to configure.ac:

-LIB_VERSION_REVISION=7
-LIB_VERSION_AGE=2
+LIB_VERSION_REVISION=8
+LIB_VERSION_AGE=1

Christian Grothoff

2020-07-10 23:40

manager   ~0016444

Fixed in Git in 1d085a9..e51f24b

Issue History

Date Modified Username Field Change
2020-07-07 08:31 beberking New Issue
2020-07-10 23:39 Christian Grothoff Note Added: 0016443
2020-07-10 23:40 Christian Grothoff Note Added: 0016444
2020-07-10 23:40 Christian Grothoff Assigned To => Christian Grothoff
2020-07-10 23:40 Christian Grothoff Status new => resolved
2020-07-10 23:40 Christian Grothoff Resolution open => fixed
2020-07-10 23:40 Christian Grothoff Fixed in Version => Git master
2020-07-10 23:41 Christian Grothoff Target Version => 1.11
2021-01-30 15:33 Christian Grothoff Fixed in Version Git master => 1.11
2021-01-30 15:33 Christian Grothoff Status resolved => closed