diff --git a/docs/_posts/2020-10-07-release-v2.0.16.md b/docs/_posts/2020-10-08-release-v2.0.17.md
similarity index 72%
rename from docs/_posts/2020-10-07-release-v2.0.16.md
rename to docs/_posts/2020-10-08-release-v2.0.17.md
index ed53e1949..5f545f6a7 100644
--- a/docs/_posts/2020-10-07-release-v2.0.16.md
+++ b/docs/_posts/2020-10-08-release-v2.0.17.md
@@ -1,6 +1,6 @@
---
-title: "v2.0.16 - 100+ UEs tested"
-date: 2020-10-07 21:40:00 -0400
+title: "v2.0.17 - 100+ UEs tested"
+date: 2020-10-08 23:12:00 -0400
categories:
- Release
tags:
@@ -10,9 +10,10 @@ head_inline: ""
---
#### Enhancement & Bug Fixes
-- Add Vendor-Specific-Application-Id in CER([#590](https://github.com/open5gs/open5gs/pull/590), [#591](https://github.com/open5gs/open5gs/pull/591)) -- [herlesupreeth](https://github.com/herlesupreeth)
-- Add EMM/GMM message handler in exception state([#569](https://github.com/open5gs/open5gs/pull/569)) -- [list1982](https://github.com/list1982)
-- Exception handling when SGW-U/UPF buffer is exhausted([#568](https://github.com/open5gs/open5gs/issues/568)) -- [labradiator](https://github.com/labradiator)
+- fix sysctl() build error with glibc >= 2.30 ([#600](https://github.com/open5gs/open5gs/pull/600)) -- [mnhauke](https://github.com/mnhauke)
+- Add Vendor-Specific-Application-Id in CER ([#590](https://github.com/open5gs/open5gs/pull/590), [#591](https://github.com/open5gs/open5gs/pull/591)) -- [herlesupreeth](https://github.com/herlesupreeth)
+- Add EMM/GMM message handler in exception state ([#569](https://github.com/open5gs/open5gs/pull/569)) -- [list1982](https://github.com/list1982)
+- Exception handling when SGW-U/UPF buffer is exhausted ([#568](https://github.com/open5gs/open5gs/issues/568)) -- [labradiator](https://github.com/labradiator)
- Change AMF configuration : plmn -> plmn_support ([d4a9c14](https://github.com/open5gs/open5gs/commit/d4a9c140a8457e64b57e918cd1dd5c6f81acab46))
- Enhance UPF/SGW-U selection ([#559](https://github.com/open5gs/open5gs/pull/559),[#560](https://github.com/open5gs/open5gs/pull/560)) -- [kbarlee](https://github.com/kbarlee)
- Add routine for checking NSSAI ([#554](https://github.com/open5gs/open5gs/issues/554)) -- [s5uishida](https://github.com/s5uishida)
@@ -27,5 +28,5 @@ head_inline: ""
- Fix PDN connectivity request in PDN DISCONNECT ESM-state([#486](https://github.com/open5gs/open5gs/issues/486)) -- [yc541](https://github.com/yc541)
- Fix SEMANTIC ERROR in PACKET FILTER ([#338](https://github.com/open5gs/open5gs/issues/338)) -- [herlesupreeth](https://github.com/herlesupreeth)
-Download -- [v2.0.16.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.16.tar.gz)
+Download -- [v2.0.17.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.17.tar.gz)
{: .notice--info}