Hi Salvatore, Am Sonntag, den 23.11.2014, 21:44 +0100 schrieb Salvatore Bonaccorso: > Hi Tobi, > > On Sun, Nov 23, 2014 at 04:57:28PM +0100, Tobias Frost wrote: > > After testing and looks that it is working, I will upload it to > > DELAYED/5. > > Please let me know if I should cancel it or delay it further. > > Please note that there is ongoing work by the maintainer asking for a > pre-approval on the release team, see #770501. There is a probme as it > seems tehere is an API/ABI break. > > So please double check with Luca (cc'ed him). > > Regards, > Salvatore
thanks for the feedback. Regarding the ABI -- my patch considers that: The ABI is strictly the same, even if no application should use that ABI (it's exported, but not declared by the header): The patch does not add the additional parameter, but enforces the limit PATH_MAX -- this is consitent with the usage of this function from (within) the library. IMHO applications using this function would be buggy as it uses a non-properly-prototyped-exported function; also codesearch.d.n indicates that there is no such call in the archives [1] Regarding #770501, thanks for the hint (sigh, why do people not indicate that in the bugs they want to fix? :-/ e-g blocked-by or pending tags or just submitting the patch to the BTS?) (IMHO issue #766257, is not covered by the freeze policy) -- tobi [1] http://codesearch.debian.net/search?q=rfbFilenameTranslate2UNIX -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org