openSUSE Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
November 2021
- 1 participants
- 2337 discussions
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openSUSEway for openSUSE:Factory checked in at 2021-11-03 17:25:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSEway (Old)
and /work/SRC/openSUSE:Factory/.openSUSEway.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSEway"
Wed Nov 3 17:25:46 2021 rev:13 rq:928865 version:0.14
Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSEway/openSUSEway.changes 2021-04-27 21:35:33.420072166 +0200
+++ /work/SRC/openSUSE:Factory/.openSUSEway.new.1890/openSUSEway.changes 2021-11-03 17:26:42.825351919 +0100
@@ -1,0 +2,12 @@
+Tue Nov 2 21:01:48 UTC 2021 - Denys Kondratenko <stdden(a)opensuse.org>
+
+- New in 0.14 release
+ * Add configuration for Play/Pause, Next, Prev multimedia keys. by @mcepl in #41i
+ ** removes add-configuration-for-play-pause-next-prev-multimedi.patch
+ * Allow users different MPRIS handler for multimedia keys. by @mcepl in #43
+ * number of packages to update indicator to waybar by @denisok in #44
+ * add style to gtkgreet to match openSUSEway theme by @denisok in #45
+ * Use late evaluation of $term variable for bindsym $mod+Return by @mcepl in #46
+ * Fixes greeter if GDM installed. GDM messes up tty1 by @denisok in #53.
+
+-------------------------------------------------------------------
Old:
----
add-configuration-for-play-pause-next-prev-multimedi.patch
openSUSEway-0.13.tar.gz
New:
----
openSUSEway-0.14.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSEway.spec ++++++
--- /var/tmp/diff_new_pack.noIbuX/_old 2021-11-03 17:26:43.525352302 +0100
+++ /var/tmp/diff_new_pack.noIbuX/_new 2021-11-03 17:26:43.525352302 +0100
@@ -20,7 +20,7 @@
%define waybar_version %(rpm -q --queryformat "%%{version}" waybar)
Name: openSUSEway
-Version: 0.13
+Version: 0.14
Release: 0
Summary: The openSUSEway desktop environment meta package
License: MIT
@@ -29,7 +29,6 @@
Source0: https://github.com/openSUSE/openSUSEway/archive/%{version}.tar.gz#/%{name}-…
# PATCH-FIX-OPENSUSE add-configuration-for-play-pause-next-prev-multimedi.patch gh#openSUSE/openSUSEway#41 mcepl(a)suse.com
# Add multimedia keys configuration
-Patch0: add-configuration-for-play-pause-next-prev-multimedi.patch
BuildArch: noarch
BuildRequires: aaa_base
BuildRequires: systemd
++++++ openSUSEway-0.13.tar.gz -> openSUSEway-0.14.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSEway-0.13/.config/sway/config new/openSUSEway-0.14/.config/sway/config
--- old/openSUSEway-0.13/.config/sway/config 2021-01-19 19:04:56.000000000 +0100
+++ new/openSUSEway-0.14/.config/sway/config 2021-11-02 21:03:04.000000000 +0100
@@ -64,7 +64,7 @@
# Basics:
#
# Start a terminal
- bindsym $mod+Return exec $term
+ bindsym $mod+Return exec $$term
# Kill focused window
bindsym $mod+Shift+q kill
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSEway-0.13/.config/sway/config.d/50-openSUSE.conf new/openSUSEway-0.14/.config/sway/config.d/50-openSUSE.conf
--- old/openSUSEway-0.13/.config/sway/config.d/50-openSUSE.conf 2021-01-19 19:04:56.000000000 +0100
+++ new/openSUSEway-0.14/.config/sway/config.d/50-openSUSE.conf 2021-11-02 21:03:04.000000000 +0100
@@ -31,6 +31,11 @@
bindsym XF86AudioLowerVolume exec pamixer --allow-boost -ud 2 && dc -e "[`pamixer --get-volume`]sM 100d `pamixer --get-volume`<Mp" > $SWAYSOCK.wob
bindsym XF86AudioMute exec pamixer --toggle-mute && ( pamixer --get-mute && echo 0 > $SWAYSOCK.wob )
+# Media player controls
+bindsym --no-warn XF86AudioPlay exec playerctl play-pause
+bindsym --no-warn XF86AudioNext exec playerctl next
+bindsym --no-warn XF86AudioPrev exec playerctl previous
+
#
# Status Bar:
#
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSEway-0.13/.config/waybar/config new/openSUSEway-0.14/.config/waybar/config
--- old/openSUSEway-0.13/.config/waybar/config 2021-01-19 19:04:56.000000000 +0100
+++ new/openSUSEway-0.14/.config/waybar/config 2021-11-02 21:03:04.000000000 +0100
@@ -7,7 +7,7 @@
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode", "tray"],
"modules-center": ["sway/window"],
- "modules-right": ["network", "cpu", "memory", "temperature", "backlight", "battery", "battery#bat2", "pulseaudio", "custom/layout", "clock#date", "clock"],
+ "modules-right": ["custom/zypper", "network", "cpu", "memory", "temperature", "backlight", "battery", "battery#bat2", "pulseaudio", "custom/layout", "clock#date", "clock"],
"sway/mode": {
"format": "������ {}"
},
@@ -29,6 +29,14 @@
"tooltip": false,
"exec": "swaymsg -mrt subscribe '[\"input\"]' | jq -r --unbuffered \"select(.change == \\\"xkb_layout\\\") | .input | select(.type == \\\"keyboard\\\") | .xkb_active_layout_name | .[0:2]\""
},
+ "custom/zypper": {
+ "format": "{} ���",
+ "interval": 3600,
+ "exec": "zypper lu | grep 'v |' | wc -l; echo 'packages to update'",
+ "exec-if": "exit 0",
+ "on-click": "exec alacritty -e sudo sh -c 'zypper ref; zypper dup; pkill -SIGRTMIN+8 waybar'",
+ "signal": 8
+ },
// Modules configuration
// "sway/workspaces": {
// "disable-scroll": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSEway-0.13/greetd/config.toml new/openSUSEway-0.14/greetd/config.toml
--- old/openSUSEway-0.13/greetd/config.toml 2021-01-19 19:04:56.000000000 +0100
+++ new/openSUSEway-0.14/greetd/config.toml 2021-11-02 21:03:04.000000000 +0100
@@ -1,7 +1,7 @@
[terminal]
# The VT to run the greeter on. Can be "next", "current" or a number
# designating the VT.
-vt = 1
+vt = next
# The default session, also known as the greeter.
[default_session]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSEway-0.13/greetd/style.css new/openSUSEway-0.14/greetd/style.css
--- old/openSUSEway-0.13/greetd/style.css 1970-01-01 01:00:00.000000000 +0100
+++ new/openSUSEway-0.14/greetd/style.css 2021-11-02 21:03:04.000000000 +0100
@@ -0,0 +1,19 @@
+window {
+ background-image: url("file:///usr/share/wallpapers/default-1920x1080.jpg");
+ background-size: cover;
+ background-position: center;
+ color: rgba(53, 185, 171, 1);
+}
+entry {
+ color: rgba(115, 186, 37, 1);
+ background: rgba(23, 63, 79, 1);
+}
+combobox * {
+ color: rgba(115, 186, 37, 1);
+ background: rgba(23, 63, 79, 1);
+}
+button {
+ color: rgba(115, 186, 37, 1);
+ background: rgba(23, 63, 79, 1);
+ border-color: rgba(33, 164, 223, 1);
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSEway-0.13/greetd/sway-config new/openSUSEway-0.14/greetd/sway-config
--- old/openSUSEway-0.13/greetd/sway-config 2021-01-19 19:04:56.000000000 +0100
+++ new/openSUSEway-0.14/greetd/sway-config 2021-11-02 21:03:04.000000000 +0100
@@ -1,4 +1,4 @@
-exec "gtkgreet -l; swaymsg exit"
+exec "gtkgreet -l -s /etc/greetd/style.css; swaymsg exit"
bindsym Mod4+shift+e exec swaynag \
-t warning \
@@ -6,4 +6,6 @@
-b 'Poweroff' 'systemctl poweroff' \
-b 'Reboot' 'systemctl reboot'
+exec /usr/libexec/polkit-gnome-authentication-agent-1
+
#include /etc/sway/config.d/
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package flint for openSUSE:Factory checked in at 2021-11-03 17:25:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flint (Old)
and /work/SRC/openSUSE:Factory/.flint.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flint"
Wed Nov 3 17:25:43 2021 rev:13 rq:928858 version:2.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/flint/flint.changes 2021-05-07 16:46:29.352128983 +0200
+++ /work/SRC/openSUSE:Factory/.flint.new.1890/flint.changes 2021-11-03 17:26:39.517350110 +0100
@@ -1,0 +2,24 @@
+Mon Nov 1 13:16:41 UTC 2021 - Ferdinand Thiessen <rpm(a)fthiessen.de>
+
+- Update to release 2.8.2
+ * New fq_default module which combines existing finite fields
+ * Speedups for linear algebra when using BLAS and/or threading
+ * New series expansions with coefficients in QQ
+ * Faster CRT
+ * New fmpz_mod_mpoly module
+ * Polynomial factoring improvements over ZZ
+ * Add fmpz_mat_can_solve_fflu and fmpz_mat_can_solve
+ * Implement nmod_mat_det_howell
+ * Add fmpz_mod_poly_divides, fmpz_divides, n_divides, nmod_poly_divides
+ * Interface for multiplying matrices by vectors and arrays
+ * Nearest Euclidean division
+ * Subresultant GCD
+ * XGCD over ZZ with canonical Bezout coefficients
+ * Add fmpz_mpoly resultant and discriminant
+ * Add deprecations list
+ * Add FLINT_SGN macro
+ * Speedups for series computations
+ * Improve Taylor shift
+ * Numerous bug fixes and speedups
+
+-------------------------------------------------------------------
Old:
----
v2.7.1.tar.gz
New:
----
v2.8.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ flint.spec ++++++
--- /var/tmp/diff_new_pack.4RSCbe/_old 2021-11-03 17:26:40.181350473 +0100
+++ /var/tmp/diff_new_pack.4RSCbe/_new 2021-11-03 17:26:40.185350475 +0100
@@ -17,8 +17,8 @@
Name: flint
-%define lname libflint15
-Version: 2.7.1
+%define lname libflint16
+Version: 2.8.2
Release: 0
Summary: C library for doing number theory
License: LGPL-2.1-or-later
@@ -87,7 +87,7 @@
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
-%_libdir/libflint.so.15*
+%_libdir/libflint.so.*
%license LICENSE
%files devel
++++++ v2.7.1.tar.gz -> v2.8.2.tar.gz ++++++
++++ 149684 lines of diff (skipped)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package lrslib for openSUSE:Factory checked in at 2021-11-03 17:25:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lrslib (Old)
and /work/SRC/openSUSE:Factory/.lrslib.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lrslib"
Wed Nov 3 17:25:41 2021 rev:7 rq:928856 version:7.1b
Changes:
--------
--- /work/SRC/openSUSE:Factory/lrslib/lrslib.changes 2020-12-28 10:31:29.649740560 +0100
+++ /work/SRC/openSUSE:Factory/.lrslib.new.1890/lrslib.changes 2021-11-03 17:26:38.733349682 +0100
@@ -1,0 +2,7 @@
+Fri Jun 25 14:53:50 UTC 2021 - Jan Engelhardt <jengelh(a)inai.de>
+
+- Update to release 7.1b
+ * Fixed an issue where output can be lost in arithmetic change.
+ * Place lrsrestart.h into buildroot upon `make install`.
+
+-------------------------------------------------------------------
Old:
----
lrslib-071a.tar.gz
New:
----
lrslib-071b.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lrslib.spec ++++++
--- /var/tmp/diff_new_pack.DiMXhZ/_old 2021-11-03 17:26:39.189349931 +0100
+++ /var/tmp/diff_new_pack.DiMXhZ/_new 2021-11-03 17:26:39.189349931 +0100
@@ -1,7 +1,7 @@
#
# spec file for package lrslib
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
#
-%define dullver 071a
+%define dullver 071b
%define dullver2 071
%define lname liblrs1
Name: lrslib
-Version: 7.1a
+Version: 7.1b
Release: 0
Summary: Reverse Search Vertex Enumeration program
License: GPL-2.0-or-later
@@ -73,8 +73,8 @@
%autosetup -n %name-%dullver -p1
%build
-make CFLAGS="%optflags" CXXFLAGS="%optflags" \
- PACKAGE_VERSION="%version" all-shared %{?_smp_mflags}
+%make_build CFLAGS="%optflags" CXXFLAGS="%optflags" \
+ PACKAGE_VERSION="%version" all-shared
%install
%make_install prefix="%_prefix" PACKAGE_VERSION="%version"
++++++ lrs-128.diff ++++++
--- /var/tmp/diff_new_pack.DiMXhZ/_old 2021-11-03 17:26:39.209349942 +0100
+++ /var/tmp/diff_new_pack.DiMXhZ/_new 2021-11-03 17:26:39.209349942 +0100
@@ -1,28 +1,43 @@
+From: Jan Engelhardt <jengelh(a)inai.de>
+
+A number of platforms do not even have __int128 (e.g. i586). Disable it hard.
+
+[ 15s] lrslong.h:191:9: error: '__int128' is not supported on this target
+[ 15s] 191 | typedef __int128 lrs_mp[1]; /* type lrs_mp holds one 128-bit integer */
+[ 15s] | ^~~~~~~~
+
---
- makefile | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
+ makefile | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
-Index: lrslib-071/makefile
+Index: lrslib-071b/makefile
===================================================================
---- lrslib-071.orig/makefile
-+++ lrslib-071/makefile
-@@ -186,7 +186,7 @@ SOMINOR ?=.0.0
+--- lrslib-071b.orig/makefile
++++ lrslib-071b/makefile
+@@ -213,11 +213,13 @@ SOMINOR ?=.0.0
SHLIB ?=$(SONAME)$(SOMINOR)
SHLINK ?=liblrs.so
--SHLIBOBJ=lrslong1-shr.o lrslong2-shr.o lrslib1-shr.o lrslib2-shr.o \
-+SHLIBOBJ=lrslong1-shr.o lrslib1-shr.o \
- lrslibgmp-shr.o lrsgmp-shr.o lrsdriver-shr.o
-
- SHLIBBIN=lrs-shared lrsnash-shared
-@@ -206,8 +206,8 @@ ${SHLINK}: ${SONAME}
++ifeq (${HAVE_INT128},1)
+ SHLIBOBJ2=lrslib2-shr.o lrslong2-shr.o
+-
+-# for 32 bit machines
+-
+-# SHLIBOBJ2=
++XCORE := lrs.o
++else
++SHLIBOBJ2=
++XCORE := lrs64.o
++endif
+
+ SHLIBOBJ=lrslong1-shr.o lrslib1-shr.o \
+ lrslibgmp-shr.o lrsgmp-shr.o lrsdriver-shr.o \
+@@ -240,7 +242,7 @@ ${SHLINK}: ${SONAME}
all-shared: ${SHLIBBIN}
--lrs-shared: ${SHLINK} lrs.o
-- $(CC) lrs.o -o $@ -L . -llrs
-+lrs-shared: ${SHLINK} lrs64.o
-+ ${CC} lrs64.o -o $@ -L . -llrs
+-lrs-shared: ${SHLINK} lrs-shared.o
++lrs-shared: ${SHLINK} ${XCORE}
+ $(CC) $^ -o $@ -L . -llrs
- lrsnash-shared: ${SHLINK} lrsnash.c
++++++ lrslib-071a.tar.gz -> lrslib-071b.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/README new/lrslib-071b/README
--- old/lrslib-071a/README 2020-10-17 08:18:46.000000000 +0200
+++ new/lrslib-071b/README 2021-06-04 09:27:57.000000000 +0200
@@ -5,9 +5,28 @@
http://cgm.cs.mcgill.ca/~avis/C/lrs.html
-----------------------------------------------------------------------------
-Version 7.1
+Version 7.1b
manual: http://cgm.cs.mcgill.ca/~avis/C/lrslib/USERGUIDE71.html
+2021.6.02
+Added patches 1,2, and 4 supplied by the Julia group:
+https://github.com/JuliaPackaging/Yggdrasil/tree/master/L/lrslib/bundled/patches
+
+no128bit.patch removes 128-bit support and was not used.
+
+2021.6.01 makefile updates
+
+install lrsrestart.h in install-common (thanks to Philipp-Joachim Ost for the report).
+Update makefile to ease building on 32 bit architectures.
+
+2021.5.19
+redund bug reported by Eric Petersen where output can be lost in arithmetic change
+Fixed around l. 6367
+
+--------------------------------------------------------------------------------
+
+Version 7.1
+
2020.10.17
Memory leak in countonly option fixed for mplrs/lrs.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/cube.ine new/lrslib-071b/cube.ine
--- old/lrslib-071a/cube.ine 2020-10-17 08:18:46.000000000 +0200
+++ new/lrslib-071b/cube.ine 2021-05-19 07:45:03.000000000 +0200
@@ -9,3 +9,4 @@
1 0 0 -1
1 0 -1 0
end
+printcobasis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/ine/redund/ep.ine new/lrslib-071b/ine/redund/ep.ine
--- old/lrslib-071a/ine/redund/ep.ine 1970-01-01 01:00:00.000000000 +0100
+++ new/lrslib-071b/ine/redund/ep.ine 2021-06-04 09:22:48.000000000 +0200
@@ -0,0 +1,23 @@
+ep
+H-representation
+begin
+17 4 rational
+0 1 -1 0
+0 0 1 -1
+0 1 1 2
+1 -2 0 2
+691 -1562 -1562 -1562
+0 1 0 -1
+2/11 0 0 -1
+17/142 1/2 1/2 -1
+37/142 0 0 0
+691/1562 -1 0 0
+27/71 -1/2 1/2 0
+2/11 1 1 1
+4/11 0 1 1
+471/1562 1/2 3/2 1
+2/11 1 -1 -1
+4/11 0 -1 -1
+471/1562 1/2 -1/2 -1
+end
+redund 0 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/ine/redund/mp5a.ine new/lrslib-071b/ine/redund/mp5a.ine
--- old/lrslib-071a/ine/redund/mp5a.ine 2020-10-17 08:18:45.000000000 +0200
+++ new/lrslib-071b/ine/redund/mp5a.ine 2021-05-19 07:45:03.000000000 +0200
@@ -46,3 +46,4 @@
4 0 -2 -1 -1 0 0 0 -1 -1 0
end
redund 1 40
+verbose
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/ine/test-062/cp6.ine new/lrslib-071b/ine/test-062/cp6.ine
--- old/lrslib-071a/ine/test-062/cp6.ine 2020-10-17 08:18:45.000000000 +0200
+++ new/lrslib-071b/ine/test-062/cp6.ine 1970-01-01 01:00:00.000000000 +0100
@@ -1,374 +0,0 @@
-cp6.ine
-*6 point cut polytope
-H-representation
-begin
-368 16 integer
- 2 0 1 1 1 1 0 0 0 0 -1 -1 -1 -1 -1 -1
- 2 1 0 1 1 1 0 -1 -1 -1 0 0 0 -1 -1 -1
- 2 1 1 0 1 1 -1 0 -1 -1 0 -1 -1 0 0 -1
- 0 1 0 0 1 0 0 0 -1 0 0 0 0 0 0 0
- 0 1 0 0 0 1 0 0 0 -1 0 0 0 0 0 0
- 0 0 1 0 1 0 0 0 0 0 0 -1 0 0 0 0
- 0 0 1 0 0 1 0 0 0 0 0 0 -1 0 0 0
- 0 0 0 1 1 0 0 0 0 0 0 0 0 -1 0 0
- 0 0 0 1 0 1 0 0 0 0 0 0 0 0 -1 0
- 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 -1
- 2 2 2 2 2 2 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
- 0 0 1 1 0 0 0 0 0 0 -1 0 0 0 0 0
- 0 -1 1 0 0 0 1 0 0 0 0 0 0 0 0 0
- 0 -2 2 2 2 2 1 1 1 1 -1 -1 -1 -1 -1 -1
- 0 -2 1 1 1 1 2 2 2 2 -1 -1 -1 -1 -1 -1
- 0 1 -1 2 -1 -1 1 -2 1 1 2 -1 -1 2 2 -1
- 0 1 -1 -1 2 -1 1 1 -2 1 -1 2 -1 2 -1 2
- 2 -2 1 1 -1 -1 2 2 -2 -2 -1 1 1 1 1 -1
- 0 -1 2 1 -1 -1 2 1 -1 -1 -2 2 2 1 1 -1
- 2 -2 1 -1 -1 1 2 -2 -2 2 1 1 -1 -1 1 1
- 0 -1 2 -1 -1 1 2 -1 -1 1 2 2 -2 -1 1 1
- 2 -1 2 1 1 1 2 1 1 1 -2 -2 -2 -1 -1 -1
- 2 -2 1 -1 1 -1 2 -2 2 -2 1 -1 1 1 -1 1
- 0 -1 2 -1 1 -1 2 -1 1 -1 2 -2 2 1 -1 1
- 0 1 -1 -1 -1 2 1 1 1 -2 -1 -1 2 -1 2 2
- 0 0 0 0 0 0 1 0 0 -1 0 0 1 0 0 0
- 0 -1 1 1 1 0 1 1 1 0 -1 -1 0 -1 0 0
- 2 1 -2 -1 -1 1 2 1 1 -1 -2 -2 2 -1 1 1
- 0 2 -1 -1 -1 1 2 2 2 -2 -1 -1 1 -1 1 1
- 0 0 1 1 1 -1 0 0 0 0 -1 -1 1 -1 1 1
- 0 -1 2 1 1 -1 2 1 1 -1 -2 -2 2 -1 1 1
- 0 0 0 0 0 0 1 1 1 -1 -1 -1 1 -1 1 1
- 0 1 2 -1 -1 -1 -2 1 1 1 2 2 2 -1 -1 -1
- 2 -2 2 -2 2 -2 1 -1 1 -1 1 -1 1 1 -1 1
- 2 -1 1 -1 1 -2 1 -1 1 -2 1 -1 2 1 -2 2
- 0 0 1 0 0 -1 0 0 0 0 0 0 1 0 0 0
- 2 -1 2 -1 -1 -1 2 -1 -1 -1 2 2 2 -1 -1 -1
- 6 -1 1 -1 -1 -2 1 -1 -1 -2 1 1 2 -1 -2 -2
- 2 0 1 -1 -1 -1 0 0 0 0 1 1 1 -1 -1 -1
- 2 -1 1 -1 0 -1 1 -1 0 -1 1 0 1 0 -1 0
- 2 -1 1 0 -1 -1 1 0 -1 -1 0 1 1 0 0 -1
- 2 0 0 0 0 0 1 -1 -1 -1 1 1 1 -1 -1 -1
- 2 1 -1 1 1 2 1 -1 -1 -2 1 1 2 -1 -2 -2
- 0 -2 1 1 1 -1 2 2 2 -2 -1 -1 1 -1 1 1
- 0 -1 1 0 1 -1 1 0 1 -1 0 -1 1 0 0 1
- 0 -1 1 1 0 -1 1 1 0 -1 -1 0 1 0 1 0
- 2 -1 0 0 0 -1 0 0 0 -1 0 0 0 0 0 0
- 0 -1 0 1 1 -1 0 1 1 -1 0 0 0 -1 1 1
- 0 -2 2 2 2 -2 1 1 1 -1 -1 -1 1 -1 1 1
- 2 -2 -2 2 2 -2 -1 1 1 -1 1 1 -1 -1 1 1
- 2 -1 -1 1 1 -2 -1 1 1 -2 1 1 -2 -1 2 2
- 12 -1 -1 -1 -1 -2 -1 -1 -1 -2 -1 -1 -2 -1 -2 -2
- 0 0 0 0 0 0 1 0 -1 0 0 1 0 0 0 0
- 0 -1 1 1 0 1 1 1 0 1 -1 0 -1 0 -1 0
- 2 1 -2 -1 1 -1 2 1 -1 1 -2 2 -2 1 -1 1
- 0 2 -1 -1 1 -1 2 2 -2 2 -1 1 -1 1 -1 1
- 0 0 1 1 -1 1 0 0 0 0 -1 1 -1 1 -1 1
- 0 -1 2 1 -1 1 2 1 -1 1 -2 2 -2 1 -1 1
- 0 0 0 0 0 0 1 1 -1 1 -1 1 -1 1 -1 1
- 0 0 0 0 0 0 1 1 0 0 -1 0 0 0 0 0
- 0 1 -1 0 1 1 1 0 -1 -1 0 1 1 0 0 -1
- 2 1 -1 -2 1 -1 1 2 -1 1 -2 1 -1 2 -2 1
- 2 -2 -1 1 -1 1 -2 2 -2 2 1 -1 1 1 -1 1
- 0 -1 -1 2 -1 1 -1 2 -1 1 2 -1 1 2 -2 1
- 2 -1 1 2 1 1 1 2 1 1 -2 -1 -1 -2 -2 -1
- 2 1 -1 1 2 1 1 -1 -2 -1 1 2 1 -2 -1 -2
- 0 0 0 0 0 0 0 0 0 0 -1 1 0 1 0 0
- 0 1 -1 -1 1 0 1 1 -1 0 -1 1 0 1 0 0
- 0 0 0 0 0 0 0 1 -1 0 0 0 0 1 0 0
- 0 1 0 -1 1 1 0 1 -1 -1 0 0 0 1 1 -1
- 0 2 -1 -1 1 1 2 2 -2 -2 -1 1 1 1 1 -1
- 2 1 1 -1 2 1 -1 1 -2 -1 1 -2 -1 2 1 -2
- 0 1 -1 -1 2 1 1 1 -2 -1 -1 2 1 2 1 -2
- 0 -1 1 2 -1 -1 1 2 -1 -1 -2 1 1 2 2 -1
- 0 -1 1 1 -1 0 1 1 -1 0 -1 1 0 1 0 0
- 0 -1 1 2 -1 1 1 2 -1 1 -2 1 -1 2 -2 1
- 0 0 0 0 0 0 1 1 -1 -1 -1 1 1 1 1 -1
- 2 -2 -1 1 1 -1 -2 2 2 -2 1 1 -1 -1 1 1
- 0 -1 -1 2 1 -1 -1 2 1 -1 2 1 -1 -2 2 1
- 0 0 1 0 -1 0 0 0 0 0 0 1 0 0 0 0
- 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 -1
- 0 -2 1 1 -1 1 2 2 -2 2 -1 1 -1 1 -1 1
- 0 -1 1 0 -1 1 1 0 -1 1 0 1 -1 0 0 1
- 0 0 0 0 0 0 0 0 0 0 -1 0 1 0 1 0
- 0 1 -2 -1 1 1 2 1 -1 -1 -2 2 2 1 1 -1
- 0 1 -1 -1 0 1 1 1 0 -1 -1 0 1 0 1 0
- 2 -2 2 -2 -2 2 1 -1 -1 1 1 1 -1 -1 1 1
- 2 -1 1 -1 -2 1 1 -1 -2 1 1 2 -1 -2 1 2
- 2 1 -1 -2 -1 1 1 2 1 -1 -2 -1 1 -2 2 1
- 6 -1 1 -1 -2 -1 1 -1 -2 -1 1 2 1 -2 -1 -2
- 2 -1 1 -1 -1 0 1 -1 -1 0 1 1 0 -1 0 0
- 0 1 -1 -2 1 1 1 2 -1 -1 -2 1 1 2 2 -1
- 0 -1 1 2 1 -1 1 2 1 -1 -2 -1 1 -2 2 1
- 6 -1 -1 1 -2 -1 -1 1 -2 -1 1 -2 -1 2 1 -2
- 2 -1 -1 1 -1 0 -1 1 -1 0 1 -1 0 1 0 0
- 2 -1 0 0 -1 0 0 0 -1 0 0 0 0 0 0 0
- 0 -1 0 1 -1 1 0 1 -1 1 0 0 0 1 -1 1
- 0 -2 2 2 -2 2 1 1 -1 1 -1 1 -1 1 -1 1
- 2 -2 -2 2 -2 2 -1 1 -1 1 1 -1 1 1 -1 1
- 2 -1 -1 1 -2 1 -1 1 -2 1 1 -2 1 2 -1 2
- 12 -1 -1 -1 -2 -1 -1 -1 -2 -1 -1 -2 -1 -2 -1 -2
- 0 1 -1 -1 1 2 1 1 -1 -2 -1 1 2 1 2 -2
- 2 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 -1
- 0 0 0 0 0 0 0 1 0 -1 0 0 0 0 1 0
- 0 -1 0 1 0 0 0 1 0 0 0 0 0 0 0 0
- 0 0 0 1 0 -1 0 0 0 0 0 0 0 0 1 0
- 2 -1 -1 2 -1 -1 -1 2 -1 -1 2 -1 -1 2 2 -1
- 6 -1 -1 1 -1 -2 -1 1 -1 -2 1 -1 -2 1 2 -2
- 2 0 -1 1 -1 -1 0 0 0 0 1 -1 -1 1 1 -1
- 2 -1 -1 1 0 -1 -1 1 0 -1 1 0 -1 0 1 0
- 2 -1 0 1 -1 -1 0 1 -1 -1 0 0 0 1 1 -1
- 2 0 0 0 0 0 -1 1 -1 -1 1 -1 -1 1 1 -1
- 2 1 1 -1 1 2 -1 1 -1 -2 1 -1 -2 1 2 -2
- 0 0 0 1 -1 0 0 0 0 0 0 0 0 1 0 0
- 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 -1
- 0 1 0 1 0 0 0 -1 0 0 0 0 0 0 0 0
- 0 0 0 0 0 0 1 -1 0 0 1 0 0 0 0 0
- 0 -1 1 0 1 1 1 0 1 1 0 -1 -1 0 0 -1
- 2 1 -2 1 -1 -1 2 -1 1 1 2 -2 -2 1 1 -1
- 0 2 -1 1 -1 -1 2 -2 2 2 1 -1 -1 1 1 -1
- 0 0 1 -1 1 1 0 0 0 0 1 -1 -1 1 1 -1
- 0 -1 2 -1 1 1 2 -1 1 1 2 -2 -2 1 1 -1
- 0 0 0 0 0 0 1 -1 1 1 1 -1 -1 1 1 -1
- 0 0 0 0 0 0 1 0 1 0 0 -1 0 0 0 0
- 0 1 -1 1 0 1 1 -1 0 -1 1 0 1 0 -1 0
- 2 1 -1 1 -2 -1 1 -1 2 1 1 -2 -1 2 1 -2
- 2 -2 -1 -1 1 1 -2 -2 2 2 -1 1 1 1 1 -1
- 0 -1 -1 -1 2 1 -1 -1 2 1 -1 2 1 2 1 -2
- 2 -2 2 2 -2 -2 1 1 -1 -1 -1 1 1 1 1 -1
- 2 1 -1 2 1 1 1 -2 -1 -1 2 1 1 -2 -2 -1
- 2 1 2 -1 1 1 -2 1 -1 -1 2 -2 -2 1 1 -1
- 2 -1 1 1 2 1 1 1 2 1 -1 -2 -1 -2 -1 -2
- 2 2 -2 -2 2 -2 1 1 -1 1 -1 1 -1 1 -1 1
- 2 -1 1 1 -1 -2 1 1 -1 -2 -1 1 2 1 2 -2
- 2 1 -1 -1 1 -2 1 1 -1 2 -1 1 -2 1 -2 2
- 0 0 0 0 0 0 0 -1 1 0 0 0 0 1 0 0
- 0 1 0 1 -1 1 0 -1 1 -1 0 0 0 1 -1 1
- 0 2 -1 1 -1 1 2 -2 2 -2 1 -1 1 1 -1 1
- 2 1 1 2 -1 1 -1 -2 1 -1 -2 1 -1 2 -2 1
- 0 1 -1 2 -1 1 1 -2 1 -1 2 -1 1 2 -2 1
- 0 -1 1 -1 2 -1 1 -1 2 -1 1 -2 1 2 -1 2
- 0 -1 1 -1 1 0 1 -1 1 0 1 -1 0 1 0 0
- 0 -1 1 -1 2 1 1 -1 2 1 1 -2 -1 2 1 -2
- 0 0 0 0 0 0 1 -1 1 -1 1 -1 1 1 -1 1
- 0 0 0 0 0 0 0 0 0 0 1 -1 0 1 0 0
- 0 1 -1 1 -1 0 1 -1 1 0 1 -1 0 1 0 0
- 0 0 0 0 0 0 1 0 0 1 0 0 -1 0 0 0
- 0 1 -1 1 1 0 1 -1 -1 0 1 1 0 -1 0 0
- 0 1 -1 0 0 0 1 0 0 0 0 0 0 0 0 0
- 0 2 -2 2 2 2 1 -1 -1 -1 1 1 1 -1 -1 -1
- 0 1 -2 1 1 1 2 -1 -1 -1 2 2 2 -1 -1 -1
- 2 2 -1 1 1 1 2 -2 -2 -2 1 1 1 -1 -1 -1
- 0 1 0 0 0 -1 0 0 0 1 0 0 0 0 0 0
- 0 1 1 1 1 -2 -1 -1 -1 2 -1 -1 2 -1 2 2
- 0 2 2 2 2 -2 -1 -1 -1 1 -1 -1 1 -1 1 1
- 2 2 1 1 1 -1 -2 -2 -2 2 -1 -1 1 -1 1 1
- 2 2 2 -2 -2 -2 -1 1 1 1 1 1 1 -1 -1 -1
- 2 2 -1 -1 -1 -1 2 2 2 2 -1 -1 -1 -1 -1 -1
- 6 1 -1 -1 -1 -2 1 1 1 2 -1 -1 -2 -1 -2 -2
- 2 1 0 -1 -1 -1 0 1 1 1 0 0 0 -1 -1 -1
- 2 1 1 -1 -1 -2 -1 1 1 2 1 1 2 -1 -2 -2
- 2 1 -1 -1 0 -1 1 1 0 1 -1 0 -1 0 -1 0
- 6 1 -1 -1 -2 -1 1 1 2 1 -1 -2 -1 -2 -1 -2
- 2 1 -1 0 -1 -1 1 0 1 1 0 -1 -1 0 0 -1
- 2 2 -2 2 -2 -2 1 -1 1 1 1 -1 -1 1 1 -1
- 2 1 -1 1 -1 -2 1 -1 1 2 1 -1 -2 1 2 -2
- 2 -1 -2 1 1 -1 -2 1 1 -1 2 2 -2 -1 1 1
- 2 -1 1 1 -2 -1 1 1 -2 -1 -1 2 1 2 1 -2
- 2 -1 1 1 1 2 1 1 1 2 -1 -1 -2 -1 -2 -2
- 2 2 -2 -2 -2 2 1 1 1 -1 -1 -1 1 -1 1 1
- 2 -1 1 -2 1 -1 1 -2 1 -1 2 -1 1 2 -2 1
- 2 1 -1 -1 -1 0 1 1 1 0 -1 -1 0 -1 0 0
- 2 0 0 0 0 0 1 1 1 1 -1 -1 -1 -1 -1 -1
- 0 1 -2 1 1 -1 2 -1 -1 1 2 2 -2 -1 1 1
- 0 1 -1 0 1 -1 1 0 -1 1 0 1 -1 0 0 1
- 0 1 -1 1 0 -1 1 -1 0 1 1 0 -1 0 1 0
- 2 0 -1 0 0 -1 0 0 0 0 0 0 -1 0 0 0
- 0 0 -1 1 1 -1 0 0 0 0 1 1 -1 -1 1 1
- 0 2 -2 2 2 -2 1 -1 -1 1 1 1 -1 -1 1 1
- 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 -1
- 0 1 1 1 -1 0 -1 -1 1 0 -1 1 0 1 0 0
- 0 1 0 0 -1 0 0 0 1 0 0 0 0 0 0 0
- 2 2 1 1 -1 1 -2 -2 2 -2 -1 1 -1 1 -1 1
- 0 2 2 2 -2 2 -1 -1 1 -1 -1 1 -1 1 -1 1
- 0 1 1 1 -2 1 -1 -1 2 -1 -1 2 -1 2 -1 2
- 0 1 1 1 -2 -1 -1 -1 2 1 -1 2 1 2 1 -2
- 0 1 0 1 -1 -1 0 -1 1 1 0 0 0 1 1 -1
- 0 1 1 0 -1 -1 -1 0 1 1 0 1 1 0 0 -1
- 2 0 0 0 -1 -1 0 0 0 0 0 0 0 0 0 -1
- 0 0 1 1 -1 -1 0 0 0 0 -1 1 1 1 1 -1
- 0 2 2 2 -2 -2 -1 -1 1 1 -1 1 1 1 1 -1
- 2 1 1 -1 -2 -1 -1 1 2 1 1 2 1 -2 -1 -2
- 0 0 0 0 0 0 0 -1 0 1 0 0 0 0 1 0
- 2 1 1 2 1 -1 -1 -2 -1 1 -2 -1 1 -2 2 1
- 0 1 0 1 1 -1 0 -1 -1 1 0 0 0 -1 1 1
- 0 2 -1 1 1 -1 2 -2 -2 2 1 1 -1 -1 1 1
- 0 1 -1 2 1 -1 1 -2 -1 1 2 1 -1 -2 2 1
- 0 -1 1 -1 -1 2 1 -1 -1 2 1 1 -2 -1 2 2
- 0 -2 1 -1 1 1 2 -2 2 2 1 -1 -1 1 1 -1
- 0 -1 1 -1 0 1 1 -1 0 1 1 0 -1 0 1 0
- 0 -1 1 -2 1 1 1 -2 1 1 2 -1 -1 2 2 -1
- 0 -1 1 -1 1 2 1 -1 1 2 1 -1 -2 1 2 -2
- 0 0 0 0 0 0 1 -1 -1 1 1 1 -1 -1 1 1
- 0 1 -2 1 -1 1 2 -1 1 -1 2 -2 2 1 -1 1
- 0 1 -1 0 -1 1 1 0 1 -1 0 -1 1 0 0 1
- 0 0 0 0 0 0 -1 -1 1 1 -1 1 1 1 1 -1
- 0 1 1 2 -1 -1 -1 -2 1 1 -2 1 1 2 2 -1
- 2 -1 -2 1 -1 1 -2 1 -1 1 2 -2 2 1 -1 1
- 0 -1 -1 -1 1 2 -1 -1 1 2 -1 1 2 1 2 -2
- 2 1 -1 -1 -2 1 1 1 2 -1 -1 -2 1 -2 1 2
- 2 -1 1 -2 -1 1 1 -2 -1 1 2 1 -1 -2 2 1
- 2 0 -1 0 -1 0 0 0 0 0 0 -1 0 0 0 0
- 0 0 -1 1 -1 1 0 0 0 0 1 -1 1 1 -1 1
- 0 2 -2 2 -2 2 1 -1 1 -1 1 -1 1 1 -1 1
- 2 0 0 0 0 0 0 0 0 0 0 -1 -1 0 0 -1
- 0 0 0 0 0 0 0 0 0 0 1 0 -1 0 1 0
- 0 0 -1 1 0 0 0 0 0 0 1 0 0 0 0 0
- 0 1 1 0 0 0 -1 0 0 0 0 0 0 0 0 0
- 0 0 0 0 0 0 -1 1 0 0 1 0 0 0 0 0
- 0 -1 0 1 1 1 0 1 1 1 0 0 0 -1 -1 -1
- 2 1 1 -2 -1 -1 -1 2 1 1 2 1 1 -2 -2 -1
- 0 2 1 -1 -1 -1 -2 2 2 2 1 1 1 -1 -1 -1
- 0 0 -1 1 1 1 0 0 0 0 1 1 1 -1 -1 -1
- 0 -1 -1 2 1 1 -1 2 1 1 2 1 1 -2 -2 -1
- 0 0 0 0 0 0 -1 1 1 1 1 1 1 -1 -1 -1
- 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 0 0
- 0 1 1 -1 0 1 -1 1 0 -1 1 0 -1 0 1 0
- 0 0 0 0 0 0 0 0 0 0 1 1 0 -1 0 0
- 0 1 1 -1 -1 0 -1 1 1 0 1 1 0 -1 0 0
- 0 0 0 0 0 0 0 1 0 1 0 0 0 0 -1 0
- 0 1 1 -1 1 0 -1 1 -1 0 1 -1 0 1 0 0
- 0 1 0 -1 0 0 0 1 0 0 0 0 0 0 0 0
- 2 2 1 -1 1 1 -2 2 -2 -2 1 -1 -1 1 1 -1
- 0 2 2 -2 2 2 -1 1 -1 -1 1 -1 -1 1 1 -1
- 0 1 1 -2 1 1 -1 2 -1 -1 2 -1 -1 2 2 -1
- 0 1 1 -2 1 -1 -1 2 -1 1 2 -1 1 2 -2 1
- 0 1 0 -1 1 -1 0 1 -1 1 0 0 0 1 -1 1
- 0 1 1 -1 0 -1 -1 1 0 1 1 0 1 0 -1 0
- 2 0 0 -1 0 -1 0 0 0 0 0 0 0 0 -1 0
- 0 0 1 -1 1 -1 0 0 0 0 1 -1 1 1 -1 1
- 0 2 2 -2 2 -2 -1 1 -1 1 1 -1 1 1 -1 1
- 2 0 0 0 0 0 0 0 0 0 0 0 0 -1 -1 -1
- 0 0 1 -1 0 0 0 0 0 0 1 0 0 0 0 0
- 0 0 0 0 0 0 0 0 0 0 1 0 1 0 -1 0
- 2 1 1 1 1 0 -1 -1 -1 0 -1 -1 0 -1 0 0
- 2 0 0 0 0 0 0 -1 -1 0 0 0 0 -1 0 0
- 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 1
- 0 -1 0 0 0 1 0 0 0 1 0 0 0 0 0 0
- 0 0 0 0 -1 1 0 0 0 0 0 0 0 0 0 1
- 2 -1 -1 -1 -1 2 -1 -1 -1 2 -1 -1 2 -1 2 2
- 6 -1 -1 -1 -2 1 -1 -1 -2 1 -1 -2 1 -2 1 2
- 2 0 -1 -1 -1 1 0 0 0 0 -1 -1 1 -1 1 1
- 2 -1 -1 0 -1 1 -1 0 -1 1 0 -1 1 0 0 1
- 2 -1 0 -1 -1 1 0 -1 -1 1 0 0 0 -1 1 1
- 2 0 0 0 0 0 -1 -1 -1 1 -1 -1 1 -1 1 1
- 2 1 1 1 2 -1 -1 -1 -2 1 -1 -2 1 -2 1 2
- 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 1 1
- 0 0 0 -1 0 1 0 0 0 0 0 0 0 0 1 0
- 2 0 0 0 0 0 0 0 0 0 -1 -1 0 -1 0 0
- 0 0 0 0 0 0 0 0 0 0 0 -1 1 0 0 1
- 0 0 -1 0 0 1 0 0 0 0 0 0 1 0 0 0
- 0 0 0 0 0 0 -1 0 0 1 0 0 1 0 0 0
- 2 1 2 1 1 -1 -2 -1 -1 1 -2 -2 2 -1 1 1
- 0 1 1 0 1 -1 -1 0 -1 1 0 -1 1 0 0 1
- 0 2 1 -1 1 -1 -2 2 -2 2 1 -1 1 1 -1 1
- 0 1 2 -1 1 -1 -2 1 -1 1 2 -2 2 1 -1 1
- 0 1 1 1 0 -1 -1 -1 0 1 -1 0 1 0 1 0
- 0 2 1 1 -1 -1 -2 -2 2 2 -1 1 1 1 1 -1
- 0 1 1 1 -1 -2 -1 -1 1 2 -1 1 2 1 2 -2
- 0 1 2 1 -1 -1 -2 -1 1 1 -2 2 2 1 1 -1
- 0 1 1 -1 1 -2 -1 1 -1 2 1 -1 2 1 -2 2
- 0 -2 -1 1 1 1 -2 2 2 2 1 1 1 -1 -1 -1
- 0 -1 -1 1 0 1 -1 1 0 1 1 0 1 0 -1 0
- 0 -1 -2 1 1 1 -2 1 1 1 2 2 2 -1 -1 -1
- 0 -1 -1 1 1 2 -1 1 1 2 1 1 2 -1 -2 -2
- 0 -1 -1 1 -1 2 -1 1 -1 2 1 -1 2 1 -2 2
- 0 1 1 -2 -1 1 -1 2 1 -1 2 1 -1 -2 2 1
- 0 1 0 -1 -1 1 0 1 1 -1 0 0 0 -1 1 1
- 2 0 0 -1 -1 0 0 0 0 0 0 0 0 -1 0 0
- 0 0 1 -1 -1 1 0 0 0 0 1 1 -1 -1 1 1
- 0 2 2 -2 -2 2 -1 1 1 -1 1 1 -1 -1 1 1
- 0 0 0 0 0 0 -1 1 -1 1 1 -1 1 1 -1 1
- 0 1 1 -1 2 -1 -1 1 -2 1 1 -2 1 2 -1 2
- 6 1 -1 -2 -1 -1 1 2 1 1 -2 -1 -1 -2 -2 -1
- 2 0 0 0 0 0 -1 0 -1 0 0 -1 0 0 0 0
- 6 1 1 1 2 1 -1 -1 -2 -1 -1 -2 -1 -2 -1 -2
- 2 1 1 1 0 1 -1 -1 0 -1 -1 0 -1 0 -1 0
- 2 0 0 0 0 0 0 -1 0 -1 0 0 0 0 -1 0
- 0 0 0 0 0 0 0 0 1 -1 0 0 0 0 0 1
- 0 -1 0 0 1 0 0 0 1 0 0 0 0 0 0 0
- 0 0 0 0 1 -1 0 0 0 0 0 0 0 0 0 1
- 2 -1 -1 -1 2 -1 -1 -1 2 -1 -1 2 -1 2 -1 2
- 6 -1 -1 -1 1 -2 -1 -1 1 -2 -1 1 -2 1 -2 2
- 2 0 -1 -1 1 -1 0 0 0 0 -1 1 -1 1 -1 1
- 2 -1 -1 0 1 -1 -1 0 1 -1 0 1 -1 0 0 1
- 2 -1 0 -1 1 -1 0 -1 1 -1 0 0 0 1 -1 1
- 2 0 0 0 0 0 -1 -1 1 -1 -1 1 -1 1 -1 1
- 2 1 1 1 -1 2 -1 -1 1 -2 -1 1 -2 1 -2 2
- 0 0 0 0 0 0 0 0 0 0 0 0 0 1 -1 1
- 0 0 0 -1 1 0 0 0 0 0 0 0 0 1 0 0
- 2 0 0 0 0 0 0 0 0 0 -1 0 -1 0 -1 0
- 0 0 0 0 0 0 0 0 0 0 0 1 -1 0 0 1
- 0 0 -1 0 1 0 0 0 0 0 0 1 0 0 0 0
- 0 0 0 0 0 0 -1 0 1 0 0 1 0 0 0 0
- 0 1 1 0 -1 1 -1 0 1 -1 0 1 -1 0 0 1
- 0 2 1 -1 -1 1 -2 2 2 -2 1 1 -1 -1 1 1
- 2 1 2 1 -1 1 -2 -1 1 -1 -2 2 -2 1 -1 1
- 0 1 2 -1 -1 1 -2 1 1 -1 2 2 -2 -1 1 1
- 0 -1 -1 1 1 0 -1 1 1 0 1 1 0 -1 0 0
- 0 -1 -1 1 2 1 -1 1 2 1 1 2 1 -2 -1 -2
- 0 -1 -1 1 2 -1 -1 1 2 -1 1 2 -1 -2 1 2
- 0 0 0 0 0 0 -1 1 1 -1 1 1 -1 -1 1 1
- 2 0 0 0 0 0 -1 -1 0 0 -1 0 0 0 0 0
- 6 1 1 2 1 1 -1 -2 -1 -1 -2 -1 -1 -2 -2 -1
- 0 1 -1 1 1 -2 1 -1 -1 2 1 1 -2 -1 2 2
- 0 -1 1 1 -2 1 1 1 -2 1 -1 2 -1 2 -1 2
- 6 -1 -1 -2 -1 1 -1 -2 -1 1 -2 -1 1 -2 2 1
- 2 -1 -1 -1 0 1 -1 -1 0 1 -1 0 1 0 1 0
- 0 -1 1 1 -1 2 1 1 -1 2 -1 1 -2 1 -2 2
- 0 1 -1 1 2 -1 1 -1 -2 1 1 2 -1 -2 1 2
- 0 1 -1 1 -2 1 1 -1 2 -1 1 -2 1 2 -1 2
- 0 -1 1 1 1 -2 1 1 1 -2 -1 -1 2 -1 2 2
- 0 -1 1 1 2 -1 1 1 2 -1 -1 -2 1 -2 1 2
- 6 -1 -1 -2 1 -1 -1 -2 1 -1 -2 1 -1 2 -2 1
- 2 -1 -1 -1 1 0 -1 -1 1 0 -1 1 0 1 0 0
- 2 -2 -2 -2 2 2 -1 -1 1 1 -1 1 1 1 1 -1
- 0 -2 2 -2 2 2 1 -1 1 1 1 -1 -1 1 1 -1
- 0 -1 0 -1 1 1 0 -1 1 1 0 0 0 1 1 -1
- 2 -1 -1 -2 1 1 -1 -2 1 1 -2 1 1 2 2 -1
- 2 -1 0 -1 0 0 0 -1 0 0 0 0 0 0 0 0
- 12 -2 -2 -2 -2 -2 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
- 12 -1 -1 -2 -1 -1 -1 -2 -1 -1 -2 -1 -1 -2 -2 -1
- 6 -1 1 -2 -1 -1 1 -2 -1 -1 2 1 1 -2 -2 -1
- 6 -1 0 -1 -1 -1 0 -1 -1 -1 0 0 0 -1 -1 -1
- 6 -2 1 -1 -1 -1 2 -2 -2 -2 1 1 1 -1 -1 -1
- 0 1 -1 1 -1 2 1 -1 1 -2 1 -1 2 1 -2 2
- 0 2 -2 -2 2 2 1 1 -1 -1 -1 1 1 1 1 -1
- 0 0 -1 -1 1 1 0 0 0 0 -1 1 1 1 1 -1
- 2 0 -1 -1 0 0 0 0 0 0 -1 0 0 0 0 0
- 0 1 1 -1 -2 1 -1 1 2 -1 1 2 -1 -2 1 2
- 0 -2 -2 2 2 2 -1 1 1 1 1 1 1 -1 -1 -1
- 0 -1 -1 0 1 1 -1 0 1 1 0 1 1 0 0 -1
- 2 -1 -2 -1 1 1 -2 -1 1 1 -2 2 2 1 1 -1
- 0 1 1 -1 -1 2 -1 1 1 -2 1 1 -2 -1 2 2
- 6 1 2 1 1 1 -2 -1 -1 -1 -2 -2 -2 -1 -1 -1
- 6 2 -2 -2 -2 -2 1 1 1 1 -1 -1 -1 -1 -1 -1
- 6 2 1 1 1 1 -2 -2 -2 -2 -1 -1 -1 -1 -1 -1
- 6 -2 2 -2 -2 -2 1 -1 -1 -1 1 1 1 -1 -1 -1
- 6 -2 -2 2 -2 -2 -1 1 -1 -1 1 -1 -1 1 1 -1
- 2 -1 -1 0 0 0 -1 0 0 0 0 0 0 0 0 0
- 12 -1 -2 -1 -1 -1 -2 -1 -1 -1 -2 -2 -2 -1 -1 -1
- 6 -1 -2 1 -1 -1 -2 1 -1 -1 2 -2 -2 1 1 -1
- 6 -1 -1 0 -1 -1 -1 0 -1 -1 0 -1 -1 0 0 -1
- 6 -2 -1 1 -1 -1 -2 2 -2 -2 1 -1 -1 1 1 -1
- 6 -1 -2 -1 1 -1 -2 -1 1 -1 -2 2 -2 1 -1 1
- 6 -2 -2 -2 2 -2 -1 -1 1 -1 -1 1 -1 1 -1 1
- 6 -1 -1 -1 0 -1 -1 -1 0 -1 -1 0 -1 0 -1 0
- 6 -2 -1 -1 1 -1 -2 -2 2 -2 -1 1 -1 1 -1 1
- 12 -2 -1 -1 -1 -1 -2 -2 -2 -2 -1 -1 -1 -1 -1 -1
- 6 -1 -2 -1 -1 1 -2 -1 -1 1 -2 -2 2 -1 1 1
- 6 -2 -2 -2 -2 2 -1 -1 -1 1 -1 -1 1 -1 1 1
- 6 -1 -1 -1 -1 0 -1 -1 -1 0 -1 -1 0 -1 0 0
- 6 -2 -1 -1 -1 1 -2 -2 -2 2 -1 -1 1 -1 1 1
- 6 0 -1 -1 -1 -1 0 0 0 0 -1 -1 -1 -1 -1 -1
- 6 1 -2 -1 -1 -1 2 1 1 1 -2 -2 -2 -1 -1 -1
- 6 0 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
- 2 0 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 0
- 6 1 1 1 1 2 -1 -1 -1 -2 -1 -1 -2 -1 -2 -2
-end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/ine/test-062/ep.ine new/lrslib-071b/ine/test-062/ep.ine
--- old/lrslib-071a/ine/test-062/ep.ine 1970-01-01 01:00:00.000000000 +0100
+++ new/lrslib-071b/ine/test-062/ep.ine 2021-06-04 09:17:58.000000000 +0200
@@ -0,0 +1,23 @@
+ep
+H-representation
+begin
+17 4 rational
+0 1 -1 0
+0 0 1 -1
+0 1 1 2
+1 -2 0 2
+691 -1562 -1562 -1562
+0 1 0 -1
+2/11 0 0 -1
+17/142 1/2 1/2 -1
+37/142 0 0 0
+691/1562 -1 0 0
+27/71 -1/2 1/2 0
+2/11 1 1 1
+4/11 0 1 1
+471/1562 1/2 3/2 1
+2/11 1 -1 -1
+4/11 0 -1 -1
+471/1562 1/2 -1/2 -1
+end
+redund 0 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/ine/test-062/zcp6.ine new/lrslib-071b/ine/test-062/zcp6.ine
--- old/lrslib-071a/ine/test-062/zcp6.ine 1970-01-01 01:00:00.000000000 +0100
+++ new/lrslib-071b/ine/test-062/zcp6.ine 2021-06-04 08:37:21.000000000 +0200
@@ -0,0 +1,374 @@
+cp6.ine
+*6 point cut polytope
+H-representation
+begin
+368 16 integer
+ 2 0 1 1 1 1 0 0 0 0 -1 -1 -1 -1 -1 -1
+ 2 1 0 1 1 1 0 -1 -1 -1 0 0 0 -1 -1 -1
+ 2 1 1 0 1 1 -1 0 -1 -1 0 -1 -1 0 0 -1
+ 0 1 0 0 1 0 0 0 -1 0 0 0 0 0 0 0
+ 0 1 0 0 0 1 0 0 0 -1 0 0 0 0 0 0
+ 0 0 1 0 1 0 0 0 0 0 0 -1 0 0 0 0
+ 0 0 1 0 0 1 0 0 0 0 0 0 -1 0 0 0
+ 0 0 0 1 1 0 0 0 0 0 0 0 0 -1 0 0
+ 0 0 0 1 0 1 0 0 0 0 0 0 0 0 -1 0
+ 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 -1
+ 2 2 2 2 2 2 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
+ 0 0 1 1 0 0 0 0 0 0 -1 0 0 0 0 0
+ 0 -1 1 0 0 0 1 0 0 0 0 0 0 0 0 0
+ 0 -2 2 2 2 2 1 1 1 1 -1 -1 -1 -1 -1 -1
+ 0 -2 1 1 1 1 2 2 2 2 -1 -1 -1 -1 -1 -1
+ 0 1 -1 2 -1 -1 1 -2 1 1 2 -1 -1 2 2 -1
+ 0 1 -1 -1 2 -1 1 1 -2 1 -1 2 -1 2 -1 2
+ 2 -2 1 1 -1 -1 2 2 -2 -2 -1 1 1 1 1 -1
+ 0 -1 2 1 -1 -1 2 1 -1 -1 -2 2 2 1 1 -1
+ 2 -2 1 -1 -1 1 2 -2 -2 2 1 1 -1 -1 1 1
+ 0 -1 2 -1 -1 1 2 -1 -1 1 2 2 -2 -1 1 1
+ 2 -1 2 1 1 1 2 1 1 1 -2 -2 -2 -1 -1 -1
+ 2 -2 1 -1 1 -1 2 -2 2 -2 1 -1 1 1 -1 1
+ 0 -1 2 -1 1 -1 2 -1 1 -1 2 -2 2 1 -1 1
+ 0 1 -1 -1 -1 2 1 1 1 -2 -1 -1 2 -1 2 2
+ 0 0 0 0 0 0 1 0 0 -1 0 0 1 0 0 0
+ 0 -1 1 1 1 0 1 1 1 0 -1 -1 0 -1 0 0
+ 2 1 -2 -1 -1 1 2 1 1 -1 -2 -2 2 -1 1 1
+ 0 2 -1 -1 -1 1 2 2 2 -2 -1 -1 1 -1 1 1
+ 0 0 1 1 1 -1 0 0 0 0 -1 -1 1 -1 1 1
+ 0 -1 2 1 1 -1 2 1 1 -1 -2 -2 2 -1 1 1
+ 0 0 0 0 0 0 1 1 1 -1 -1 -1 1 -1 1 1
+ 0 1 2 -1 -1 -1 -2 1 1 1 2 2 2 -1 -1 -1
+ 2 -2 2 -2 2 -2 1 -1 1 -1 1 -1 1 1 -1 1
+ 2 -1 1 -1 1 -2 1 -1 1 -2 1 -1 2 1 -2 2
+ 0 0 1 0 0 -1 0 0 0 0 0 0 1 0 0 0
+ 2 -1 2 -1 -1 -1 2 -1 -1 -1 2 2 2 -1 -1 -1
+ 6 -1 1 -1 -1 -2 1 -1 -1 -2 1 1 2 -1 -2 -2
+ 2 0 1 -1 -1 -1 0 0 0 0 1 1 1 -1 -1 -1
+ 2 -1 1 -1 0 -1 1 -1 0 -1 1 0 1 0 -1 0
+ 2 -1 1 0 -1 -1 1 0 -1 -1 0 1 1 0 0 -1
+ 2 0 0 0 0 0 1 -1 -1 -1 1 1 1 -1 -1 -1
+ 2 1 -1 1 1 2 1 -1 -1 -2 1 1 2 -1 -2 -2
+ 0 -2 1 1 1 -1 2 2 2 -2 -1 -1 1 -1 1 1
+ 0 -1 1 0 1 -1 1 0 1 -1 0 -1 1 0 0 1
+ 0 -1 1 1 0 -1 1 1 0 -1 -1 0 1 0 1 0
+ 2 -1 0 0 0 -1 0 0 0 -1 0 0 0 0 0 0
+ 0 -1 0 1 1 -1 0 1 1 -1 0 0 0 -1 1 1
+ 0 -2 2 2 2 -2 1 1 1 -1 -1 -1 1 -1 1 1
+ 2 -2 -2 2 2 -2 -1 1 1 -1 1 1 -1 -1 1 1
+ 2 -1 -1 1 1 -2 -1 1 1 -2 1 1 -2 -1 2 2
+ 12 -1 -1 -1 -1 -2 -1 -1 -1 -2 -1 -1 -2 -1 -2 -2
+ 0 0 0 0 0 0 1 0 -1 0 0 1 0 0 0 0
+ 0 -1 1 1 0 1 1 1 0 1 -1 0 -1 0 -1 0
+ 2 1 -2 -1 1 -1 2 1 -1 1 -2 2 -2 1 -1 1
+ 0 2 -1 -1 1 -1 2 2 -2 2 -1 1 -1 1 -1 1
+ 0 0 1 1 -1 1 0 0 0 0 -1 1 -1 1 -1 1
+ 0 -1 2 1 -1 1 2 1 -1 1 -2 2 -2 1 -1 1
+ 0 0 0 0 0 0 1 1 -1 1 -1 1 -1 1 -1 1
+ 0 0 0 0 0 0 1 1 0 0 -1 0 0 0 0 0
+ 0 1 -1 0 1 1 1 0 -1 -1 0 1 1 0 0 -1
+ 2 1 -1 -2 1 -1 1 2 -1 1 -2 1 -1 2 -2 1
+ 2 -2 -1 1 -1 1 -2 2 -2 2 1 -1 1 1 -1 1
+ 0 -1 -1 2 -1 1 -1 2 -1 1 2 -1 1 2 -2 1
+ 2 -1 1 2 1 1 1 2 1 1 -2 -1 -1 -2 -2 -1
+ 2 1 -1 1 2 1 1 -1 -2 -1 1 2 1 -2 -1 -2
+ 0 0 0 0 0 0 0 0 0 0 -1 1 0 1 0 0
+ 0 1 -1 -1 1 0 1 1 -1 0 -1 1 0 1 0 0
+ 0 0 0 0 0 0 0 1 -1 0 0 0 0 1 0 0
+ 0 1 0 -1 1 1 0 1 -1 -1 0 0 0 1 1 -1
+ 0 2 -1 -1 1 1 2 2 -2 -2 -1 1 1 1 1 -1
+ 2 1 1 -1 2 1 -1 1 -2 -1 1 -2 -1 2 1 -2
+ 0 1 -1 -1 2 1 1 1 -2 -1 -1 2 1 2 1 -2
+ 0 -1 1 2 -1 -1 1 2 -1 -1 -2 1 1 2 2 -1
+ 0 -1 1 1 -1 0 1 1 -1 0 -1 1 0 1 0 0
+ 0 -1 1 2 -1 1 1 2 -1 1 -2 1 -1 2 -2 1
+ 0 0 0 0 0 0 1 1 -1 -1 -1 1 1 1 1 -1
+ 2 -2 -1 1 1 -1 -2 2 2 -2 1 1 -1 -1 1 1
+ 0 -1 -1 2 1 -1 -1 2 1 -1 2 1 -1 -2 2 1
+ 0 0 1 0 -1 0 0 0 0 0 0 1 0 0 0 0
+ 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 -1
+ 0 -2 1 1 -1 1 2 2 -2 2 -1 1 -1 1 -1 1
+ 0 -1 1 0 -1 1 1 0 -1 1 0 1 -1 0 0 1
+ 0 0 0 0 0 0 0 0 0 0 -1 0 1 0 1 0
+ 0 1 -2 -1 1 1 2 1 -1 -1 -2 2 2 1 1 -1
+ 0 1 -1 -1 0 1 1 1 0 -1 -1 0 1 0 1 0
+ 2 -2 2 -2 -2 2 1 -1 -1 1 1 1 -1 -1 1 1
+ 2 -1 1 -1 -2 1 1 -1 -2 1 1 2 -1 -2 1 2
+ 2 1 -1 -2 -1 1 1 2 1 -1 -2 -1 1 -2 2 1
+ 6 -1 1 -1 -2 -1 1 -1 -2 -1 1 2 1 -2 -1 -2
+ 2 -1 1 -1 -1 0 1 -1 -1 0 1 1 0 -1 0 0
+ 0 1 -1 -2 1 1 1 2 -1 -1 -2 1 1 2 2 -1
+ 0 -1 1 2 1 -1 1 2 1 -1 -2 -1 1 -2 2 1
+ 6 -1 -1 1 -2 -1 -1 1 -2 -1 1 -2 -1 2 1 -2
+ 2 -1 -1 1 -1 0 -1 1 -1 0 1 -1 0 1 0 0
+ 2 -1 0 0 -1 0 0 0 -1 0 0 0 0 0 0 0
+ 0 -1 0 1 -1 1 0 1 -1 1 0 0 0 1 -1 1
+ 0 -2 2 2 -2 2 1 1 -1 1 -1 1 -1 1 -1 1
+ 2 -2 -2 2 -2 2 -1 1 -1 1 1 -1 1 1 -1 1
+ 2 -1 -1 1 -2 1 -1 1 -2 1 1 -2 1 2 -1 2
+ 12 -1 -1 -1 -2 -1 -1 -1 -2 -1 -1 -2 -1 -2 -1 -2
+ 0 1 -1 -1 1 2 1 1 -1 -2 -1 1 2 1 2 -2
+ 2 0 0 0 0 0 0 0 -1 -1 0 0 0 0 0 -1
+ 0 0 0 0 0 0 0 1 0 -1 0 0 0 0 1 0
+ 0 -1 0 1 0 0 0 1 0 0 0 0 0 0 0 0
+ 0 0 0 1 0 -1 0 0 0 0 0 0 0 0 1 0
+ 2 -1 -1 2 -1 -1 -1 2 -1 -1 2 -1 -1 2 2 -1
+ 6 -1 -1 1 -1 -2 -1 1 -1 -2 1 -1 -2 1 2 -2
+ 2 0 -1 1 -1 -1 0 0 0 0 1 -1 -1 1 1 -1
+ 2 -1 -1 1 0 -1 -1 1 0 -1 1 0 -1 0 1 0
+ 2 -1 0 1 -1 -1 0 1 -1 -1 0 0 0 1 1 -1
+ 2 0 0 0 0 0 -1 1 -1 -1 1 -1 -1 1 1 -1
+ 2 1 1 -1 1 2 -1 1 -1 -2 1 -1 -2 1 2 -2
+ 0 0 0 1 -1 0 0 0 0 0 0 0 0 1 0 0
+ 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 -1
+ 0 1 0 1 0 0 0 -1 0 0 0 0 0 0 0 0
+ 0 0 0 0 0 0 1 -1 0 0 1 0 0 0 0 0
+ 0 -1 1 0 1 1 1 0 1 1 0 -1 -1 0 0 -1
+ 2 1 -2 1 -1 -1 2 -1 1 1 2 -2 -2 1 1 -1
+ 0 2 -1 1 -1 -1 2 -2 2 2 1 -1 -1 1 1 -1
+ 0 0 1 -1 1 1 0 0 0 0 1 -1 -1 1 1 -1
+ 0 -1 2 -1 1 1 2 -1 1 1 2 -2 -2 1 1 -1
+ 0 0 0 0 0 0 1 -1 1 1 1 -1 -1 1 1 -1
+ 0 0 0 0 0 0 1 0 1 0 0 -1 0 0 0 0
+ 0 1 -1 1 0 1 1 -1 0 -1 1 0 1 0 -1 0
+ 2 1 -1 1 -2 -1 1 -1 2 1 1 -2 -1 2 1 -2
+ 2 -2 -1 -1 1 1 -2 -2 2 2 -1 1 1 1 1 -1
+ 0 -1 -1 -1 2 1 -1 -1 2 1 -1 2 1 2 1 -2
+ 2 -2 2 2 -2 -2 1 1 -1 -1 -1 1 1 1 1 -1
+ 2 1 -1 2 1 1 1 -2 -1 -1 2 1 1 -2 -2 -1
+ 2 1 2 -1 1 1 -2 1 -1 -1 2 -2 -2 1 1 -1
+ 2 -1 1 1 2 1 1 1 2 1 -1 -2 -1 -2 -1 -2
+ 2 2 -2 -2 2 -2 1 1 -1 1 -1 1 -1 1 -1 1
+ 2 -1 1 1 -1 -2 1 1 -1 -2 -1 1 2 1 2 -2
+ 2 1 -1 -1 1 -2 1 1 -1 2 -1 1 -2 1 -2 2
+ 0 0 0 0 0 0 0 -1 1 0 0 0 0 1 0 0
+ 0 1 0 1 -1 1 0 -1 1 -1 0 0 0 1 -1 1
+ 0 2 -1 1 -1 1 2 -2 2 -2 1 -1 1 1 -1 1
+ 2 1 1 2 -1 1 -1 -2 1 -1 -2 1 -1 2 -2 1
+ 0 1 -1 2 -1 1 1 -2 1 -1 2 -1 1 2 -2 1
+ 0 -1 1 -1 2 -1 1 -1 2 -1 1 -2 1 2 -1 2
+ 0 -1 1 -1 1 0 1 -1 1 0 1 -1 0 1 0 0
+ 0 -1 1 -1 2 1 1 -1 2 1 1 -2 -1 2 1 -2
+ 0 0 0 0 0 0 1 -1 1 -1 1 -1 1 1 -1 1
+ 0 0 0 0 0 0 0 0 0 0 1 -1 0 1 0 0
+ 0 1 -1 1 -1 0 1 -1 1 0 1 -1 0 1 0 0
+ 0 0 0 0 0 0 1 0 0 1 0 0 -1 0 0 0
+ 0 1 -1 1 1 0 1 -1 -1 0 1 1 0 -1 0 0
+ 0 1 -1 0 0 0 1 0 0 0 0 0 0 0 0 0
+ 0 2 -2 2 2 2 1 -1 -1 -1 1 1 1 -1 -1 -1
+ 0 1 -2 1 1 1 2 -1 -1 -1 2 2 2 -1 -1 -1
+ 2 2 -1 1 1 1 2 -2 -2 -2 1 1 1 -1 -1 -1
+ 0 1 0 0 0 -1 0 0 0 1 0 0 0 0 0 0
+ 0 1 1 1 1 -2 -1 -1 -1 2 -1 -1 2 -1 2 2
+ 0 2 2 2 2 -2 -1 -1 -1 1 -1 -1 1 -1 1 1
+ 2 2 1 1 1 -1 -2 -2 -2 2 -1 -1 1 -1 1 1
+ 2 2 2 -2 -2 -2 -1 1 1 1 1 1 1 -1 -1 -1
+ 2 2 -1 -1 -1 -1 2 2 2 2 -1 -1 -1 -1 -1 -1
+ 6 1 -1 -1 -1 -2 1 1 1 2 -1 -1 -2 -1 -2 -2
+ 2 1 0 -1 -1 -1 0 1 1 1 0 0 0 -1 -1 -1
+ 2 1 1 -1 -1 -2 -1 1 1 2 1 1 2 -1 -2 -2
+ 2 1 -1 -1 0 -1 1 1 0 1 -1 0 -1 0 -1 0
+ 6 1 -1 -1 -2 -1 1 1 2 1 -1 -2 -1 -2 -1 -2
+ 2 1 -1 0 -1 -1 1 0 1 1 0 -1 -1 0 0 -1
+ 2 2 -2 2 -2 -2 1 -1 1 1 1 -1 -1 1 1 -1
+ 2 1 -1 1 -1 -2 1 -1 1 2 1 -1 -2 1 2 -2
+ 2 -1 -2 1 1 -1 -2 1 1 -1 2 2 -2 -1 1 1
+ 2 -1 1 1 -2 -1 1 1 -2 -1 -1 2 1 2 1 -2
+ 2 -1 1 1 1 2 1 1 1 2 -1 -1 -2 -1 -2 -2
+ 2 2 -2 -2 -2 2 1 1 1 -1 -1 -1 1 -1 1 1
+ 2 -1 1 -2 1 -1 1 -2 1 -1 2 -1 1 2 -2 1
+ 2 1 -1 -1 -1 0 1 1 1 0 -1 -1 0 -1 0 0
+ 2 0 0 0 0 0 1 1 1 1 -1 -1 -1 -1 -1 -1
+ 0 1 -2 1 1 -1 2 -1 -1 1 2 2 -2 -1 1 1
+ 0 1 -1 0 1 -1 1 0 -1 1 0 1 -1 0 0 1
+ 0 1 -1 1 0 -1 1 -1 0 1 1 0 -1 0 1 0
+ 2 0 -1 0 0 -1 0 0 0 0 0 0 -1 0 0 0
+ 0 0 -1 1 1 -1 0 0 0 0 1 1 -1 -1 1 1
+ 0 2 -2 2 2 -2 1 -1 -1 1 1 1 -1 -1 1 1
+ 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 -1
+ 0 1 1 1 -1 0 -1 -1 1 0 -1 1 0 1 0 0
+ 0 1 0 0 -1 0 0 0 1 0 0 0 0 0 0 0
+ 2 2 1 1 -1 1 -2 -2 2 -2 -1 1 -1 1 -1 1
+ 0 2 2 2 -2 2 -1 -1 1 -1 -1 1 -1 1 -1 1
+ 0 1 1 1 -2 1 -1 -1 2 -1 -1 2 -1 2 -1 2
+ 0 1 1 1 -2 -1 -1 -1 2 1 -1 2 1 2 1 -2
+ 0 1 0 1 -1 -1 0 -1 1 1 0 0 0 1 1 -1
+ 0 1 1 0 -1 -1 -1 0 1 1 0 1 1 0 0 -1
+ 2 0 0 0 -1 -1 0 0 0 0 0 0 0 0 0 -1
+ 0 0 1 1 -1 -1 0 0 0 0 -1 1 1 1 1 -1
+ 0 2 2 2 -2 -2 -1 -1 1 1 -1 1 1 1 1 -1
+ 2 1 1 -1 -2 -1 -1 1 2 1 1 2 1 -2 -1 -2
+ 0 0 0 0 0 0 0 -1 0 1 0 0 0 0 1 0
+ 2 1 1 2 1 -1 -1 -2 -1 1 -2 -1 1 -2 2 1
+ 0 1 0 1 1 -1 0 -1 -1 1 0 0 0 -1 1 1
+ 0 2 -1 1 1 -1 2 -2 -2 2 1 1 -1 -1 1 1
+ 0 1 -1 2 1 -1 1 -2 -1 1 2 1 -1 -2 2 1
+ 0 -1 1 -1 -1 2 1 -1 -1 2 1 1 -2 -1 2 2
+ 0 -2 1 -1 1 1 2 -2 2 2 1 -1 -1 1 1 -1
+ 0 -1 1 -1 0 1 1 -1 0 1 1 0 -1 0 1 0
+ 0 -1 1 -2 1 1 1 -2 1 1 2 -1 -1 2 2 -1
+ 0 -1 1 -1 1 2 1 -1 1 2 1 -1 -2 1 2 -2
+ 0 0 0 0 0 0 1 -1 -1 1 1 1 -1 -1 1 1
+ 0 1 -2 1 -1 1 2 -1 1 -1 2 -2 2 1 -1 1
+ 0 1 -1 0 -1 1 1 0 1 -1 0 -1 1 0 0 1
+ 0 0 0 0 0 0 -1 -1 1 1 -1 1 1 1 1 -1
+ 0 1 1 2 -1 -1 -1 -2 1 1 -2 1 1 2 2 -1
+ 2 -1 -2 1 -1 1 -2 1 -1 1 2 -2 2 1 -1 1
+ 0 -1 -1 -1 1 2 -1 -1 1 2 -1 1 2 1 2 -2
+ 2 1 -1 -1 -2 1 1 1 2 -1 -1 -2 1 -2 1 2
+ 2 -1 1 -2 -1 1 1 -2 -1 1 2 1 -1 -2 2 1
+ 2 0 -1 0 -1 0 0 0 0 0 0 -1 0 0 0 0
+ 0 0 -1 1 -1 1 0 0 0 0 1 -1 1 1 -1 1
+ 0 2 -2 2 -2 2 1 -1 1 -1 1 -1 1 1 -1 1
+ 2 0 0 0 0 0 0 0 0 0 0 -1 -1 0 0 -1
+ 0 0 0 0 0 0 0 0 0 0 1 0 -1 0 1 0
+ 0 0 -1 1 0 0 0 0 0 0 1 0 0 0 0 0
+ 0 1 1 0 0 0 -1 0 0 0 0 0 0 0 0 0
+ 0 0 0 0 0 0 -1 1 0 0 1 0 0 0 0 0
+ 0 -1 0 1 1 1 0 1 1 1 0 0 0 -1 -1 -1
+ 2 1 1 -2 -1 -1 -1 2 1 1 2 1 1 -2 -2 -1
+ 0 2 1 -1 -1 -1 -2 2 2 2 1 1 1 -1 -1 -1
+ 0 0 -1 1 1 1 0 0 0 0 1 1 1 -1 -1 -1
+ 0 -1 -1 2 1 1 -1 2 1 1 2 1 1 -2 -2 -1
+ 0 0 0 0 0 0 -1 1 1 1 1 1 1 -1 -1 -1
+ 0 0 0 0 0 0 0 1 1 0 0 0 0 -1 0 0
+ 0 1 1 -1 0 1 -1 1 0 -1 1 0 -1 0 1 0
+ 0 0 0 0 0 0 0 0 0 0 1 1 0 -1 0 0
+ 0 1 1 -1 -1 0 -1 1 1 0 1 1 0 -1 0 0
+ 0 0 0 0 0 0 0 1 0 1 0 0 0 0 -1 0
+ 0 1 1 -1 1 0 -1 1 -1 0 1 -1 0 1 0 0
+ 0 1 0 -1 0 0 0 1 0 0 0 0 0 0 0 0
+ 2 2 1 -1 1 1 -2 2 -2 -2 1 -1 -1 1 1 -1
+ 0 2 2 -2 2 2 -1 1 -1 -1 1 -1 -1 1 1 -1
+ 0 1 1 -2 1 1 -1 2 -1 -1 2 -1 -1 2 2 -1
+ 0 1 1 -2 1 -1 -1 2 -1 1 2 -1 1 2 -2 1
+ 0 1 0 -1 1 -1 0 1 -1 1 0 0 0 1 -1 1
+ 0 1 1 -1 0 -1 -1 1 0 1 1 0 1 0 -1 0
+ 2 0 0 -1 0 -1 0 0 0 0 0 0 0 0 -1 0
+ 0 0 1 -1 1 -1 0 0 0 0 1 -1 1 1 -1 1
+ 0 2 2 -2 2 -2 -1 1 -1 1 1 -1 1 1 -1 1
+ 2 0 0 0 0 0 0 0 0 0 0 0 0 -1 -1 -1
+ 0 0 1 -1 0 0 0 0 0 0 1 0 0 0 0 0
+ 0 0 0 0 0 0 0 0 0 0 1 0 1 0 -1 0
+ 2 1 1 1 1 0 -1 -1 -1 0 -1 -1 0 -1 0 0
+ 2 0 0 0 0 0 0 -1 -1 0 0 0 0 -1 0 0
+ 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 1
+ 0 -1 0 0 0 1 0 0 0 1 0 0 0 0 0 0
+ 0 0 0 0 -1 1 0 0 0 0 0 0 0 0 0 1
+ 2 -1 -1 -1 -1 2 -1 -1 -1 2 -1 -1 2 -1 2 2
+ 6 -1 -1 -1 -2 1 -1 -1 -2 1 -1 -2 1 -2 1 2
+ 2 0 -1 -1 -1 1 0 0 0 0 -1 -1 1 -1 1 1
+ 2 -1 -1 0 -1 1 -1 0 -1 1 0 -1 1 0 0 1
+ 2 -1 0 -1 -1 1 0 -1 -1 1 0 0 0 -1 1 1
+ 2 0 0 0 0 0 -1 -1 -1 1 -1 -1 1 -1 1 1
+ 2 1 1 1 2 -1 -1 -1 -2 1 -1 -2 1 -2 1 2
+ 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 1 1
+ 0 0 0 -1 0 1 0 0 0 0 0 0 0 0 1 0
+ 2 0 0 0 0 0 0 0 0 0 -1 -1 0 -1 0 0
+ 0 0 0 0 0 0 0 0 0 0 0 -1 1 0 0 1
+ 0 0 -1 0 0 1 0 0 0 0 0 0 1 0 0 0
+ 0 0 0 0 0 0 -1 0 0 1 0 0 1 0 0 0
+ 2 1 2 1 1 -1 -2 -1 -1 1 -2 -2 2 -1 1 1
+ 0 1 1 0 1 -1 -1 0 -1 1 0 -1 1 0 0 1
+ 0 2 1 -1 1 -1 -2 2 -2 2 1 -1 1 1 -1 1
+ 0 1 2 -1 1 -1 -2 1 -1 1 2 -2 2 1 -1 1
+ 0 1 1 1 0 -1 -1 -1 0 1 -1 0 1 0 1 0
+ 0 2 1 1 -1 -1 -2 -2 2 2 -1 1 1 1 1 -1
+ 0 1 1 1 -1 -2 -1 -1 1 2 -1 1 2 1 2 -2
+ 0 1 2 1 -1 -1 -2 -1 1 1 -2 2 2 1 1 -1
+ 0 1 1 -1 1 -2 -1 1 -1 2 1 -1 2 1 -2 2
+ 0 -2 -1 1 1 1 -2 2 2 2 1 1 1 -1 -1 -1
+ 0 -1 -1 1 0 1 -1 1 0 1 1 0 1 0 -1 0
+ 0 -1 -2 1 1 1 -2 1 1 1 2 2 2 -1 -1 -1
+ 0 -1 -1 1 1 2 -1 1 1 2 1 1 2 -1 -2 -2
+ 0 -1 -1 1 -1 2 -1 1 -1 2 1 -1 2 1 -2 2
+ 0 1 1 -2 -1 1 -1 2 1 -1 2 1 -1 -2 2 1
+ 0 1 0 -1 -1 1 0 1 1 -1 0 0 0 -1 1 1
+ 2 0 0 -1 -1 0 0 0 0 0 0 0 0 -1 0 0
+ 0 0 1 -1 -1 1 0 0 0 0 1 1 -1 -1 1 1
+ 0 2 2 -2 -2 2 -1 1 1 -1 1 1 -1 -1 1 1
+ 0 0 0 0 0 0 -1 1 -1 1 1 -1 1 1 -1 1
+ 0 1 1 -1 2 -1 -1 1 -2 1 1 -2 1 2 -1 2
+ 6 1 -1 -2 -1 -1 1 2 1 1 -2 -1 -1 -2 -2 -1
+ 2 0 0 0 0 0 -1 0 -1 0 0 -1 0 0 0 0
+ 6 1 1 1 2 1 -1 -1 -2 -1 -1 -2 -1 -2 -1 -2
+ 2 1 1 1 0 1 -1 -1 0 -1 -1 0 -1 0 -1 0
+ 2 0 0 0 0 0 0 -1 0 -1 0 0 0 0 -1 0
+ 0 0 0 0 0 0 0 0 1 -1 0 0 0 0 0 1
+ 0 -1 0 0 1 0 0 0 1 0 0 0 0 0 0 0
+ 0 0 0 0 1 -1 0 0 0 0 0 0 0 0 0 1
+ 2 -1 -1 -1 2 -1 -1 -1 2 -1 -1 2 -1 2 -1 2
+ 6 -1 -1 -1 1 -2 -1 -1 1 -2 -1 1 -2 1 -2 2
+ 2 0 -1 -1 1 -1 0 0 0 0 -1 1 -1 1 -1 1
+ 2 -1 -1 0 1 -1 -1 0 1 -1 0 1 -1 0 0 1
+ 2 -1 0 -1 1 -1 0 -1 1 -1 0 0 0 1 -1 1
+ 2 0 0 0 0 0 -1 -1 1 -1 -1 1 -1 1 -1 1
+ 2 1 1 1 -1 2 -1 -1 1 -2 -1 1 -2 1 -2 2
+ 0 0 0 0 0 0 0 0 0 0 0 0 0 1 -1 1
+ 0 0 0 -1 1 0 0 0 0 0 0 0 0 1 0 0
+ 2 0 0 0 0 0 0 0 0 0 -1 0 -1 0 -1 0
+ 0 0 0 0 0 0 0 0 0 0 0 1 -1 0 0 1
+ 0 0 -1 0 1 0 0 0 0 0 0 1 0 0 0 0
+ 0 0 0 0 0 0 -1 0 1 0 0 1 0 0 0 0
+ 0 1 1 0 -1 1 -1 0 1 -1 0 1 -1 0 0 1
+ 0 2 1 -1 -1 1 -2 2 2 -2 1 1 -1 -1 1 1
+ 2 1 2 1 -1 1 -2 -1 1 -1 -2 2 -2 1 -1 1
+ 0 1 2 -1 -1 1 -2 1 1 -1 2 2 -2 -1 1 1
+ 0 -1 -1 1 1 0 -1 1 1 0 1 1 0 -1 0 0
+ 0 -1 -1 1 2 1 -1 1 2 1 1 2 1 -2 -1 -2
+ 0 -1 -1 1 2 -1 -1 1 2 -1 1 2 -1 -2 1 2
+ 0 0 0 0 0 0 -1 1 1 -1 1 1 -1 -1 1 1
+ 2 0 0 0 0 0 -1 -1 0 0 -1 0 0 0 0 0
+ 6 1 1 2 1 1 -1 -2 -1 -1 -2 -1 -1 -2 -2 -1
+ 0 1 -1 1 1 -2 1 -1 -1 2 1 1 -2 -1 2 2
+ 0 -1 1 1 -2 1 1 1 -2 1 -1 2 -1 2 -1 2
+ 6 -1 -1 -2 -1 1 -1 -2 -1 1 -2 -1 1 -2 2 1
+ 2 -1 -1 -1 0 1 -1 -1 0 1 -1 0 1 0 1 0
+ 0 -1 1 1 -1 2 1 1 -1 2 -1 1 -2 1 -2 2
+ 0 1 -1 1 2 -1 1 -1 -2 1 1 2 -1 -2 1 2
+ 0 1 -1 1 -2 1 1 -1 2 -1 1 -2 1 2 -1 2
+ 0 -1 1 1 1 -2 1 1 1 -2 -1 -1 2 -1 2 2
+ 0 -1 1 1 2 -1 1 1 2 -1 -1 -2 1 -2 1 2
+ 6 -1 -1 -2 1 -1 -1 -2 1 -1 -2 1 -1 2 -2 1
+ 2 -1 -1 -1 1 0 -1 -1 1 0 -1 1 0 1 0 0
+ 2 -2 -2 -2 2 2 -1 -1 1 1 -1 1 1 1 1 -1
+ 0 -2 2 -2 2 2 1 -1 1 1 1 -1 -1 1 1 -1
+ 0 -1 0 -1 1 1 0 -1 1 1 0 0 0 1 1 -1
+ 2 -1 -1 -2 1 1 -1 -2 1 1 -2 1 1 2 2 -1
+ 2 -1 0 -1 0 0 0 -1 0 0 0 0 0 0 0 0
+ 12 -2 -2 -2 -2 -2 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
+ 12 -1 -1 -2 -1 -1 -1 -2 -1 -1 -2 -1 -1 -2 -2 -1
+ 6 -1 1 -2 -1 -1 1 -2 -1 -1 2 1 1 -2 -2 -1
+ 6 -1 0 -1 -1 -1 0 -1 -1 -1 0 0 0 -1 -1 -1
+ 6 -2 1 -1 -1 -1 2 -2 -2 -2 1 1 1 -1 -1 -1
+ 0 1 -1 1 -1 2 1 -1 1 -2 1 -1 2 1 -2 2
+ 0 2 -2 -2 2 2 1 1 -1 -1 -1 1 1 1 1 -1
+ 0 0 -1 -1 1 1 0 0 0 0 -1 1 1 1 1 -1
+ 2 0 -1 -1 0 0 0 0 0 0 -1 0 0 0 0 0
+ 0 1 1 -1 -2 1 -1 1 2 -1 1 2 -1 -2 1 2
+ 0 -2 -2 2 2 2 -1 1 1 1 1 1 1 -1 -1 -1
+ 0 -1 -1 0 1 1 -1 0 1 1 0 1 1 0 0 -1
+ 2 -1 -2 -1 1 1 -2 -1 1 1 -2 2 2 1 1 -1
+ 0 1 1 -1 -1 2 -1 1 1 -2 1 1 -2 -1 2 2
+ 6 1 2 1 1 1 -2 -1 -1 -1 -2 -2 -2 -1 -1 -1
+ 6 2 -2 -2 -2 -2 1 1 1 1 -1 -1 -1 -1 -1 -1
+ 6 2 1 1 1 1 -2 -2 -2 -2 -1 -1 -1 -1 -1 -1
+ 6 -2 2 -2 -2 -2 1 -1 -1 -1 1 1 1 -1 -1 -1
+ 6 -2 -2 2 -2 -2 -1 1 -1 -1 1 -1 -1 1 1 -1
+ 2 -1 -1 0 0 0 -1 0 0 0 0 0 0 0 0 0
+ 12 -1 -2 -1 -1 -1 -2 -1 -1 -1 -2 -2 -2 -1 -1 -1
+ 6 -1 -2 1 -1 -1 -2 1 -1 -1 2 -2 -2 1 1 -1
+ 6 -1 -1 0 -1 -1 -1 0 -1 -1 0 -1 -1 0 0 -1
+ 6 -2 -1 1 -1 -1 -2 2 -2 -2 1 -1 -1 1 1 -1
+ 6 -1 -2 -1 1 -1 -2 -1 1 -1 -2 2 -2 1 -1 1
+ 6 -2 -2 -2 2 -2 -1 -1 1 -1 -1 1 -1 1 -1 1
+ 6 -1 -1 -1 0 -1 -1 -1 0 -1 -1 0 -1 0 -1 0
+ 6 -2 -1 -1 1 -1 -2 -2 2 -2 -1 1 -1 1 -1 1
+ 12 -2 -1 -1 -1 -1 -2 -2 -2 -2 -1 -1 -1 -1 -1 -1
+ 6 -1 -2 -1 -1 1 -2 -1 -1 1 -2 -2 2 -1 1 1
+ 6 -2 -2 -2 -2 2 -1 -1 -1 1 -1 -1 1 -1 1 1
+ 6 -1 -1 -1 -1 0 -1 -1 -1 0 -1 -1 0 -1 0 0
+ 6 -2 -1 -1 -1 1 -2 -2 -2 2 -1 -1 1 -1 1 1
+ 6 0 -1 -1 -1 -1 0 0 0 0 -1 -1 -1 -1 -1 -1
+ 6 1 -2 -1 -1 -1 2 1 1 1 -2 -2 -2 -1 -1 -1
+ 6 0 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
+ 2 0 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 0
+ 6 1 1 1 1 2 -1 -1 -1 -2 -1 -1 -2 -1 -2 -2
+end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/lrsgmp.h new/lrslib-071b/lrsgmp.h
--- old/lrslib-071a/lrsgmp.h 2020-10-17 08:18:41.000000000 +0200
+++ new/lrslib-071b/lrsgmp.h 2020-11-17 02:10:48.000000000 +0100
@@ -165,6 +165,7 @@
#define itomp(in, a) fmpz_set_si( (a) , (in) )
#define mptoi(a) fmpz_get_si( (a) )
#define mptodouble(a) fmpz_get_d ( (a) )
+ #define mpgetstr10(a,c) mpgetstr(a,10,c)
#define mpgetstr(a,b,c) fmpz_get_str((a),(b),(c))
#define mpoutstr(a,b,c) fmpz_fprint((a),(c)) /* had a (b) */
#define mulint(a, b, c) fmpz_mul((c),(a),(b))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/lrslib.c new/lrslib-071b/lrslib.c
--- old/lrslib-071a/lrslib.c 2020-10-17 08:18:46.000000000 +0200
+++ new/lrslib-071b/lrslib.c 2021-06-02 10:42:36.000000000 +0200
@@ -991,7 +991,6 @@
}
else if (firstline)
{
-// printf("\nov=%ld mess=%ld",overflow,Q->messages);
if(overflow != 2)
lrs_warning(Q,"warning",name);
firstline = FALSE;
@@ -1577,7 +1576,7 @@
sprintf(mess,"*seed=%ld",Q->seed);
if(overflow != 2)
lrs_warning(Q,"warning",mess);
- srandom(Q->seed);
+ srand(Q->seed);
}
if (strcmp (name, "estimates") == 0)
@@ -5671,7 +5670,7 @@
for ( i = 0; i < d; i++)
{
- j = random() % (d-i) + i;
+ j = rand() % (d-i) + i;
t = perm[j]; perm[j] = perm[i]; perm[i] = t; // Swap i and j
}
if(Q->debug)
@@ -6253,36 +6252,19 @@
}
-#ifdef GMP
- /* compiled with gmp arithmetic */
-
-long lrsgmp_main(int argc, char *argv[],lrs_dic **P_orig, lrs_dat **Q,long overf,long stage,char *tmp, lrs_restart_dat *R)
-{
- return lrsv2_main(argc,argv,P_orig,Q,overf,stage,tmp,R);
-}
-
-
-#elif defined(LRSLONG)
-
-#ifdef B128
-
+#ifdef LRSLONG
+#ifdef B128
long lrs2_main(int argc, char *argv[],lrs_dic **P_orig, lrs_dat **Q,long overf,long stage,char *tmp, lrs_restart_dat *R)
-{
- return lrsv2_main(argc,argv,P_orig,Q,overf,stage,tmp,R);
-}
-
-
#else
-
-long lrs1_main(int argc, char *argv[],lrs_dic **P_orig, lrs_dat **Q,long overf,long stage,char *tmp, lrs_restart_dat *R)
+long lrs1_main(int argc, char *argv[],lrs_dic **P_orig, lrs_dat **Q,long overf,long stage,char *tmp, lrs_restart_dat *R)
+#endif
+#else
+long lrsgmp_main(int argc, char *argv[],lrs_dic **P_orig, lrs_dat **Q,long overf,long stage,char *tmp, lrs_restart_dat *R)
+#endif
{
return lrsv2_main(argc,argv,P_orig,Q,overf,stage,tmp,R);
}
-#endif
-#endif
-
-
long lrs_main(int argc, char *argv[])
/* legacy version, replaced by lrsv2_main but still maintained */
@@ -6382,7 +6364,9 @@
/* overflow occurred */
- if (R->redund )
+//2021.5.19 Eric Peteren bug fix, not sure if mplrs really uses this but lrs should not!
+// if ( R->redund )
+ if ((*Q)->mplrs && R->redund )
{
if(R->redineq != NULL)
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/lrslib.h new/lrslib-071b/lrslib.h
--- old/lrslib-071a/lrslib.h 2020-10-17 08:18:46.000000000 +0200
+++ new/lrslib-071b/lrslib.h 2021-06-02 10:42:36.000000000 +0200
@@ -1,6 +1,6 @@
/* lrslib.h (vertex enumeration using lexicographic reverse search) */
#define TITLE "lrslib "
-#define VERSION "v.7.1 2020.10.17"
+#define VERSION "v.7.1 2021.6.2"
#define AUTHOR "*Copyright (C) 1995,2020, David Avis avis(a)cs.mcgill.ca "
/* This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/lrsnashlib.c new/lrslib-071b/lrsnashlib.c
--- old/lrslib-071a/lrsnashlib.c 2020-10-17 08:18:42.000000000 +0200
+++ new/lrslib-071b/lrsnashlib.c 2021-06-02 10:42:36.000000000 +0200
@@ -1116,4 +1116,5 @@
((gInfo *)g->aux)->fwidth[col][pos] = len;
}
+void resetNashSolver() { FirstTime = TRUE; }
/******************** end of lrsnashlib.c ***************************/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/lrsnashlib.h new/lrslib-071b/lrsnashlib.h
--- old/lrslib-071a/lrsnashlib.h 2020-10-17 08:18:41.000000000 +0200
+++ new/lrslib-071b/lrsnashlib.h 2021-06-02 10:42:36.000000000 +0200
@@ -63,6 +63,7 @@
void FillNonnegativityRows(lrs_dic * P, lrs_dat * Q, int firstRow, int lastRow, int n);
void printGame(game * g);
void setFwidth(game *g, int len);
+void resetNashSolver(); /* Call this function for every new game to be solved */
void initFwidth(game *g);
void updateFwidth(game *g, int col, int pos, char *str);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/makefile new/lrslib-071b/makefile
--- old/lrslib-071a/makefile 2020-10-17 08:18:42.000000000 +0200
+++ new/lrslib-071b/makefile 2021-06-02 10:42:36.000000000 +0200
@@ -8,7 +8,7 @@
#try uncommenting next line if cc is the default C compiler
#CC = gcc
-default: lrs
+default: lrs lrsgmp
#choose line below instead if __int128 not supported
#default: lrs64 lrsgmp
@@ -25,7 +25,7 @@
#make allmp uses native mp and long arithmetic
#make demo various demo programs for lrslib
#make lrsnash Nash equilibria for 2-person games: lrsnash (gmp), lrsnash1 (64bit), lrsnash2 (128bit)
-#make fourier Fourier elimination (buggy, needs fixing)
+#make fel Fourier elimination (buggy, needs fixing)
#make clean removes binaries
#INCLUDEDIR = /usr/include
@@ -35,7 +35,7 @@
INCLUDEDIR = /usr/local/include
LIBDIR = /usr/local/lib
-CFLAGS = -O3 -Wall
+CFLAGS ?= -O3 -Wall
#CFLAGS = -g -Wall
#use this if you want only output file contain data between begin/end lines
@@ -44,24 +44,39 @@
SHLIB_CFLAGS = -fPIC
mpicxx=mpicc
+
+# for 32 bit machines
+
+# BITS=-DB32
+# MPLRSOBJ2=
+
+# for 64 bit machines
+BITS=-DB128
+MPLRSOBJ2=lrslib2-mplrs.o lrslong2-mplrs.o
+
+
LRSOBJ=lrs.o lrslong1.o lrslong2.o lrslib1.o lrslib2.o lrslibgmp.o lrsgmp.o lrsdriver.o
-MPLRSOBJ=lrslong1-mplrs.o lrslong2-mplrs.o lrslib1-mplrs.o lrslib2-mplrs.o lrslibgmp-mplrs.o lrsgmp-mplrs.o lrsdriver-mplrs.o mplrs.o
+LRSOBJMP=lrs.o lrslong1.o lrslong2.o lrslib1.o lrslib2.o lrslibmp.o lrsmp.o lrsdriver.o
+MPLRSOBJ=lrslong1-mplrs.o lrslib1-mplrs.o ${MPLRSOBJ2} lrslibgmp-mplrs.o lrsgmp-mplrs.o lrsdriver-mplrs.o mplrs.o
LRSOBJ64=lrs64.o lrslong1.o lrslib1.o lrslibgmp.o lrsgmp.o lrsdriver.o
MPLRSOBJ64=lrslong1-mplrs.o lrslib1-mplrs.o lrslibgmp-mplrs.o lrsgmp-mplrs.o lrsdriver-mplrs.o mplrs64.o
lrs: ${LRSOBJ}
- $(CC) ${CFLAGS} -DMA -DB128 -L${LIBDIR} -o lrs ${LRSOBJ} -lgmp
- $(CC) -O3 -DGMP -I${INCLUDEDIR} -o lrsgmp lrs.c lrslib.c lrsgmp.c lrsdriver.c -L${LIBDIR} -lgmp
+ $(CC) ${CFLAGS} -DMA ${BITS} -L${LIBDIR} -o lrs ${LRSOBJ} -lgmp
+ $(CC) -O3 hvref.c -o hvref
+ ln -s -f lrs redund
+
+lrsmp: ${LRSOBJMP}
+ $(CC) ${CFLAGS} -DMA ${BITS} -o lrsmp ${LRSOBJMP}
$(CC) -O3 hvref.c -o hvref
ln -s -f lrs redund
- ln -s -f lrsgmp redundgmp
lrs64: ${LRSOBJ64}
$(CC) ${CFLAGS} -DMA -L${LIBDIR} -o lrs ${LRSOBJ64} -lgmp
lrs.o: lrs.c
- $(CC) ${CFLAGS} -DMA -DB128 -c -o lrs.o lrs.c
+ $(CC) ${CFLAGS} -DMA ${BITS} -c -o lrs.o lrs.c
lrs64.o: lrs.c
$(CC) ${CFLAGS} -DMA -c -o lrs64.o lrs.c
@@ -70,32 +85,40 @@
$(CC) ${CFLAGS} -DMA -DSAFE -DLRSLONG -c -o lrslong1.o lrslong.c
lrslong2.o: lrslong.c lrslong.h
- $(CC) ${CFLAGS} -DMA -DSAFE -DB128 -DLRSLONG -c -o lrslong2.o lrslong.c
+ $(CC) ${CFLAGS} -DMA -DSAFE ${BITS} -DLRSLONG -c -o lrslong2.o lrslong.c
lrslib1.o: lrslib.c lrslib.h
$(CC) ${CFLAGS} -DMA -DSAFE -DLRSLONG -c -o lrslib1.o lrslib.c
lrslib2.o: lrslib.c lrslib.h
- $(CC) ${CFLAGS} -DMA -DSAFE -DB128 -DLRSLONG -c -o lrslib2.o lrslib.c
+ $(CC) ${CFLAGS} -DMA -DSAFE ${BITS} -DLRSLONG -c -o lrslib2.o lrslib.c
lrslibgmp.o: lrslib.c lrslib.h
- $(CC) ${CFLAGS} -DMA -DGMP -I${INCLUDEDIR} -c -o lrslibgmp.o lrslib.c
+ $(CC) ${CFLAGS} -DMA -DGMP -I${INCLUDEDIR} -c -o lrslibgmp.o lrslib.c
+
+lrslibmp.o: lrslib.c lrslib.h
+ $(CC) ${CFLAGS} -DMA -DMP -c -o lrslibmp.o lrslib.c
lrsgmp.o: lrsgmp.c lrsgmp.h
$(CC) ${CFLAGS} -DMA -DGMP -I${INCLUDEDIR} -c -o lrsgmp.o lrsgmp.c
+lrsmp.o: lrsmp.c lrsmp.h
+ $(CC) ${CFLAGS} -DMA -DMP -c -o lrsmp.o lrsmp.c
+
+checkpred: checkpred.c lrsgmp.h lrsgmp.c
+ $(CC) $(CFLAGS) -DGMP -lgmp -o checkpred checkpred.c lrsgmp.c
lrslong1-mplrs.o: lrslong.c lrslong.h
$(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -DMA -DSAFE -DLRSLONG -DPLRS -c -o lrslong1-mplrs.o lrslong.c
lrslong2-mplrs.o: lrslong.c lrslong.h
- $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -DMA -DSAFE -DB128 -DLRSLONG -DPLRS -c -o lrslong2-mplrs.o lrslong.c
+ $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -DMA -DSAFE ${BITS} -DLRSLONG -DPLRS -c -o lrslong2-mplrs.o lrslong.c
lrslib1-mplrs.o: lrslib.c lrslib.h
$(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -DMA -DSAFE -DLRSLONG -DPLRS -c -o lrslib1-mplrs.o lrslib.c
lrslib2-mplrs.o: lrslib.c lrslib.h
- $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -DMA -DSAFE -DB128 -DLRSLONG -DPLRS -c -o lrslib2-mplrs.o lrslib.c
+ $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -DMA -DSAFE ${BITS} -DLRSLONG -DPLRS -c -o lrslib2-mplrs.o lrslib.c
lrslibgmp-mplrs.o: lrslib.c lrslib.h
$(mpicxx) ${CFLAGS} -DMA -DTIMES -DSIGNALS -DGMP -DPLRS -I${INCLUDEDIR} -c -o lrslibgmp-mplrs.o lrslib.c
@@ -107,13 +130,13 @@
$(mpicxx) $(CFLAGS) -c -o lrsdriver-mplrs.o lrsdriver.c
mplrs.o: mplrs.c mplrs.h lrslib.h lrsgmp.h
- $(mpicxx) ${CFLAGS} -I${INCLUDEDIR} -DMA -DPLRS -DTIMES -DB128 -DSIGNALS -D_WITH_GETLINE -c -o mplrs.o mplrs.c
+ $(mpicxx) ${CFLAGS} -I${INCLUDEDIR} -DMA -DPLRS -DTIMES ${BITS} -DSIGNALS -D_WITH_GETLINE -c -o mplrs.o mplrs.c
mplrs64.o: mplrs.c mplrs.h lrslib.h lrsgmp.h
$(mpicxx) ${CFLAGS} -I${INCLUDEDIR} -DMA -DPLRS -DTIMES -DSIGNALS -D_WITH_GETLINE -c -o mplrs64.o mplrs.c
mplrs: ${MPLRSOBJ} mplrsgmp
- $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DMA -DB128 -L${LIBDIR} -o mplrs ${MPLRSOBJ} -lgmp
+ $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DMA ${BITS} -L${LIBDIR} -o mplrs ${MPLRSOBJ} -lgmp
mplrs64: ${MPLRSOBJ64} mplrsgmp
$(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DMA -L${LIBDIR} -o mplrs ${MPLRSOBJ64} -lgmp
@@ -122,10 +145,10 @@
$(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DGMP -I${INCLUDEDIR} mplrs.c lrslib.c lrsgmp.c lrsdriver.c -L${LIBDIR} -o mplrsgmp -lgmp
mplrs1: mplrs.c mplrs.h lrslib.c lrslib.h lrslong.c lrslong.h lrsdriver.h lrsdriver.c
- $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DSAFE -DLRSLONG mplrs.c lrslib.c lrslong.c lrsdriver.c -o mplrs1
+ $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DLRSLONG mplrs.c lrslib.c lrslong.c lrsdriver.c -o mplrs1
mplrs2: mplrs.c mplrs.h lrslib.c lrslib.h lrslong.c lrslong.h lrsdriver.h lrsdriver.c
- $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DSAFE -DLRSLONG -DB128 mplrs.c lrslib.c lrslong.c lrsdriver.c -o mplrs2
+ $(mpicxx) ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS -DSAFE -DLRSLONG ${BITS} mplrs.c lrslib.c lrslong.c lrsdriver.c -o mplrs2
mplrsmp: mplrs.c mplrs.h lrslib.c lrslib.h lrsmp.c lrsmp.h lrsdriver.h lrsdriver.c
$(mpicxx) ${CFLAGS} -DMP -DTIMES -DSIGNALS -D_WITH_GETLINE -DPLRS mplrs.c lrslib.c lrsmp.c lrsdriver.c -o mplrsmp
@@ -134,27 +157,29 @@
flint: lrs.c lrslib.c lrslib.h lrsgmp.c lrsgmp.h
@test -d ${INCLUDEDIR}/flint || { echo ${INCLUDEDIR}/flint not found; exit 1; }
- $(CC) -O3 -DFLINT -I${INCLUDEDIR} -I${INCLUDEDIR}/flint lrs.c lrsdriver.c lrslib.c lrsgmp.c -L${LIBDIR} -lflint -o lrsflint -lgmp
+ $(CC) -O3 -DFLINT -I/usr/local/include/flint lrs.c lrslib.c lrsgmp.c lrsdriver.c -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lflint -o lrsflint -lgmp
+# $(CC) -O3 -DFLINT -I${INCLUDEDIR} -I${INCLUDEDIR}/flint lrs.c lrsdriver.c lrslib.c lrsgmp.c -L${LIBDIR} -lflint -o lrsflint -lgmp
mplrsflint: mplrs.c mplrs.h lrslib.c lrslib.h lrsgmp.c lrsgmp.h lrsdriver.c lrsdriver.h
${mpicxx} ${CFLAGS} -DTIMES -DSIGNALS -D_WITH_GETLINE -DFLINT -I${INCLUDEDIR}/flint -DPLRS -o mplrsflint mplrs.c lrsdriver.c lrslib.c lrsgmp.c -L${LIBDIR} -lflint -lgmp
-#comment out lines with -DB128 if __int128 not supported by your C compiler
+#comment out lines with ${BITS} if __int128 not supported by your C compiler
lrsgmp: lrs.c lrslib.c lrslib.h lrsgmp.c lrsgmp.h lrsdriver.h lrsdriver.c
- $(CC) -O3 -DGMP -I${INCLUDEDIR} -o lrsgmp lrs.c lrslib.c lrsgmp.c lrsdriver.c -L${LIBDIR} -lgmp
+ $(CC) ${CFLAGS} -DGMP -I${INCLUDEDIR} -o lrsgmp lrs.c lrslib.c lrsgmp.c lrsdriver.c -L${LIBDIR} -lgmp
+ ln -s -f lrsgmp redundgmp
single: lrs.c lrslong.c lrslong.h lrslib.c lrslib.h lrsgmp.c lrsgmp.h lrsdriver.h lrsdriver.c
- $(CC) -O3 -DSAFE -DLRSLONG -o lrs1 lrs.c lrslib.c lrslong.c lrsdriver.c
- $(CC) -O3 -DB128 -DSAFE -DLRSLONG -o lrs2 lrs.c lrslib.c lrslong.c lrsdriver.c
+ $(CC) ${CFLAGS} -DSAFE -DLRSLONG -o lrs1 lrs.c lrslib.c lrslong.c lrsdriver.c
+ $(CC) ${CFLAGS} ${BITS} -DSAFE -DLRSLONG -o lrs2 lrs.c lrslib.c lrslong.c lrsdriver.c
ln -s -f lrs1 redund1
ln -s -f lrs2 redund2
allmp: lrs.c lrslib.c lrslib.h lrsmp.c lrsmp.h lrsdriver.h lrsdriver.c
$(CC) -Wall -O3 -o lrs lrs.c lrslib.c lrsdriver.c lrsmp.c
$(CC) -Wall -O3 -DSAFE -DLRSLONG -o lrs1 lrs.c lrslib.c lrsdriver.c lrslong.c
- $(CC) -Wall -O3 -DSAFE -DLRSLONG -DB128 -o lrs2 lrs.c lrslib.c lrsdriver.c lrslong.c
- $(CC) -O3 -DLRS_QUIET -o lrsnash lrsnash.c lrsnashlib.c lrslib.c lrsdriver.c lrsmp.c
+ $(CC) -Wall -O3 -DSAFE -DLRSLONG ${BITS} -o lrs2 lrs.c lrslib.c lrsdriver.c lrslong.c
+ $(CC) -O3 -DLRS_QUIET -o lrsnash lrsnash.c lrsnashlib.c lrslib.c lrsdriver.c lrsmp.c -static
$(CC) -O3 -o setnash setupnash.c lrslib.c lrsdriver.c lrsmp.c
$(CC) -O3 -o setnash2 setupnash2.c lrslib.c lrsdriver.c lrsmp.c
$(CC) -O3 -o 2nash 2nash.c
@@ -169,13 +194,15 @@
lrsnash: lrsnash.c nashdemo.c lrsnashlib.c lrslib.c lrsnashlib.h lrslib.h lrsgmp.c lrsgmp.h lrslong.h lrsdriver.h lrsdriver.c
$(CC) -O3 -I${INCLUDEDIR} -L${LIBDIR} -o lrsnashgmp lrsnash.c lrsnashlib.c lrslib.c lrsgmp.c lrsdriver.c -lgmp -DGMP
$(CC) -O3 -I${INCLUDEDIR} -L${LIBDIR} -o lrsnash1 lrsnash.c lrsnashlib.c lrslib.c lrslong.c lrsdriver.c -DLRSLONG -DSAFE
- $(CC) -O3 -I${INCLUDEDIR} -L${LIBDIR} -o lrsnash2 lrsnash.c lrsnashlib.c lrslib.c lrslong.c lrsdriver.c -DLRSLONG -DSAFE -DB128
+ $(CC) -O3 -I${INCLUDEDIR} -L${LIBDIR} -o lrsnash2 lrsnash.c lrsnashlib.c lrslib.c lrslong.c lrsdriver.c -DLRSLONG -DSAFE ${BITS}
$(CC) -O3 -I${INCLUDEDIR} -L${LIBDIR} -o nashdemo nashdemo.c lrsnashlib.c lrslib.c lrsgmp.c lrsdriver.c -lgmp -DGMP
$(CC) -O3 -I${INCLUDEDIR} -L${LIBDIR} -o 2nash 2nash.c
cp lrsnashgmp lrsnash
-fourier: fourier.c lrslib.h lrslib.c lrsgmp.h lrsgmp.c
- $(CC) -O3 -DGMP -I${INCLUDEDIR} fourier.c lrslib.c lrsdriver.c lrsgmp.c -L${LIBDIR} -lgmp -o fourier
+fel: fel.c lrslib.h lrslib.c lrsgmp.h lrsgmp.c lrslong.c
+ $(CC) -O3 -Wall -DGMP -I${INCLUDEDIR} fel.c lrslib.c lrsdriver.c lrsgmp.c -L${LIBDIR} -lgmp -o felgmp
+ $(CC) -O3 -Wall -I${INCLUDEDIR} fel.c lrslib.c lrsdriver.c lrslong.c -L${LIBDIR} -DLRSLONG -DSAFE -o fel1
+ $(CC) -O3 -Wall -I${INCLUDEDIR} fel.c lrslib.c lrsdriver.c lrslong.c -L${LIBDIR} -DLRSLONG -DSAFE ${BITS} -o fel2
######################################################################
# From here on the author is David Bremner <bremner(a)unb.ca> to whom you should turn for help
@@ -186,8 +213,15 @@
SHLIB ?=$(SONAME)$(SOMINOR)
SHLINK ?=liblrs.so
-SHLIBOBJ=lrslong1-shr.o lrslong2-shr.o lrslib1-shr.o lrslib2-shr.o \
- lrslibgmp-shr.o lrsgmp-shr.o lrsdriver-shr.o
+SHLIBOBJ2=lrslib2-shr.o lrslong2-shr.o
+
+# for 32 bit machines
+
+# SHLIBOBJ2=
+
+SHLIBOBJ=lrslong1-shr.o lrslib1-shr.o \
+ lrslibgmp-shr.o lrsgmp-shr.o lrsdriver-shr.o \
+ ${SHLIBOBJ2}
SHLIBBIN=lrs-shared lrsnash-shared
@@ -206,12 +240,17 @@
all-shared: ${SHLIBBIN}
-lrs-shared: ${SHLINK} lrs.o
- $(CC) lrs.o -o $@ -L . -llrs
+lrs-shared: ${SHLINK} lrs-shared.o
+ $(CC) $^ -o $@ -L . -llrs
lrsnash-shared: ${SHLINK} lrsnash.c
- $(CC) -DGMP -DMA lrsnash.c lrsnashlib.c -I${INCLUDEDIR} -o $@ -L . -llrs -lgmp
+ $(CC) ${CFLAGS} -DGMP -DMA lrsnash.c lrsnashlib.c -I${INCLUDEDIR} -o $@ -L . -llrs -lgmp
+
+# driver object files
+
+lrs-shared.o: lrs.c
+ $(CC) ${CFLAGS} -DMA ${BITS} -L${LIBDIR} -c -o $@ lrs.c
# build object files for the shared library
@@ -225,7 +264,7 @@
$(CC) ${CFLAGS} ${SHLIB_CFLAGS} -DMA -DSAFE -DLRSLONG -c -o $@ lrslong.c
lrslong2-shr.o: lrslong.c lrslong.h
- $(CC) ${CFLAGS} ${SHLIB_CFLAGS} -DMA -DSAFE -DB128 -DLRSLONG -c -o $@ lrslong.c
+ $(CC) ${CFLAGS} ${SHLIB_CFLAGS} -DMA -DSAFE ${BITS} -DLRSLONG -c -o $@ lrslong.c
lrslibgmp-shr.o: lrslib.c lrslib.h
$(CC) ${CFLAGS} ${SHLIB_CFLAGS} -DMA -DGMP -I${INCLUDEDIR} -c -o $@ lrslib.c
@@ -234,13 +273,13 @@
$(CC) ${CFLAGS} ${SHLIB_CFLAGS} -DMA -DGMP -I${INCLUDEDIR} -c -o $@ lrsgmp.c
lrslib2-shr.o: lrslib.c lrslib.h
- $(CC) ${CFLAGS} ${SHLIB_CFLAGS} -DMA -DSAFE -DB128 -DLRSLONG -c -o $@ lrslib.c
+ $(CC) ${CFLAGS} ${SHLIB_CFLAGS} -DMA -DSAFE ${BITS} -DLRSLONG -c -o $@ lrslib.c
######################################################################
# install targets
# where to install binaries, libraries, include files
prefix ?= /usr/local
-INSTALL_INCLUDES=lrslib.h lrsdriver.h lrsgmp.h lrslong.h lrsmp.h
+INSTALL_INCLUDES=lrslib.h lrsdriver.h lrsgmp.h lrslong.h lrsmp.h lrsrestart.h
install: all-shared install-common
mkdir -p $(DESTDIR)${prefix}/bin
@@ -257,6 +296,6 @@
######################################################################
clean:
rm -f lrs lrs1 lrsgmp lrs1n lpdemo lpdemo1 lpdemo2 mplrs1 mplrs mplrsmp mplrsgmp lrs2 mplrs2 lrsflint mplrsflint *.o *.exe *.so
- rm -f hvref setnash setnash2 fourier lrsnashgmp lrsnash lrsnash1 lrsnash2 nashdemo 2nash vedemo
+ rm -f hvref setnash setnash2 fel1 fel1 felgmp lrsnashgmp lrsnash lrsnash1 lrsnash2 nashdemo 2nash vedemo
rm -f ${LRSOBJ} ${LRSOBJ64} ${SHLIBOBJ} ${SHLIB} ${SONAME} ${SHLINK}
rm -f ${SHLIBBIN}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lrslib-071a/redundgmp new/lrslib-071b/redundgmp
--- old/lrslib-071a/redundgmp 2021-11-03 17:26:39.313349999 +0100
+++ new/lrslib-071b/redundgmp 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-symbolic link to lrsgmp
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package pari-elldata for openSUSE:Factory checked in at 2021-11-03 17:25:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pari-elldata (Old)
and /work/SRC/openSUSE:Factory/.pari-elldata.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pari-elldata"
Wed Nov 3 17:25:41 2021 rev:15 rq:928855 version:20210301
Changes:
--------
--- /work/SRC/openSUSE:Factory/pari-elldata/pari-elldata.changes 2020-03-17 13:08:22.477717388 +0100
+++ /work/SRC/openSUSE:Factory/.pari-elldata.new.1890/pari-elldata.changes 2021-11-03 17:26:37.389348946 +0100
@@ -1,0 +2,8 @@
+Tue Nov 2 01:57:57 UTC 2021 - Anton Shvetz <shvetz.anton(a)gmail.com>
+
+- Update to release 20210301
+ * No changelog was provided
+- Move README to proper directory
+- Package GPL-2.0 license file as COPYING
+
+-------------------------------------------------------------------
New:
----
COPYING
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pari-elldata.spec ++++++
--- /var/tmp/diff_new_pack.fY0MmG/_old 2021-11-03 17:26:38.385349491 +0100
+++ /var/tmp/diff_new_pack.fY0MmG/_new 2021-11-03 17:26:38.389349493 +0100
@@ -1,7 +1,7 @@
#
# spec file for package pari-elldata
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,17 @@
Name: pari-elldata
-Version: 20190912
+Version: 20210301
Release: 0
Summary: Elliptic Curve Data for the PARI CAS
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
-URL: http://pari.math.u-bordeaux.fr/
-
-Source: http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz
-Source2: http://pari.math.u-bordeaux.fr/pub/pari/packages/elldata.tgz.asc
+URL: https://pari.math.u-bordeaux.fr
+Source: %url/pub/pari/packages/elldata.tgz
+Source2: %url/pub/pari/packages/elldata.tgz.asc
Source3: LICENSE
-Source4: %name.keyring
+Source4: COPYING
+Source5: %name.keyring
BuildArch: noarch
Conflicts: libpari-gmp < 2.2.11
@@ -36,18 +36,19 @@
the PARI functions "ellsearch" and "ellidentify".
%prep
-%setup -qn data
-cp "%_sourcedir/LICENSE" .
+%autosetup -n data
+cp -av %_sourcedir/LICENSE %_sourcedir/COPYING .
+mv -v elldata/README .
%build
%install
-c="%buildroot/%_datadir/pari"
-mkdir -p "$c"
-mv elldata "$c/"
+install -dm0755 %buildroot/%_datadir/pari
+mv -v elldata %buildroot/%_datadir/pari/
%files
-%_datadir/pari
-%license LICENSE
+%_datadir/pari/
+%license COPYING LICENSE
+%doc README
%changelog
++++++ COPYING ++++++
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
++++++ LICENSE ++++++
--- /var/tmp/diff_new_pack.fY0MmG/_old 2021-11-03 17:26:38.441349522 +0100
+++ /var/tmp/diff_new_pack.fY0MmG/_new 2021-11-03 17:26:38.445349523 +0100
@@ -1,96 +1,140 @@
w3m -dump http://pari.math.u-bordeaux.fr/packages.html
-Retrieved 2011-09-26
+Retrieved 2021-11-02
===
- PARI/GP
+ Optional PARI/GP packages
-Main: This page lists all optional PARI/GP packages made available by
- PARI/GP? the PARI group. These packages use up a nonnegligible amount of
- Download disk space and will be useless for most users, hence they are
- Packages distributed separately and maintained independently. They are
- Search rarely upgraded so most of them will only be downloaded once.
+ This page lists all optional PARI/GP packages made available by
+ the PARI group. These packages use up a nonnegligible amount of
+ disk space and will be useless for most users, hence they are
+ distributed separately and maintained independently. They are
+ rarely upgraded so most of them will only be downloaded once.
+ All packages are �� the PARI group, distributed under the terms
+ of the GNU General Public License (GPL version 2 or any later
+ version).
+
+ ��� Installation instructions
+ ��� Available packages
+
+ Installation
+
+ A. To use a package with the daily Windows GP binary
+
+ Extract the archive in same folder as gp.exe (this will create
+ a 'data' subfolder).
+
+ B. To install a package from a source distribution.
+
+ Extract the archive in the toplevel pari directory before
+ running ./Configure. Then run make install as usual. To test
+ the distribution before installing, you can follow the
+ following three-step procedure
+
+ 1. make install-data, which will only install the packages
+ extracted in the toplevel pari directory as above, and
+ nothing else.
+ 2. make test-all will fully test the distribution, including
+ the newly installed packages.
+ 3. make install to fully install the new distribution.
+
+ Of course, if the needed packages are already installed on this
+ particular machine, you can omit the first step. If some
+ packages are in fact missing, the second step will output
+ warnings of the form
+
+ Skipping test-name: optional package package-name not
+PARI/GP installed.
���������������������������������������������
-Support: All packages are �� the PARI group, distributed under the terms
- FAQ of the GNU General Public License (GPL version 2 or any later
- Documentation version).
- Mailing Lists
- Links Note: some browsers will silently gunzip the downloaded files,
-��������������������������������������������� and save the .tar, whose size and checksums will be different.
-Development:
- Version Installation
-Control
- Coding To use a package with the daily Windows GP binary
-Guidelines
- Latest Simply extract the archive in same folder as gp.exe (this will
-Changes create a 'data' subfolder).
- Bugs
- Buildlogs To install a package from a source distribution.
+Main If you need the corresponding feature, you can then install the
+ Download needed package.
+ Packages
+ GP in your C. To install a package into an existing PARI/GP installation.
+browser
+ Funding This is in particular the only method available to users of the
+ SEARCH Windows self-extracting binary.
+���������������������������������������������
+Help / 1. Type default(datadir) in the gp interpreter to determine
+Community the directory where it expects its architecture independent
+ FAQ files.
+ Documentation 2. Extract the archive anywhere you like, which will create a
+ Tutorials 'data' folder.
+ Mailing Lists 3. Open 'data' and move the folder it contains, e.g. elldata,
+ Bugs to the datadir determined above.
+ Timeline 4. You may delete the now empty 'data' folder.
+ Ateliers PARI
+/GP D. To test whether a package is available.
���������������������������������������������
-Statistics: Extract the archive in the toplevel pari directory before
- Benchmarks running ./Configure. Then run make install as usual.
- WWW Stats
- To install a package into an existing PARI/GP installation.
-
- This is in particular the only method available to users of the
- Windows self-extracting binary.
-
- Extract the archive anywhere you like, which will create a
- 'data' folder. Open 'data' and move the folder it contains
- (e.g. elldata) to the directory where the installer placed
- architecture independent files. The default destinations are
-
- /usr/local/share/pari (Unix)
- C:\Program Files\PARI (Win32)
-
- You may delete the now empty 'data' folder.
-
- Available Packages
-
- ��� elldata.tgz, 20582 KBy, Sep 15 11:56:19 2011
- md5sum: 9e8841c601e95c10ad602d9669e1eab0 elldata.tgz
- signature: elldata.tgz.asc
- PARI/GP version of J. E. Cremona Elliptic Curve Data,
- needed by ellsearch and ellidentify.
- Require PARI/GP 2.2.11 and up.
-
- ��� galdata.tgz, 52 KBy, Apr 11 22:14:27 2008
- md5sum: f9f61b2930757a785b568e5d307a7d75 galdata.tgz
- signature: galdata.tgz.asc
- Needed by polgalois to compute Galois group in degrees 8
- through 11.
- Require PARI/GP 2.2.7 and up.
-
- ��� seadata.tgz, 18764 KBy, Jun 18 09:44:44 2009
- md5sum: 6e9c119ccb3c65916a48e1a8cd899558 seadata.tgz
- signature: seadata.tgz.asc
- seadata-small.tgz, 655 KBy, Jun 18 09:44:44 2009
- md5sum: 705b51f147872895a7307ed4e57f55f2 seadata-small.tgz
- signature: seadata-small.tgz.asc
- Needed by ellap for large primes. The second one is a much
- smaller version that should be suitable for primes up to
- 350 bits. These polynomials were extracted from the ECHIDNA
- databases and computed by David R. Kohel.
- Require PARI/GP 2.4.3 and up.
-
- ��� galpol.tgz, 459 KBy, May 16 11:42:19 2009
- md5sum: adcdef077d3f5dd09cf6835b03c94a65 galpol.tgz
- signature: galpol.tgz.asc
- PARI package of the GALPOL database of polynomials defining
- Galois extensions of the rationals, accessed by
- galoisgetpol.
- Require PARI/GP 2.4.3 and up.
-
- ��� nftables.tgz, 8197 KBy, Sep 29 01:11:16 2008
- md5sum: 82788524f36bbbba886785c940c859db nftables.tgz
- signature: nftables.tgz.asc
- Repackaging of the historical megrez number field tables
- (errors fixed, 1/10th the size, easier to use). This
- package requires no installation: extract it where desired
- and look at the [README].
- Individual tables from the package are available separately
- .
- Require PARI/GP 2.2.11 and up (need readvec).
+Library Here are sample commands that will fail if a given package is
+ Publications not available:
+ Contributed
+GP scripts ellinit("11a1") /* package: elldata */
+ Links galoisgetpol(8) /* package: galpol */
+ Fun! galoisgetname(12,1) /* package: galpol 4.0 and up */
+��������������������������������������������� ellmodulareqn(11) /* package: seadata */
+Development polgalois(x^8-2) /* package: galdata */
+ Latest nflist("A5") /* package: nflistdata */
+Changes
+ Version Available Packages
+Control
+ Coding ��� elldata.tgz (54.8 MB), Mar 1 2021
+Guidelines md5sum: 32cd84098418d75f521c840ae5c4bd01 / PGP signature:
+ PariDroid elldata.tgz.asc
+ Logo PARI/GP version of J. E. Cremona Elliptic Curve Data,
+��������������������������������������������� needed by ellsearch and ellidentify.
+Tests & Require PARI/GP 2.2.11 and up.
+benchmarks ��� galpol.tgz (9.6 MB), Jun 25 2018
+ Buildlogs md5sum: 6ebd6057f1b252f7f9b77525c27f447d / PGP signature:
+ Coverage galpol.tgz.asc
+Report PARI package of the GALPOL database of polynomials defining
+ Doc Coverage Galois extensions of the rationals, accessed by
+ Refcards test galoisgetpol, galoisgetgroup, galoisgetname.
+ Benchmarks Require PARI/GP 2.4.3 and up
+��������������������������������������������� ��� seadata.tgz (18.3 MB), Jun 18 2009
+ WWW Stats md5sum: 6e9c119ccb3c65916a48e1a8cd899558 / PGP signature:
+ seadata.tgz.asc
+ Needed by ellap for large primes.
+ Require PARI/GP 2.4.3 and up. These polynomials were
+ extracted from the ECHIDNA databases and computed by David
+ R. Kohel. This covers finite fields of cardinality q up to
+ 750 bits. PARI/GP 2.9 contains fallback code to go on when
+ all modular polynomials in the database have been exhausted
+ and can handle larger fields (with an important slowdown).
+ Other versions:
+ ��� seadata-small.tgz (655 KB), Jun 18 2009
+ md5sum: 705b51f147872895a7307ed4e57f55f2 / PGP
+ signature: seadata-small.tgz.asc
+ The second one is a much smaller version that should be
+ suitable for fields up to 350 bits.
+ ��� seadata-big.tar (98.7 MB), Apr 18 2017
+ md5sum: c0da412320804de3e31c90179afee9be / PGP
+ signature: seadata-big.tar.asc
+ The third one is huge and contains extra modular
+ polynomials of level between 500 and 800. This is
+ suitable for fields up to 1100 bits.
+ ��� nftables.tgz (8.0 MB), Sep 29 2008
+ md5sum: 82788524f36bbbba886785c940c859db / PGP signature:
+ nftables.tgz.asc
+ Repackaging of the historical megrez number field tables
+ (errors fixed, 1/10th the size, easier to use). This
+ package requires no installation: extract it where desired
+ and look at the [README]. Individual tables from the
+ package are available separately.
+ Require PARI/GP 2.2.11 and up (need readvec).
+ ��� galdata.tgz (52 KB), Apr 11 2008
+ md5sum: f9f61b2930757a785b568e5d307a7d75 / PGP signature:
+ galdata.tgz.asc
+ Needed by polgalois to compute Galois group in degrees 8
+ through 11.
+ Require PARI/GP 2.2.7 and up.
+ ��� nflistdata.tgz (650 KB), May 27 2021
+ md5sum: 587f024b373cd7d578b15072061557ca
+ Needed by nflist to list fields of small discriminant
+ (currently needed by the single Galois group A5) or to list
+ most regular extensions of Q(T) in degree larger than 7.
+ Require PARI/GP 2.14.0.
���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
+
PARI/GP Development
-Last Modified: 2011-04-11 23:02:02
-Copyleft �� 2003-2008 the PARI group.
+Last Modified: 2021-05-23 11:17:18
+Copyleft �� 2003-2021 the PARI group.
+
++++++ elldata.tgz ++++++
/work/SRC/openSUSE:Factory/pari-elldata/elldata.tgz /work/SRC/openSUSE:Factory/.pari-elldata.new.1890/elldata.tgz differ: char 5, line 1
++++++ elldata.tgz.asc ++++++
--- /var/tmp/diff_new_pack.fY0MmG/_old 2021-11-03 17:26:38.469349537 +0100
+++ /var/tmp/diff_new_pack.fY0MmG/_new 2021-11-03 17:26:38.469349537 +0100
@@ -1,16 +1,16 @@
-----BEGIN PGP SIGNATURE-----
-iQIzBAABCAAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAl16MmUACgkQjw58K0Ui
-44e7QxAAkWPNj41oU74BqlIoPFL75AXqak6G+b7HhOxRd3bQ+JY1yOEPNCkMiAxV
-MOJpvcGT+vGXVc8EzhApYLz8hFmSxxduG72mNezfdYEl+9GSzQ20dUjmD1OrZC2/
-xZxmqfZE1BHNtJTxa7GnMmTY+LXUvmX4655V+7ikBWtTm5JlxPTYqLrZsO6d9060
-aUzHsJmoQCGgl/GBNdoO1/sI2Kzio/ZCUCkLJ3kaOCjwqleM8H04MC/fVCmecyRb
-wnZBg6KJPKMfkO0ewuoFOTAekZ4ZIjsNnCvcPVaS18GoW1Z8CUXybgWiWEnGBNdi
-JquN8QrmQ6TR3bF2RU7IWPdGBWgFwl5XK9wbGMCmA//AWR2PPy3CVntFBLwUY/TG
-qHI0qMFIn3df57/M1I2OaXvQOQFcgo0BckAenscskbmUmVyIOqHv/C+8RwbILtIl
-q2+hfhcrT70QxLELAlEwma/P76reFaGmYnXM+CzveAk1+LWbCQiZGsXqPuKCpZ9C
-c+haoXi8/8o5t0LPwW8nGrCAiiHerPWkxU5ujf8mXGLZPFa4aqDnK90K5fy7U2CE
-wFyMF4TF/1oX9av0ulxZFttdL7EzZanzss6t8x+Kq4E3BlsaSAtPMMacMFZnDLv1
-AAGp6X0d2VBuhHdK5rdzpjg+3PgfrVZX1V9tum3lqcLArsCSwGA=
-=ryPO
+iQIzBAABCgAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAmA8zEQACgkQjw58K0Ui
+44cZwg/+KBRG0MIhsInahRyiHCkSekDT4EM7Jdt7zkTPVlow1U3jSR9FPGx5DO3H
+tVnhWlpfNTxdMrilpk9tutfe+UEksSoCyGMFdAM4oOpFcWWyWM0oxXKh3WX8PNBJ
+8JX2ubCh4H9LB/2Muc8waWrI7NgIiSo+szUnValSWPXKJUoeI5ipxVLBgLXaHOSv
+9dxvkn1tY2E8L54ZSq6k7W/uSruZZXOxBlmroQfYViWVbkrAIdnQuKqwCN1s2VEO
+pigHp65Y4x51FUOq744kdzVdqWMjmAYJzn2pHaAQUjk570T22j8p0GYrMf2P7d1P
+OattS14r7KZ+6YAFqpGXeF0+B8zrBTsYwCdR2OoLg8WWVUMoAScM3okr37Qo1UO2
+EMNjVhOHQ/GTwg0TXc41WCGlDtMdvz/o5LY119ueKibpVoP0/k99JGx4enODSciU
+WgEcMVAbvL1AhClcl2WXfWu16ur4uvkRAWdLY/wjdWVN1D8RTv/Cweu02iv+tQDF
+aCiHF5e7cdIVcVcQGN2lQFZx0xUHGAbN/GuNTPn2eE1GcTB4c4YvZPzJnba0FgUi
+dJ47SvetV452G/FVRk2wAFrezFVcPPBdKsp5F6cRTvPzW+p9TPFHrNSPGrEE9Ccd
+A9p4Y3SaKNAw73qDpmN2o9tRqM7GsBOvOoRRI+GKTtprRvpbuo4=
+=pOlJ
-----END PGP SIGNATURE-----
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package syncthing for openSUSE:Factory checked in at 2021-11-03 17:25:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syncthing (Old)
and /work/SRC/openSUSE:Factory/.syncthing.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syncthing"
Wed Nov 3 17:25:39 2021 rev:114 rq:928852 version:1.18.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes 2021-10-06 19:50:18.192068777 +0200
+++ /work/SRC/openSUSE:Factory/.syncthing.new.1890/syncthing.changes 2021-11-03 17:26:34.349347283 +0100
@@ -1,0 +2,13 @@
+Tue Nov 2 20:13:46 UTC 2021 - Marius Kittler <marius.kittler(a)suse.com>
+
+- Update to 1.18.4
+ * Bugfixes:
+ #7991: Encryption trailer not updated on shortcut
+ #7994: Index "out of sync with reality" on receive-encrypted folder
+ #8000: stdiscosrv + strelaysrv systemd services not restarting on upgrade
+ #8012: Not retrying to sync when a new connection is established
+
+ * Enhancements:
+ #4293: make "Reduced by ignore patterns" label act like "editIgnoresButton"
+
+-------------------------------------------------------------------
Old:
----
syncthing-source-v1.18.3.tar.gz
syncthing-source-v1.18.3.tar.gz.asc
New:
----
syncthing-source-v1.18.4.tar.gz
syncthing-source-v1.18.4.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syncthing.spec ++++++
--- /var/tmp/diff_new_pack.S2X5RM/_old 2021-11-03 17:26:35.097347692 +0100
+++ /var/tmp/diff_new_pack.S2X5RM/_new 2021-11-03 17:26:35.101347695 +0100
@@ -17,7 +17,7 @@
Name: syncthing
-Version: 1.18.3
+Version: 1.18.4
Release: 0
Summary: Continuous File Synchronisation
License: MPL-2.0
++++++ syncthing-source-v1.18.3.tar.gz -> syncthing-source-v1.18.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/syncthing/syncthing-source-v1.18.3.tar.gz /work/SRC/openSUSE:Factory/.syncthing.new.1890/syncthing-source-v1.18.4.tar.gz differ: char 13, line 1
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package diffoscope for openSUSE:Factory checked in at 2021-11-03 17:25:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diffoscope (Old)
and /work/SRC/openSUSE:Factory/.diffoscope.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diffoscope"
Wed Nov 3 17:25:38 2021 rev:21 rq:928848 version:189
Changes:
--------
--- /work/SRC/openSUSE:Factory/diffoscope/diffoscope.changes 2021-10-15 23:05:12.098150422 +0200
+++ /work/SRC/openSUSE:Factory/.diffoscope.new.1890/diffoscope.changes 2021-11-03 17:26:30.585345225 +0100
@@ -1,0 +2,24 @@
+Tue Nov 2 19:29:18 UTC 2021 - Sebastian Wagner <sebix+novell.com(a)sebix.at>
+
+- update to version 189:
+ - Try some alternative suffixes (eg. ".py") to support distributions that
+ strip or retain them. (Closes: reproducible-builds/diffoscope#283)
+ - Skip Python bytecode testing where we do not have an expected diff.
+ (Closes: reproducible-builds/diffoscope#284)
+ - Refactor the find_executable utility into an explicit method.
+ - Split out a custom call to assert_diff to support a .startswith equivalent.
+ - Use skipif instead of manual conditionals in some tests.
+ - Add an external tool reference for Guix to support ppudump and dumppdf.
+ - Update uImage test output for file(1) version 5.41.
+ - Add Arch Linux as CI test target.
+ - Add external tools on Arch Linux for ffmpeg, openssl and ocalobjinfo.
+
+-------------------------------------------------------------------
+Fri Oct 22 08:44:31 UTC 2021 - Sebastian Wagner <sebix+novell.com(a)sebix.at>
+
+- update to version 188:
+ - Add support for Python Sphinx inventory files, usually named objects.inv.
+ - Fix Python bytecode decompilation tests with Python 3.10+.
+ (Closes: reproducible-builds/diffoscope#278)
+
+-------------------------------------------------------------------
Old:
----
diffoscope-187.tar.bz2
diffoscope-187.tar.bz2.asc
New:
----
diffoscope-189.tar.bz2
diffoscope-189.tar.bz2.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ diffoscope.spec ++++++
--- /var/tmp/diff_new_pack.bTBHHd/_old 2021-11-03 17:26:31.113345514 +0100
+++ /var/tmp/diff_new_pack.bTBHHd/_new 2021-11-03 17:26:31.117345516 +0100
@@ -17,7 +17,7 @@
Name: diffoscope
-Version: 187
+Version: 189
Release: 0
Summary: In-depth comparison of files, archives, and directories
License: GPL-3.0-or-later
++++++ diffoscope-187.tar.bz2 -> diffoscope-189.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/debian/changelog new/diffoscope-189/debian/changelog
--- old/diffoscope-187/debian/changelog 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/debian/changelog 2021-10-29 10:47:06.000000000 +0200
@@ -1,3 +1,34 @@
+diffoscope (189) unstable; urgency=medium
+
+ [ Chris Lamb ]
+ * Try some alternative suffixes (eg. ".py") to support distributions that
+ strip or retain them. (Closes: reproducible-builds/diffoscope#283)
+ * Skip Python bytecode testing where we do not have an expected diff.
+ (Closes: reproducible-builds/diffoscope#284)
+ * Refactor the find_executable utility into an explicit method.
+ * Split out a custom call to assert_diff to support a .startswith equivalent.
+ * Use skipif instead of manual conditionals in some tests.
+
+ [ Vagrant Cascadian ]
+ * Add an external tool reference for Guix to support ppudump and dumppdf.
+
+ [ Sergei Trofimovich ]
+ * Update uImage test output for file(1) version 5.41.
+
+ [ Jelle van der Waa ]
+ * Add Arch Linux as CI test target.
+ * Add external tools on Arch Linux for ffmpeg, openssl and ocalobjinfo.
+
+ -- Chris Lamb <lamby(a)debian.org> Fri, 29 Oct 2021 09:47:04 +0100
+
+diffoscope (188) unstable; urgency=medium
+
+ * Add support for Python Sphinx inventory files, usually named objects.inv.
+ * Fix Python bytecode decompilation tests with Python 3.10+.
+ (Closes: reproducible-builds/diffoscope#278)
+
+ -- Chris Lamb <lamby(a)debian.org> Fri, 22 Oct 2021 09:08:55 +0100
+
diffoscope (187) unstable; urgency=medium
* Add support for comparing .pyc files. Thanks to Sergei Trofimovich.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/diffoscope/__init__.py new/diffoscope-189/diffoscope/__init__.py
--- old/diffoscope-187/diffoscope/__init__.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/diffoscope/__init__.py 2021-10-29 10:47:06.000000000 +0200
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "187"
+VERSION = "189"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/diffoscope/comparators/__init__.py new/diffoscope-189/diffoscope/comparators/__init__.py
--- old/diffoscope-187/diffoscope/comparators/__init__.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/diffoscope/comparators/__init__.py 2021-10-29 10:47:06.000000000 +0200
@@ -107,6 +107,7 @@
("pgp.PgpFile",),
("pgp.PgpSignature",),
("python.PycFile",),
+ ("sphinx.SphinxInventoryFile",),
("kbx.KbxFile",),
("fit.FlattenedImageTreeFile",),
("dtb.DeviceTreeFile",),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/diffoscope/comparators/sphinx.py new/diffoscope-189/diffoscope/comparators/sphinx.py
--- old/diffoscope-187/diffoscope/comparators/sphinx.py 1970-01-01 01:00:00.000000000 +0100
+++ new/diffoscope-189/diffoscope/comparators/sphinx.py 2021-10-29 10:47:06.000000000 +0200
@@ -0,0 +1,60 @@
+#
+# diffoscope: in-depth comparison of files, archives, and directories
+#
+# Copyright �� 2021 Chris Lamb <lamby(a)debian.org>
+#
+# diffoscope is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# diffoscope is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
+
+import zlib
+
+from diffoscope.difference import Difference
+
+from .utils.file import File
+
+MAGIC = b"# Sphinx inventory version"
+
+
+class SphinxInventoryFile(File):
+ DESCRIPTION = "Sphinx inventory files"
+ FILE_EXTENSION_SUFFIX = {".inv"}
+
+ def compare_details(self, other, source=None):
+ return [
+ Difference.from_text(
+ describe_inventory(self.path),
+ describe_inventory(other.path),
+ self.path,
+ other.path,
+ source="Sphinx inventory",
+ )
+ ]
+
+
+def describe_inventory(filename):
+ head = b""
+ tail = b""
+
+ with open(filename, "rb") as f:
+ for line in f:
+ if line.startswith(b"#"):
+ # Save commented lines at top of file
+ head += line
+ else:
+ # ... save the rest for decompression
+ tail += line
+
+ result = head + b"\n" if head else b""
+ result += zlib.decompress(tail)
+
+ return result.decode("utf-8")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/diffoscope/external_tools.py new/diffoscope-189/diffoscope/external_tools.py
--- old/diffoscope-187/diffoscope/external_tools.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/diffoscope/external_tools.py 2021-10-29 10:47:06.000000000 +0200
@@ -35,7 +35,7 @@
"FreeBSD": "libarchive",
"guix": "libarchive",
},
- "dumppdf": {"debian": "python3-pdfminer"},
+ "dumppdf": {"debian": "python3-pdfminer", "guix": "python-pdfminer-six"},
"bzip2": {"debian": "bzip2", "arch": "bzip2", "guix": "bzip2"},
"cbfstool": {},
"cd-iccdump": {
@@ -64,7 +64,7 @@
"arch": "dtc",
"guix": "dtc",
},
- "ffprobe": {"debian": "ffmpeg", "guix": "ffmpeg"},
+ "ffprobe": {"debian": "ffmpeg", "arch": "ffmpeg", "guix": "ffmpeg"},
"file": {"debian": "file", "arch": "file", "guix": "file"},
"find": {"debian": "findutils", "arch": "findutils", "guix": "findutils"},
"getfacl": {"debian": "acl", "arch": "acl", "guix": "acl"},
@@ -150,10 +150,10 @@
"arch": "binutils",
"guix": "binutils",
},
- "ocamlobjinfo": {"debian": "ocaml-nox", "guix": "ocaml"},
+ "ocamlobjinfo": {"debian": "ocaml-nox", "arch": "ocaml", "guix": "ocaml"},
"odt2txt": {"debian": "odt2txt", "arch": "odt2txt", "guix": "odt2txt"},
"oggDump": {"debian": "oggvideotools"},
- "openssl": {"debian": "openssl", "guix": "openssl"},
+ "openssl": {"debian": "openssl", "arch": "openssl", "guix": "openssl"},
"otool": {},
"pgpdump": {"debian": "pgpdump", "arch": "pgpdump", "guix": "pgpdump"},
"pdftotext": {
@@ -168,7 +168,12 @@
"FreeBSD": "mono",
"guix": "mono",
},
- "ppudump": {"debian": "fp-utils", "arch": "fpc", "FreeBSD": "fpc"},
+ "ppudump": {
+ "debian": "fp-utils",
+ "arch": "fpc",
+ "FreeBSD": "fpc",
+ "guix": "fpc",
+ },
"ps2ascii": {
"debian": "ghostscript",
"arch": "ghostscript",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/diffoscope/tools.py new/diffoscope-189/diffoscope/tools.py
--- old/diffoscope-187/diffoscope/tools.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/diffoscope/tools.py 2021-10-29 10:47:06.000000000 +0200
@@ -29,9 +29,6 @@
from .profiling import profile
from .external_tools import EXTERNAL_TOOLS, REMAPPED_TOOL_NAMES, GNU_TOOL_NAMES
-# Memoize calls to ``which`` to avoid excessive stat calls
-find_executable = functools.lru_cache()(shutil.which)
-
# The output of --help and --list-tools will use the order of this dict.
# Please keep it alphabetized.
OS_NAMES = collections.OrderedDict(
@@ -44,6 +41,22 @@
)
+(a)functools.lru_cache()
+def find_executable(cmd):
+ """
+ Given a command name (eg. `dumppdf`), return the absolute path to that
+ command. Will also try the command with some common suffixes (eg.
+ `dumppdf.py`) to support distributions that strip or retain them.
+
+ Returns `None` if no command is found.
+ """
+
+ for suffix in ("", ".py"):
+ val = shutil.which(f"{cmd}{suffix}")
+ if val:
+ return val
+
+
def get_tools(only_missing=False):
"""Return the tool configuration in a dict"""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/comparators/test_python.py new/diffoscope-189/tests/comparators/test_python.py
--- old/diffoscope-187/tests/comparators/test_python.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/tests/comparators/test_python.py 2021-10-29 10:47:06.000000000 +0200
@@ -17,10 +17,12 @@
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
import pytest
+import sys
from diffoscope.comparators.python import PycFile
-from ..utils.data import assert_diff, load_fixture
+from ..utils.data import assert_diff_startswith, load_fixture
+from ..utils.tools import skipif
pyc1 = load_fixture("test1.pyc-renamed")
@@ -32,7 +34,11 @@
assert isinstance(pyc2, PycFile)
+(a)skipif(sys.version_info >= (3, 10), reason="Unstable on 3.10+")
def test_no_differences(pyc1):
+ # Disassembling bytecode prior to Python 3.10 is stable when applied to
+ # itself, otherwise various memory offsets (or memory addresses?) are
+ # non-deterministic.
assert pyc1.compare(pyc1) is None
@@ -41,5 +47,12 @@
return pyc1.compare(pyc2).details
+@skipif(
+ sys.version_info < (3, 9),
+ reason="pyc_expected_diff generated on Python 3.9",
+)
def test_diff(differences):
- assert_diff(differences[0], "pyc_expected_diff")
+ assert_diff_startswith(
+ differences[0],
+ "pyc_expected_diff",
+ )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/comparators/test_sphinx.py new/diffoscope-189/tests/comparators/test_sphinx.py
--- old/diffoscope-187/tests/comparators/test_sphinx.py 1970-01-01 01:00:00.000000000 +0100
+++ new/diffoscope-189/tests/comparators/test_sphinx.py 2021-10-29 10:47:06.000000000 +0200
@@ -0,0 +1,45 @@
+#
+# diffoscope: in-depth comparison of files, archives, and directories
+#
+# Copyright �� 2021 Chris Lamb <lamby(a)debian.org>
+#
+# diffoscope is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# diffoscope is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
+
+import pytest
+
+from diffoscope.comparators.sphinx import SphinxInventoryFile
+
+from ..utils.data import assert_diff, load_fixture
+
+
+inv1 = load_fixture("test1.inv")
+inv2 = load_fixture("test2.inv")
+
+
+def test_identification(inv1, inv2):
+ assert isinstance(inv1, SphinxInventoryFile)
+ assert isinstance(inv2, SphinxInventoryFile)
+
+
+def test_no_differences(inv1):
+ assert inv1.compare(inv1) is None
+
+
+(a)pytest.fixture
+def differences(inv1, inv2):
+ return inv1.compare(inv2).details
+
+
+def test_diff(differences):
+ assert_diff(differences[0], "inv_expected_diff")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/comparators/test_uimage.py new/diffoscope-189/tests/comparators/test_uimage.py
--- old/diffoscope-187/tests/comparators/test_uimage.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/tests/comparators/test_uimage.py 2021-10-29 10:47:06.000000000 +0200
@@ -23,8 +23,8 @@
from diffoscope.comparators.uimage import UimageFile
from diffoscope.comparators.utils.specialize import specialize
-from ..utils.data import load_fixture, get_data
-from ..utils.tools import skip_unless_tools_exist
+from ..utils.data import load_fixture, get_data, assert_diff
+from ..utils.tools import skip_unless_tools_exist, file_version_is_lt
from ..utils.nonexisting import assert_non_existing
cpio1 = load_fixture("test1.cpio")
@@ -98,8 +98,12 @@
def test_file_differences(differences):
- expected_diff = get_data("uimage_expected_diff")
- assert differences[0].unified_diff == expected_diff
+ filename = "uimage_expected_diff"
+ # file-5.41 slightly changed the output format by dropping leading 0x.
+ if file_version_is_lt("5.41"):
+ filename = "uimage_expected_diff_pre_5_41"
+
+ assert_diff(differences[0], filename)
@skip_unless_tools_exist("cpio")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/data/inv_expected_diff new/diffoscope-189/tests/data/inv_expected_diff
--- old/diffoscope-187/tests/data/inv_expected_diff 1970-01-01 01:00:00.000000000 +0100
+++ new/diffoscope-189/tests/data/inv_expected_diff 2021-10-29 10:47:06.000000000 +0200
@@ -0,0 +1,187 @@
+@@ -1,19 +1,171 @@
+-api std:doc -1 api.html API
+-api std:label -1 api.html#$ API
+-configuration std:doc -1 configuration.html Configuration file
+-configuration std:label -1 configuration.html#$ Configuration file
++# Sphinx inventory version 2
++# Project: pytools
++# Version: 2021.2.8
++# The remainder of this file is compressed using zlib.
++
++pytools py:module 0 reference.html#module-$ -
++pytools.DebugProcessLogger py:class 1 reference.html#$ -
++pytools.F py:class 1 reference.html#$ -
++pytools.ProcessLogger py:class 1 reference.html#$ -
++pytools.ProcessLogger.__enter__ py:method 1 reference.html#$ -
++pytools.ProcessLogger.__exit__ py:method 1 reference.html#$ -
++pytools.ProcessLogger.__init__ py:method 1 reference.html#$ -
++pytools.ProcessLogger.done py:method 1 reference.html#$ -
++pytools.ProcessTimer py:class 1 reference.html#$ -
++pytools.ProcessTimer.__enter__ py:method 1 reference.html#$ -
++pytools.ProcessTimer.__exit__ py:method 1 reference.html#$ -
++pytools.ProcessTimer.done py:method 1 reference.html#$ -
++pytools.ProcessTimer.process_elapsed py:attribute 1 reference.html#$ -
++pytools.ProcessTimer.wall_elapsed py:attribute 1 reference.html#$ -
++pytools.ProgressBar py:class 1 reference.html#$ -
++pytools.ProgressBar.__enter__ py:method 1 reference.html#$ -
++pytools.ProgressBar.__exit__ py:method 1 reference.html#$ -
++pytools.ProgressBar.draw py:method 1 reference.html#$ -
++pytools.ProgressBar.finished py:method 1 reference.html#$ -
++pytools.ProgressBar.progress py:method 1 reference.html#$ -
++pytools.ProgressBar.set_progress py:method 1 reference.html#$ -
++pytools.T py:class 1 reference.html#$ -
++pytools.Table py:class 1 reference.html#$ -
++pytools.Table.__str__ py:method 1 reference.html#$ -
++pytools.Table.add_row py:method 1 reference.html#$ -
++pytools.Table.github_markdown py:method 1 reference.html#$ -
++pytools.Table.latex py:method 1 reference.html#$ -
++pytools.UniqueNameGenerator py:class 1 reference.html#$ -
++pytools.UniqueNameGenerator.__call__ py:method 1 reference.html#$ -
++pytools.UniqueNameGenerator.add_name py:method 1 reference.html#$ -
++pytools.UniqueNameGenerator.add_names py:method 1 reference.html#$ -
++pytools.UniqueNameGenerator.is_name_conflicting py:method 1 reference.html#$ -
++pytools.all_roughly_equal py:function 1 reference.html#$ -
++pytools.argmax py:function 1 reference.html#$ -
++pytools.argmax2 py:function 1 reference.html#$ -
++pytools.argmin py:function 1 reference.html#$ -
++pytools.argmin2 py:function 1 reference.html#$ -
++pytools.cartesian_product py:function 1 reference.html#$ -
++pytools.codegen py:module 0 codegen.html#module-$ -
++pytools.codegen.CodeGenerator py:class 1 codegen.html#$ -
++pytools.codegen.CodeGenerator.__call__ py:method 1 codegen.html#$ -
++pytools.codegen.CodeGenerator.add_to_preamble py:method 1 codegen.html#$ -
++pytools.codegen.CodeGenerator.dedent py:method 1 codegen.html#$ -
++pytools.codegen.CodeGenerator.extend py:method 1 codegen.html#$ -
++pytools.codegen.CodeGenerator.get py:method 1 codegen.html#$ -
++pytools.codegen.CodeGenerator.indent py:method 1 codegen.html#$ -
++pytools.codegen.Indentation py:class 1 codegen.html#$ -
++pytools.codegen.Indentation.__enter__ py:method 1 codegen.html#$ -
++pytools.codegen.Indentation.__exit__ py:method 1 codegen.html#$ -
++pytools.codegen.Indentation.generator py:attribute 1 codegen.html#$ -
++pytools.codegen.remove_common_indentation py:function 1 codegen.html#$ -
++pytools.comb py:function 1 reference.html#$ -
++pytools.datatable py:module 0 reference.html#module-$ -
++pytools.datatable.DataTable py:class 1 reference.html#$ -
++pytools.datatable.DataTable.__init__ py:method 1 reference.html#$ -
++pytools.datatable.DataTable.copy py:method 1 reference.html#$ -
++pytools.datatable.DataTable.deep_copy py:method 1 reference.html#$ -
++pytools.datatable.DataTable.join py:method 1 reference.html#$ -
++pytools.deprecate_keyword py:function 1 reference.html#$ -
++pytools.distinct_pairs py:function 1 reference.html#$ -
++pytools.download_from_web_if_not_present py:function 1 reference.html#$ -
++pytools.generate_all_integer_tuples_below py:function 1 reference.html#$ -
++pytools.generate_nonnegative_integer_tuples_below py:function 1 reference.html#$ -
++pytools.generate_nonnegative_integer_tuples_summing_to_at_most py:function 1 reference.html#$ -
++pytools.generate_numbered_unique_names py:function 1 reference.html#$ -
++pytools.generate_permutations py:function 1 reference.html#$ -
++pytools.generate_unique_names py:function 1 reference.html#$ -
++pytools.generate_unique_permutations py:function 1 reference.html#$ -
++pytools.graph py:module 0 graph.html#module-$ -
++pytools.graph.CycleError py:class 1 graph.html#$ -
++pytools.graph.T py:class 1 graph.html#$ -
++pytools.graph.a_star py:function 1 graph.html#$ -
++pytools.graph.compute_induced_subgraph py:function 1 graph.html#$ -
++pytools.graph.compute_sccs py:function 1 graph.html#$ -
++pytools.graph.compute_topological_order py:function 1 graph.html#$ -
++pytools.graph.compute_transitive_closure py:function 1 graph.html#$ -
++pytools.graph.contains_cycle py:function 1 graph.html#$ -
++pytools.invoke_editor py:function 1 reference.html#$ -
++pytools.is_single_valued py:function 1 reference.html#$ -
++pytools.keyed_memoize_in py:function 1 reference.html#$ -
++pytools.keyed_memoize_method py:function 1 reference.html#$ -
++pytools.keyed_memoize_on_first_arg py:function 1 reference.html#$ -
++pytools.levi_civita py:function 1 reference.html#$ -
++pytools.log_process py:class 1 reference.html#$ -
++pytools.memoize py:function 1 reference.html#$ -
++pytools.memoize_in py:function 1 reference.html#$ -
++pytools.memoize_method py:function 1 reference.html#$ -
++pytools.memoize_on_first_arg py:function 1 reference.html#$ -
++pytools.natorder py:function 1 reference.html#$ -
++pytools.natsorted py:function 1 reference.html#$ -
++pytools.obj_array py:module 0 obj_array.html#module-$ -
++pytools.obj_array.flat_obj_array py:function 1 obj_array.html#$ -
++pytools.obj_array.make_obj_array py:function 1 obj_array.html#$ -
++pytools.obj_array.obj_array_imag py:function 1 obj_array.html#$ -
++pytools.obj_array.obj_array_imag_copy py:function 1 obj_array.html#$ -
++pytools.obj_array.obj_array_real py:function 1 obj_array.html#$ -
++pytools.obj_array.obj_array_real_copy py:function 1 obj_array.html#$ -
++pytools.obj_array.obj_array_vectorize py:function 1 obj_array.html#$ -
++pytools.obj_array.obj_array_vectorize_n_args py:function 1 obj_array.html#$ -
++pytools.one py:function 1 reference.html#$ -
++pytools.perm py:function 1 reference.html#$ -
++pytools.persistent_dict py:module 0 persistent_dict.html#module-$ -
++pytools.persistent_dict.CollisionWarning py:exception 1 persistent_dict.html#$ -
++pytools.persistent_dict.KeyBuilder py:class 1 persistent_dict.html#$ -
++pytools.persistent_dict.KeyBuilder.__call__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.KeyBuilder.new_hash py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.KeyBuilder.rec py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.NoSuchEntryError py:exception 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict py:class 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.__delitem__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.__getitem__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.__init__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.__setitem__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.clear py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.fetch py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.remove py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.store py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.PersistentDict.store_if_not_present py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.ReadOnlyEntryError py:exception 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict py:class 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict.__getitem__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict.__init__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict.__setitem__ py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict.clear py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict.fetch py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict.store py:method 1 persistent_dict.html#$ -
++pytools.persistent_dict.WriteOncePersistentDict.store_if_not_present py:method 1 persistent_dict.html#$ -
++pytools.reshaped_view py:function 1 reference.html#$ -
++pytools.resolve_name py:function 1 reference.html#$ -
++pytools.single_valued py:function 1 reference.html#$ -
++pytools.string_histogram py:function 1 reference.html#$ -
++pytools.tag py:module 0 tag.html#module-$ -
++pytools.tag.DottedName py:class 1 tag.html#$ -
++pytools.tag.DottedName.from_class py:method 1 tag.html#$ -
++pytools.tag.DottedName.name_parts py:attribute 1 tag.html#$ -
++pytools.tag.NonUniqueTagError py:class 1 tag.html#$ -
++pytools.tag.T_co py:class 1 tag.html#$ -
++pytools.tag.Tag py:class 1 tag.html#$ -
++pytools.tag.Tag.__repr__ py:method 1 tag.html#$ -
++pytools.tag.Tag.tag_name py:attribute 1 tag.html#$ -
++pytools.tag.Taggable py:class 1 tag.html#$ -
++pytools.tag.Taggable.__init__ py:method 1 tag.html#$ -
++pytools.tag.Taggable.copy py:method 1 tag.html#$ -
++pytools.tag.Taggable.tagged py:method 1 tag.html#$ -
++pytools.tag.Taggable.tags py:attribute 1 tag.html#$ -
++pytools.tag.Taggable.tags_of_type py:method 1 tag.html#$ -
++pytools.tag.Taggable.without_tags py:method 1 tag.html#$ -
++pytools.tag.UniqueTag py:class 1 tag.html#$ -
++pytools.tag.check_tag_uniqueness py:function 1 tag.html#$ -
++pytools.typedump py:function 1 reference.html#$ -
++pytools.unordered_hash py:function 1 reference.html#$ -
++pytools.wandering_element py:function 1 reference.html#$ -
++pytools.word_wrap py:function 1 reference.html#$ -
++codegen std:doc -1 codegen.html Tools for Source Code Generation
+ genindex std:label -1 genindex.html Index
+-index std:doc -1 index.html Welcome to xPore���s documentation!
+-installation std:doc -1 installation.html Installation
+-installation std:label -1 installation.html#$ Installation
++graph std:doc -1 graph.html Graph Algorithms
++index std:doc -1 index.html Welcome to pytools���s documentation!
++license std:label -1 misc.html#$ License
++misc std:doc -1 misc.html Installation
+ modindex std:label -1 py-modindex.html Module Index
+-outputtable std:doc -1 outputtable.html Output table description
+-outputtable std:label -1 outputtable.html#$ Output table description
+-preparation std:doc -1 preparation.html Data preparation from raw reads
+-preparation std:label -1 preparation.html#$ Data preparation from raw reads
++obj_array std:doc -1 obj_array.html Handling numpy Object Arrays
++persistent_dict std:doc -1 persistent_dict.html Persistent Hashing and Persistent Dictionaries
+ py-modindex std:label -1 py-modindex.html Python Module Index
+-quickstart std:doc -1 quickstart.html Quickstart - Detection of differential RNA modifications
+-quickstart std:label -1 quickstart.html#$ Quickstart - Detection of differential RNA modifications
+-scripts std:doc -1 scripts.html Scripts
+-scripts std:label -1 scripts.html#$ Scripts
++reference std:doc -1 reference.html A Collection of Utilities
+ search std:label -1 search.html Search Page
++tag std:doc -1 tag.html Tag Interface
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/data/test1.inv new/diffoscope-189/tests/data/test1.inv
--- old/diffoscope-187/tests/data/test1.inv 1970-01-01 01:00:00.000000000 +0100
+++ new/diffoscope-189/tests/data/test1.inv 2021-10-29 10:47:06.000000000 +0200
@@ -0,0 +1,3 @@
+x��R�N�0���`-+[E�@���j�S'6�#�����x\;M���R�����l���<����������,�u��L��T>���s�!������]F���0�
+�������5�����hJ^>���u����� ��]�-�~�8��������w�����������3a�p$�5?���/����y���R�����& Y�N��@"rr�JC�}��"����X28�Z��c�����_` ����0q
+e�z
�v�@�����\?[�>��X�/4�I�2��"O,6���lxM�>-�)$�U����6 k^�n���;(uK?#^�#g�=�������3�K���U���
Binary files old/diffoscope-187/tests/data/test2.inv and new/diffoscope-189/tests/data/test2.inv differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/data/uimage_expected_diff new/diffoscope-189/tests/data/uimage_expected_diff
--- old/diffoscope-187/tests/data/uimage_expected_diff 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/tests/data/uimage_expected_diff 2021-10-29 10:47:06.000000000 +0200
@@ -1,3 +1,3 @@
@@ -1 +1 @@
--u-boot legacy uImage, , Linux/PowerPC, RAMDisk Image (Not compressed), 1024 bytes, Fri Nov 27 19:49:00 2020, Load Address: 0x00000000, Entry Point: 0x00000000, Header CRC: 0xF87AD200, Data CRC: 0x347161A5
-+u-boot legacy uImage, , Linux/PowerPC, RAMDisk Image (Not compressed), 1024 bytes, Fri Nov 27 19:49:24 2020, Load Address: 0x00000000, Entry Point: 0x00000000, Header CRC: 0xE86686F7, Data CRC: 0xC63C4A06
+-u-boot legacy uImage, , Linux/PowerPC, RAMDisk Image (Not compressed), 1024 bytes, Fri Nov 27 19:49:00 2020, Load Address: 00000000, Entry Point: 00000000, Header CRC: 0XF87AD200, Data CRC: 0X347161A5
++u-boot legacy uImage, , Linux/PowerPC, RAMDisk Image (Not compressed), 1024 bytes, Fri Nov 27 19:49:24 2020, Load Address: 00000000, Entry Point: 00000000, Header CRC: 0XE86686F7, Data CRC: 0XC63C4A06
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/data/uimage_expected_diff_pre_5_41 new/diffoscope-189/tests/data/uimage_expected_diff_pre_5_41
--- old/diffoscope-187/tests/data/uimage_expected_diff_pre_5_41 1970-01-01 01:00:00.000000000 +0100
+++ new/diffoscope-189/tests/data/uimage_expected_diff_pre_5_41 2021-10-29 10:47:06.000000000 +0200
@@ -0,0 +1,3 @@
+@@ -1 +1 @@
+-u-boot legacy uImage, , Linux/PowerPC, RAMDisk Image (Not compressed), 1024 bytes, Fri Nov 27 19:49:00 2020, Load Address: 0x00000000, Entry Point: 0x00000000, Header CRC: 0xF87AD200, Data CRC: 0x347161A5
++u-boot legacy uImage, , Linux/PowerPC, RAMDisk Image (Not compressed), 1024 bytes, Fri Nov 27 19:49:24 2020, Load Address: 0x00000000, Entry Point: 0x00000000, Header CRC: 0xE86686F7, Data CRC: 0xC63C4A06
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/test_source.py new/diffoscope-189/tests/test_source.py
--- old/diffoscope-187/tests/test_source.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/tests/test_source.py 2021-10-29 10:47:06.000000000 +0200
@@ -109,6 +109,7 @@
"test1.hi",
"test1.icc",
"test1.ico",
+ "test1.inv",
"test1.iso",
"test1.jmod",
"test1.jpg",
@@ -172,6 +173,7 @@
"test2.hi",
"test2.icc",
"test2.ico",
+ "test2.inv",
"test2.iso",
"test2.jmod",
"test2.jpg",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/diffoscope-187/tests/utils/data.py new/diffoscope-189/tests/utils/data.py
--- old/diffoscope-187/tests/utils/data.py 2021-10-08 10:02:03.000000000 +0200
+++ new/diffoscope-189/tests/utils/data.py 2021-10-29 10:47:06.000000000 +0200
@@ -64,6 +64,12 @@
assert seen == expected
+def assert_diff_startswith(difference, filename):
+ haystack = difference.unified_diff
+ needle = get_data(filename)
+ assert needle.startswith(haystack)
+
+
# https://code.activestate.com/recipes/576620-changedirectory-context-manager…
@contextlib.contextmanager
def cwd_data():
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libvpl for openSUSE:Factory checked in at 2021-11-03 17:25:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvpl (Old)
and /work/SRC/openSUSE:Factory/.libvpl.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvpl"
Wed Nov 3 17:25:37 2021 rev:3 rq:928847 version:2021.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libvpl/libvpl.changes 2021-10-05 22:34:07.062897030 +0200
+++ /work/SRC/openSUSE:Factory/.libvpl.new.1890/libvpl.changes 2021-11-03 17:26:29.881344840 +0100
@@ -1,0 +2,11 @@
+Tue Nov 2 18:49:30 UTC 2021 - Stefan Dirsch <sndirsch(a)suse.com>
+
+- remove third-party-programs.txt during setup
+ * When not building on Windows using Visual Studio, the Visual
+ Studio runtimes are not needed to be installed so we can remove
+ these licenses from being mentioned. On Linux we're using
+ cmake/make/gcc for building/installation and we don't have any
+ (need for) MS Visual Studio runtime. (oneapi-src/oneVPL issue#27)
+ --> https://github.com/oneapi-src/oneVPL/issues/27
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libvpl.spec ++++++
--- /var/tmp/diff_new_pack.WOX6nl/_old 2021-11-03 17:26:30.289345063 +0100
+++ /var/tmp/diff_new_pack.WOX6nl/_new 2021-11-03 17:26:30.289345063 +0100
@@ -64,6 +64,14 @@
%prep
%autosetup -p1 -n oneVPL-%{version}
+# When not building on Windows using Visual Studio, the Visual
+# Studio runtimes are not needed to be installed so we can remove
+# these licenses from being mentioned. On Linux we're using
+# cmake/make/gcc for building/installation and we don't have any
+# (need for) MS Visual Studio runtime. (oneapi-src/oneVPL issue#27)
+# --> https://github.com/oneapi-src/oneVPL/issues/27
+rm third-party-programs.txt
+touch third-party-programs.txt
%build
mkdir -p build
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2021-11-03 17:25:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
and /work/SRC/openSUSE:Factory/.os-autoinst.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst"
Wed Nov 3 17:25:35 2021 rev:234 rq:928843 version:4.6.1635869279.8838dc09
Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2021-10-29 22:35:23.531708385 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1890/os-autoinst.changes 2021-11-03 17:26:28.665344175 +0100
@@ -1,0 +2,16 @@
+Tue Nov 02 16:18:12 UTC 2021 - okurz(a)suse.com
+
+- Update to version 4.6.1635869279.8838dc09:
+ * Fix handling resume command (of developer mode) when not paused
+ * Fix passing border_offset parameter to mouse_hide
+ * t: Use Test::Warnings in all tests
+ * Use proper SPDX identifier in t/15-logging.t as well
+ * t: Add Test::Warnings to 30-mmapi.t
+ * xt: Add style check to ensure all tests use Test::Most
+ * t: Use Test::Most in all tests for consistency
+ * Switch from usb-ehci to qemu-xhci
+ * Provide more explicit error handling on invalid product dir
+ * t: Move subtest in 14-isotovideo which does not need mocked backend
+ * t: Extract OpenQA::Isotovideo::Utils specific test
+
+-------------------------------------------------------------------
Old:
----
os-autoinst-4.6.1635464770.6790629e.obscpio
New:
----
os-autoinst-4.6.1635869279.8838dc09.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.JVcNXd/_old 2021-11-03 17:26:29.509344637 +0100
+++ /var/tmp/diff_new_pack.JVcNXd/_new 2021-11-03 17:26:29.509344637 +0100
@@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
-Version: 4.6.1635464770.6790629e
+Version: 4.6.1635869279.8838dc09
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later
++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.JVcNXd/_old 2021-11-03 17:26:29.529344648 +0100
+++ /var/tmp/diff_new_pack.JVcNXd/_new 2021-11-03 17:26:29.529344648 +0100
@@ -17,7 +17,7 @@
Name: os-autoinst
-Version: 4.6.1635464770.6790629e
+Version: 4.6.1635869279.8838dc09
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
++++++ os-autoinst-4.6.1635464770.6790629e.obscpio -> os-autoinst-4.6.1635869279.8838dc09.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1635464770.6790629e.obscpio /work/SRC/openSUSE:Factory/.os-autoinst.new.1890/os-autoinst-4.6.1635869279.8838dc09.obscpio differ: char 49, line 1
++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.JVcNXd/_old 2021-11-03 17:26:29.581344675 +0100
+++ /var/tmp/diff_new_pack.JVcNXd/_new 2021-11-03 17:26:29.581344675 +0100
@@ -1,4 +1,4 @@
name: os-autoinst
-version: 4.6.1635464770.6790629e
-mtime: 1635464770
-commit: 6790629e6348af9c13f6a641ff3d1d9402a33a65
+version: 4.6.1635869279.8838dc09
+mtime: 1635869279
+commit: 8838dc09a5d78b3f690137989b31a76365794144
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openSUSE-release-tools for openSUSE:Factory checked in at 2021-11-03 17:25:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Wed Nov 3 17:25:33 2021 rev:345 rq:928841 version:20211102.e777410a
Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes 2021-10-30 23:14:44.299103828 +0200
+++ /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1890/openSUSE-release-tools.changes 2021-11-03 17:26:26.353342910 +0100
@@ -1,0 +2,6 @@
+Tue Nov 02 18:14:35 UTC 2021 - opensuse-releaseteam(a)opensuse.org
+
+- Update to version 20211102.e777410a:
+ * Move remaining vagrant publishers from Jenkins to botmaster
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20211029.a924a9b0.obscpio
New:
----
openSUSE-release-tools-20211102.e777410a.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.y7Mhwb/_old 2021-11-03 17:26:27.105343322 +0100
+++ /var/tmp/diff_new_pack.y7Mhwb/_new 2021-11-03 17:26:27.109343324 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20211029.a924a9b0
+Version: 20211102.e777410a
Release: 0
Summary: Tools to aid in staging and release work for openSUSE/SUSE
License: GPL-2.0-or-later AND MIT
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.y7Mhwb/_old 2021-11-03 17:26:27.153343348 +0100
+++ /var/tmp/diff_new_pack.y7Mhwb/_new 2021-11-03 17:26:27.153343348 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param name="changesrevision">a924a9b0d1926d01cebedfdec2b4194b757804be</param>
+ <param name="changesrevision">92cad749f6a5ec84f9184622606c75bc584cf0e2</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20211029.a924a9b0.obscpio -> openSUSE-release-tools-20211102.e777410a.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSE-release-tools-20211029.a924a9b0/gocd/vagrant-publisher.gocd.yaml new/openSUSE-release-tools-20211102.e777410a/gocd/vagrant-publisher.gocd.yaml
--- old/openSUSE-release-tools-20211029.a924a9b0/gocd/vagrant-publisher.gocd.yaml 2021-10-29 16:18:33.000000000 +0200
+++ new/openSUSE-release-tools-20211102.e777410a/gocd/vagrant-publisher.gocd.yaml 2021-11-02 19:13:09.000000000 +0100
@@ -14,9 +14,76 @@
stages:
- Run:
approval: manual
- resources:
- - staging-bot
- tasks:
- - script: |
- ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/tumbleweed/appliances/boxes/Tumbleweed.x86_64… --organization opensuse --new-box-name Tumbleweed.x86_64 --provider libvirt
- ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/tumbleweed/appliances/boxes/Tumbleweed.x86_64… --organization opensuse --new-box-name Tumbleweed.x86_64 --provider virtualbox
+ jobs:
+ publish_Tumbleweed_x86_64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/tumbleweed/appliances/boxes/Tumbleweed.x86_64… --organization opensuse --new-box-name Tumbleweed.x86_64
+ publish_Tumbleweed_aarch64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/Tum… --organization opensuse --new-box-name Tumbleweed.aarch64
+ publish_MicroOS_x86_64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/tumbleweed/appliances/boxes/openSUSE-MicroOS.… --organization opensuse --new-box-name MicroOS.x86_64
+ publish_Kubic_x86_64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/tumbleweed/appliances/boxes/openSUSE-MicroOS.… --organization opensuse --new-box-name Kubic.x86_64
+ publish_MicroOS-ContainerHost_x86_64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/tumbleweed/appliances/boxes/openSUSE-MicroOS.… --organization opensuse --new-box-name MicroOS-ContainerHost.x86_64
+ publish_MicroOS_aarch64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/ope… --organization opensuse --new-box-name MicroOS.aarch64
+ publish_Kubic_aarch64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/ope… --organization opensuse --new-box-name Kubic.aarch64
+ publish_MicroOS-ContainerHost_aarch64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/ope… --organization opensuse --new-box-name MicroOS-ContainerHost.aarch64
+ publish_Leap-15_3_x86_64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/distribution/leap/15.3/appliances/boxes/Leap-… --organization opensuse --new-box-name Leap-15.3.x86_64
+ publish_Leap-15_3_aarch64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/ports/aarch64/distribution/leap/15.3/applianc… --organization opensuse --new-box-name Leap-15.3.aarch64
+ publish_Leap-15_2_x86_64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/distribution/leap/15.2/appliances/boxes/Leap-… --organization opensuse --new-box-name Leap-15.2.x86_64
+ publish_Leap-15_2_aarch64:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url https://download.opensuse.org/ports/aarch64/distribution/leap/15.2/applianc… --organization opensuse --new-box-name Leap-15.2.aarch64
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSE-release-tools-20211029.a924a9b0/gocd/vagrant-publisher.gocd.yaml.erb new/openSUSE-release-tools-20211102.e777410a/gocd/vagrant-publisher.gocd.yaml.erb
--- old/openSUSE-release-tools-20211029.a924a9b0/gocd/vagrant-publisher.gocd.yaml.erb 1970-01-01 01:00:00.000000000 +0100
+++ new/openSUSE-release-tools-20211102.e777410a/gocd/vagrant-publisher.gocd.yaml.erb 2021-11-02 19:13:09.000000000 +0100
@@ -0,0 +1,36 @@
+format_version: 3
+pipelines:
+ openSUSE.Vagrant.Publish:
+ group: openSUSE.Checkers
+ lock_behavior: unlockWhenFinished
+ environment_variables:
+ ATLAS_TOKEN: '{{SECRET:[opensuse.secrets][ATLAS_TOKEN]}}'
+ materials:
+ git:
+ git: https://github.com/openSUSE/opensuse-release-tools.git
+ timer:
+ spec: 0 0 0 ? * *
+ only_on_changes: false
+ stages:
+ - Run:
+ approval: manual
+ jobs:<% [
+['https://download.opensuse.org/tumbleweed/appliances/boxes/Tumbleweed.x86_64…', 'Tumbleweed.x86_64'],
+['https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/Tum…', 'Tumbleweed.aarch64'],
+['https://download.opensuse.org/tumbleweed/appliances/boxes/openSUSE-MicroOS.…', 'MicroOS.x86_64'],
+['https://download.opensuse.org/tumbleweed/appliances/boxes/openSUSE-MicroOS.…', 'Kubic.x86_64'],
+['https://download.opensuse.org/tumbleweed/appliances/boxes/openSUSE-MicroOS.…', 'MicroOS-ContainerHost.x86_64'],
+['https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/ope…', 'MicroOS.aarch64'],
+['https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/ope…', 'Kubic.aarch64'],
+['https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/ope…', 'MicroOS-ContainerHost.aarch64'],
+['https://download.opensuse.org/distribution/leap/15.3/appliances/boxes/Leap-…', 'Leap-15.3.x86_64'],
+['https://download.opensuse.org/ports/aarch64/distribution/leap/15.3/applianc…', 'Leap-15.3.aarch64'],
+['https://download.opensuse.org/distribution/leap/15.2/appliances/boxes/Leap-…', 'Leap-15.2.x86_64'],
+['https://download.opensuse.org/ports/aarch64/distribution/leap/15.2/applianc…', 'Leap-15.2.aarch64']
+].each do |url, box_name| %>
+ publish_<%= box_name.gsub('.', '_') %>:
+ resources:
+ - staging-bot
+ tasks:
+ - script: |
+ ruby.ruby3.0 obs-to-vagrantcloud.rb --url <%= url %> --organization opensuse --new-box-name <%= box_name %><% end -%>
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.y7Mhwb/_old 2021-11-03 17:26:27.717343657 +0100
+++ /var/tmp/diff_new_pack.y7Mhwb/_new 2021-11-03 17:26:27.717343657 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20211029.a924a9b0
-mtime: 1635517113
-commit: a924a9b0d1926d01cebedfdec2b4194b757804be
+version: 20211102.e777410a
+mtime: 1635876789
+commit: e777410ab6c1e5403721f21f12423522febe2cb6
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openQA for openSUSE:Factory checked in at 2021-11-03 17:25:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
and /work/SRC/openSUSE:Factory/.openQA.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA"
Wed Nov 3 17:25:32 2021 rev:295 rq:928839 version:4.6.1635851989.3196423d5
Changes:
--------
openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2021-10-31 22:56:22.335731907 +0100
+++ /work/SRC/openSUSE:Factory/.openQA.new.1890/openQA.changes 2021-11-03 17:26:23.953341597 +0100
@@ -1,0 +2,7 @@
+Tue Nov 02 16:03:41 UTC 2021 - okurz(a)suse.com
+
+- Update to version 4.6.1635851989.3196423d5:
+ * Remove workaround for broken Chromium on Leap 15.3
+ * Unschedule jobs which are too long in 'SCHEDULED' state
+
+-------------------------------------------------------------------
Old:
----
openQA-4.6.1635525801.1df7a829f.obscpio
New:
----
openQA-4.6.1635851989.3196423d5.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.o7bHNr/_old 2021-11-03 17:26:24.909342121 +0100
+++ /var/tmp/diff_new_pack.o7bHNr/_new 2021-11-03 17:26:24.913342122 +0100
@@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
-Version: 4.6.1635525801.1df7a829f
+Version: 4.6.1635851989.3196423d5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.o7bHNr/_old 2021-11-03 17:26:24.933342133 +0100
+++ /var/tmp/diff_new_pack.o7bHNr/_new 2021-11-03 17:26:24.937342136 +0100
@@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
-Version: 4.6.1635525801.1df7a829f
+Version: 4.6.1635851989.3196423d5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.o7bHNr/_old 2021-11-03 17:26:24.953342144 +0100
+++ /var/tmp/diff_new_pack.o7bHNr/_new 2021-11-03 17:26:24.953342144 +0100
@@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
-Version: 4.6.1635525801.1df7a829f
+Version: 4.6.1635851989.3196423d5
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later
++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.o7bHNr/_old 2021-11-03 17:26:24.973342155 +0100
+++ /var/tmp/diff_new_pack.o7bHNr/_new 2021-11-03 17:26:24.973342155 +0100
@@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
-Version: 4.6.1635525801.1df7a829f
+Version: 4.6.1635851989.3196423d5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.o7bHNr/_old 2021-11-03 17:26:24.993342166 +0100
+++ /var/tmp/diff_new_pack.o7bHNr/_new 2021-11-03 17:26:24.993342166 +0100
@@ -76,7 +76,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
-Version: 4.6.1635525801.1df7a829f
+Version: 4.6.1635851989.3196423d5
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
++++++ openQA-4.6.1635525801.1df7a829f.obscpio -> openQA-4.6.1635851989.3196423d5.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1635525801.1df7a829f.obscpio /work/SRC/openSUSE:Factory/.openQA.new.1890/openQA-4.6.1635851989.3196423d5.obscpio differ: char 49, line 1
++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.o7bHNr/_old 2021-11-03 17:26:25.073342210 +0100
+++ /var/tmp/diff_new_pack.o7bHNr/_new 2021-11-03 17:26:25.073342210 +0100
@@ -1,4 +1,4 @@
name: openQA
-version: 4.6.1635525801.1df7a829f
-mtime: 1635525801
-commit: 1df7a829f8f6cdd9bfe1fdd7073f68b641d13097
+version: 4.6.1635851989.3196423d5
+mtime: 1635851989
+commit: 3196423d57c902e6a81867a009d216cf1bd0bd77
1
0