Commit Graph

791 Commits (faa375dc5327db4b23452c8fc5759b9207bd4931)
 

Author SHA1 Message Date
Julien Cristau a61dc9103f Revert "Set all urgencies to 10 days"
10 years ago
Julien Cristau 4e0756e7ca Make arm64 and ppc64el regular archs
10 years ago
Julien Cristau a29ef77cc2 Disable smooth updates
10 years ago
Adam Conrad ba2b250cfd Merge pitti's autopkgtest URL fix.
10 years ago
Martin Pitt d57c0bbeb8 autopkgtest: Update public Jenkins URL to not depend on /view/<Release> to be created
10 years ago
Colin Watson 9dec8a1daf Fix log message if Dates is missing.
10 years ago
Jonathan Wiltshire 60393b6746 Set all urgencies to 10 days
10 years ago
Adam D. Barratt f516b38256 Don't remove arch:all binaries when migrating *pu binNMUs
10 years ago
Andreas Barth 15a2796cfe add arm64 ppc64el
10 years ago
Niels Thykier 3c91f65f1f britney.py: Fix bug where nuninst would be copied incorrectly
11 years ago
Colin Watson 1982bf4bd1 Remove a stray "break" that caused broken out-of-date output.
11 years ago
Niels Thykier 666dd187e4 britney.py: Fix a regression in nuninst counting for hints
11 years ago
Niels Thykier 30d686164c do_all(): Only sort_actions after recurse runs
11 years ago
Niels Thykier 513fea07b8 britney.py: Skip lundo maintenance in non-hint recurse runs
11 years ago
Niels Thykier 8ea2157d79 Avoid unnecessary nuninst regressions for break archs
11 years ago
Niels Thykier b53e8fa501 Move the nuninst checker function to britney_util
11 years ago
Niels Thykier f02c1fcb82 britney.py: Avoid making migration items from migration items
11 years ago
Niels Thykier 9d45143127 britney.py: Save a table look up
11 years ago
Niels Thykier 9487da51a1 britney.py: Correct the hash key in nuninst_arch_report
11 years ago
Niels Thykier d41f7f2119 britney.py: Use defaultdict instead of "{}.setdefault"
11 years ago
Niels Thykier ddf52bc7ca Exploit equivalency to skip unneeded computation
11 years ago
Niels Thykier 6f24be9954 britney.py: Refactor doop_source
11 years ago
Niels Thykier d5384f03ff inst-tester: Attempt to avoid needing to backtrack
11 years ago
Niels Thykier b68b77f73e inst-tester: Exploit eqv. table in compute_testing_installability
11 years ago
Niels Thykier e2ac08c62e installability: Exploit equvialency to reduce choices
11 years ago
Niels Thykier 33049b2b1c doop_source: Remove unncessary table loop up
11 years ago
Niels Thykier 4fd740dd8b doop_source: Remove redundant part of the return value
11 years ago
Niels Thykier faa3f450e1 britney.py: Split iter_packages into two
11 years ago
Niels Thykier 6a19e254de britney.py: Handle version-ranged dependencies a bit smarter
11 years ago
Colin Watson 52ad167312 Fix substitution ordering mistake in out-of-date rendering.
11 years ago
Colin Watson 0a4f948e3a Allow Dates to be absent.
11 years ago
Colin Watson 0a2b1fd4b0 Add a --distribution option; parameterise most mentions of "ubuntu" using it.
11 years ago
Colin Watson f7b4cbc5cb Drop --ubuntu-series alias option now that britney1 no longer uses it.
11 years ago
Colin Watson d0d4ea5fa8 Rename --ubuntu-series option to just --series.
11 years ago
Niels Thykier 3817e9bae8 inst/builder.py: Move a comment and write doc for method
11 years ago
Niels Thykier 5e7417f416 britney.py: _compute_groups returns sets of tuples, not str
11 years ago
Niels Thykier ad84f50d1b britney.py: dict does not have a .add (in _compute_groups)
11 years ago
Colin Watson 9dbef8c864 Adjust maybe-NBS check again, this time to check for newer versions of other binaries from the same source.
11 years ago
Colin Watson f81e685f99 Fix out-of-date maximum version check to only check binaries, not sources.
11 years ago
Colin Watson 02e9779d35 Only flag an out-of-date package as possible NBS if the out-of-date version is also the maximum version across all architectures.
11 years ago
Colin Watson 18edacf8b2 Show a note for out-of-date binaries from a version between the one in testing and the one in unstable, since those are usually NBS and this makes such cases more searchable.
11 years ago
Niels Thykier 9b24a1d4e7 britney.py: Fix use of undefined variable
11 years ago
Adam D. Barratt 28389f730e Remove an obsolete comment
11 years ago
Niels Thykier 34d1a6c653 Solver: Add more (optional) debugging output
11 years ago
Niels Thykier 8d4753530c Britney: Fix malformed removal hints from auto hinter
11 years ago
Niels Thykier 271fb11b33 britney.py: Fix bug with hinting removals
11 years ago
Niels Thykier c0409c1b04 Add auto hinter on top of the new installability tester
11 years ago
Niels Thykier ebc9af70fa Handle smooth updates better in "easy"-hints
11 years ago
Niels Thykier 580f4a7f3d Rewrite, rename and extend find_upgraded_binaries
11 years ago
Colin Watson 3aab217f6c Make sure that containing directories exist before writing output files.
11 years ago