Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.48 08 Dec 2019 00:51:49 |
jbeich |
security/nss: update to 3.48
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_48_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Reported by: Repology |
3.47.1 24 Nov 2019 00:51:29 |
jbeich |
security/nss: unbreak aarch64 on -CURRENT
blinit.c:159:24: error: expected readable system register
id_aa64isar0 = READ_SPECIALREG(ID_AA64ISAR0_EL1);
^
/usr/include/machine/armreg.h:61:19: note: expanded from macro 'READ_SPECIALREG'
__asm __volatile("mrs %0, " __STRING(reg) : "=&r" (_val)); \
^
<inline asm>:1:10: note: instantiated into assembly here
mrs x8, (((3) << 19) | ((0) << 16) | ((0) << 12) | ((6) << 8) | ((0)
<< 5))
^
blinit.c:160:28: error: implicit declaration of function 'ID_AA64ISAR0_AES' is
invalid in C99 [-Werror,-Wimplicit-function-declaration]
arm_aes_support_ = ID_AA64ISAR0_AES(id_aa64isar0) >=
ID_AA64ISAR0_AES_BASE && disable_hw_aes == NULL;
^
blinit.c:162:29: error: implicit declaration of function 'ID_AA64ISAR0_SHA1' is
invalid in C99 [-Werror,-Wimplicit-function-declaration] (Only the first 15 lines of the commit message are shown above ) |
3.47.1 21 Nov 2019 00:54:23 |
jbeich |
security/nss: update to 3.47.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.47.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_47_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.47 19 Oct 2019 11:37:28 |
jbeich |
security/nss: update to 3.47
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_47_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.46.1 03 Oct 2019 00:59:12 |
jbeich |
security/nss: update to 3.46.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.46.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_46_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.46 24 Sep 2019 13:45:09 |
naddy |
Run regression tests with bash since some test scripts unfortunately
rely on bash features.
PR: 240686
Reviewed by: jbeich |
3.46 31 Aug 2019 00:50:47 |
jbeich |
security/nss: update to 3.46
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_46_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.45_2 29 Aug 2019 05:06:52 |
jbeich |
security/nss: detect AES/SHA2 when PMULL/SHA512 is available on aarch64
Submitted by: Greg V <greg@unrelenting.technology> |
3.45_2 23 Aug 2019 21:55:48 |
jbeich |
security/nss: enable SIMD on aarch64 and 12.0+ armv6
GCM can benefit from PMULL while ChaCha20 from NEON.
Not tested on real hardware. |
3.45_1 26 Jul 2019 20:46:57 |
gerald |
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 |
3.45 09 Jul 2019 00:58:53 |
jbeich |
security/nss: update to 3.45
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.45_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_45_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.44.1 24 Jun 2019 21:44:48 |
jbeich |
security/nss: update to 3.44.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.44.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_44_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.44 11 May 2019 23:20:57 |
jbeich |
security/nss: unbreak on powerpc64 after r501212
crypto_primitives.c: In function 'swap8b':
crypto_primitives.c:31: error: 'SHA_MASK8' undeclared (first use in this
function)
crypto_primitives.c:31: error: (Each undeclared identifier is reported only
once
crypto_primitives.c:31: error: for each function it appears in.)
crypto_primitives.c:32: error: 'SHA_MASK16' undeclared (first use in this
function)
PR: 237841
Reported by: jhibbits |
3.44 11 May 2019 00:59:49 |
jbeich |
security/nss: update to 3.44
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_44_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.43 17 Mar 2019 00:44:33 |
jbeich |
security/nss: update to 3.43
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.43_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_43_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.42.1 01 Feb 2019 23:52:39 |
jbeich |
security/nss: update to 3.42.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.42.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_42_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.42 29 Jan 2019 00:51:41 |
jbeich |
security/nss: update to 3.42
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.42_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_42_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.41.1 24 Jan 2019 00:53:26 |
jbeich |
security/nss: update to 3.41.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.41_1 12 Dec 2018 01:35:36 |
gerald |
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 |
3.41 10 Dec 2018 23:43:38 |
jbeich |
security/nss: update to 3.41
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.40.1 01 Dec 2018 00:33:46 |
jbeich |
security/nss: update to 3.40.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.40.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_40_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Security: CVE-2018-12404 |
3.40 24 Oct 2018 16:45:28 |
jbeich |
security/nss: update to 3.40
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.40_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_40_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.39 12 Oct 2018 11:50:45 |
jbeich |
security/nss: unbreak on powerpc64 after r405494
mpi/mpcpucache.c:728:23: error: incompatible pointer types passing 'int *' to
parameter of type 'size_t *' (aka 'unsigned long *')
[-Werror,-Wincompatible-pointer-types]
&cacheline_size, &clen, NULL, 0) < 0 || !cacheline_size)
^~~~~
/usr/include/sys/sysctl.h:1062:48: note: passing argument to parameter here
int sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
^
PR: 147696 (typo origin)
Reported by: Mark Millard |
3.39 09 Sep 2018 18:27:56 |
jbeich |
security/nss: sort system db(3) patch per "make makepatch" |
3.39 09 Sep 2018 18:27:43 |
jbeich |
security/nss: regen patches
Only BSD patch(1) warns about the following:
No such line 52 in input file, ignoring
No such line -11 in input file, ignoring
No such line 118 in input file, ignoring
https://svnweb.freebsd.org/changeset/base/253689
Reported by: sunpoet |
3.39 31 Aug 2018 14:44:14 |
jbeich |
security/nss: minor clean up
- Switch to WRKSRC_SUBDIR
- Drop untested dependency version requirements
- Drop CKBI comment as 3.19.1 was the last one |
3.39 31 Aug 2018 14:43:24 |
jbeich |
security/nss: update to 3.39
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_39_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.38 26 Jun 2018 00:54:44 |
jbeich |
security/nss: update to 3.38
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_38_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.37.3 06 Jun 2018 19:01:52 |
jbeich |
security/nss: update to 3.37.3
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.3_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_3_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.37.1 30 May 2018 05:57:38 |
jbeich |
security/nss: switch r469336 to upstream fix |
3.37.1 25 May 2018 14:00:41 |
jbeich |
security/nss: update to 3.37.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.37 07 May 2018 21:59:56 |
jbeich |
security/nss: unbreak armv6 after r469333
cd FreeBSD11.1_OPT.OBJ ; sh 'nss/cmd/shlibsign/.'/sign.sh
'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ' \
'nss/cmd/shlibsign/FreeBSD11.1_OPT.OBJ' FreeBSD \
'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib'
'nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.so'
nss/cmd/shlibsign/FreeBSD11.1_OPT.OBJ/shlibsign -v -i
nss/cmd/shlibsign/../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.so
C_Initialize failed: 0x00000030, CKR_DEVICE_ERROR
NSPR error code: -5977: Failure to load dynamic library
Initiailzing softoken failed: 0x00000030, CKR_DEVICE_ERROR
NSPR error code: -5977: Failure to load dynamic library
moduleSpec configdir='' certPrefix='' keyPrefix='' secmod='' flags=noCertDB,
noModDB
gmake[3]: *** [Makefile:92:
../../../dist/FreeBSD11.1_OPT.OBJ/lib/libsoftokn3.chk] Error 1 |
3.37 07 May 2018 20:31:27 |
jbeich |
security/nss: update to 3.37
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.36.1 10 Apr 2018 00:11:40 |
jbeich |
security/nss: update to 3.36.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.36.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/ |
3.36 06 Mar 2018 07:49:22 |
jbeich |
security/nss: update to 3.36
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.36_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2018Q1 (required by Firefox 60) |
3.35 29 Jan 2018 11:11:31 |
jbeich |
security/nss: unbreak on aarch64 after r459458
PR: 225326
Submitted by: mikael.urankar@gmail.com
Obtained from: upstream (NSS 3.36)
MFH: 2018Q1 |
3.35 19 Jan 2018 18:49:04 |
jbeich |
security/nss: update to 3.35
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_35_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2018Q1 |
3.34.1 14 Dec 2017 17:13:22 |
jbeich |
security/nss: don't pull llvm40 on 10.* i386 if CPUTYPE is set
Submitted by: mi |
3.34.1 29 Nov 2017 17:15:14 |
jbeich |
security/nss: update to 3.34.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q4 |
3.34 14 Nov 2017 21:56:56 |
jbeich |
security/nss: update to 3.34
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q4 |
3.33_1 04 Oct 2017 07:51:05 |
jbeich |
security/nss: fix crash on pre-SSE2 hardware
PR: 221466
Obtained from: upstream |
3.33 24 Sep 2017 18:50:05 |
sunpoet |
Update LICENSE
Approved by: portmgr (blanket) |
3.33 20 Sep 2017 13:44:30 |
jbeich |
security/nss: update to 3.33
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.33_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_33_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q3 |
3.32.1 12 Sep 2017 09:12:11 |
jbeich |
security/nss: update to 3.32.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q3 (maybe security, required by firefox-56.0) |
3.32 28 Jul 2017 22:23:24 |
jbeich |
security/nss: update to 3.32
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q3 (required by firefox-56.0 scheduled on 2017-09-26) |
3.31 11 Jun 2017 18:20:07 |
jbeich |
security/nss: update to 3.31
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q2 |
3.30.2 23 Apr 2017 16:11:22 |
jbeich |
security/nss: update to 3.30.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.2_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_2_RTM
MFH: 2017Q2 |
3.30.1 10 Apr 2017 16:06:57 |
jbeich |
security/nss: update to 3.30.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_1_RTM
MFH: 2017Q2 |
3.30 16 Mar 2017 17:23:55 |
jbeich |
security/nss: update to 3.30
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_RTM
MFH: 2017Q1 |
3.29.3 07 Mar 2017 02:31:49 |
jbeich |
security/nss: update to 3.29.3
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.2_release_notes
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.3_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_3_RTM
MFH: 2017Q1 |
3.29.1 21 Feb 2017 02:02:18 |
jbeich |
security/nss: update to 3.29.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_1_RTM
MFH: 2017Q1 |
3.29 15 Feb 2017 09:48:00 |
jbeich |
security/nss: update to 3.29
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_RTM
MFH: 2017Q1 |
3.28.1_2 14 Feb 2017 21:49:26 |
jbeich |
security/nss: stop excessive getpid(2) calls
FreeBSD implements pthread_atfork(3) and (as required by a nearby
code comment) deregisters callbacks located in dlclose(3)ed shared
objects. Take advantage of it instead of looping with getpid(2).
Submitted by: cem
MFH: 2017Q1 |
3.28.1_1 08 Jan 2017 05:39:54 |
jbeich |
security/nss: update to 3.28.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28.1_release_notes
MFH: 2017Q1 |
3.28_1 28 Dec 2016 06:17:39 |
jbeich |
security/nss: expose TLS 1.3 support
This is going to be default in 3.29, recommended by upstream for 3.28
and will be required by Firefox >= 52.0. |
3.28 22 Dec 2016 15:30:16 |
jbeich |
security/nss: update to 3.28
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28_release_notes
MFH: 2016Q4 |
3.27.2 05 Dec 2016 02:29:17 |
jbeich |
security/nss: update to 3.27.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27.2_release_notes
MFH: 2016Q4 |
3.27.1_1 09 Oct 2016 12:10:02 |
jbeich |
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine |
3.27.1 09 Oct 2016 10:45:33 |
jbeich |
security/nss: update to 3.27.1 and define license
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27.1_release_notes
PR: 213312
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
MFH: 2016Q4 |
3.27 28 Sep 2016 08:23:39 |
jbeich |
security/nss: update to 3.27
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27_release_notes |
3.26 25 Sep 2016 18:03:05 |
jbeich |
security/nss: unbreak build on armv6
pqg.c:339:16: error: comparison of constant 18446744073709551615 with expression
of type 'unsigned long' is always true
[-Werror,-Wtautological-constant-out-of-range-compare]
if (addend < MP_DIGIT_MAX) {
~~~~~~ ^ ~~~~~~~~~~~~
1 error generated.
PR: 209482
Submitted by: mikael.urankar@gmail.com (based on) |
3.26 06 Aug 2016 14:47:43 |
jbeich |
security/nss: update to 3.26
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes
MFH: 2016Q3 |
3.25 24 Jun 2016 15:14:56 |
jbeich |
security/nss: update to 3.25
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.25_release_notes |
3.24 20 May 2016 18:38:50 |
jbeich |
security/nss: update to 3.24
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.24_release_notes |
3.23 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.23 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
3.23 10 Mar 2016 00:18:31 |
jbeich |
security/nss: refresh patch with version approved upstream |
3.23 04 Mar 2016 11:56:18 |
jbeich |
security/nss: limit ports binutils to FreeBSD
Inspired by: DPorts diffs |
3.23 03 Mar 2016 12:42:50 |
jbeich |
security/nss: update to 3.23
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes |
3.22.2 03 Mar 2016 02:53:58 |
jbeich |
security/nss: unbreak build on 9.x after r409978
Drop -ansi as it often breaks build e.g., C++-style comments in C code.
secasn1d.c: In function 'sec_asn1d_parse_leaf':
secasn1d.c:1611: error: expected expression before '/' token
secasn1d.c:1622: error: expected expression before '/' token
secasn1d.c:1629: error: expected expression before '/' token
secasn1d.c:1621: warning: unused variable 'len_in_bits'
Reported by: pkg-fallout [1]
Pointy hat: jbeich |
3.22.2 02 Mar 2016 22:49:20 |
jbeich |
security/nss: update to 3.22.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22.2_release_notes
Changes: https://hg.mozilla.org/projects/nss/rev/ec7aee1a4c24
MFH: 2016Q1 (maybe security) |
3.22.1 27 Feb 2016 13:39:40 |
bapt |
When linking nss uses plain CC and does not pass CFLAGS
Append the path to the ports binutils on amd64 to CC so linking actually uses
the expected binutils
This fixes build with binutils 2.26 |
3.22.1 22 Feb 2016 14:16:50 |
jbeich |
security/nss: update to 3.22.1
Changes: https://hg.mozilla.org/projects/nss/rev/4f727a27da00
MFH: 2016Q1 (maybe security) |
3.22 09 Feb 2016 00:09:38 |
jbeich |
security/nss: update to 3.22
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22_release_notes
PR: 207030
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> |
3.21 08 Jan 2016 00:45:54 |
jbeich |
security/nss: update to 3.21
Temporarily disable gtests as they require C++0x support and install a
library that may have conflicting API with devel/googletest.
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.21_release_notes |
3.20.2_1 19 Dec 2015 10:48:07 |
jbeich |
security/nss: enable NSSLOWHASH_* API support
Possible consumers:
- net/chrony (autodetected)
- security/p11-kit (--with-hash-impl=freebl)
PR: 205171
Submitted by: John Hein <z7dr6ut7gs@snkmail.com> |
3.20.2 19 Dec 2015 10:47:23 |
jbeich |
security/nss: update to 3.20.2
Changes: https://hg.mozilla.org/projects/nss/rev/891676aa0d85
MFH: 2015Q4 |
3.20.1 20 Nov 2015 00:38:41 |
jbeich |
gecko: catch up with 2015-11-03 release train
- Update NSPR to 4.10.10 [1]
- Update NSS to 3.20.1 [2]
- Update Firefox ESR and libxul to 38.4.0
- Update Firefox to 42.0 [2]
- Update SeaMonkey to 2.39
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-10-Release-td346822.html
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20.1_release_notes
Changes: https://www.mozilla.org/en-US/firefox/42.0/releasenotes/
Changes: http://www.seamonkey-project.org/news#2015-11-08
PR: 204277 [1], 204332 [2], 203099
Submitted by: swills, Christoph Moench-Tegeder
MFH: 2015Q4
Security: 9d04936c-75f1-4a2c-9ade-4c1708be5df9 |
3.20 20 Aug 2015 13:13:52 |
jbeich |
security/{,ca_root_}nss: update to 3.20
No CA root changes, just chasing NSS version.
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20_release_notes |
3.19.3 14 Aug 2015 12:43:27 |
jbeich |
security/nss: update legacy ckbi suffix to the one used in 3.19.1
This is only for convenience, see
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201831
MFH: 2015Q3
X-MFH-With: r394204 |
3.19.3 14 Aug 2015 12:35:27 |
jbeich |
security/{,ca_root_}nss: update to 3.19.3
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.3_release_notes
MFH: 2015Q3 |
3.19.2 16 Jul 2015 06:06:00 |
jbeich |
- Update NSS and ca_root_nss to 3.19.2
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes: https://www.mozilla.org/firefox/39.0/releasenotes/
Changes: https://www.mozilla.org/firefox/38.1.0/releasenotes/
MFH: 2015Q3
Security: https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html |
3.19.1 01 Jun 2015 14:21:54 |
jbeich |
- Update NSS and ca_root_nss to 3.19.1
- Update Firefox to 38.0.5
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes
Changes: https://www.mozilla.org/firefox/38.0.5/releasenotes/
MFH: 2015Q2 |
3.19 12 May 2015 18:06:37 |
jbeich |
- Update NSS and ca_root_nss to 3.19
- Update Firefox to 38.0
- Update Firefox ESR and libxul to 31.7.0
- Update Thunderbird to 31.7.0
- Update Enigmail to 1.8.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19_release_notes
Changes: https://www.mozilla.org/firefox/38.0/releasenotes/
Changes: https://www.mozilla.org/firefox/31.7.0/releasenotes/
Changes: http://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.8.1
MFH: 2015Q2
Security: https://vuxml.freebsd.org/freebsd/d9b43004-f5fd-4807-b1d7-dbf66455b244.html |
3.18.1 24 Apr 2015 14:31:06 |
jbeich |
- Update NSS to 3.18.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes
MFH: 2015Q2 |
3.18 22 Mar 2015 08:00:19 |
jbeich |
- Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html |
3.17.4 01 Feb 2015 16:46:25 |
jbeich |
- Update NSPR to 4.10.8
- Update NSS to 3.17.2
- Update Firefox to 35.0.1
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-8-Release-td332365.html
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.4_release_notes
Changes: https://www.mozilla.org/en-US/firefox/35.0.1/releasenotes/
Differential Revision: https://reviews.freebsd.org/D1736
Approved by: bapt (mentor) |
3.17.3 03 Dec 2014 14:55:26 |
beat |
- Update Thunderbird to 31.3.0
- Update gmp-api to 35.0
- Update openh264 to 1.2
- Update NSS to 3.17.3
- Update Firefox to 34.0.5
- Update Firefox ESR 31.3.0
- Update libxul to 31.3.0
- Improve CONFIGURE_TARGET handling
- Always build using client.mk
- Switch to clang by default on systems without libc++
(/stable/8 and /stable/9)
- Drop lang/python2 dependency, only lang/python27 is required
to build
- Use DuckDuckGo searchplugin from upstream (has suggestions
and purposes)
- Backport a few about:memory fixes
- Backport Web Notifications libnotify integration
- Add GTK3 option for www/firefox. Adwaita is a bit broken
since Gtk 3.14, see:
https://bugzilla.mozilla.org/show_bug.cgi?id=1073117
PR: 195559
Submitted by: Jan Beich
MFH: 2014Q4
Security: http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html |
3.17.2_1 31 Oct 2014 21:34:25 |
rodrigo |
Fix security/nss plist
Bump port revision
Submitted by: rodrigo
Approved by: bapt (mentor)
MFH: 2014Q4 |
3.17.2 15 Oct 2014 15:48:17 |
beat |
- Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
r348851 by marino@ until bug 193555
PR: 194356
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html |
3.17.1 25 Sep 2014 07:40:33 |
des |
Upgrade to 3.17.1
PR: 193906
MFH: 2014Q3
Security: CVE-2014-1568 |
3.17 09 Sep 2014 15:00:40 |
bapt |
Update nss to 3.17
Submitted by: Jan beich |
3.16.3 04 Aug 2014 09:06:06 |
bapt |
Update to 3.16.3
Add cpe informations
Submitted by: Jan Beich |
3.16.1_2 23 Jul 2014 07:49:44 |
delphij |
Apply vendor patch to fix race condition in certificate verification
that can lead to remote code execution.
Reference: https://hg.mozilla.org/projects/nss/rev/204f22c527f8
Security: CVE-2014-1544
Security: 978b0f76-122d-11e4-afe3-bc5ff4fb5e7b |
3.16.1_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
3.16.1 11 Jun 2014 03:42:55 |
beat |
- Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]
PR: ports/189991 [1]
PR: ports/189217 [2]
PR: ports/189488 [2]
Submitted by: bapt [3]
Sumbitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html |
3.16 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
3.16 29 Apr 2014 20:35:24 |
beat |
- Update Firefox to 29.0
- Update Firefox ESR to 24.5.0
- Update Thunderbird to 24.5.0
- Update NSS to 3.16
- Use port dependency for soundtouch library
- Require recent graphite2 version explicitly [1]
- Require gst-libav version that doesn't crash on seeking [2]
and doesn't error out on plugin load [3]
- Remove gstreamer note in pkg-message for www/firefox, [3] may still
happen with www/firefox-esr but only until it tracks esr31 (ca 2014-09-01)
- Fix USE_XPI in mail/thunderbird-i18n [4]
Security: http://www.vuxml.org/freebsd/985d4d6c-cfbd-11e3-a003-b4b52fce4ce8.html
PR: ports/187939 [1]
PR: ports/188133 [2]
PR: ports/181964 [3]
PR: ports/188984 [4]
Submitted by: Toomas Aas <toomas.aas@raad.tartu.ee> [1]
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> [2]
Submitted by: Jan Beich [3] and this update!
Submitted by: Toni Ballesta <mustelator@yahoo.es> [4]
Approved by: portmgr (bdrewery, security update to non-staged port) |
3.15.5 19 Mar 2014 20:46:38 |
beat |
- Update Firefox to 28.0
- Update Firefox ESR to 24.4.0
- Update Thunderbird to 24.4.0
- Update NSPR to 4.10.4
- Update NSS to 3.15.5
- Switch GSTREAMER option for non-esr ports to depend on
multimedia/gstreamer1 [2]
- Switch to Uses/compiler.mk, defaults to lang/gcc47 on 8.x and 9.x
- Use port dependencies for libogg, libvorbis, libopus, harfbuzz, graphite2
- Enable readahead in url-classifier, asmjs, download resume like on Linux
- Build www/firefox and www/seamonkey faster using unified compilation
- Unbreak build on sparc64 [1]
- Workaround OPTIMIZED_CFLAGS startup crash on 8.x and 9.x
- OPTIMIZED_CFLAGS is enabled by default
- A few DEBUG build fixes
- Add clang 3.2/3.3/3.4 workarounds for i386
- Mention known GSTREAMER issue in pkg-message
Submitted by: Jan Beich
PR: ports/186580 [1]
Requested by: kwm [2]
Security: http://www.vuxml.org/freebsd/610de647-af8d-11e3-a25b-b4b52fce4ce8.html |
3.15.4 05 Feb 2014 05:23:30 |
beat |
- Update Firefox to 27.0
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
smoothScroll [1]
Submitted by: Jan Beich
Reported by: flo [1]
Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html |