Closed Bug 1936150 Opened 1 year ago Closed 1 year ago

Upgrade Firefox 128 to NSS 3.101.3

Categories

(Core :: Security: PSM, task, P2)

task

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr128 135+ fixed

People

(Reporter: jschanck, Assigned: djackson)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

No description provided.
Depends on: 1935984
Assignee: jschanck → djackson
Keywords: leave-open

2025-01-23 Dennis Jackson <djackson@mozilla.com>

* doc/rst/releases/index.rst:
Add release notes for 3.101.3
[60be34d595b6] [NSS_3_101_3_RTM] <NSS_3_101_BRANCH>

* lib/nss/nss.h, lib/softoken/softkver.h, lib/util/nssutil.h:
Set verion numbers to 3.101.3
[b799d486b567] <NSS_3_101_BRANCH>

2024-12-09 Maurice Dauer <mdauer@mozilla.com>

* lib/pkcs7/certread.c:
Bug 1935984 - Ensure zero-initialization of collectArgs.cert,
r=djackson,nss-reviewers

[0c5bfd138fec] <NSS_3_101_BRANCH>

2024-12-06 Dana Keeler <dkeeler@mozilla.com>

* lib/softoken/pkcs11.c, lib/util/utilmod.c:
Bug 1927953 - don't look for secmod.db in nssutil_ReadSecmodDB if
NSS_DISABLE_DBM is set r=jschanck

[2c13c7018b61] <NSS_3_101_BRANCH>

2024-11-27 Anna Weine <anna.weine@mozilla.com>

* lib/dev/devutil.c:
Bug 1926256 - fix build error from 9505f79d r=jschanck

[4a2a05674aa3] <NSS_3_101_BRANCH>

2024-11-26 John Schanck <jschanck@mozilla.com>

* lib/dev/devutil.c:
Bug 1926256 - simplify error handling in
get_token_objects_for_cache. r=rrelyea

[72dc849de263] <NSS_3_101_BRANCH>

2024-10-21 John Schanck <jschanck@mozilla.com>

* cmd/pk12util/pk12util.c:
Bug 1923767 - pk12util: improve error handling in
p12U_ReadPKCS12File. r=nss-reviewers,nkulatova

[23e5b96bfbdb] <NSS_3_101_BRANCH>

2024-09-24 ISHIKAWA, Chiaki <ishikawa@yk.rim.or.jp>

* lib/ssl/sslsnce.c:
Bug 1909768 - UBSAN fix: applying zero offset to null pointer in
sslsnce.c. r=kaie

[49a0f03dc97b] <NSS_3_101_BRANCH>

2024-07-25 John Schanck <jschanck@mozilla.com>

* lib/softoken/pkcs11u.c:
Bug 1908623 - move list size check after lock acquisition in
sftk_PutObjectToList. r=rrelyea,nss-reviewers

[b936ef0a883b] <NSS_3_101_BRANCH>

2024-09-26 Kai Engert <kaie@kuix.de>

* lib/pkcs7/p7decode.c:
Bug 1899402 - Correctly destroy bulkkey in error scenario.
r=jschanck

[3200544b1a70] <NSS_3_101_BRANCH>

2024-07-29 John Schanck <jschanck@mozilla.com>

* lib/nss/nss.h, lib/softoken/softkver.h, lib/util/nssutil.h:
Set version numbers to 3.101.2
[f0fd00e7f8ee] <NSS_3_101_BRANCH>

2024-07-24 John Schanck <jschanck@mozilla.com>

* .hgtags:
Added tag NSS_3_101_2_RTM for changeset 1204ed03458f
[d7839c5f949e] <NSS_3_101_BRANCH>
Attachment #9461286 - Flags: approval-mozilla-esr128?

2025-01-23 Dennis Jackson <djackson@mozilla.com>

* doc/rst/releases/index.rst:
Add release notes for 3.101.3
[60be34d595b6] [NSS_3_101_3_RTM] <NSS_3_101_BRANCH>

* lib/nss/nss.h, lib/softoken/softkver.h, lib/util/nssutil.h:
Set verion numbers to 3.101.3
[b799d486b567] <NSS_3_101_BRANCH>

2024-12-09 Maurice Dauer <mdauer@mozilla.com>

* lib/pkcs7/certread.c:
Bug 1935984 - Ensure zero-initialization of collectArgs.cert,
r=djackson,nss-reviewers

[0c5bfd138fec] <NSS_3_101_BRANCH>

2024-12-06 Dana Keeler <dkeeler@mozilla.com>

* lib/softoken/pkcs11.c, lib/util/utilmod.c:
Bug 1927953 - don't look for secmod.db in nssutil_ReadSecmodDB if
NSS_DISABLE_DBM is set r=jschanck

[2c13c7018b61] <NSS_3_101_BRANCH>

2024-11-27 Anna Weine <anna.weine@mozilla.com>

* lib/dev/devutil.c:
Bug 1926256 - fix build error from 9505f79d r=jschanck

[4a2a05674aa3] <NSS_3_101_BRANCH>

2024-11-26 John Schanck <jschanck@mozilla.com>

* lib/dev/devutil.c:
Bug 1926256 - simplify error handling in
get_token_objects_for_cache. r=rrelyea

[72dc849de263] <NSS_3_101_BRANCH>

2024-10-21 John Schanck <jschanck@mozilla.com>

* cmd/pk12util/pk12util.c:
Bug 1923767 - pk12util: improve error handling in
p12U_ReadPKCS12File. r=nss-reviewers,nkulatova

[23e5b96bfbdb] <NSS_3_101_BRANCH>

2024-09-24 ISHIKAWA, Chiaki <ishikawa@yk.rim.or.jp>

* lib/ssl/sslsnce.c:
Bug 1909768 - UBSAN fix: applying zero offset to null pointer in
sslsnce.c. r=kaie

[49a0f03dc97b] <NSS_3_101_BRANCH>

2024-07-25 John Schanck <jschanck@mozilla.com>

* lib/softoken/pkcs11u.c:
Bug 1908623 - move list size check after lock acquisition in
sftk_PutObjectToList. r=rrelyea,nss-reviewers

[b936ef0a883b] <NSS_3_101_BRANCH>

2024-09-26 Kai Engert <kaie@kuix.de>

* lib/pkcs7/p7decode.c:
Bug 1899402 - Correctly destroy bulkkey in error scenario.
r=jschanck

[3200544b1a70] <NSS_3_101_BRANCH>

2024-07-29 John Schanck <jschanck@mozilla.com>

* lib/nss/nss.h, lib/softoken/softkver.h, lib/util/nssutil.h:
Set version numbers to 3.101.2
[f0fd00e7f8ee] <NSS_3_101_BRANCH>

2024-07-24 John Schanck <jschanck@mozilla.com>

* .hgtags:
Added tag NSS_3_101_2_RTM for changeset 1204ed03458f
[d7839c5f949e] <NSS_3_101_BRANCH>

Original Revision: https://phabricator.services.mozilla.com/D235304

Attachment #9461288 - Flags: approval-mozilla-esr128?

esr128 Uplift Approval Request

  • User impact if declined: stability fixes
  • Code covered by automated testing: yes
  • Fix verified in Nightly: yes
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: NA
  • Risk associated with taking this patch: low
  • Explanation of risk level: various minor bugfixes
  • String changes made/needed: NA
  • Is Android affected?: yes
Attachment #9461286 - Attachment is obsolete: true
Attachment #9461286 - Flags: approval-mozilla-esr128?
Keywords: leave-open
Attachment #9461288 - Flags: approval-mozilla-esr128? → approval-mozilla-esr128+
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: