diff options
| author | gdt <gdt@pkgsrc.org> | 2021-12-14 01:01:48 +0000 |
|---|---|---|
| committer | gdt <gdt@pkgsrc.org> | 2021-12-14 01:01:48 +0000 |
| commit | 8dc306f3ef68ac4a796c2a070d5ec51a26cf8e68 (patch) | |
| tree | 42851a11abd140ff51c47149ceea12a3a842253a /security/olm/PLIST | |
| parent | 4fbbbc322750f8731e34272dbead588614c79e34 (diff) | |
| download | pkgsrc-8dc306f3ef68ac4a796c2a070d5ec51a26cf8e68.tar.gz | |
security/olm: Update to 3.2.8
Packaging: While this is 3.2.8 in distfile and upstream announcements,
tt is sort of 3.2.2.1 in unpack dir and shlib versions.
This is a security release fixing a buffer overflow. While upstream
has a changes file, there are no entries for anything beyond 3.2.8,
and the changes are thus expected to be only security fixes as
described at:
https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk
Diffstat (limited to 'security/olm/PLIST')
| -rw-r--r-- | security/olm/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/olm/PLIST b/security/olm/PLIST index aac78e8d7f6..e75f706c07c 100644 --- a/security/olm/PLIST +++ b/security/olm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2021/05/23 07:15:24 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2021/12/14 01:01:48 gdt Exp $ include/olm/inbound_group_session.h include/olm/olm.h include/olm/outbound_group_session.h @@ -10,5 +10,5 @@ lib/cmake/Olm/OlmTargets-release.cmake lib/cmake/Olm/OlmTargets.cmake lib/libolm.so lib/libolm.so.3 -lib/libolm.so.${PKGVERSION} +lib/libolm.so.3.2.2 lib/pkgconfig/olm.pc |
