[ubuntu/groovy-proposed] wslu 3.2.1-0ubuntu1 (Accepted)

Patrick Wu patrick.wu at canonical.com
Thu Sep 17 19:38:13 UTC 2020


wslu (3.2.1-0ubuntu1) groovy; urgency=medium

  * Update from 2.3.6 to 3.2.1 to provide new features and
    address some issues (ffe lp: #1895525)
    - Documentation: add section 7 manpage: `wslu`
    - Documentation: updated manpage system
    - Documentation: New README language Esperanto
    - Project: updated build system
    - Project: versioning system update
    - Project: add separate Fedora Remix support
    - header: add `--verbose`
    - header: refactor the header in order to speed up
    - header: handling empty ~/.config/wslu/baseexec
    - header: use the proper color definition
    - header: fix `ubuntu.exe` detection issue
    - header: prevent localappdata not found in env
    - header: improvements on the system drive detection.
      (GH: #133, LP: #1888869)
    - header: fix badly generated shortcut issue (GH: #141)
    - wslact: brand new CLI
    - wslact: adding `--mount-options` for auto-mounting feature
    - wslact: fix an i18n related issue in time-sync feature
      (GH: #113 by @ricardosantos9521)
    - wslact: add back-compatibility for the auto-mounting feature.
    - wslusc: brand new helper script (GH: #93)
    - wslusc: brand new shortcut icon
    - wslusc: always use the absolute path (fixes #129)
    - wslusc: fixes a possible white space path issue
    - wslusc: add convert not found warning
    - wslusc: fix the problem that the previous version that GUI shortcut
      generated won't work.
    - wslusc: When TMP is empty, try TEMP
    - wslusc: fix an issue that wsl.exe execute with wrongly passed param
      (GH: #138)
    - wslfetch: colorbar expanded
    - wslfetch: `--no-colorbar` become `--colorbar`
    - wslfetch: speed up execution time (GH: #100)
    - wslfetch: new display for WSL with WSL version displayed
    - wslfetch: use the proper logo for Ubuntu
      (Reported by Martin Wimpress, LP: #1883920)
    - wslview: alias of `wslstart`, `wstart`, `wview` (GH: #64)
    - wslview: browser registration parameter change
    - wslview: handling file:/// protocol (GH: #66)
    - wslview: fix a mistake in `converted_file_path`
    - wslview: properly detect all different protocols and path styles
      (GH: #118)
    - wslview: mistake in calling a variable (fixes #118 again)
    - wslview: fix a bug that it won't open `file:///mnt/c/...`
      or `/mnt/c/...`
    - wslview: add wslview.desktop (GH: #143 and #146)
    - wslsys: Display Scaling Factor (help with Pengwin GH: #559)
    - wslsys: Windows Locale
    - wslsys: Windows Theme
    - wslsys: speed up execution time
    - wslsys: add WSL version option
    - wslsys: fix an issue in DPI scaling getting wrong value due to the API
      change in Latest fast ring insider build (Reported by @crramirez)
    - wslsys: fix an issue that the WSL Version shown is wrong.
    - package: missing call to `configure.sh`
    - package: fix alpine dependency issue (GH: #117)
    - tests: update the test system and tests. (GH: #125)

Date: Sun, 13 Sep 2020 22:36:33 +0800
Changed-By: Patrick Wu <patrick.wu at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/+source/wslu/3.2.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 13 Sep 2020 22:36:33 +0800
Source: wslu
Architecture: source
Version: 3.2.1-0ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Patrick Wu <patrick.wu at canonical.com>
Launchpad-Bugs-Fixed: 1883920 1888869 1895525
Changes:
 wslu (3.2.1-0ubuntu1) groovy; urgency=medium
 .
   * Update from 2.3.6 to 3.2.1 to provide new features and
     address some issues (ffe lp: #1895525)
     - Documentation: add section 7 manpage: `wslu`
     - Documentation: updated manpage system
     - Documentation: New README language Esperanto
     - Project: updated build system
     - Project: versioning system update
     - Project: add separate Fedora Remix support
     - header: add `--verbose`
     - header: refactor the header in order to speed up
     - header: handling empty ~/.config/wslu/baseexec
     - header: use the proper color definition
     - header: fix `ubuntu.exe` detection issue
     - header: prevent localappdata not found in env
     - header: improvements on the system drive detection.
       (GH: #133, LP: #1888869)
     - header: fix badly generated shortcut issue (GH: #141)
     - wslact: brand new CLI
     - wslact: adding `--mount-options` for auto-mounting feature
     - wslact: fix an i18n related issue in time-sync feature
       (GH: #113 by @ricardosantos9521)
     - wslact: add back-compatibility for the auto-mounting feature.
     - wslusc: brand new helper script (GH: #93)
     - wslusc: brand new shortcut icon
     - wslusc: always use the absolute path (fixes #129)
     - wslusc: fixes a possible white space path issue
     - wslusc: add convert not found warning
     - wslusc: fix the problem that the previous version that GUI shortcut
       generated won't work.
     - wslusc: When TMP is empty, try TEMP
     - wslusc: fix an issue that wsl.exe execute with wrongly passed param
       (GH: #138)
     - wslfetch: colorbar expanded
     - wslfetch: `--no-colorbar` become `--colorbar`
     - wslfetch: speed up execution time (GH: #100)
     - wslfetch: new display for WSL with WSL version displayed
     - wslfetch: use the proper logo for Ubuntu
       (Reported by Martin Wimpress, LP: #1883920)
     - wslview: alias of `wslstart`, `wstart`, `wview` (GH: #64)
     - wslview: browser registration parameter change
     - wslview: handling file:/// protocol (GH: #66)
     - wslview: fix a mistake in `converted_file_path`
     - wslview: properly detect all different protocols and path styles
       (GH: #118)
     - wslview: mistake in calling a variable (fixes #118 again)
     - wslview: fix a bug that it won't open `file:///mnt/c/...`
       or `/mnt/c/...`
     - wslview: add wslview.desktop (GH: #143 and #146)
     - wslsys: Display Scaling Factor (help with Pengwin GH: #559)
     - wslsys: Windows Locale
     - wslsys: Windows Theme
     - wslsys: speed up execution time
     - wslsys: add WSL version option
     - wslsys: fix an issue in DPI scaling getting wrong value due to the API
       change in Latest fast ring insider build (Reported by @crramirez)
     - wslsys: fix an issue that the WSL Version shown is wrong.
     - package: missing call to `configure.sh`
     - package: fix alpine dependency issue (GH: #117)
     - tests: update the test system and tests. (GH: #125)
Checksums-Sha1:
 f5a9f5a40c3e2941862abb0947efbf0f459b0fec 1304 wslu_3.2.1-0ubuntu1.dsc
 a804ed32f5212bfb35044de9f08844790cc69313 133636 wslu_3.2.1.orig.tar.gz
 b995f7959187397fd3831b10da06246823612a4d 5288 wslu_3.2.1-0ubuntu1.debian.tar.xz
 310eca88d4a18c667862740e6bd91aec23349720 5292 wslu_3.2.1-0ubuntu1_source.buildinfo
Checksums-Sha256:
 c4bda619f46d8e0c17aecabddb3edbb1d070b32716915a488b94a07c4a50513d 1304 wslu_3.2.1-0ubuntu1.dsc
 b0cba11edaef05b392506e22bee51e82d7d7334d07cf1fcf24427ef462ba51f6 133636 wslu_3.2.1.orig.tar.gz
 824b756329333e2f0cd4181e051d2b8d771c2110cd8560a6748ff96e9888ac45 5288 wslu_3.2.1-0ubuntu1.debian.tar.xz
 7580816710888856c2323cecb222cbc77b0736583e38d4b709d07154a142902c 5292 wslu_3.2.1-0ubuntu1_source.buildinfo
Files:
 dba58e3da4f8987f8a0353e4942f0256 1304 admin optional wslu_3.2.1-0ubuntu1.dsc
 e8d5c5641f45d1d2e0723a5e3a9617a5 133636 admin optional wslu_3.2.1.orig.tar.gz
 3022b0ac621dfd59f2473f353badf7a1 5288 admin optional wslu_3.2.1-0ubuntu1.debian.tar.xz
 98363aa6e720941fef23d501d50b3bb2 5292 admin optional wslu_3.2.1-0ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQTgLv71TsYonmdA1hxDGjztotfSkgUCX2O7EwAKCRBDGjztotfS
kgkyAJ4510JRjV/8bj6zRKJIi088HabMMgCgguYqBRCQfYF9QTiIGvOrssc+H1o=
=Rr3C
-----END PGP SIGNATURE-----


More information about the Groovy-changes mailing list