non port: security/botan2/Makefile |
SVNWeb
|
Number of commits found: 58 |
Thu, 27 Apr 2023
|
[ 18:25 Dima Panov (fluffy) ] 3e45e8e (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump all direct Boost cunsumers
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Wed, 23 Nov 2022
|
[ 13:32 Dima Panov (fluffy) ] 5616c28
security/botan2: update to 2.19.3 security release (+)
A malicious OCSP responder could forge OCSP responses due to a failure
to validate that an embedded certificate was issued by the end-entity
issuing certificate authority.
Security: CVE-2022-43705
MFH: 2022Q4
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 26 Aug 2022
|
[ 07:39 Baptiste Daroussin (bapt) ] a60b5f4
compiler: use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE
CHOSEN_COMPILER_TYPE is the only safe variable to let a port know which
typer of compiler has been elected to be used by the framework
PR: 199098
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Fri, 5 Aug 2022
|
[ 14:31 Dima Panov (fluffy) ] cfc5a39
security/botan2: adjust configure args for openmp option
PR: 265648
|
[ 12:41 Dima Panov (fluffy) Author: Daniel Engberg ] 21c0bf8
security/botan2: Enable OpenMP support
PR: 265622
|
Sun, 5 Jun 2022
|
[ 20:52 Dima Panov (fluffy) ] c6fb53f
security/botan2: update to 2.19.2 release (+)
* Since 2.19.2 Botan has dropped openssl provider, remove corresponding option
* Adopt
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Sat, 29 Jan 2022
|
[ 10:06 Guangyuan Yang (ygy) Author: Ralf van der Enden ] 126b7de
security/botan2: Update to 2.19.1 and drop maintainership
- Drop maintainership at the request of the maintainer
Changelog: https://botan.randombit.net/news.html#version-2-19-1-2022-01-21
PR: 261530
|
Fri, 3 Dec 2021
|
[ 11:39 Dmitry Marakasov (amdmi3) ] fee3247
security/botan2: add manpages support
Fix hidden dependency on sphinx and introduce optional manpages
support.
PR: 259737
Reported by: amdmi3
Submitted by: tremere@cainites.net (maintainer)
|
Fri, 29 Oct 2021
|
[ 06:49 Wen Heping (wen) ] d716d2a
security/botan2: Update to 2.18.2
PR: 259508
Reported by: tremere@cainites.net(maintainer)
|
Thu, 21 Oct 2021
|
[ 14:27 Stefan Eßer (se) ] d2b0cb7
security/botan2: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Tue, 11 May 2021
|
[ 16:32 Neel Chauhan (nc) Author: Ralf van der Enden ] beac820
security/botan2: update to 2.18.1
Changes: https://botan.randombit.net/news.html#version-2-18-1-2021-05-09
PR: 255778
|
Thu, 15 Apr 2021
|
[ 18:56 Kevin Bowling (kbowling) ] 8d3212f
security/botan2: update to 2.18.0
Changes https://botan.randombit.net/news.html#version-2-18-0-2021-04-15
PR: 255097
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Jan 2021
|
[ 19:37 fluffy ]
security/botan2: update to 2.17.3
Changelog: https://botan.randombit.net/news.html#version-2-17-3-2020-12-21
PR: 252441
Submitted by: fluffy
Approved by: maintainer
|
Mon, 16 Nov 2020
|
[ 10:21 mikael ]
security/botan2: fix build on arm
processor_rng is only implemented on x86 and powerpc64
PR: 251160
Approved by: Ralf van der Enden (maintainer)
|
Sun, 15 Nov 2020
|
[ 14:07 amdmi3 ]
- Update to 2.17.2
- Fix building in presence of older version of botan2 installed in the system by
importing upstream patch
PR: 251106
Submitted by: tremere@cainites.net (maintainer)
Reported by: amdmi3, acupuncture@cgocable.ca, fastmint@hush.com
|
Thu, 12 Nov 2020
|
[ 08:47 fernape ]
security/botan2: update to 2.17.1
ChangeLog: https://botan.randombit.net/news.html#version-2-17-1-2020-11-07
PR: 251036
Submitted by: tremere@cainites.net (maintainer)
|
Sun, 25 Oct 2020
|
[ 18:31 mi ]
Make prefix-safe by explicitly passing prefix.
Approved by: maintainer timeout (three weeks+)
|
Sun, 27 Sep 2020
|
[ 20:32 linimon ]
Attempt to fix build on powerpc64le.
Approved by: portmgr (tier-2 blanket)
|
Wed, 19 Aug 2020
|
[ 05:53 fernape ]
security/botan2: update to 2.15.0
ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07
Bumping dependent ports due to library abi version bump.
PR: 248343
Submitted by: tremere@cainites.net (maintainer)
|
Thu, 9 Apr 2020
|
[ 14:51 fluffy ]
security/botan2: update to 2.14.0 maintenance release
Since 2.14.0 release, ABI version number != shlib minor version number
PR: 245477
Submitted by: fluffy
Approved by: maintainer
Relnotes: https://botan.randombit.net/news.html
|
Fri, 10 Jan 2020
|
[ 10:45 fluffy ]
security/botan2: update to 2.13.0 release
* Fix a bug introduced in 2.12.0 where TLS::Channel::is_active and
TLS::Channel::is_closed
could simultaneously return true. (GH #2174 #2171)
* Use std::shared_ptr instead of boost::shared_ptr in some examples. (GH #2155)
* Add Roughtime client (GH #2143 #1842)
* Add support for XMSS X.509 certificates (GH #2172)
* Add support for X.509 CRLs in FFI layer and Python wrapper (GH #2213)
https://botan.randombit.net/news.html
PR: 243239
Submitted by: maintainer
Approved by: maintainer
MFH: 2020Q1
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
|
Mon, 25 Nov 2019
|
[ 04:20 fluffy ]
- Update botan to 2.12.1 security release
- OPTIONify python dependency
PR: 242194
Submitted by: fluffy
Approved by: maintainer
MFH: 2019Q4
|
Tue, 29 Oct 2019
|
[ 23:49 pkubaj ]
security/botan2: fix build on powerpc64
This port detects architecture based on uname -m and on powerpc64 it prints
powerpc, which makes configure script thinks it builds on 32-bit powerpc and
causes error because the compiler is configured for 64-bits.
Explicitly configure as ppc64 on powerpc64.
PR: 241375
Approved by: tremere@cainites.net (maintainer), linimon (mentor)
|
Sat, 12 Oct 2019
|
[ 22:00 dmgk ]
security/botan2: Update to 2.12.0
Changes: https://botan.randombit.net/news.html#version-2-12-0-2019-10-07
Also bump PORTREVISION of dependent ports.
PR: 241217
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D22000
|
Thu, 19 Sep 2019
|
[ 14:44 dmgk ]
security/botan2: Update to 2.11.0
Changes: https://botan.randombit.net/news.html#version-2-11-0-2019-07-01
PR: 240557
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21716
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Mon, 8 Apr 2019
|
[ 11:51 jbeich ]
security/botan2: update to 2.10.0
PR: 236450 237019
Submitted by: Ralf van der Enden (maintainer)
|
[ 11:51 jbeich ]
security/botan2: reduce SOVERSION churn
ABI isn't compatible between minor updates, so SONAME changes very
frequently which requires rebuilding consumers.
PR: 237019
Submitted by: Ralf van der Enden (maintainer)
|
[ 11:51 jbeich ]
security/botan2: lift BROKEN on armv7
botan2 builds fine on armv7 down to 2.4.0 but before that all non-x86
were broken (including aarch64) due to missing HAS_RDRAND_RNG conditional.
Pointy hat to: linimon (for using 2.3.0 error logs to mark 2.4.0)
|
Sun, 27 Jan 2019
|
[ 10:39 tcberner ]
security/botan2: Update to 2.9.0 (Fixes CVE-2018-20187)
PR: 234938
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2019Q1
Security: d8e7e854-17fa-11e9-bef6-6805ca2fa271
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
Sun, 9 Dec 2018
|
[ 06:10 tobik ]
security/botan2 builds fine with OpenSSL 1.1.1
Drop bogus BROKEN_SSL which was never set correctly anyway.
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/botan2-2.8.0.log
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] (Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Fri, 5 Oct 2018
|
[ 16:42 fernape ]
security/botan2: update to 2.8.0
* Bump PORTREVISION for dependent ports
* While here do some cleanup to the Makefile.
ChangeLog: https://botan.randombit.net/news.html#version-2-8-0-2018-10-01
PR: 231899
Submitted by: tremere@cainites.net
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17413
|
Tue, 25 Sep 2018
|
[ 07:29 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 17 Aug 2018
|
[ 21:07 swills ]
security/botan2: update to 2.7.0
While here, bump PORTREVISION on dependent ports
PR: 230666
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer
MFH: 2018Q3
Security: 7762d7ad-2e38-41d2-9785-c51f653ba8bd
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
Thu, 12 Apr 2018
|
[ 11:51 krion ]
Update to 2.6.0
Bugfixes and some new features. Most notable fix:
- CVE-2018-9860 Fix a bug decrypting TLS CBC ciphertexts which could
for a malformed ciphertext cause the decryptor to read and HMAC an
additional 64K bytes of data which is not part of the record. This
could cause a crash if the read went into unmapped memory. No
information leak or out of bounds write occurs.
PR: 227455
Submitted by: maintainer
|
Wed, 4 Apr 2018
|
[ 08:36 krion ]
Update to version 2.5.0
PR: 227249
Submitted by: maintainer
|
Tue, 27 Mar 2018
|
[ 11:15 linimon ]
Mark this as broken on various tier-2 architectures.
Approved by: portmgr (tier-2 blanket)
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Mon, 15 Jan 2018
|
[ 17:17 sunpoet ]
Update security/botan2 to 2.4.0
- Fix build on aarch64
- While I'm here:
- Strip shared library in post-install:
- Do not silence installation message
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://botan.randombit.net/news.html
PR: 225085
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
Tue, 19 Dec 2017
|
[ 14:41 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket)
|
Sat, 11 Nov 2017
|
[ 18:32 yuri ]
New port: security/botan2: Portable, easy to use and efficient C++ crypto
library
PR: 223199
Submitted by: Ralf van der Enden <tremere@cainites.net>
Reviewed by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13043
|
Number of commits found: 58 |