diff --git a/.cvsignore b/.cvsignore
index a34f349..979918d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-rsyslog-4.2.0.tar.gz
+rsyslog-4.4.1.tar.gz
diff --git a/rsyslog.spec b/rsyslog.spec
index 0bf962a..69df773 100644
--- a/rsyslog.spec
+++ b/rsyslog.spec
@@ -2,8 +2,8 @@
 
 Summary: Enhanced system logging and kernel message trapping daemons
 Name: rsyslog
-Version: 4.2.0
-Release: 3%{?dist}
+Version: 4.4.1
+Release: 1%{?dist}
 License: GPLv3+
 Group: System Environment/Daemons
 URL: http://www.rsyslog.com/
@@ -92,6 +92,7 @@ IETF standard protocol.
 export CFLAGS="$RPM_OPT_FLAGS -DSYSLOGD_PIDNAME=\\\"syslogd.pid\\\""
 %configure	--sbindir=%{sbindir} \
 		--disable-static \
+		--disable-testbench \
 		--enable-mysql \
 		--enable-pgsql \
 		--enable-gssapi-krb5 \
@@ -159,6 +160,7 @@ fi
 %{_libdir}/rsyslog/lmtcpsrv.so
 %{_libdir}/rsyslog/lmnetstrms.so
 %{_libdir}/rsyslog/lmnsd_ptcp.so
+%{_libdir}/rsyslog/lmstrmsrv.so
 %config(noreplace) %{_sysconfdir}/rsyslog.conf
 %config(noreplace) %{_sysconfdir}/sysconfig/rsyslog
 %config(noreplace) %{_sysconfdir}/logrotate.d/syslog
@@ -192,6 +194,9 @@ fi
 %{_libdir}/rsyslog/lmnsd_gtls.so
 
 %changelog
+* Thu Sep 03 2009 Tomas Heinrich <theinric@redhat.com> 4.4.1-1
+- upgrade to new upstream stable version
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 4.2.0-3
 - rebuilt with new openssl
 
diff --git a/sources b/sources
index 7ce2717..db49733 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c66650e961f23253fc926da5d35bd71f  rsyslog-4.2.0.tar.gz
+2f298222850a098834bbf8c651a9963c  rsyslog-4.4.1.tar.gz