Edgewall Software
Modify

Opened 21 months ago

Closed 15 months ago

Last modified 15 months ago

#13494 closed enhancement (fixed)

Upgrade to jQuery 3.6.3

Reported by: Ryan J Ollos Owned by: Jun Omae
Priority: normal Milestone: 1.5.4
Component: general Version:
Severity: normal Keywords: jquery security
Cc: Branch:
Release Notes:

Upgraded the bundled jQuery to version 3.6.3.

API Changes:
Internal Changes:

Description (last modified by Ryan J Ollos)

Attachments (1)

13494.patch (175.4 KB ) - added by James (jay at jp hosting) 15 months ago.
Upgrade jquery from 3.6.0 to 3.6.3 (sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC/iT18dFy95WcExNHFTqLyp72eQ==)

Download all attachments as: .zip

Change History (7)

comment:1 by Ryan J Ollos, 17 months ago

Description: modified (diff)
Summary: Upgrade to jQuery 3.6.1Upgrade to jQuery 3.6.2

comment:2 by Ryan J Ollos, 17 months ago

Description: modified (diff)
Summary: Upgrade to jQuery 3.6.2Upgrade to jQuery 3.6.3

comment:3 by James (jay at jp hosting), 15 months ago

trac/trunk/trac/htdocs/js$ cat jquery.js | openssl dgst -sha256 -binary | openssl base64 -A
/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=
trac/trunk/trac/htdocs/js$ cat ~/Downloads/jquery-3.6.3.min.js | openssl dgst -sha256 -binary | openssl base64 -A
pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU=
trac/trunk/trac/htdocs/js$ cp ~/Downloads/jquery-3.6.3.min.js jquery.js
trac/trunk/trac/htdocs/js$ svn diff > 13494.patch
trac/trunk/trac/htdocs/js$ sha512sum 13494.patch 
421610158a8f276e22b34fbd16f101af680db3c328ec9c90e8b7d8545d7290c10b073750e65e7e5e214d6b7be796cafcb22c3f284c1ae371a42ec80082b1a605  13494.patch

by James (jay at jp hosting), 15 months ago

Attachment: 13494.patch added

Upgrade jquery from 3.6.0 to 3.6.3 (sha512-STof4xm1wgkfm7heWqFJVn58Hm3EtS31XFaagaa8VMReCXAkQnJZ+jEy8PCC/iT18dFy95WcExNHFTqLyp72eQ==)

comment:4 by Jun Omae, 15 months ago

Owner: set to Jun Omae
Status: newassigned

comment:5 by Jun Omae, 15 months ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Committed in [17669] and edited TracDev/ApiChanges/1.6@6.

comment:6 by Ryan J Ollos, 15 months ago

Edited JavaScript@10 (TracDev/JavaScript#Upgrade). Additional change in r17671.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jun Omae to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.