diff --git a/_service b/_service
new file mode 100644
index 0000000..ad7e75e
--- /dev/null
+++ b/_service
@@ -0,0 +1,13 @@
+
+
+
+ ftp
+ vsftpd.beasts.org
+ /users/cevans/vsftpd-2.3.4.tar.gz
+
+
+ _service:download_url:vsftpd-2.3.4.tar.gz
+ sha256
+ b466edf96437afa2b2bea6981d4ab8b0204b83ca0a2ac94bef6b62b42cc71a5a
+
+
diff --git a/_service:download_url:vsftpd-2.3.4.tar.gz b/_service:download_url:vsftpd-2.3.4.tar.gz
new file mode 100644
index 0000000..818245f
--- /dev/null
+++ b/_service:download_url:vsftpd-2.3.4.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b466edf96437afa2b2bea6981d4ab8b0204b83ca0a2ac94bef6b62b42cc71a5a
+size 187043
diff --git a/vsftpd-2.3.2.tar.bz2 b/vsftpd-2.3.2.tar.bz2
deleted file mode 100644
index 0822241..0000000
--- a/vsftpd-2.3.2.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0e08489acc07a3f4279783f7ee50c30a6de2c9a61e435b0650ae3ddd135791df
-size 137529
diff --git a/vsftpd.changes b/vsftpd.changes
index 2481fce..6d4813a 100644
--- a/vsftpd.changes
+++ b/vsftpd.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Fri Feb 25 01:37:38 UTC 2011 - crrodriguez@opensuse.org
+
+- Update to 2.3.4
+- Avoid consuming excessive CPU when matching filenames to patterns. Thanks to
+Maksymilian Arciemowicz .
+- Some bugfixes from Raphaƫl Rigo -- good bugs but
+no apparent security impact.
+
-------------------------------------------------------------------
Tue Sep 21 16:31:39 UTC 2010 - cristian.rodriguez@opensuse.org
diff --git a/vsftpd.spec b/vsftpd.spec
index 6f10551..30ff59d 100644
--- a/vsftpd.spec
+++ b/vsftpd.spec
@@ -25,13 +25,13 @@ BuildRequires: libcap
%else
BuildRequires: libcap-devel
%endif
-Version: 2.3.2
+Version: 2.3.4
Release: 1
Summary: Very Secure FTP Daemon - Written from Scratch
License: GPLv2+
Group: Productivity/Networking/Ftp/Servers
Url: http://vsftpd.beasts.org
-Source: %name-%version.tar.bz2
+Source: %name-%version.tar.gz
Source1: %name.pam
Source2: %name.logrotate
Source3: %name.init