Comment 19 for bug 2054799

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Commit ed768ab50713 (proposed for Ubuntu SRUs & Cloud Archive) isn't in Oracular yet, IIUIC; adding bug task.

master

 $ git log --oneline -1 ed768ab
 ed768ab50713 Fix Users/Groups tab list when a domain context is set

stable/2024.1

 $ git log --oneline origin/stable/2024.1 | grep -m1 'Fix Users/Groups tab list when a domain context is set'
 3fce54017985 Merge "Fix Users/Groups tab list when a domain context is set" into stable/2024.1

 $ git describe --contains 3fce54017985
 fatal: cannot describe '3fce54017985ce6bc87c751880b913f456679626'

 $ git describe 3fce54017985
 24.0.0-5-g3fce54017985

stable/2023.2

 $ git log --oneline origin/stable/2023.2 | grep -m1 'Fix Users/Groups tab list when a domain context is set'
 593ef9b56191 Fix Users/Groups tab list when a domain context is set

 $ git describe --contains 593ef9b56191
 fatal: cannot describe '593ef9b56191676d0a85b55bd152c0c757fad2de'

 $ git describe 593ef9b56191
 23.3.0-11-g593ef9b56191

ubuntu

 $ rmadison -a source horizon
 ...
  horizon | 4:23.3.0-0ubuntu1.1 | mantic-updates | source
  horizon | 4:24.0.0-0ubuntu1 | noble | source
  horizon | 4:24.0.0-0ubuntu1 | oracular | source