<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Daniel,<div class=""><br class=""></div><div class="">as gentoo portage applies it’s own patches and init scripts according to the release number (even requiring dependencies for modules) there is no choice about “not adding” version names to the ebuilds.</div><div class=""><br class=""></div><div class="">You can see the same behavior here:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/kamailio/kamailio/tree/4.4/pkg/ser/gentoo" class="">https://github.com/kamailio/kamailio/tree/4.4/pkg/ser/gentoo</a></div><div class=""><br class=""></div><div class="">I will take care of maintaining every minor release if needed.</div><div class=""><br class=""></div><div class=""><div class="">I’m going to pull the commit over latest 5.4</div><div class=""><br class=""></div><div class="">Kind regards.</div><div class=""><br class=""></div><span class="">Federico Santulli<br class=""><span class=""><br class=""></span></span><span class=""></span><span class=""><br class=""><blockquote type="cite" class="">Il giorno 14 feb 2020, alle ore 10:09, Daniel-Constantin Mierla <<a href="mailto:miconda@gmail.com" class="">miconda@gmail.com</a>> ha scritto:<br class=""><br class="">Hello,<br class=""><br class="">does the ebuild file need to have the version in the name?<br class=""><br class="">I do not remember how was in the previous gentoo build specs, but I would prefer not to have version numbers in the file names, because that means adding/removing/renaming files every time there is a minor release.<br class=""><br class="">Therefore, if not a constraint of the gentoo package build system, it would be better to just have the file named kamailio.ebuild, without any version number in the name, in every git branch and then have specific content for each branch version. So, besides the master, the branch 5.3 gets also only kamailio.ebuild file with content specific for 5.3.2 and we just update inside it with each new minor release.<br class=""><br class="">Cheers,<br class="">Daniel<br class=""><br class="">On 13.02.20 17:36, Federico Santulli wrote:<br class=""><blockquote type="cite" cite="mid:F98029A6-F3E3-4527-BA1A-6C2DA416A079@nhm.it" class="">Hi Henning,<br class=""><br class="">If you agree we could have all the main releases in the git master with the 9999 file and just backport the branch relative release.<br class=""><br class="">This way I can just pull those files and then you can backport to branches.<br class=""><br class="">Please let me know, otherwise I will proceed with the ZIP.<br class=""><br class="">Kind regards.<br class=""><br class="">Federico Santulli<br class=""><br class="">NHM - S.R.L.<br class="">Via Raffaello Sanzio, 88<br class="">81031 Aversa (CE)<br class="">Italy<br class=""><br class=""><blockquote type="cite" class="">Il giorno 13 feb 2020, alle ore 17:33, Henning Westerholt <<a href="mailto:hw@skalatan.de" class="">hw@skalatan.de</a>> ha scritto:<br class=""><br class="">Hello Federico,<br class=""> <br class="">In git master we should have the -9999 file, and in the respective stable branches the other files.<br class=""> <br class="">You can send me the files e.g. as zip or patch file directly (send not to the list), and I integrate it in the repository.<br class=""> <br class="">You could do further updates then directly there.<br class=""> <br class="">Cheers,<br class=""> <br class="">Henning<br class=""> <br class="">-- <br class="">Henning Westerholt – https://skalatan.de/blog/<br class="">Kamailio services – https://gilawa.com<br class=""> <br class="">From: Federico Santulli <kam.list@nhm.it> <br class="">Sent: Thursday, February 13, 2020 3:54 PM<br class="">To: Henning Westerholt <hw@skalatan.de><br class="">Cc: Kamailio (SER) - Development Mailing List <sr-dev@lists.kamailio.org><br class="">Subject: Re: [sr-dev] About FOSDEM talks<br class=""> <br class="">Hi Henning,<br class=""> <br class="">actually i’m going to pull the pkg/kamailio/gentoo folder.<br class=""> <br class="">It contains:<br class="">·        files<br class="">o   kamailio.confd<br class="">o   kamailio.initd<br class="">·        kamailio-5.1.10.ebuild<br class="">·        kamailio-5.2.6.ebuild<br class="">·        kamailio-5.3.2.ebuild<br class="">·        kamailio-9999.ebuild<br class="">As it contains all builds for every single version, and also the one for the master release, how you think they should be packaged?<br class=""> <br class="">One ebuild for every release and the 9999 for the master or all in one?<br class=""> <br class="">Could be the commit message like this?<br class=""> <br class="">pkg/gentoo: Added ebuild for versions 5.1.10, 5.2.6, 5.3.2 and master.<br class=""><br class="">Please let me know.<br class=""><br class="">Best regards.<br class=""> <br class="">Federico Santulli<br class=""> <br class="">NHM - S.R.L.<br class="">Via Raffaello Sanzio, 88<br class="">81031 Aversa (CE)<br class="">Italy<br class=""><br class=""> <br class=""> <br class=""><br class=""><br class="">Il giorno 13 feb 2020, alle ore 13:53, Henning Westerholt <hw@skalatan.de> ha scritto:<br class=""> <br class="">Hello Federico,<br class=""><br class="">Great to hear from you, it was nice to meet you at FOSDEM!<br class=""><br class="">Extensions to modules that add new useful functionality are always welcome, and packaging support of course as well. You probably know this document already, it gives many hints about our way of working and some guidelines for commit messages etc..https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md <br class=""><br class="">The usual way how we work in Kamailio is to use github pull requests. So the best way would be if you create pull requests for the sdpops extensions and the gentoo ebuild. For the historyinfo header extensions I think a pull request would be good as well.  In this case we should discuss with the other developers in the request how to merge it best, e.g. as a dedicated module or to add them to the pv module, for example. <br class=""><br class="">If you plan to do more work on the Gentoo ebuild packaging, you will get also commit access to our repository that you can maintain the ebuild files directly in git master. Just let us know after you submitted the first Gentoo packaging pull request. The old ebuilds were removed because they were outdated.<br class=""><br class="">One last note - new functionality will be included in the next major release 5.4.0, the package files can be also integrated into the stabled releases branches 5.3 and 5.2.<br class=""><br class="">Cheers,<br class=""><br class="">Henning<br class=""><br class="">-- <br class="">Henning Westerholt – https://skalatan.de/blog/<br class="">Kamailio services – https://gilawa.com <br class=""><br class="">-----Original Message-----<br class="">From: sr-dev <sr-dev-bounces@lists.kamailio.org> On Behalf Of Federico Santulli<br class="">Sent: Thursday, February 13, 2020 12:57 PM<br class="">To: sr-dev@lists.sip-router.org<br class="">Subject: [sr-dev] About FOSDEM talks<br class=""><br class="">Hi Henning,<br class=""><br class="">as I was discussing with you at the fosdem dinner we were developing something on the 5.3 branch yet:<br class=""><br class="">we have a module for the history info processing with functions and pv variables $hi[index] handling.<br class="">As I told you before moving the pvs to the core, we would like to have a well tested module.<br class=""><br class="">We have also added functions to the sdpops module to allow codec reorder, remove and other manipulations over the request/response processing (matching between invites and updates with 200 OK responses).<br class=""><br class="">We have added native and kemi functions to the userblacklist module where we do global filtering based on the from uri or other customer selected field.<br class=""><br class="">We have also readded and updated the Gentoo ebuilds that were removed many releases ago. We based them on the stable releases and we have one too for git with version 9999 as usual.<br class=""><br class="">Do you think we can start to push some code?<br class=""><br class="">Kind regards.<br class=""><br class="">Federico Santulli<br class=""><br class="">NHM - S.R.L.<br class="">Via Raffaello Sanzio, 88<br class="">81031 Aversa (CE)<br class="">Italy<br class=""><br class=""><br class="">_______________________________________________<br class="">Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev<br class=""> <br class=""></blockquote><br class=""><br class=""><br class="">_______________________________________________<br class="">Kamailio (SER) - Development Mailing List<br class=""><br class=""><a href="mailto:sr-dev@lists.kamailio.org" class="">sr-dev@lists.kamailio.org</a><br class="">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev<br class=""></blockquote>-- <br class="">Daniel-Constantin Mierla -- <br class=""><a href="http://www.asipto.com" class="">www.asipto.com</a><br class="">www.twitter.com/miconda -- www.linkedin.com/in/miconda<br class=""><br class="">Kamailio Advanced Training - March 9-11, 2020, Berlin - <br class="">www.asipto.com<br class=""><br class="">Kamailio World Conference - April 27-29, 2020, in Berlin -- <br class="">www.kamailioworld.com<br class=""></blockquote></span><br class=""></div></body></html>