Change log for bzr package in Ubuntu
1 → 50 of 198 results | First • Previous • Next • Last |
Superseded in focal-release |
Obsolete in eoan-release |
Deleted in eoan-proposed (Reason: moved to Release) |
bzr (2.7.0+bzr6622-17ubuntu1) eoan; urgency=medium * Keep all the packaging improvements in 17, but drop the test removal, since it breaks all the reverse-deps, and for now we still have python-testtools in eoan (RC bug in Debian ongoing) * Keep compat level to 11 -- Gianfranco Costamagna <email address hidden> Thu, 19 Sep 2019 18:48:50 +0200
Available diffs
Published in mantic-release |
Published in lunar-release |
Published in kinetic-release |
Published in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
bzr (2.7.0+bzr6622+brz) unstable; urgency=medium * Add transitional packages to brz. * Change priority extra to priority optional. * Move transitional packages bzr, python-bzrlib, python-bzrlib-dbg, python-bzrlib.tests, bzr-doc to oldlibs/optional per policy 4.0.1. -- Jelmer Vernooij <email address hidden> Thu, 19 Sep 2019 22:25:39 +0000
Available diffs
Superseded in eoan-proposed |
bzr (2.7.0+bzr6622-17) unstable; urgency=medium [ Debian Janitor ] * Remove patches missing from debian/patches/series. [ Jelmer Vernooij ] * Stop running the testsuite, and drop python-bzrlib.tests since testtools is no longer packaged for Python 2. See https://lists.debian.org/debian-python/2019/09/msg00110.html for background. * Bump standards version to 4.4.0 (no changes). * Bump debhelper from old 10 to 12. * Remove obsolete fields Name, Contact from debian/upstream/metadata. -- Jelmer Vernooij <email address hidden> Mon, 16 Sep 2019 10:32:02 +0000
Available diffs
bzr (2.7.0+bzr6622-16) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 9 to 10. * Change priority extra to priority optional. * Re-export upstream signing key without extra signatures. [ Jelmer Vernooij ] * Drop dependency on python-meliae, which is about to be removed from unstable. -- Jelmer Vernooij <email address hidden> Sat, 31 Aug 2019 22:00:55 +0000
Available diffs
Superseded in eoan-release |
Obsolete in disco-release |
Deleted in disco-proposed (Reason: moved to release) |
bzr (2.7.0+bzr6622-15) unstable; urgency=medium * Use secure URI in Homepage field. * Add 30_test_too_much: Disable flaky test_too_much tests. Closes: #913810 -- Jelmer Vernooij <email address hidden> Fri, 23 Nov 2018 16:41:56 +0000
Available diffs
- diff from 2.7.0+bzr6622-14 to 2.7.0+bzr6622-15 (778 bytes)
bzr (2.7.0+bzr6622-14) unstable; urgency=medium * Drop unused bzr-builddeb.conf. * Use secure copyright file specification URI. * Remove unnecessary X-Python{,3}-Version field in debian/control. * Trim trailing whitespace. * Drop dependency on removed python-lzma-dbg. Closes: #912050 * Drop build dependency on python-pycurl-dbg and python-meliae-dbg. -- Jelmer Vernooij <email address hidden> Tue, 13 Nov 2018 03:01:46 +0000
Available diffs
Superseded in disco-proposed |
bzr (2.7.0+bzr6622-13) unstable; urgency=medium * Add upstream metadata. -- Jelmer Vernooij <email address hidden> Sat, 08 Sep 2018 19:22:57 +0100
Superseded in disco-release |
Obsolete in cosmic-release |
Deleted in cosmic-proposed (Reason: moved to release) |
bzr (2.7.0+bzr6622-12) unstable; urgency=medium * Add missing build dependency on python-stemmer; needed to build documentation with Sphinx. Closes: #907381 -- Jelmer Vernooij <email address hidden> Wed, 05 Sep 2018 20:05:27 +0100
Available diffs
- diff from 2.7.0+bzr6622-11 to 2.7.0+bzr6622-12 (534 bytes)
Superseded in cosmic-release |
Superseded in cosmic-release |
Deleted in cosmic-proposed (Reason: moved to release) |
bzr (2.7.0+bzr6622-11) unstable; urgency=medium * Update Vcs-Bzr URL to point at Launchpad, now that alioth's bzr hosting is gone. * Update X-Python-Version field to 2.7. * List global files wildcard first in debian/copyright. -- Jelmer Vernooij <email address hidden> Sat, 12 May 2018 13:55:03 +0000
Available diffs
Superseded in cosmic-release |
Published in bionic-release |
Deleted in bionic-proposed (Reason: moved to release) |
bzr (2.7.0+bzr6622-10) unstable; urgency=medium * Add patch 29_commit_message_encoding_test: Fix running of test_edit_commit_message when locale doesn't support non-ascii characters. Closes: #883743 * Bump standard sversion to 4.1.2 (no changes). -- Jelmer Vernooij <email address hidden> Sat, 09 Dec 2017 02:52:47 +0000
Available diffs
bzr (2.7.0+bzr6622-9) unstable; urgency=medium * Add patch 28_fix_matchers: fix order of got/expected for matchers to cope with new testtools. Closes: #881194 -- Jelmer Vernooij <email address hidden> Thu, 09 Nov 2017 00:23:05 +0000
Available diffs
bzr (2.5.1-0ubuntu2.1) precise-security; urgency=medium * SECURITY UPDATE: Possible arbitrary code execution on clients through malicious bzr+ssh URLs - debian/patches/24_ssh_hostnames-lp1710979.patch: ensure that host arguments to ssh cannot be treated as ssh options. - debian/patches/fixing_test_fail.patch: test fails for test_smart_transport.py this patch comment the offended line out. - LP: #1710979 - CVE-2017-14176 -- <email address hidden> (Leonidas S. Barbosa) Thu, 19 Oct 2017 13:29:36 -0300
Available diffs
Superseded in bionic-proposed |
bzr (2.7.0+bzr6622-8) unstable; urgency=medium * Drop recommends/suggests of python-gpgme, due do be dropped from Debian. Closes: #876982 -- Jelmer Vernooij <email address hidden> Wed, 27 Sep 2017 23:46:28 +0100
Superseded in bionic-release |
Obsolete in artful-release |
Deleted in artful-proposed (Reason: moved to release) |
bzr (2.7.0+bzr6622-6ubuntu1) artful; urgency=medium * SECURITY UPDATE: Possible arbitrary code execution on clients through malicious bzr+ssh URLs - debian/patches/27_ssh_hostnames-lp1710979: ensure that host arguments to ssh cannot be treated as ssh options. - LP: #1710979 -- Steve Beattie <email address hidden> Wed, 06 Sep 2017 11:17:54 -0700
Available diffs
Superseded in artful-proposed |
bzr (2.7.0+bzr6622-6build1) artful; urgency=medium * No-change rebuild to drop _PyFPE support. -- Matthias Klose <email address hidden> Tue, 05 Sep 2017 08:21:07 +0000
Available diffs
bzr (2.6.0+bzr6593-1ubuntu1.6) trusty-security; urgency=medium * SECURITY UPDATE: Possible arbitrary code execution on clients through malicious bzr+ssh URLs - debian/patches/24_ssh_hostnames-lp1710979: ensure that host arguments to ssh cannot be treated as ssh options. - LP: #1710979 -- Steve Beattie <email address hidden> Mon, 28 Aug 2017 23:11:14 -0700
Available diffs
bzr (2.7.0+bzr6619-7ubuntu0.1) zesty-security; urgency=medium * SECURITY UPDATE: Possible arbitrary code execution on clients through malicious bzr+ssh URLs - debian/patches/24_ssh_hostnames-lp1710979: ensure that host arguments to ssh cannot be treated as ssh options. - LP: #1710979 -- Steve Beattie <email address hidden> Mon, 28 Aug 2017 21:54:13 -0700
Available diffs
bzr (2.7.0-2ubuntu3.1) xenial-security; urgency=medium * SECURITY UPDATE: Possible arbitrary code execution on clients through malicious bzr+ssh URLs - debian/patches/24_ssh_hostnames-lp1710979: ensure that host arguments to ssh cannot be treated as ssh options. - LP: #1710979 -- Steve Beattie <email address hidden> Mon, 28 Aug 2017 22:04:57 -0700
Available diffs
bzr (2.7.0+bzr6622-6) unstable; urgency=medium * Depend on version of cython that produces reproducible C files. * Just ship a refreshed copy of ssl certs, rather than generating them as part of package build - which introduces reproducibility issues. -- Jelmer Vernooij <email address hidden> Tue, 08 Aug 2017 00:30:58 +0000
Available diffs
- diff from 2.7.0+bzr6622-3 to 2.7.0+bzr6622-6 (27.9 KiB)
- diff from 2.7.0+bzr6622-5 to 2.7.0+bzr6622-6 (23.4 KiB)
Superseded in artful-proposed |
bzr (2.7.0+bzr6622-5) unstable; urgency=medium * Bump standards version to 4.0.0 (no changes). * Regenerate test ssl certs at build time, so they won't be expired when the test suite runs. Should fix reproducibility. -- Jelmer Vernooij <email address hidden> Mon, 31 Jul 2017 22:56:07 +0000
Available diffs
- diff from 2.7.0+bzr6622-4 to 2.7.0+bzr6622-5 (15.3 KiB)
Superseded in artful-proposed |
bzr (2.7.0+bzr6622-4) unstable; urgency=medium * Use 'localhost' rather than '127.0.0.1' in SSL certificates, as the latter trips up pycurl. Closes: #686966 * Correctly handle spaces in filenames when symlinking duplicate files. Closes: #847495 -- Jelmer Vernooij <email address hidden> Sun, 30 Jul 2017 15:14:59 +0000
Available diffs
- diff from 2.7.0+bzr6622-3 to 2.7.0+bzr6622-4 (18.9 KiB)
bzr (2.7.0+bzr6622-3) unstable; urgency=medium * Stop installing bzr.1, only install the alternatives symlink. Closes: #865369 -- Jelmer Vernooij <email address hidden> Tue, 20 Jun 2017 20:22:06 +0000
Available diffs
- diff from 2.7.0+bzr6619-7 to 2.7.0+bzr6622-3 (12.3 KiB)
- diff from 2.7.0+bzr6622-2 to 2.7.0+bzr6622-3 (614 bytes)
Superseded in artful-proposed |
bzr (2.7.0+bzr6622-2) unstable; urgency=medium * Update SNI patch from upstream branch, fixing SSL-related tests. -- Jelmer Vernooij <email address hidden> Sat, 17 Jun 2017 00:33:03 +0000
Superseded in artful-release |
Obsolete in zesty-release |
Deleted in zesty-proposed (Reason: moved to release) |
bzr (2.7.0+bzr6619-7) unstable; urgency=medium * Add patch 23_ssl_host: avoid extra checking of server cert. Closes: #850960 -- Jelmer Vernooij <email address hidden> Wed, 11 Jan 2017 23:48:19 +0000
Available diffs
bzr (2.7.0+bzr6619-6) unstable; urgency=low * Disable lzma support on m68k, powerpcspe, sh4 where python-lzma is not available. -- Jelmer Vernooij <email address hidden> Mon, 26 Dec 2016 00:38:32 +0000
Available diffs
- diff from 2.7.0+bzr6619-5 to 2.7.0+bzr6619-6 (537 bytes)
bzr (2.7.0+bzr6619-5) unstable; urgency=low * Order files by name when eliminating dupes, in an attempt to make the build reproducible. -- Jelmer Vernooij <email address hidden> Sun, 25 Dec 2016 14:41:05 +0000
Available diffs
- diff from 2.7.0+bzr6619-3 to 2.7.0+bzr6619-5 (1.1 KiB)
- diff from 2.7.0+bzr6619-4 to 2.7.0+bzr6619-5 (568 bytes)
Superseded in zesty-proposed |
bzr (2.7.0+bzr6619-4) unstable; urgency=medium * Add patch 22_test_copy_to: skip test_copy_to, as it's failing on armel. -- Jelmer Vernooij <email address hidden> Wed, 07 Dec 2016 22:12:55 +0000
Available diffs
- diff from 2.7.0+bzr6619-3 to 2.7.0+bzr6619-4 (885 bytes)
bzr (2.7.0+bzr6619-3) unstable; urgency=medium * Fix compatibility with python2.7 2.7.12-7. Patch by Vincent. Closes: #845335 LP: #1644003 * Sanitize URL scheme when running HTTP proxy tests for curl. LP: #1645017 -- Jelmer Vernooij <email address hidden> Sat, 26 Nov 2016 16:17:06 +0000
Available diffs
bzr (2.7.0-2ubuntu3) xenial; urgency=medium * Fix http Basic auth with credentials longer than ~57 characters (LP: #1606203). -- Colin Watson <email address hidden> Fri, 30 Sep 2016 11:58:13 +0100
Available diffs
Superseded in zesty-release |
Obsolete in yakkety-release |
Deleted in yakkety-proposed (Reason: moved to release) |
bzr (2.7.0+bzr6619-2) unstable; urgency=medium * Add 18_diff_binaries: With diffutils > 3.5, diff stop exiting with '2' on binary files. LP: #1622039 Closes: #837268 * Add 19_fix_long_creds: Fix http Basic auth with credentials longer than ~57 characters. LP: #1606203 -- Vincent Ladeuil <email address hidden> Fri, 09 Sep 2016 16:00:49 +0200
Available diffs
bzr (2.7.0+bzr6619-1) unstable; urgency=medium * Bump standards version to 3.9.8 (no changes). * New upstream snapshot. * Be consistent in what file is the target of symlinks when creating symlinks for documentation. -- Jelmer Vernooij <email address hidden> Mon, 06 Jun 2016 19:18:34 +0000
Available diffs
- diff from 2.7.0-7 to 2.7.0+bzr6619-1 (4.1 KiB)
bzr (2.7.0-2ubuntu2) xenial-proposed; urgency=medium * SRU: LP: #1592731. * Cope with paramiko making argument to SFTPFile.prefetch() mandatory. Closes: #822116 -- Matthias Klose <email address hidden> Wed, 15 Jun 2016 11:42:01 +0200
Available diffs
- diff from 2.7.0-2ubuntu1 to 2.7.0-2ubuntu2 (837 bytes)
bzr (2.7.0-7) unstable; urgency=low * Add patch 17_reproducible_makefile: Fix order of documentation files processing in Makefiles, making build reproducible. -- Jelmer Vernooij <email address hidden> Mon, 06 Jun 2016 18:38:42 +0000
Available diffs
- diff from 2.7.0-6 to 2.7.0-7 (3.2 KiB)
bzr (2.7.0-6) unstable; urgency=low * Set PYTHONHASHSEED to 0 when building sphinx docs, to force reproducible build. -- Jelmer Vernooij <email address hidden> Sun, 15 May 2016 18:31:28 +0000
Available diffs
- diff from 2.7.0-5 to 2.7.0-6 (465 bytes)
bzr (2.7.0-5) unstable; urgency=medium * Enable PGP checking of upstream tarball. * Cope with paramiko making argument to SFTPFile.prefetch() mandatory. Closes: #822116 -- Jelmer Vernooij <email address hidden> Sat, 09 Apr 2016 14:45:18 +0000
Available diffs
Superseded in yakkety-release |
Published in xenial-release |
Deleted in xenial-proposed (Reason: moved to release) |
bzr (2.7.0-2ubuntu1) xenial; urgency=low * Resynchronise on Debian (LP: #1544487). Remaining changes: - Drop non-main build dependencies on python-{meliae,lzma,medusa} * Take change from Debian bzr to point to the proper Vcs-* URLs
Available diffs
bzr (2.6.0+bzr6593-1ubuntu1.5) trusty-proposed; urgency=medium * SRU: LP: #1451448. * Backport disabling the win32 failing tests as they can't succeed for all Ubuntu releases. -- Vincent Ladeuil <email address hidden> Tue, 15 Dec 2015 10:26:52 +0100
Available diffs
Superseded in trusty-proposed |
bzr (2.6.0+bzr6593-1ubuntu1.4) trusty-proposed; urgency=medium * SRU: LP: #1451448. * Backport disabling the win32 failing tests as they can't succeed for all Ubuntu releases. -- Vincent Ladeuil <email address hidden> Tue, 15 Dec 2015 10:26:52 +0100
Available diffs
bzr (2.6.0+bzr6606-2ubuntu1) xenial; urgency=medium * Resynchronise on Debian. Remaining changes: - Drop non-main build dependencies on python-{meliae,lzma,medusa} * Try re-enabling the tests that we disabled before.
Available diffs
Superseded in xenial-release |
Obsolete in wily-release |
Deleted in wily-proposed (Reason: moved to release) |
bzr (2.6.0+bzr6602-2ubuntu4) wily; urgency=medium * debian/patches/11_use_binascii_hexlify.patch: Take patch from merge proposal by Andrew Starr-Bochicchio to fix FTBFS due to removed 'hexlify' method in paramiko. (LP: #1480015) -- Iain Lane <email address hidden> Mon, 05 Oct 2015 13:33:56 +0100
Available diffs
bzr (2.6.0+bzr6602-2ubuntu3) wily; urgency=medium * d/p/10_avoid_assertwarns_override.patch: Avoid conflict with assertWarns in unittest2 framework, fixing unit test failures. -- James Page <email address hidden> Mon, 06 Jul 2015 11:30:14 +0100
Available diffs
Superseded in trusty-proposed |
bzr (2.6.0+bzr6593-1ubuntu1.3) trusty-proposed; urgency=medium * SRU: LP: #1451448. * Disable two tests which are known to be unstable. * Add patch 06_win32_paths: Fixes some unit tests for win32-specific functions. -- Matthias Klose <email address hidden> Wed, 10 Jun 2015 12:59:55 +0200
Available diffs
bzr (2.6.0+bzr6602-2ubuntu2) wily; urgency=medium * Disable two tests which are known to be unstable. Thanks Vincent Ladeuil! -- Martin Pitt <email address hidden> Thu, 28 May 2015 08:54:02 +0200
Available diffs
Superseded in wily-proposed |
bzr (2.6.0+bzr6602-2ubuntu1) wily; urgency=medium * Merge with Debian unstable. Remaining Ubuntu changes: - Drop non-main build dependencies on python-{meliae,lzma,medusa}
Available diffs
Superseded in wily-release |
Obsolete in vivid-release |
Deleted in vivid-proposed (Reason: moved to release) |
bzr (2.6.0+bzr6595-6ubuntu1) vivid; urgency=medium * Merge with Debian unstable. Remaining Ubuntu changes: - Drop non-main build dependencies on python-{meliae,lzma,medusa}
Available diffs
bzr (2.6.0+bzr6593-1ubuntu1.1) trusty; urgency=medium * Fix verify-signature command crashing: - on non ascii characters (LP: #1123460) - when acceptable_keys configuration option is specified (LP: #1249732) -- Dimitri John Ledkov <email address hidden> Fri, 09 May 2014 03:48:24 +0100
Available diffs
Superseded in vivid-release |
Obsolete in utopic-release |
Deleted in utopic-proposed (Reason: moved to release) |
bzr (2.6.0+bzr6595-1ubuntu1) utopic; urgency=low * Merge from Debian unstable. Remaining changes: - Drop non-main build dependencies on python-{meliae,lzma,medusa}
Available diffs
Superseded in utopic-release |
Published in trusty-release |
Deleted in trusty-proposed (Reason: moved to release) |
bzr (2.6.0+bzr6593-1ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - Drop non-main build dependencies on python-{meliae,lzma,medusa}
Available diffs
bzr (2.6.0+bzr6591-1ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - Drop non-main build dependencies on python-{meliae,lzma,medusa}
Available diffs
bzr (2.6.0-3ubuntu2) trusty; urgency=medium * debian/tests/testsuite: Ignore flaky test which is now failing persistently with current python2.7 (LP #1269886). It'll still fail during package build, so the next upload has to fix this properly. -- Martin Pitt <email address hidden> Fri, 17 Jan 2014 09:06:17 +0100
Available diffs
- diff from 2.6.0-3ubuntu1 to 2.6.0-3ubuntu2 (629 bytes)
1 → 50 of 198 results | First • Previous • Next • Last |