Changelog for
netcfg-11.6-lp151.2.3.noarch.rpm :
* Thu Feb 22 2018 matthias.gerstnerAATTsuse.com- Include /etc/ethertypes to resolve a conflict between security:netfilter/ebtables and security:netfilter/iptables-nft. This ethertypes version comes from iptables, because it contains an additional entry over the ebtables one. Increased minor version to allow a suitable Requires statement in ebtables/iptables. FATE#320520
* Thu Feb 22 2018 fvogtAATTsuse.com- Use %license (boo#1082318)
* Tue Mar 07 2017 tchvatalAATTsuse.com- Update script to generage services to use UTF8 by default bsc#1028305- Update the services list with latest content
* Tue Jan 05 2016 tchvatalAATTsuse.com- Repack services.bz2 with latest from upstream and adjust the script to not add all the names+emails at the bottom bnc#959693
* Tue Aug 25 2015 tchvatalAATTsuse.com- Do not actually replace the hostname if user already has something in there. Thanks to Takashi Iwai for spotting this
* Tue Aug 04 2015 tchvatalAATTsuse.com- Do not ghost the empty /etc/hostname to not break installationimages pkg.
* Thu Jun 11 2015 tchvatalAATTsuse.com- Keep /etc/hostname empty and %ghost it. bnc#934056
* Wed Dec 17 2014 tchvatalAATTsuse.com- Try different approach to fix failing migration from 13.1. This one is from locilka
* Wed Dec 17 2014 tchvatalAATTsuse.com- Keep the condition posix as it is shorter :)
* Mon Dec 01 2014 tchvatalAATTsuse.com- Spec-cleanify the previous commit.
* Mon Dec 01 2014 tchvatalAATTsuse.com- Redo the HOSTNAME -> hostname migration to support smallest possible step. Thus ensuring the migration is done just once and finished: [#] HOSTNAME migration supported scenarios [bnc#858908]: [#] /etc/HOSTNAME -> /etc/hostname content preservation. [#] If hostname and HOSTNAME both exist HOSTNAME wins. [#] Nothing apart from content of the document is preserved- Solves bnc#858908 and bnc#899506 while moves bnc#887039 to unsupported scenarios.
* Mon Dec 01 2014 tchvatalAATTsuse.com- Remove the socket check from the defaultdomain checker as it was always false and thus not needed - Add comment explaining the reason for the code
* Mon Dec 01 2014 tchvatalAATTsuse.com- Drop the scriptlet for the netgroup handling. It was caused by the aaa_base -> netcfg move, which I guess after 12 years is moot