hg-git 0.10.4-3ubuntu0.22.04.1 source package in Ubuntu
Changelog
hg-git (0.10.4-3ubuntu0.22.04.1) jammy; urgency=medium * Backport fix to avoid test failures due to the CVE-2022-39253 mitigation introduced in git. LP: #2002045. -- dann frazier <email address hidden> Thu, 05 Jan 2023 16:59:40 -0700
Upload details
- Uploaded by:
- dann frazier
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- vcs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | proposed | universe | vcs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hg-git_0.10.4.orig.tar.bz2 | 143.8 KiB | 326217d8c2f0a1496038fa62c2607967538b1c5e47b00e6dc33b0b8b5834494c |
hg-git_0.10.4-3ubuntu0.22.04.1.debian.tar.xz | 8.1 KiB | 731bc072050a6e31a564ea15d7408ca69f8e2e35d1462643e2119e353b034bca |
hg-git_0.10.4-3ubuntu0.22.04.1.dsc | 2.2 KiB | 5ddd40e071d89c68c53c1c1cc6282bb3a10c1c1a5007fe21fcf181beda3ce890 |
Available diffs
Binary packages built by this source
- mercurial-git: Git plugin for Mercurial
The Hg-Git plugin for Mercurial adds the ability to push and pull to/from
a Git server repository. This means you can collaborate on Git based
projects from Mercurial, or use a Git server as a collaboration point
for a team with developers using both Git and Mercurial.
.
The plugin can convert commits/changesets losslessly from one system to
another, so you can push via a Mercurial repository and another
Mercurial client can pull it and their changeset node ids will be
identical - Mercurial data does not get lost in translation.