unembargoing does not send notifications to -changes mailing list
Bug #316488 reported by
Kees Cook
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Muharem Hrnjadovic |
Bug Description
Comparing:
https:/
to
https:/
Shows that the mplayer security updates were not sent to the -changes mailing list. This is likely due to the unembargoing process, and affects all security updates since switching to the private PPA.
Related branches
lp://qastaging/~al-maisan/launchpad/unembargo-email-316488
- Brad Crittenden (community): Approve (code)
-
Diff: 541 lines6 files modifiedlib/lp/soyuz/browser/tests/archive-views.txt (+25/-6)
lib/lp/soyuz/doc/distroseriesqueue.txt (+43/-17)
lib/lp/soyuz/model/queue.py (+48/-12)
lib/lp/soyuz/scripts/tests/test_copypackage.py (+21/-3)
lib/lp/soyuz/stories/webservice/xx-archive.txt (+24/-9)
lib/lp/soyuz/tests/test_packageupload.py (+45/-6)
Changed in soyuz: | |
importance: | Undecided → High |
milestone: | none → 2.2.2 |
status: | New → Triaged |
Changed in soyuz: | |
assignee: | nobody → al-maisan |
milestone: | 2.2.2 → 2.2.3 |
Changed in soyuz: | |
status: | Triaged → In Progress |
Changed in soyuz: | |
status: | In Progress → Triaged |
Changed in soyuz: | |
milestone: | pending → 3.1.10 |
Changed in soyuz: | |
assignee: | nobody → Muharem Hrnjadovic (al-maisan) |
Changed in soyuz: | |
status: | Triaged → In Progress |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This is dependent on the work (bug334858) to unembargo via the upload queues (which will give the ability to unembargo via the API as well) so I'm bumping this to the side for now until that work's done.