Skip to content

Commit

Permalink
Merge pull request #504 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 a6f175f + 00a804f commit 3ac9137
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/yast2-packager.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 4 14:09:29 UTC 2020 - Josef Reidinger <jreidinger@suse.com>

- Mark packager and repositories as WSL capable modules
(bsc#1162650)
- 4.2.48

-------------------------------------------------------------------
Wed Jan 29 15:35:20 UTC 2020 - Stefan Hundhammer <shundhammer@suse.com>

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


Name: yast2-packager
Version: 4.2.47
Version: 4.2.48
Release: 0
Summary: YaST2 - Package Library
License: GPL-2.0-or-later
Expand Down
1 change: 1 addition & 0 deletions src/desktop/org.opensuse.yast.SWSingle.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ X-SuSE-YaST-Geometry=
X-SuSE-YaST-SortKey=20
X-SuSE-YaST-AutoInstResource=
X-SuSE-YaST-Keywords=software,packages,rpm,repositories,installation,deletion
X-SuSE-YaST-WSL=true

Icon=yast-sw_single
Exec=xdg-su -c "/sbin/yast2 sw_single"
Expand Down
1 change: 1 addition & 0 deletions src/desktop/org.opensuse.yast.SWSource.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ X-SuSE-YaST-Geometry=
X-SuSE-YaST-SortKey=
X-SuSE-YaST-AutoInstResource=
X-SuSE-YaST-Keywords=software,packages,rpm,repositories
X-SuSE-YaST-WSL=true

Icon=yast-sw_source
Exec=xdg-su -c "/sbin/yast2 repositories"
Expand Down

0 comments on commit 3ac9137

Please sign in to comment.