[yast-commit] [yast/yast-yast2] 47dc50: Sanitizing metadata got from SuSEfirewall2 service...
Branch: refs/heads/master Home: https://github.com/yast/yast-yast2 Commit: 47dc50f5efa37830b45de0850d3a714229ee0fb3 https://github.com/yast/yast-yast2/commit/47dc50f5efa37830b45de0850d3a714229... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M library/network/src/modules/SuSEFirewallServices.rb Log Message: ----------- Sanitizing metadata got from SuSEfirewall2 services files - bnc#893583 - Some maintainers use the TEMPLATE file to create their own service file, but they do not change some parts of the file, thus Yast shows texts like "template service" and "opens ports for foo in order to allow bar" - this commit makes such texts ignored Commit: b8e96b9cd55809537c23e2fbafcd72f08eee2691 https://github.com/yast/yast-yast2/commit/b8e96b9cd55809537c23e2fbafcd72f08e... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M library/network/src/modules/SuSEFirewallServices.rb Log Message: ----------- Fixed reading service files - Some used comments with leading '###' Commit: 25fd9185108323d02b0ac536a1174bc953d953f1 https://github.com/yast/yast-yast2/commit/25fd9185108323d02b0ac536a1174bc953... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M library/network/src/modules/SuSEFirewall.rb M library/network/src/modules/SuSEFirewallServices.rb Log Message: ----------- Lazy-loading SuSEfirewall2 services - bnc#872960: Services can be installed while Yast is already running (and thus SuSEfirewall can be read already) - This makes Yast to read the services ONLY when they are needed (already handled internally in SuSEFirewallServices) Commit: 22ae43e23da1cd1e42c73f631aee74e94f368d17 https://github.com/yast/yast-yast2/commit/22ae43e23da1cd1e42c73f631aee74e94f... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M package/yast2.changes M package/yast2.spec Log Message: ----------- Changes and new version Commit: 3b14893652739a6b8b8c7f3dfb39a0432c25378a https://github.com/yast/yast-yast2/commit/3b14893652739a6b8b8c7f3dfb39a0432c... Author: Lukas Ocilka <lukas.ocilka@gmail.com> Date: 2014-08-27 (Wed, 27 Aug 2014) Changed paths: M library/network/src/modules/SuSEFirewall.rb M library/network/src/modules/SuSEFirewallServices.rb M package/yast2.changes M package/yast2.spec Log Message: ----------- Merge pull request #288 from kobliha/susefirewall-services Fixed SuSEfirewall2 services behavior Compare: https://github.com/yast/yast-yast2/compare/d25132c6f70a...3b1489365273
participants (1)
-
GitHub