summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tamas Nepusz [Wed, 2 Jan 2019 15:51:48 +0000 (16:51 +0100)]
[PATCH] use a different starting vector for igraph_community_leading_eigenvector() to prevent errors with ARPACK 3.6.3
Gbp-Pq: Name different_starting_vector.patch
Tamas Nepusz [Thu, 6 Dec 2018 08:02:45 +0000 (09:02 +0100)]
[PATCH] fix a crash when loading malformed GraphML files, closes #1141 This fixes CVE-2018-20349
Thanks to Zhao Liang, Huawei Weiran Labs
Gbp-Pq: Name fix_broken_graph_ml.patch
Tamas Nepusz [Wed, 1 Aug 2018 17:18:20 +0000 (19:18 +0200)]
[PATCH] fixing issues with ARPACK 3.6, related to #1107
Remark: This does not solve the build issue
Gbp-Pq: Name fix_test_arpack-3.6.patch
Andreas Tille [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Exclude tests requiring remote access
Last-Update: Fri, 14 Sep 2018 14:34:51 +0200
Gbp-Pq: Name skip_tests_accessing_remote.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Fixing a spelling error
Last-Changed: Wed, 27 Aug 2014 21:58:56 +0100
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
8bf4ddcc
Gbp-Pq: Name drl_spelling_fix.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Restore CPPFLAGS properly after the detection of libxml
Last-Changed: Wed, 27 Aug 2014 21:39:48 +0100
Bug: https://github.com/igraph/igraph/issues/674
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
a1a333bb
Gbp-Pq: Name cppflags_restore.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Fix failing test cases
Last-Changed: Thu, 28 Aug 2014 10:48:43 +0100
Bug: https://github.com/igraph/igraph/issues/676
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
c2afdb1
Gbp-Pq: Name fix_test_cases.patch
Tamas Nepusz [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Remove unused test target
Last-Changed: Wed, 27 Aug 2014 23:01:02 +0100
Applied-Upstream: 0.7.2, https://github.com/igraph/igraph/commit/
b829d5d428
The upstream Makefile contained an unused test target that confused dh_auto_test
because it took precedence over the "real" test target (which is called 'check').
Gbp-Pq: Name remove_unused_test_target.patch
Andreas Tille [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
igraph (0.7.1-4) unstable; urgency=medium
* use a different starting vector for
igraph_community_leading_eigenvector() to prevent errors
with ARPACK 3.6.3 (Thanks for the patch to Tamás Nepusz)
Closes: #902760
* Drop Tamás Nepusz <ntamas@gmail.com> from uploaders (Tamás, thanks
for your previous work on the Debian package and the support you
provide on upstream code)
* debhelper 12
* Standards-Version: 4.3.0
[dgit import unpatched igraph 0.7.1-4]
Andreas Tille [Tue, 15 Jan 2019 14:10:32 +0000 (14:10 +0000)]
Import igraph_0.7.1-4.debian.tar.xz
[dgit import tarball igraph 0.7.1-4 igraph_0.7.1-4.debian.tar.xz]
Andreas Tille [Fri, 8 Aug 2014 14:12:35 +0000 (15:12 +0100)]
Import igraph_0.7.1.orig.tar.gz
[dgit import orig igraph_0.7.1.orig.tar.gz]