diff --git a/_service b/_service
index b052eaa..5173e67 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/rootless-containers/rootlesskit.git
git
.git
- v1.1.1
+ v2.0.0
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index eaf2685..85d59a9 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rootless-containers/rootlesskit.git
- a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
\ No newline at end of file
+ d99e9dd4561761f56d0da8e932998d9da86cf3d5
\ No newline at end of file
diff --git a/rootlesskit-1.1.1.tar.gz b/rootlesskit-1.1.1.tar.gz
deleted file mode 100644
index 853e818..0000000
--- a/rootlesskit-1.1.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7da0d22da6085cd02a71c07dd7bd3d1189c9037a50ad4708bda712ae63983ec4
-size 73309
diff --git a/rootlesskit-2.0.0.tar.gz b/rootlesskit-2.0.0.tar.gz
new file mode 100644
index 0000000..d1bdf7f
--- /dev/null
+++ b/rootlesskit-2.0.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:54522763a3897a7a546ea4f5b5decce1d2f574749c9f7b30e60bffa37a8e5ecb
+size 1729505
diff --git a/rootlesskit.changes b/rootlesskit.changes
index cfae339..fa61eaf 100644
--- a/rootlesskit.changes
+++ b/rootlesskit.changes
@@ -1,3 +1,55 @@
+-------------------------------------------------------------------
+Tue Jan 23 07:03:49 UTC 2024 - danish.prakash@suse.com
+
+- Update to version 2.0.0:
+ * v2.0.0
+ * v2.0.0-beta.0+dev
+ * v2.0.0-beta.0
+ * CI: update Docker to v24.0.7
+ * CI: update pasta (2023_12_30.f091893)
+ * Write `$ROOTLESSKIT_STATE_DIR/resolv.conf`
+ * Build(deps): Bump golang.org/x/sys from 0.15.0 to 0.16.0
+ * fix typo
+ * Build(deps): Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
+ * Build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0
+ * Build(deps): Bump github.com/containernetworking/plugins
+ * Build(deps): Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
+ * v2.0.0-alpha.2+dev
+ * v2.0.0-alpha.2
+ * CI: update pasta (2023_12_04.b86afe3)
+ * pasta: add debug logs
+ * Build(deps): Bump golang.org/x/sys from 0.14.0 to 0.15.0
+ * Build(deps): Bump github.com/moby/sys/mountinfo from 0.6.2 to 0.7.1
+ * Build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
+ * Build(deps): Bump golang.org/x/sys from 0.13.0 to 0.14.0
+ * Build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0
+ * Build(deps): Bump golang.org/x/net from 0.10.0 to 0.17.0
+ * v2.0.0-alpha.1+dev
+ * v2.0.0-alpha.1
+ * release.yaml: migrate from `hub` to `gh`
+ * Build(deps): Bump golang.org/x/sys from 0.12.0 to 0.13.0
+ * Build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1
+ * Build(deps): Bump golang.org/x/sys from 0.11.0 to 0.12.0
+ * Build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1
+ * lxc-user-nic: support detach-netns
+ * Build(deps): Bump golang.org/x/sys from 0.10.0 to 0.11.0
+ * Build(deps): Bump golang.org/x/sys from 0.9.0 to 0.10.0
+ * Build(deps): Bump gotest.tools/v3 from 3.4.0 to 3.5.0
+ * v2.0.0-alpha.0+dev
+ * v2.0.0-alpha.0; add --print-semver=(major|minor|patch)
+ * new network driver: `pasta` (with port driver `implicit`)
+ * [Carry 362] support detach-netns
+ * pkg/port: ChildContext: remove unused PID field
+ * cmd/rootlesskit: format logs
+ * Refactor parent-child communication (Add message union)
+ * Refactor parent-child communication (Remove "stages")
+ * pkg/api: split pkg/httputil
+ * Build(deps): Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7
+ * Build(deps): Bump golang.org/x/sys from 0.8.0 to 0.9.0
+ * Build(deps): Bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6
+ * Build(deps): Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
+ * v1.1.1+dev
+
-------------------------------------------------------------------
Tue Oct 10 06:16:47 UTC 2023 - Danish Prakash
diff --git a/rootlesskit.spec b/rootlesskit.spec
index 56a3c7a..f9d2590 100644
--- a/rootlesskit.spec
+++ b/rootlesskit.spec
@@ -1,7 +1,7 @@
#
# spec file for package rootlesskit
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,8 @@
#
-%global provider github
-%global provider_tld com
-%global project rootless-containers
-%global repo rootlesskit
-%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
-%global import_path %{provider_prefix}
-
Name: rootlesskit
-Version: 1.1.1
+Version: 2.0.0
Release: 0
Summary: Linux-native fakeroot using user namespaces
License: Apache-2.0
@@ -44,9 +37,9 @@ the real root on the host from potential container-breakout attacks.
%setup -qa1
%build
-go build -mod=vendor -buildmode=pie -o _output/rootlesskit %{provider_prefix}/cmd/rootlesskit
-go build -mod=vendor -buildmode=pie -o _output/rootlessctl %{provider_prefix}/cmd/rootlessctl
-go build -mod=vendor -buildmode=pie -o _output/rootlesskit-docker-proxy %{provider_prefix}/cmd/rootlesskit-docker-proxy
+go build -mod=vendor -buildmode=pie -o _output/rootlesskit ./cmd/rootlesskit
+go build -mod=vendor -buildmode=pie -o _output/rootlessctl ./cmd/rootlessctl
+go build -mod=vendor -buildmode=pie -o _output/rootlesskit-docker-proxy ./cmd/rootlesskit-docker-proxy
%install
mkdir -p %{buildroot}%{_bindir}/
diff --git a/vendor.tar.gz b/vendor.tar.gz
index d35d6bf..229d842 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:ab9b183874a4a7006ae4b6aa82c69bec61a1886a24a0fc21199daf70e8aa46d9
-size 1581912
+oid sha256:73ae0c03fadcec2c1713b1d14e13d8a65b76d6ea3b76593c19b6020cf829f6ad
+size 1614349