Opened 6 years ago
Closed 6 years ago
#21679 closed defect (fixed)
openssl security update (1.0.2j)
Reported by: | tmonteil | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | sage-7.4 |
Component: | packages: optional | Keywords: | |
Cc: | Merged in: | ||
Authors: | Thierry Monteil | Reviewers: | Volker Braun |
Report Upstream: | N/A | Work issues: | |
Branch: | f212e44 (Commits, GitHub, GitLab) | Commit: | f212e44a3d5625c2d965e03e20a2444582f4cba2 |
Dependencies: | Stopgaps: |
Description
- security advisory: https://www.openssl.org/news/secadv/20160926.txt
- tarball: https://www.openssl.org/source/openssl-1.0.2j.tar.gz
- release notes: https://www.openssl.org/news/openssl-1.0.2-notes.html
Change History (4)
comment:1 Changed 6 years ago by
- Branch set to u/tmonteil/openssl_security_update__1_0_2j_
comment:2 Changed 6 years ago by
- Commit set to f212e44a3d5625c2d965e03e20a2444582f4cba2
- Status changed from new to needs_review
comment:3 Changed 6 years ago by
- Reviewers set to Volker Braun
- Status changed from needs_review to positive_review
comment:4 Changed 6 years ago by
- Branch changed from u/tmonteil/openssl_security_update__1_0_2j_ to f212e44a3d5625c2d965e03e20a2444582f4cba2
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
sage -f -c openssl
builds and self-tests without errorsage -f python2
andmake
,sage -pip
works remotely (uses https) andsage -n jupyter
starts without complaining about broken ssl.I am not sure if i should add some other test. Anyway, it could be nice if from time to time, some OSX user could to the same tests, perhaps when we will move to openssl 0.1.1x.
New commits:
#21679 : update openssl to 1.0.2j