From 29a4bfd130a3843bc65af3403159968fa726ac02 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 09:49:02 +0000 Subject: auto-import changelog data from openssh-3.9p1-3.src.rpm Thu Sep 02 2004 Daniel Walsh 3.9p1-3 - Modify Colin Walter's patch to allow specifying rule during connection --- diff --git a/openssh.spec b/openssh.spec index 1222df7..ec59a8c 100644 --- a/openssh.spec +++ b/openssh.spec @@ -79,7 +79,7 @@ Summary: The OpenSSH implementation of SSH protocol versions 1 and 2. Name: openssh Version: 3.9p1 -%define rel 2 +%define rel 3 %if %{rescue} Release: %{rel}rescue %else @@ -491,6 +491,9 @@ fi %endif %changelog +* Thu Sep 2 2004 Daniel Walsh 3.9p1-3 +- Modify Colin Walter's patch to allow specifying rule during connection + * Tue Aug 31 2004 Daniel Walsh 3.9p1-2 - Fix TTY handling for SELinux