Merge ~cnihelton/ubuntu/+source/wsl-pro-service:jammy-wsl-pro-service into ubuntu/+source/wsl-pro-service:ubuntu/noble-proposed
| Status: | Needs review | ||||
|---|---|---|---|---|---|
| Proposed branch: | ~cnihelton/ubuntu/+source/wsl-pro-service:jammy-wsl-pro-service | ||||
| Merge into: | ubuntu/+source/wsl-pro-service:ubuntu/noble-proposed | ||||
| Diff against target: |
381 lines (+145/-6) 20 files modified
debian/changelog (+6/-0) dev/null (+0/-6) vendor/github.com/fsnotify/fsnotify/.gitignore (+10/-0) vendor/github.com/fsnotify/fsnotify/.mailmap (+2/-0) vendor/github.com/go-viper/mapstructure/v2/.gitignore (+6/-0) vendor/github.com/pelletier/go-toml/v2/.gitattributes (+4/-0) vendor/github.com/pelletier/go-toml/v2/.gitignore (+7/-0) vendor/github.com/sagikazarmark/locafero/.gitignore (+8/-0) vendor/github.com/sirupsen/logrus/.gitignore (+4/-0) vendor/github.com/spf13/afero/.gitignore (+2/-0) vendor/github.com/spf13/cast/.gitignore (+25/-0) vendor/github.com/spf13/cobra/.gitignore (+39/-0) vendor/github.com/spf13/cobra/.mailmap (+3/-0) vendor/github.com/spf13/pflag/.gitignore (+2/-0) vendor/github.com/spf13/viper/.gitignore (+8/-0) vendor/github.com/subosito/gotenv/.gitignore (+4/-0) vendor/go.uber.org/multierr/.gitignore (+4/-0) vendor/golang.org/x/net/http2/.gitignore (+2/-0) vendor/golang.org/x/sys/unix/.gitignore (+2/-0) vendor/gopkg.in/ini.v1/.gitignore (+7/-0) |
||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Nick Rosbrook (community) | Abstain | ||
| Vladimir Petko (community) | Approve | ||
| git-ubuntu import | Pending | ||
|
Review via email:
|
|||
This proposal supersedes a proposal from 2025-09-18.
Commit message
wsl-pro-service (0.1.18~22.04.1) jammy; urgency=medium
* Backport version 0.1.18 to jammy (LP: #2107145):
Description of the change
Via this MP I'm requesting sponsorship to upload wsl-pro-service 0.1.18~22.04.1 to Jammy as a new package.
The reasoning for this has been discussed in the SRU bugs https:/
I'm basing this MP on noble-proposed because it makes it easier to review, there are no branches for Jammy at the moment, since this is a new package for that Ubuntu release.
The diff from noble-proposed is totally related to inert files, such as unused testdata or .gitignores that showed up in the vendored tree, recreated inside a Jammy instance to prevent surprises due slightly different toolchain versions. Source contents are otherwise the same, as they derive from the same upstream git tag and intended to build with the same version of Go (1.23).
Proof of builds for this patch can be found at the PPA links below:
- AMD64: https:/
- ARM64: https:/
Unmerged commits
- 6f9f3d1... by Carlos Nihelton <email address hidden>
- 28cb464... by Carlos Nihelton <email address hidden>
- 04ba106... by Carlos Nihelton <email address hidden>

Hi,
Would it be possible to base the backport on 0.18~24.04.3?