File: changelog

package info (click to toggle)
opensurgsim 0.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 23,600 kB
  • ctags: 16,440
  • sloc: cpp: 135,427; ansic: 4,247; python: 3,934; makefile: 36
file content (113 lines) | stat: -rw-r--r-- 3,534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
opensurgsim (0.7.0-5) unstable; urgency=medium

  * Team upload
  * Do not fail on build time tests on armhf where test results would need
    specific adjustment of tolerance otherwise
    Closes:  #847321

 -- Andreas Tille <tille@debian.org>  Thu, 08 Dec 2016 11:22:10 +0100

opensurgsim (0.7.0-4) unstable; urgency=medium

  * Team upload.

  [ Ghislain Antony Vaillant ]
  * Fix FTBFS on architectures where ASSERT_DEATH is not supported.
    - New patch Assert-death-only-if-supported.patch.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Mon, 05 Dec 2016 22:09:36 +0000

opensurgsim (0.7.0-3) unstable; urgency=medium

  * Team upload.

  [ Ghislain Antony Vaillant ]
  * Fix FTBFS when building with newest googletest.
    - Build depends on new unified googletest package.
    - Inject path to googlemock via GOOGLEMOCK_DIR.
    - Exclude gtest / gmock artefacts from install.
    Thanks to Lucas Nussbaum for reporting (Closes: #844874)

  [ Andreas Tille ]
  * debhelper 10
  * d/watch: version=4

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Mon, 05 Dec 2016 08:49:16 +0000

opensurgsim (0.7.0-2) unstable; urgency=medium

  * Disable BasicThreadTest.RealTimings
  * Only build multiaxis on linux kernels
  * Disable Thread Pool on armel

 -- Paul Novotny <paul@paulnovo.us>  Tue, 25 Oct 2016 16:49:05 -0400

opensurgsim (0.7.0-1) unstable; urgency=medium

  * New upstream version 0.7.0
  * Remove patches that have been applied upstream
  * Refresh old patches
  * Disable Eigen alignment on arm64, armel, armhf (Closes: #838270)
  * Update copyright years
  * Add patch to fix Hurd builds
  * Fixes FTBFS (test failure) on arm64 (Closes: #838271)
  * Fixes strict epsilons in MatrixTests (Closes: #838272)
  * Add hardening +bindnow
  * Add needed Depends to libopensurgsim-dev

 -- Paul Novotny <paul@paulnovo.us>  Sat, 15 Oct 2016 12:38:54 -0400

opensurgsim (0.6.0-6) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload
  * cme fix dpkg-control
  * Fix FTBFS with GCC 6 (thanks for the patch to Graham Inggs
    <ginggs@debian.org>)
    Closes: #831096

  [ Paul Novotny ]
  * Fix FTBFS with eigen3 3.3~beta2-1 (Closes: #835417)

 -- Andreas Tille <tille@debian.org>  Thu, 08 Sep 2016 22:39:37 +0200

opensurgsim (0.6.0-5) unstable; urgency=medium

  * Fix unit test timeouts on multiple archs
  * Disables two sensitive unit tests

 -- Paul Novotny <paul@paulnovo.us>  Sun, 15 Nov 2015 08:57:33 -0500

opensurgsim (0.6.0-4) unstable; urgency=medium

  * Fixes for eigen 3.3-alpha1 (Closes: #803145)
  * Disables eigen alignment on ppc64el and ppc64

 -- Paul Novotny <paul@paulnovo.us>  Sun, 08 Nov 2015 15:37:31 -0500

opensurgsim (0.6.0-3) unstable; urgency=low

  * Disables eigen alignment on i386 and powerpc (Closes: #798693)
  * Fixes TimerTest failures on mips, mipsel, and s390x (Closes: #798718)
  * Fixes unit tests off on some architectures (Closes: #798717)
  * Fixes FEM ply reading on s390x and ppc64 (Closes: #798715)

 -- Paul Novotny <paul@paulnovo.us>  Sun, 20 Sep 2015 12:30:15 -0400

opensurgsim (0.6.0-2) unstable; urgency=low

  [ Paul Novotny ]
  * Updates for yaml-cpp 0.5.2
  * Backport fixes for compiling with GCC 5
  * Remove unneeded unit test libraries from package
  
  [ Andreas Tille ]
  * Fix Vcs fields via `cme fix dpkg-control`

 -- Paul Novotny <paul@paulnovo.us>  Thu, 10 Sep 2015 09:04:24 -0400

opensurgsim (0.6.0-1) experimental; urgency=low

  * Initial release (Closes: #775753)

 -- Paul Novotny <paul@paulnovo.us>  Thu, 22 Jan 2015 17:33:51 -0500