Skip to content

Commit

Permalink
Merge pull request #478 from yast/wsl_whitelist
Browse files Browse the repository at this point in the history
Wsl whitelist
  • Loading branch information
jreidinger committed Feb 4, 2020
2 parents 4994f76 + 65d4012 commit c75f51d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package/yast2-registration.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 4 14:06:59 UTC 2020 - Josef Reidinger <jreidinger@suse.com>

- Mark registration as WSL capable module (bsc#1162650)
- 4.2.31

-------------------------------------------------------------------
Wed Jan 29 14:26:12 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-registration.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-registration
Version: 4.2.30
Version: 4.2.31
Release: 0
Summary: YaST2 - Registration Module
License: GPL-2.0-only
Expand Down
1 change: 1 addition & 0 deletions src/desktop/org.opensuse.yast.SCC.AddExtensions.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ X-SuSE-YaST-Argument=select_extensions
X-SuSE-YaST-RootOnly=yes
X-SuSE-YaST-Group=Software
X-SuSE-YaST-Keywords=extensions,modules,software,registration,scc,package,repositories
X-SuSE-YaST-WSL=true

Icon=yast-addon-extension
Exec=/usr/bin/xdg-su -c "/sbin/yast2 scc select_extensions"
Expand Down
1 change: 1 addition & 0 deletions src/desktop/org.opensuse.yast.SCC.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ X-SuSE-YaST-AutoInstRequires=lan,proxy
X-SuSE-YaST-AutoInstSchema=registration.rnc
X-SuSE-YaST-AutoInstResource=suse_register
X-SuSE-YaST-Keywords=scc,software,registration,smt,rmt,module,extension
X-SuSE-YaST-WSL=true

Icon=yast-product-registration
Exec=/usr/bin/xdg-su -c "/sbin/yast2 scc"
Expand Down

0 comments on commit c75f51d

Please sign in to comment.