Skip to content

Commit fc58fdf

Browse files
committed
Merge #1052: Use consistent date format for advisories
96930ea use consistent date format for advisories (fanquake) Pull request description: See: https://github.com/bitcoin-core/bitcoincore.org/pull/1049/files#r1698859796. ACKs for top commit: dergoegge: ACK 96930ea Tree-SHA512: 47bf794cc0ac7edd229d1bd76961b02b64ba4c9ab94abd2c2798a920cecd6c30b9e6ec81e0bf31980ca5ad2daa4dc25b9e767f8ca187918fe8d9293001398d1a
2 parents 14c0eda + 96930ea commit fc58fdf

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

_posts/en/posts/2024-07-31-disclose-addrman-int-overflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ https://github.com/bitcoin/bitcoin/pull/22387.
3737

3838
## Timeline
3939

40-
* 21-06-2021 - Initial report sent to [email protected] by Eugene Siegel
41-
* 19-07-2021 - Fix is merged (https://github.com/bitcoin/bitcoin/pull/22387)
42-
* 13-09-2021 - v22.0 is released
43-
* 31-07-2024 - Public disclosure
40+
* 2021-06-21 - Initial report sent to [email protected] by Eugene Siegel
41+
* 2021-07-19 - Fix is merged (https://github.com/bitcoin/bitcoin/pull/22387)
42+
* 2021-09-13 - v22.0 is released
43+
* 2024-07-31 - Public disclosure
4444

4545
{% include references.md %}

_posts/en/posts/2024-07-31-disclose-upnp-oom.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ bump the dependency (containing the fix).
4343

4444
## Timeline
4545

46-
* 17-09-2020 - Initial report of infinite loop bug to miniupnp by Ronald Huveneers
47-
* 13-10-2020 - Initial report sent to [email protected] by Michael Ford
48-
* 23-03-2021 - Fix is merged (https://github.com/bitcoin/bitcoin/pull/20421)
49-
* 13-09-2021 - v22.0 is released
50-
* 31-07-2024 - Public disclosure
46+
* 2020-09-17 - Initial report of infinite loop bug to miniupnp by Ronald Huveneers
47+
* 2020-10-13 - Initial report sent to [email protected] by Michael Ford
48+
* 2021-03-23 - Fix is merged (https://github.com/bitcoin/bitcoin/pull/20421)
49+
* 2021-09-13 - v22.0 is released
50+
* 2024-07-31 - Public disclosure
5151

5252
{% include references.md %}

0 commit comments

Comments
 (0)