From 002ec756fabb7690fce410aad0de64963152e352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Sat, 17 Jan 2009 13:59:26 +0000 Subject: [PATCH] - rebuild with new openssl --- keepalived.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/keepalived.spec b/keepalived.spec index 8e95a6a..e596be9 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -4,7 +4,7 @@ Summary: HA monitor built upon LVS, VRRP and service pollers Name: keepalived Version: 1.1.15 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.keepalived.org/ @@ -106,6 +106,9 @@ fi %changelog +* Sat Jan 17 2009 Tomas Mraz 1.1.15-7 +- rebuild with new openssl + * Mon Dec 22 2008 Matthias Saou 1.1.15-6 - Fork the init script to be (mostly for now) LSB compliant (#246966).