Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps) bump luasec from 0.8 to 0.9 #5218

Merged
merged 1 commit into from
Nov 13, 2019
Merged

chore(deps) bump luasec from 0.8 to 0.9 #5218

merged 1 commit into from
Nov 13, 2019

Conversation

bungle
Copy link
Member

@bungle bungle commented Nov 13, 2019

Summary

LuaSec 0.9
  • Add DNS-based Authentication of Named Entities (DANE) support
  • Add __close() metamethod
  • Fix deprecation warnings with OpenSSL 1.1
  • Fix special case listing of TLS 1.3 EC curves
  • Fix general_name leak in cert:extensions()
  • Fix unexported 'ssl.config' table
  • Replace $(LD) with $(CCLD) variable
  • Remove multiple definitions of 'ssl_options' variable
  • Use tag in git format: v0.9
LuaSec 0.8.2
  • Fix unexported 'ssl.config' table (backported)
LuaSec 0.8.1
  • Fix general_name leak in cert:extensions() (backported)

### Summary

##### LuaSec 0.9

- Add DNS-based Authentication of Named Entities (DANE) support
- Add __close() metamethod
- Fix deprecation warnings with OpenSSL 1.1
- Fix special case listing of TLS 1.3 EC curves
- Fix general_name leak in cert:extensions()
- Fix unexported 'ssl.config' table
- Replace $(LD) with $(CCLD) variable
- Remove multiple definitions of 'ssl_options' variable
- Use tag in git format: v0.9

##### LuaSec 0.8.2

- Fix unexported 'ssl.config' table (backported)

##### LuaSec 0.8.1

- Fix general_name leak in cert:extensions() (backported)
@kikito kikito merged commit 7d500ec into next Nov 13, 2019
@kikito kikito deleted the chore/luasec-0.9 branch November 13, 2019 13:55
hutchic pushed a commit that referenced this pull request Nov 21, 2019
### Summary

##### LuaSec 0.9

- Add DNS-based Authentication of Named Entities (DANE) support
- Add __close() metamethod
- Fix deprecation warnings with OpenSSL 1.1
- Fix special case listing of TLS 1.3 EC curves
- Fix general_name leak in cert:extensions()
- Fix unexported 'ssl.config' table
- Replace $(LD) with $(CCLD) variable
- Remove multiple definitions of 'ssl_options' variable
- Use tag in git format: v0.9

##### LuaSec 0.8.2

- Fix unexported 'ssl.config' table (backported)

##### LuaSec 0.8.1

- Fix general_name leak in cert:extensions() (backported)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants