From 4eaaa2342d5ca33246db5c6f5c0ff53d77b52ae1 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Tue, 6 Jan 2009 14:28:49 +0000 Subject: [PATCH] update to version 1.2 --- .cvsignore | 2 +- amtterm.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 92bc8cf..d9abd83 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -amtterm-1.1.tar.gz +amtterm-1.2.tar.gz diff --git a/amtterm.spec b/amtterm.spec index f22b81b..96e4171 100644 --- a/amtterm.spec +++ b/amtterm.spec @@ -1,7 +1,7 @@ Name: amtterm License: GPLv2+ -Version: 1.1 -Release: 3%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: Serial-over-lan (sol) client for Intel AMT Group: Applications/Internet Source: %{name}-%{version}.tar.gz @@ -43,6 +43,11 @@ desktop-file-install \ rm -rf %{buildroot} %changelog +* Tue Jan 06 2009 Gerd Hoffmann - 1.2-1 +- update to version 1.2 + * support special reboot commands (pxe, bios. ...). + * gamt: gui tweaks, logging support. + * Thu Oct 30 2008 Gerd Hoffmann - 1.1-3 - update to version 1.1 * handle BIOS-over-SOL. diff --git a/sources b/sources index 19e4fcf..55f32f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43900abfd7fe67f2823716764df45885 amtterm-1.1.tar.gz +74646aeab6af038bd557f344f8178adc amtterm-1.2.tar.gz