FreeBSD Bugzilla – Attachment 201121 Details for
Bug 234938
security/botan2: Update to 2.9.0 (Fixes CVE-2018-20187)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to botan2 2.9.0
botan2-2.9.0.diff (text/plain), 2.04 KB, created by
Ralf van der Enden
on 2019-01-14 13:20:37 UTC
(
hide
)
Description:
Update to botan2 2.9.0
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2019-01-14 13:20:37 UTC
Size:
2.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 490227) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= botan >-DISTVERSION= 2.8.0 >-PORTREVISION= 2 >+DISTVERSION= 2.9.0 > CATEGORIES= security > MASTER_SITES= http://botan.randombit.net/releases/ > PKGNAMESUFFIX= 2 >@@ -27,7 +26,8 @@ > CONFIGURE_SCRIPT= configure.py > CONFIGURE_ARGS= --with-external-includedir=${PREFIX}/include \ > --with-external-libdir=${PREFIX}/lib \ >- --with-boost --with-bzip2 --with-lzma --with-zlib >+ --with-boost --with-bzip2 --with-lzma --with-zlib \ >+ --cc=${COMPILER_TYPE} > LDFLAGS+= -pthread > > DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} >@@ -60,6 +60,6 @@ > ${WRKSRC}/src/build-data/cc/clang.txt > > post-install: >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/botan ${STAGEDIR}${PREFIX}/lib/libbotan-2.so.8.8.0 >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/botan ${STAGEDIR}${PREFIX}/lib/libbotan-2.so.9.9.0 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 490227) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1538471024 >-SHA256 (Botan-2.8.0.tgz) = e7159b127e91e0c158245d61c638c50d443ec7b440b6b0161328c47b3aba3960 >-SIZE (Botan-2.8.0.tgz) = 7152674 >+TIMESTAMP = 1547467989 >+SHA256 (Botan-2.9.0.tgz) = 305564352334dd63ae63db039077d96ae52dfa57a3248871081719b6a9f2d119 >+SIZE (Botan-2.9.0.tgz) = 7216373 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 490227) >+++ pkg-plist (working copy) >@@ -16,6 +16,7 @@ > include/botan-2/botan/auto_rng.h > include/botan-2/botan/b64_filt.h > include/botan-2/botan/base32.h >+include/botan-2/botan/base58.h > include/botan-2/botan/base64.h > include/botan-2/botan/basefilt.h > include/botan-2/botan/bcrypt.h >@@ -307,7 +308,7 @@ > include/botan-2/botan/zlib.h > lib/libbotan-2.a > lib/libbotan-2.so >-lib/libbotan-2.so.8 >-lib/libbotan-2.so.8.8.0 >+lib/libbotan-2.so.9 >+lib/libbotan-2.so.9.9.0 > %%PYTHON_SITELIBDIR%%/botan2.py > libdata/pkgconfig/botan-2.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 234938
: 201121 |
201122