Displaying 2 results from an estimated 2 matches for "liboggflack".
Did you mean:
liboggflac
2005 Feb 11
2
liboggflac1 soname
...lib sonames
means the C++ sonames have to be increased as well (and zeroing the C
lib AGE means the C++ ones need to be zeroed as well). The C++ libs
can increase soname/zero AGE without increasing the C lib ones in the
case of C++ specific changes, of course.
2. the AGE of liboggflack should be zeroed in 1.1.1, and thus if 1.1.2
shows futher ABI changes, it will increase the soname (and keep AGE 0).
That would mean sonames like this:
1.1.1 (released with broken sonames):
libFLAC 6:1:0
libFLAC++ 4:1:0
libOggFLAC 2:1:1
LibOggFLAC++ 1:1:1...
2005 Jan 10
3
liboggflac1 soname
On Mon, Jan 10, 2005 at 09:37:18PM -0800, Josh Coalson wrote:
> as far as I can piece together, the last releases went like:
>
> FLAC release libOggFLAC went to
> ------------- ------------------------------------------
> 1.1.0 1:2:0 from 1:1:0 (code changes only I think)
> 1.1.1-beta1 2:0:1 from 1:2:0 (some i'faces added, some changed)
> 1.1.1