[Bug 2067672] Re: [SRU] Openssl copyright/changelog.Debian.gz file points at non-existent location
Adrien Nader
2067672 at bugs.launchpad.net
Mon Jul 1 15:24:45 UTC 2024
Hey, a quick update.
With openssl 3.2.1 uploaded to Oracular, I've prepared the subsequent
3.2.2 (doing it so soon wasn't planned initially).
I'm including a fix for this and for #1297025 :
https://git.launchpad.net/~adrien/ubuntu/+source/openssl/commit/?id=5f94de31126ae59f2481fe77a397df9fb0941bd8
This will satisfy the SRU requirement that the fix is first included in
the development release.
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2067672
Title:
[SRU] Openssl copyright/changelog.Debian.gz file points at non-
existent location
Status in OEM Priority Project:
Triaged
Status in openssl package in Ubuntu:
New
Bug description:
[ Impact ]
* In OEM projects, our customers need check every copyright of
packages.
[ Test Plan ]
* list the openssl or libssl-dev to check if symbol link is valid.
$ l -thal /usr/share/doc/libssl-dev/
$ l -thal /usr/share/doc/openssl/
$ file /usr/share/doc/libssl-dev/copyright
$ file /usr/share/doc/openssl/copyright
[ Where problems could occur ]
* It didn't affects any functions, just the symbol links are
misssing.
[ Other Info ]
Currently it link to the old version libssl3, currently libssl3 is purely virtual.
$ l -thal /usr/share/doc/openssl-dev/
lrwxrwxrwx 1 root root 30 May 14 17:06 changelog.Debian.gz -> ../libssl3/changelog.Debian.gz
lrwxrwxrwx 1 root root 23 May 14 17:06 changelog.gz -> ../libssl3/changelog.gz
lrwxrwxrwx 1 root root 20 May 14 17:06 copyright -> ../libssl3/copyright
$ l -thal /usr/share/doc/libssl-dev/
total 84K
drwxr-xr-x 2 root root 4.0K May 23 16:08 ./
drwxr-xr-x 2180 root root 76K May 16 20:13 ../
lrwxrwxrwx 1 root root 30 May 14 17:06 changelog.Debian.gz -> ../libssl3/changelog.Debian.gz
lrwxrwxrwx 1 root root 23 May 14 17:06 changelog.gz -> ../libssl3/changelog.gz
lrwxrwxrwx 1 root root 20 May 14 17:06 copyright -> ../libssl3/copyright
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2067672/+subscriptions
More information about the Ubuntu-sponsors
mailing list