Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit 664e123

Browse files
[Release] 4.1.0
2 parents 9034956 + a0e0959 commit 664e123

20 files changed

Lines changed: 311 additions & 61 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
name: Bug Report
2+
description: Create a report to help us improve
3+
labels: ["Bug"]
4+
assignees:
5+
- patrick330602
6+
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
Thanks for taking the time to fill out this bug report!
11+
12+
> **ATTENTION!**
13+
>
14+
> Built-in versions of wslu in Ubuntu are no longer supported by me.
15+
>
16+
> If you have problems, please:
17+
> 1. Report to the Ubuntu WSL team; or
18+
> 2. Try the PPA version of WSL here: <https://launchpad.net/~wslutilities/+archive/ubuntu/wslu>
19+
>
20+
> Usually The PPA version of wslu will address most of your problems.
21+
- type: dropdown
22+
id: win-version
23+
attributes:
24+
label: Windows Version
25+
description: What version of Windows are you running?
26+
options:
27+
- Windows 10
28+
- Windows 11
29+
validations:
30+
required: true
31+
- type: input
32+
id: win-build
33+
attributes:
34+
label: Windows Build Number
35+
description: What's your Windows build number?
36+
placeholder: e.g. build 17704
37+
validations:
38+
required: true
39+
- type: dropdown
40+
id: wsl-version
41+
attributes:
42+
label: WSL Version
43+
description: What version of WSL are you running?
44+
options:
45+
- WSL 1
46+
- WSL 2
47+
- Not Applicable
48+
validations:
49+
required: true
50+
- type: input
51+
id: wsl-distro
52+
attributes:
53+
label: Distro Version
54+
description: What's the distro? If it happens on multiple distros, please list them.
55+
placeholder: e.g. Ubuntu 20.04
56+
validations:
57+
required: true
58+
- type: input
59+
id: wslu-version
60+
attributes:
61+
label: WSL Utilities Version
62+
description: What's the version of WSL Utilities?
63+
placeholder: e.g. 2.3.4
64+
validations:
65+
required: true
66+
- type: textarea
67+
id: description
68+
attributes:
69+
label: Describe the bug
70+
description: A clear and concise description of what the bug is.
71+
validations:
72+
required: true
73+
- type: textarea
74+
id: steps-to-reproduce
75+
attributes:
76+
label: Steps to Reproduce
77+
description: Steps to reproduce the behavior.
78+
placeholder: |
79+
1. Go to '...'
80+
2. Click on '....'
81+
3. Scroll down to '....'
82+
4. See error
83+
validations:
84+
required: true
85+
- type: textarea
86+
id: expected-behavior
87+
attributes:
88+
label: Expected behavior
89+
description: A clear and concise description of what you expected to happen.
90+
validations:
91+
required: true
92+
- type: textarea
93+
id: additional-context
94+
attributes:
95+
label: Additional context
96+
description: Add any other context about the problem here.
97+
- type: checkboxes
98+
id: terms
99+
attributes:
100+
label: Code of Conduct
101+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/wslutilities/wslu/blob/7920eb4f94873666477032a33ab57a9b6ee9ad96/CODE_OF_CONDUCT.md)
102+
options:
103+
- label: I agree to follow this project's Code of Conduct
104+
required: true

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
cp -f ./CODE_OF_CONDUCT.md ./website/coc.md
2020
cp -f ./CONTRIBUTING.md ./website/contributing.md
2121
git --git-dir=./website/.git --work-tree=./website add -A
22-
git --git-dir=./website/.git --work-tree=./website commit -m "Manpage update"
22+
git --git-dir=./website/.git --work-tree=./website commit -m "Document update"
2323
git --git-dir=./website/.git --work-tree=./website push
2424

Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ all: doc
2828
rm $(HEADER).tmp
2929
chmod +x $(OUTPATH)/*
3030

31-
install: doc_install res_install
31+
install: doc_install res_install conf_install
3232
install -Dm 755 out/* -t $(DESTDIR)$(PREFIX)/bin
3333

3434
uninstall:
@@ -62,6 +62,9 @@ res_install:
6262
install -Dm 644 src/etc/*.desktop $(DESTDIR)$(PREFIX)/share/wslu
6363
install -Dm 644 src/etc/conf $(DESTDIR)$(PREFIX)/share/wslu
6464

65+
conf_install:
66+
install -Dm 644 src/etc/user/conf $(DESTDIR)/etc/wslu
67+
6568
clean:
6669
rm -rf $(OUTPATH)
6770
rm -rf $(OUTMANPATH)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![GitHub license](https://img.shields.io/github/license/wslutilities/wslu?style=flat-square&label=license&color=blue&logo=github)](https://github.com/wslutilities/wslu/blob/master/LICENSE)
88
[![GitHub (pre-)release](https://img.shields.io/github/v/release/wslutilities/wslu?include_prereleases&logo=github&style=flat-square)](https://github.com/wslutilities/wslu)
99
[![Twitter Follow](https://img.shields.io/twitter/follow/wslutilities?style=flat-square&logo=twitter&color=1DA1F2&label=follow)](https://twitter.com/wslutilities)
10+
[![Mastodon Follow](https://img.shields.io/mastodon/follow/108802672885079993?color=6364FF&domain=https%3A%2F%2Ffosstodon.org&label=follow&logo=mastodon&logoColor=6364FF&style=flat-square)](https://fosstodon.org/@wslutilities)
1011

1112
</div>
1213

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0-1
1+
4.1.0-1

docs/wslsys.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ For example, \fB"light"\fR.
8787
.B -T, --win-system-type
8888
Print whether the system is running in Windows Desktop, Windows Server, or Windows Domain Controller.
8989
For example, \fB"Server"\fR.
90+
.TP
91+
.B -d, --systemd-status
92+
Print the status of systemd in WSL.
9093
.SH AUTHOR
9194
Created by Patrick Wu <me@patrickwu.space>
9295
.SH REPORTING BUGS

docs/wslu.7

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Entering debug mode.
4545
Entering verbose mode.
4646
.SH CONFIGURATION
4747
.TP
48-
The defualt configuration is stored in /usr/share/wslu/conf. You can override the default configuration in \'/usr/share/wslu/custom.conf\', \'$HOME/.config/wslu/conf\', or \'$HOME/.wslurc\'. They will be read in the direction they are listed.
48+
The defualt configuration is stored in /usr/share/wslu/conf. You can override the default configuration in \'/etc/wslu/conf\', \'/etc/wslu/custom.conf\', \'$HOME/.config/wslu/conf\', or \'$HOME/.wslurc\'. They will be read in the direction they are listed.
4949
.SH EXIT STATUS
5050
.TP
5151
.B 1

docs/wslusc.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Default GUI type. Default type is 'legacy'. Use 'native' for Native GUI generati
5757
.TP
5858
.B WSLUSC_SMART_ICON_DETECTION
5959
Smart Icon Detection. Requires wslpy (Requires Python 3.5). default is \'false\'.
60+
.TP
61+
.B WSLUSC_BASE_CONVERTER_ENGINE
62+
Converter engine. You can choose either 'ffmpeg' or 'imagemagick'. By default it is 'imagemagick'.
6063
.SH AUTHOR
6164
Created by Patrick Wu <me@patrickwu.space>
6265
.SH REPORTING BUGS

extras/build/alpine/APKBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Patrick Wu <me@patrickwu.space>
22
# Contributor: Patrick Wu <me@patrickwu.space>
33
pkgname=wslu
4-
pkgver=4.0.0
4+
pkgver=4.1.0
55
pkgrel=0
66
pkgdesc="A collection of utilities for the Linux Subsystem for Windows"
77
url="https://github.com/wslutilities/wslu"

0 commit comments

Comments
 (0)