Release notes available here
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Differential D1499
Update libnss to 3.34.1 & convert to ypkg Authored by kyrios123 on Nov 30 2017, 2:18 PM. Tags None Referenced Files
Subscribers
Details
Release notes available here Signed-off-by: Pierre-Yves <pyu@riseup.net> Successfully build suricata & volume_key against this version
Diff Detail
Event TimelineComment Actions Since I accidentally duplicated your work, I have some thoughts, doesn't mean you should implement them per say. Do we need the static files for anything? Comment Actions Good point for the licenses. I saw it was released under MPL-2.0 but I didn't check further. Regarding the package, I don't know why static libraries are shipped. I know that @ikey prefers that I split the work in multiple phases (i.e: convert the package without changing it, then make the modifications in a next update) so it's easier to tackle eventual issues and it doesn't remain in the queue during months (like the conversion/update/modifications I made all together for the cups package for example). This of course, doesn't apply for you as you're more skilled/experienced than I am. I never add man pages/docs for the packages that are in system.base/system.devel unless there is a request for it. But if you do so, you might consider adding -docs pattern (depending on the size) to prevent the base image from growing unnecessarily. Comment Actions LGTM - we can do follow up commits to clean it up. For complex conversions I prefer staged. |