NOTICE: This package has been removed from pkgsrc

./security/boringssl, Fork of OpenSSL designed to meet Googles needs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20151230nb9, Package name: boringssl-20151230nb9, Maintainer: pkgsrc-users

BoringSSL is a fork of OpenSSL that is designed to meet Google's
needs.

Although BoringSSL is an open source project, it is not intended for
general use, as OpenSSL is. We don't recommend that third parties
depend upon it. Doing so is likely to be frustrating because there
are no guarantees of API or ABI stability.

Programs ship their own copies of BoringSSL when they use it and we
update everything as needed when deciding to make API changes. This
allows us to mostly avoid compromises in the name of compatibility.
It works for us, but it may not work for you.

BoringSSL arose because Google used OpenSSL for many years in various
ways and, over time, built up a large number of patches that were
maintained while tracking upstream OpenSSL. As Google's product
portfolio became more complex, more copies of OpenSSL sprung up and
the effort involved in maintaining all these patches in multiple
places was growing steadily.


Required to build:
[pkgtools/cwrappers] [lang/go114]

Master sites: (Expand)

SHA1: eb3681358044990bc54c9ab58a3ce8d951edd022
RMD160: cf2b15e5dc261efcba44cb493947e9c48d346c36
Filesize: 21469.242 KB

Version history: (Expand)


CVS history: (Expand)


   2020-07-08 01:47:41 by Nia Alarie | Files touched by this commit (11) | Package removed
Log message:
security: Remove boringssl

This is a really old version that is likely vulnerable.

AFAIK the only consumer of boringssl is Chromium which vendors its
own variant, otherwise the library is just for internal Google use
   2020-04-12 21:40:22 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Use pkgsrc environment to prevent writing the home directory.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2018-09-23 20:39:23 by Benny Siegert | Files touched by this commit (1)
Log message:
Use correct versioned Go dependency, subst go tool path.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-06-12 19:50:29 by Benny Siegert | Files touched by this commit (102) | Package updated
Log message:
Revbump all Go packages after lang/go update.
   2017-04-13 17:12:07 by Benny Siegert | Files touched by this commit (39) | Package updated
Log message:
Revbump all Go packages after the Go 1.8.1 update.
   2016-12-21 14:38:16 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
"false" is spelled 0 when returning integers.