Re: DSO API stability guidelines

2014-03-21 Thread Neil Horman
On Fri, Mar 21, 2014 at 01:25:52PM +0100, Michal Schmidt wrote: > On 03/21/2014 01:18 PM, Neil Horman wrote: > > Can anyone point me to fedora packaging documentation that discusses > > the need for API stability in packaged shared libraries? I'm sure we > > have some requirement that APIs in a DS

Re: DSO API stability guidelines

2014-03-21 Thread Michal Schmidt
On 03/21/2014 01:18 PM, Neil Horman wrote: > Can anyone point me to fedora packaging documentation that discusses > the need for API stability in packaged shared libraries? I'm sure we > have some requirement that APIs in a DSO need to be versioned and > maintained through a release, but for the l

DSO API stability guidelines

2014-03-21 Thread Neil Horman
Hey all- Can anyone point me to fedora packaging documentation that discusses the need for API stability in packaged shared libraries? I'm sure we have some requirement that APIs in a DSO need to be versioned and maintained through a release, but for the life of me I'm unable to find it.