diff --git a/_service b/_service
index f4e9d43..1baee61 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
git
git://git.osmocom.org/libgtpnl
- master
- @PARENT_TAG@.@TAG_OFFSET@
+ 1.1.0
+ 1.1.0
*.tar
diff --git a/libgtpnl-1.0.1.7.tar.xz b/libgtpnl-1.0.1.7.tar.xz
deleted file mode 100644
index 1cc6cad..0000000
--- a/libgtpnl-1.0.1.7.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8d7a5c0fe248d3c1c7fc4a51259599c69b8d5569317415d29f30f31430360d4e
-size 21720
diff --git a/libgtpnl-1.1.0.tar.xz b/libgtpnl-1.1.0.tar.xz
new file mode 100644
index 0000000..57796e2
--- /dev/null
+++ b/libgtpnl-1.1.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d09ab8186642e5d7ae56270f6d2149213212062fd17e016302dae7f3cff35b82
+size 23256
diff --git a/libgtpnl.changes b/libgtpnl.changes
index b450457..2c79f50 100644
--- a/libgtpnl.changes
+++ b/libgtpnl.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Thu Dec 28 00:37:51 UTC 2017 - jengelh@inai.de
+
+- Update to new upstream release 1.1.0
+ * gtp: fix missing initialization of netns file descriptor
+ * tools,gtp-genl: gtp-tunnel: fix wrong MS address
+ * tools: gtp-tunnel: restore option parsing
+ * tools: gtp-link: allow to delete links
+ * tools: gtp-link: bind to GTP UDP sockets
+ * Fix look-up of GTP tunnel by TEI
+ * Add support for SGSN role via IFLA_GTP_ROLE
+ * Add support for SGSN role via IFLA_GTP_ROLE
+
-------------------------------------------------------------------
Sat Apr 29 00:26:35 UTC 2017 - jengelh@inai.de
diff --git a/libgtpnl.spec b/libgtpnl.spec
index dfcf5fd..31e7397 100644
--- a/libgtpnl.spec
+++ b/libgtpnl.spec
@@ -17,7 +17,7 @@
Name: libgtpnl
-Version: 1.0.1.7
+Version: 1.1.0
Release: 0
Summary: GPRS tunnel configuration library
License: GPL-2.0+ and LGPL-2.1+