Merge ~ahasenack/ubuntu/+source/openldap:eoan-openldap-crash-1866303 into ubuntu/+source/openldap:ubuntu/eoan-devel
Status: | Merged | ||||||||
---|---|---|---|---|---|---|---|---|---|
Approved by: | Andreas Hasenack on 2020-07-02 | ||||||||
Approved revision: | 4c5ecabfab50cad1d6501e015f6dd31d07f41e43 | ||||||||
Merged at revision: | a986a6dfaabcb75ca0fbd7f923a0807b3fac63da | ||||||||
Proposed branch: | ~ahasenack/ubuntu/+source/openldap:eoan-openldap-crash-1866303 | ||||||||
Merge into: | ubuntu/+source/openldap:ubuntu/eoan-devel | ||||||||
Diff against target: |
93 lines (+54/-1) 4 files modified
debian/apparmor-profile (+2/-1) debian/changelog (+13/-0) debian/patches/ITS-9171-Insert-callback-in-the-right-place.patch (+38/-0) debian/patches/series (+1/-0) |
||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Christian Ehrhardt | 2020-07-01 | Approve on 2020-07-02 | |
Canonical Server Team | 2020-07-01 | Pending | |
Review via email:
|
Description of the change
Previously applied to focal, now it's time to SRU the fix to the other ubuntu releases.
The bug contains the SRU template, and testing instructions. The patch is the same one used for focal.
I know eoan is EOL this month, but we had this patch available for a while now and it's easy enough to include and test. While the original bug was open, we already dropped disco, so let's keep eoan at least if you agree.
PPA for testing: https:/
Andreas Hasenack (ahasenack) wrote : | # |
Thanks, tagging and uploading 4c5ecabfab50cad
$ git push pkg upload/
Enumerating objects: 16, done.
Counting objects: 100% (16/16), done.
Delta compression using up to 4 threads
Compressing objects: 100% (11/11), done.
Writing objects: 100% (11/11), 2.00 KiB | 107.00 KiB/s, done.
Total 11 (delta 7), reused 1 (delta 0)
To ssh://git.
* [new tag] upload/
$ dput ubuntu ../openldap_
Checking signature on .changes
gpg: ../openldap_
Checking signature on .dsc
gpg: ../openldap_
Uploading to ubuntu (via ftp to upload.ubuntu.com):
Uploading openldap_
Uploading openldap_
Uploading openldap_
Uploading openldap_
Successfully uploaded packages.
Christian Ehrhardt (paelzer) wrote : | # |
This wasn't accepted in -unapproved yet.
There also are accepted but not yet sponsored MPs for bug 1557157.
Could you combine the SRU cycle for this with an upload combining the two?
Andreas Hasenack (ahasenack) wrote : | # |
I asked for this to be rejected from unapproved, and prepared a new one containing sergio's fix. Just waiting for eoan to finish testing, since Sergio hadn't planned for an eoan sru.
Andreas Hasenack (ahasenack) wrote : | # |
Bileto green.
Tagging and uploading a986a6dfaabcb75
$ git push pkg upload/
Enumerating objects: 13, done.
Counting objects: 100% (13/13), done.
Delta compression using up to 4 threads
Compressing objects: 100% (9/9), done.
Writing objects: 100% (9/9), 1.19 KiB | 1.19 MiB/s, done.
Total 9 (delta 6), reused 0 (delta 0)
To ssh://git.
+ a62d72e2dc.
$ dput -f ubuntu ../openldap_
Checking signature on .changes
gpg: ../openldap_
Checking signature on .dsc
gpg: ../openldap_
Uploading to ubuntu (via ftp to upload.ubuntu.com):
Uploading openldap_
Uploading openldap_
Uploading openldap_
Uploading openldap_
Successfully uploaded packages.
(with -f because of the previous upload, which was rejected)
I'd have complained about a miss in dep-3 headers, but I can second the approach to take the patch exactly as it got into 2.4.49+dfsg-2 since it applies as-is.
Got into Ubuntu with 2.4.49+ dfsg-2ubuntu1 = >=Focal, so that is also ok.
Changelog ok, SRU Template ok.
+1 overall