Hello community, here is the log from the commit of package ht for openSUSE:Factory checked in at 2015-02-12 10:22:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ht (Old) and /work/SRC/openSUSE:Factory/.ht.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ht" Changes: -------- --- /work/SRC/openSUSE:Factory/ht/ht.changes 2015-01-09 20:50:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ht.new/ht.changes 2015-02-12 10:22:49.000000000 +0100 @@ -1,0 +2,12 @@ +Wed Feb 11 20:13:50 CET 2015 - [email protected] + +- update to version 2.1.0: + * updated included minilzo + * new disassembler: Atmel AVR 8-bit microcontroller + * [x86] SHA instructions + * Fixed some crashes involving corrupt ELF files + * More advanced display and handling of PE relocations + * PE checksum calculation +- refresh patch ht-no-date.diff + +------------------------------------------------------------------- Old: ---- ht-2.0.22.tar.bz2 New: ---- ht-2.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ht.spec ++++++ --- /var/tmp/diff_new_pack.aihU7T/_old 2015-02-12 10:22:50.000000000 +0100 +++ /var/tmp/diff_new_pack.aihU7T/_new 2015-02-12 10:22:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ht # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ht -Version: 2.0.22 +Version: 2.1.0 Release: 0 Summary: Disassembler, object dumper and hex editor License: GPL-2.0 ++++++ ht-2.0.22.tar.bz2 -> ht-2.1.0.tar.bz2 ++++++ ++++ 43124 lines of diff (skipped) ++++++ ht-no-date.diff ++++++ --- /var/tmp/diff_new_pack.aihU7T/_old 2015-02-12 10:22:51.000000000 +0100 +++ /var/tmp/diff_new_pack.aihU7T/_new 2015-02-12 10:22:51.000000000 +0100 @@ -5,15 +5,14 @@ The presence of these macros causes every build to differ. --- - main.cc | 2 +- - minilzo/minilzo.c | 1 - - 2 files changed, 1 insertion(+), 2 deletions(-) + main.cc | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) -Index: ht-2.0.21/main.cc +Index: ht-2.1.0/main.cc =================================================================== ---- ht-2.0.21.orig/main.cc -+++ ht-2.0.21/main.cc -@@ -46,7 +46,7 @@ +--- ht-2.1.0.orig/main.cc ++++ ht-2.1.0/main.cc +@@ -47,7 +47,7 @@ const char *htcopyrights[]= { @@ -22,15 +21,3 @@ ht_copyright1, ht_copyright2, NULL -Index: ht-2.0.21/minilzo/minilzo.c -=================================================================== ---- ht-2.0.21.orig/minilzo/minilzo.c -+++ ht-2.0.21/minilzo/minilzo.c -@@ -2231,7 +2231,6 @@ const char __lzo_copyright[] = - "<[email protected]>\n" - "http://www.oberhumer.com $\n\n" - "$Id: minilzo.c,v 1.5.2.1 2008/10/14 16:41:58 seppel Exp $\n" -- "$Built: " __DATE__ " " __TIME__ " $\n" - "$Info: " LZO_INFO_STRING " $\n"; - #endif - -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
