Hello community,

here is the log from the commit of package trinity for openSUSE:Factory checked 
in at 2020-02-18 10:39:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trinity (Old)
 and      /work/SRC/openSUSE:Factory/.trinity.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trinity"

Tue Feb 18 10:39:05 2020 rev:62 rq:774848 version:1.9+git.20200130

Changes:
--------
--- /work/SRC/openSUSE:Factory/trinity/trinity.changes  2020-01-22 
22:46:20.784577910 +0100
+++ /work/SRC/openSUSE:Factory/.trinity.new.26092/trinity.changes       
2020-02-18 10:40:16.284928101 +0100
@@ -1,0 +2,15 @@
+Mon Feb 17 12:03:52 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 1.9+git.20200130:
+  * Fix build with GCC 10.
+  * remove more udp detritus
+  * Remove leftover udp.h include.
+  * remove dead var
+  * remove all the udp logging
+  * Remove unnecessary abstraction.
+  * syscalls: remove arch_prctl from x86_32
+  * modify_ldt: include linux/types.h before ASSEMBLY == 1
+  * Remove DEVEL crud
+  * update TCP setsockopts
+
+-------------------------------------------------------------------

Old:
----
  trinity-1.9+git.20191230.obscpio

New:
----
  _servicedata
  trinity-1.9+git.20200130.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ trinity.spec ++++++
--- /var/tmp/diff_new_pack.mjn17r/_old  2020-02-18 10:40:20.304936303 +0100
+++ /var/tmp/diff_new_pack.mjn17r/_new  2020-02-18 10:40:20.304936303 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package trinity
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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:           trinity
-Version:        1.9+git.20191230
+Version:        1.9+git.20200130
 Release:        0
 Summary:        A Linux System call fuzz tester
 License:        GPL-2.0-only

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">git://github.com/kernelslacker/trinity</param>
              <param 
name="changesrevision">e53e25cc8dd5bdb5f7d9b4247de9e9921eec81d8</param></service></servicedata>++++++
 trinity-1.9+git.20191230.obscpio -> trinity-1.9+git.20200130.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trinity-1.9+git.20191230/include/logfile.h 
new/trinity-1.9+git.20200130/include/logfile.h
--- old/trinity-1.9+git.20191230/include/logfile.h      2019-12-31 
01:04:36.000000000 +0100
+++ new/trinity-1.9+git.20200130/include/logfile.h      2020-01-31 
07:11:00.000000000 +0100
@@ -5,7 +5,7 @@
 FILE *find_logfile_handle(void);
 void synclogs(void);
 
-FILE *mainlogfile;
+extern FILE *mainlogfile;
 void open_main_logfile(void);
 void close_logfile(FILE **handle);
 

++++++ trinity.obsinfo ++++++
--- /var/tmp/diff_new_pack.mjn17r/_old  2020-02-18 10:40:20.580936866 +0100
+++ /var/tmp/diff_new_pack.mjn17r/_new  2020-02-18 10:40:20.580936866 +0100
@@ -1,5 +1,5 @@
 name: trinity
-version: 1.9+git.20191230
-mtime: 1577750676
-commit: 1c734c75dfed9706c58e6213848dd7111ddb5b47
+version: 1.9+git.20200130
+mtime: 1580451060
+commit: e53e25cc8dd5bdb5f7d9b4247de9e9921eec81d8
 


Reply via email to