Up to [cvs.NetBSD.org] / pkgsrc / security / boringssl
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14, Tue Jul 7 23:47:41 2020 UTC (3 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -1
lines
FILE REMOVED
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
Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 12 19:40:22 2020 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Use pkgsrc environment to prevent writing the home directory.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:45 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 23 18:39:22 2018 UTC (5 years, 2 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.10: +9 -2
lines
Diff to previous 1.10 (colored)
Use correct versioned Go dependency, subst go tool path.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:17 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive bump for perl5-5.28.0
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 12 17:50:27 2018 UTC (5 years, 5 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Revbump all Go packages after lang/go update.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 13 15:12:06 2017 UTC (6 years, 7 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Revbump all Go packages after the Go 1.8.1 update.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 4 16:30:00 2016 UTC (7 years ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Revbump Go packages after 1.7.4 update.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 29 08:59:48 2016 UTC (7 years, 1 month ago) by bsiegert
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Revbump packages depending on Go after the Go 1.7.3 update.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 10 19:47:21 2016 UTC (7 years, 3 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Revbump all Go packages after the Go 1.7.1 update.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:53 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 23 20:18:12 2016 UTC (7 years, 9 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Revbump packages that build-depend on Go after 1.6 update. They all build, I checked :)
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 5 19:47:12 2016 UTC (7 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Make sure we have a version of go on the machine on which we're building boringssl.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Dec 31 02:57:35 2015 UTC (7 years, 11 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import boringssl into the packages collection. This is a tar file of the sources taken at 20151230 from https://boringssl.googlesource.com/boringssl/ with portability fixes for NetBSD. It installs into ${PREFIX}/bssl to avoid conflicts with openssl. 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.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 31 02:57:35 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
Initial revision