[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-29 Thread Corey Bryant
This bug was fixed in the package barbican - 1:10.1.0-0ubuntu2~cloud0 --- barbican (1:10.1.0-0ubuntu2~cloud0) bionic-ussuri; urgency=medium . * New update for the Ubuntu Cloud Archive. . barbican (1:10.1.0-0ubuntu2) focal; urgency=medium . *

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-25 Thread Edward Hope-Morley
bionic-ussuri-proposed verified using [Test Case] and output is: # apt-cache policy python3-barbican python3-barbican: Installed: 1:10.1.0-0ubuntu2~cloud0 Candidate: 1:10.1.0-0ubuntu2~cloud0 Version table: *** 1:10.1.0-0ubuntu2~cloud0 500 500

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package barbican - 1:10.1.0-0ubuntu2 --- barbican (1:10.1.0-0ubuntu2) focal; urgency=medium * d/p/fix-castellan-secret-store-encoding.patch: Fix inconsistent encoding of SecretDTO objects (LP: #1946787). -- Corey Bryant Mon, 01 Nov 2021 14:09:38

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-23 Thread Edward Hope-Morley
focal-ussuri-proposed verified using [Test Case] and output is: # apt-cache policy python3-barbican python3-barbican: Installed: 1:10.1.0-0ubuntu2 Candidate: 1:10.1.0-0ubuntu2 Version table: *** 1:10.1.0-0ubuntu2 500 500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-08 Thread Corey Bryant
This bug was fixed in the package barbican - 1:11.0.0-0ubuntu1~cloud1 --- barbican (1:11.0.0-0ubuntu1~cloud1) focal-victoria; urgency=medium . * d/gbp.conf: Create stable/victoria branch. * d/p/fix-castellan-secret-store-encoding.patch: Fix inconsistent encoding of

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-05 Thread Steve Langasek
Hello Corey, or anyone else affected, Accepted barbican into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/barbican/1:10.1.0-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-02 Thread Liam Young
Tested successfully on focal victoria using 1:11.0.0-0ubuntu1~cloud1 . I created an encrypted volume and attached it to a VM. cinder type-create LUKS cinder encryption-type-create --cipher aes-xts-plain64 --key_size 512 --control_location front-end LUKS nova.volume.encryptors.luks.LuksEncryptor

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-01 Thread Corey Bryant
I've uploaded a new version of barbican with this fix to the bionic unapproved queue: https://launchpad.net/ubuntu/focal/+queue?queue_state=1_text=barbican ** Changed in: barbican (Ubuntu Focal) Status: New => Triaged ** Changed in: cloud-archive/ussuri Status: New => Triaged **

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-01 Thread Corey Bryant
This bug was fixed in the package barbican - 2:12.0.0-0ubuntu2~cloud0 --- barbican (2:12.0.0-0ubuntu2~cloud0) focal-wallaby; urgency=medium . * New update for the Ubuntu Cloud Archive. . barbican (2:12.0.0-0ubuntu2) hirsute; urgency=medium . * d/gbp.conf: Create

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package barbican - 2:12.0.0-0ubuntu2 --- barbican (2:12.0.0-0ubuntu2) hirsute; urgency=medium * d/gbp.conf: Create stable/wallaby branch. * d/p/fix-castellan-secret-store-encoding.patch: Fix inconsistent encoding of SecretDTO objects (LP: #1946787).

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-01 Thread Liam Young
Tested successfully on focal wallaby using 2:12.0.0-0ubuntu2~cloud0 . I created an encrypted volume and attached it to a VM. cinder type-create LUKS cinder encryption-type-create --cipher aes-xts-plain64 --key_size 512 --control_location front-end LUKS nova.volume.encryptors.luks.LuksEncryptor

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-11-01 Thread Liam Young
Tested successfully on hirsute using 2:12.0.0-0ubuntu2 . I created an encrypted volume and attached it to a VM. cinder type-create LUKS cinder encryption-type-create --cipher aes-xts-plain64 --key_size 512 --control_location front-end LUKS nova.volume.encryptors.luks.LuksEncryptor cinder create

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-10-31 Thread Mathew Hodson
** Changed in: barbican (Ubuntu Focal) Importance: Undecided => High ** Changed in: barbican (Ubuntu Impish) Importance: Undecided => High ** Changed in: barbican (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-10-19 Thread Brian Murray
Hello Corey, or anyone else affected, Accepted barbican into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/barbican/2:12.0.0-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-10-18 Thread Edward Hope-Morley
** Also affects: cloud-archive/ussuri Importance: Undecided Status: New ** Also affects: cloud-archive/victoria Importance: Undecided Status: New ** Also affects: barbican (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-10-18 Thread Edward Hope-Morley
** Description changed: [Impact] This SRU corresponds with the following story for upstream barbican https://storyboard.openstack.org/#!/story/2008335. The problem is some secrets were stored in plaintext and some were stored encoded. This resulted in the inability to decode some

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-10-12 Thread Corey Bryant
A new version of barbican with this fix has been uploaded to the hirsute unapproved queue: https://launchpad.net/ubuntu/hirsute/+queue?queue_state=1_text=barbican -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-10-12 Thread Corey Bryant
** Description changed: [Impact] This SRU corresponds with the following story for upstream barbican https://storyboard.openstack.org/#!/story/2008335. The problem is some secrets were stored in plaintext and some were stored encoded. This resulted in the inability to decode some

[Bug 1946787] Re: [SRU] Fix inconsistent encoding secret encoding

2021-10-12 Thread Corey Bryant
** Description changed: [Impact] + This SRU corresponds with the following story for upstream barbican + https://storyboard.openstack.org/#!/story/2008335. + + The problem is not all secrets were being stored in plaintext prior to + this change, resulting in the inability to decode some