Package: mercurial / 6.3.2-1+deb12u1

Metadata

Package Version Patches format
mercurial 6.3.2-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
from_upstream_stable.patch | (download)

.hgsigs | 1 1 + 0 - 0 !
.hgtags | 1 1 + 0 - 0 !
Makefile | 2 1 + 1 - 0 !
contrib/heptapod-ci.yml | 2 2 + 0 - 0 !
hgext/convert/bzr.py | 8 7 + 1 - 0 !
hgext/convert/cvs.py | 6 4 + 2 - 0 !
hgext/convert/cvsps.py | 5 4 + 1 - 0 !
hgext/convert/darcs.py | 2 1 + 1 - 0 !
hgext/fix.py | 3 3 + 0 - 0 !
hgext/histedit.py | 2 1 + 1 - 0 !
hgext/sparse.py | 2 1 + 1 - 0 !
mercurial/bundlerepo.py | 2 2 + 0 - 0 !
mercurial/commands.py | 3 3 + 0 - 0 !
mercurial/dirstate.py | 30 23 + 7 - 0 !
mercurial/dirstatemap.py | 2 2 + 0 - 0 !
mercurial/hgweb/server.py | 2 1 + 1 - 0 !
mercurial/revset.py | 3 1 + 2 - 0 !
mercurial/scmutil.py | 5 5 + 0 - 0 !
mercurial/utils/resourceutil.py | 20 16 + 4 - 0 !
relnotes/6.3 | 20 20 + 0 - 0 !
rust/Cargo.lock | 15 6 + 9 - 0 !
rust/hg-core/Cargo.toml | 2 1 + 1 - 0 !
rust/hg-core/src/narrow.rs | 8 4 + 4 - 0 !
rust/rhg/Cargo.toml | 2 1 + 1 - 0 !
setup.py | 92 65 + 27 - 0 !
tests/filtertraceback.py | 5 5 + 0 - 0 !
tests/hghave.py | 36 11 + 25 - 0 !
tests/test-branches.t | 5 5 + 0 - 0 !
tests/test-check-shbang.t | 3 2 + 1 - 0 !
tests/test-chg.t | 7 2 + 5 - 0 !
tests/test-demandimport.py | 14 10 + 4 - 0 !
tests/test-extension.t | 1 1 + 0 - 0 !
tests/test-fix.t | 1 1 + 0 - 0 !
tests/test-highlight.t | 8 5 + 3 - 0 !
tests/test-lfs-serve-access.t | 9 9 + 0 - 0 !
tests/test-narrow-clone.t | 12 12 + 0 - 0 !
tests/test-remotefilelog-local.t | 8 8 + 0 - 0 !
tests/test-requires.t | 10 10 + 0 - 0 !
tests/test-revset.t | 12 6 + 6 - 0 !
tests/test-tag.t | 4 4 + 0 - 0 !
40 files changed, 267 insertions(+), 108 deletions(-)

---
py310/9_tests__silence_asyncore_smtpd_deprecation_warnings.patch | (download)

tests/dummysmtpd.py | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

---
proposed_upstream__doctest.path | (download)

tests/test-doctest.py | 23 12 + 11 - 0 !
1 file changed, 12 insertions(+), 11 deletions(-)

---
deb_specific__hgk.py.patch | (download)

hgext/hgk.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 deb_specific__hgk.py

Set default hgk path for hgk outside bin.

deb_specific__optional dependencies | (download)

hgext/bugzilla.py | 3 2 + 1 - 0 !
hgext/convert/bzr.py | 3 2 + 1 - 0 !
hgext/convert/common.py | 5 3 + 2 - 0 !
hgext/convert/cvs.py | 2 1 + 1 - 0 !
hgext/convert/darcs.py | 2 1 + 1 - 0 !
hgext/convert/git.py | 2 1 + 1 - 0 !
hgext/convert/gnuarch.py | 3 2 + 1 - 0 !
hgext/convert/monotone.py | 2 1 + 1 - 0 !
hgext/convert/subversion.py | 11 8 + 3 - 0 !
mercurial/sslutil.py | 3 2 + 1 - 0 !
tests/test-https.t | 2 1 + 1 - 0 !
11 files changed, 24 insertions(+), 14 deletions(-)

 deb_specific__optional-dependencies

Suggest Debian packages for some optional dependencies.

deb_specific__disable_libdir_replacement.patch | (download)

setup.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 disabled hginstallscripts @libdir@ replacement in setup.py.

Bug-Debian: http://bugs.debian.org/620087
Bug-Ubuntu: https://bugs.launchpad.net/bugs/745250
0005 Tolerate SIGINT getting the kill in test stdio.py.patch | (download)

tests/test-stdio.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 tolerate sigint getting the kill in test-stdio.py.

openssl_3_cipher_tlsv1.patch | (download)

mercurial/sslutil.py | 4 2 + 2 - 0 !
tests/test-https.t | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

---
test hghave testrepo.patch | (download)

tests/test-hghave.t | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
cgitb.patch | (download)

tests/test-clone-cgi.t | 4 1 + 3 - 0 !
tests/test-newcgi.t | 6 0 + 6 - 0 !
tests/test-newercgi.t | 6 0 + 6 - 0 !
tests/test-oldcgi.t | 6 0 + 6 - 0 !
tests/test-push-cgi.t | 2 0 + 2 - 0 !
5 files changed, 1 insertion(+), 23 deletions(-)

---
CVE 2025 2361.patch | (download)

mercurial/hgweb/hgweb_mod.py | 5 4 + 1 - 0 !
mercurial/hgweb/webcommands.py | 21 14 + 7 - 0 !
tests/test-archive.t | 54 27 + 27 - 0 !
tests/test-hgweb.t | 10 5 + 5 - 0 !
tests/test-lfs-serve-access.t | 4 2 + 2 - 0 !
tests/test-remotefilelog-http.t | 4 2 + 2 - 0 !
6 files changed, 54 insertions(+), 44 deletions(-)

---
patchbomb ambiguous address.patch | (download)

tests/test-patchbomb.t | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---