File: changelog

package info (click to toggle)
golang-github-tideland-golib 4.20.0-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,072 kB
  • ctags: 2,048
  • sloc: makefile: 4
file content (46 lines) | stat: -rw-r--r-- 1,750 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
golang-github-tideland-golib (4.20.0-4) unstable; urgency=medium

  * Add monitor_race.patch to fix yet another race condition
    when building on loaded environments (as reproducible-builds.org).

 -- Jordi Mallach <jordi@debian.org>  Wed, 15 Mar 2017 15:05:27 +0100

golang-github-tideland-golib (4.20.0-3) unstable; urgency=medium

  * Extend patch with additional git fixes to attempt to fix the
    testsuite on (supposedly) high load environments (really closes: #850507).

 -- Jordi Mallach <jordi@debian.org>  Tue, 14 Mar 2017 15:12:03 +0100

golang-github-tideland-golib (4.20.0-2) unstable; urgency=medium

  * Add improve_time_test.patch: cherrypick patch from upstream to attempt
    to fix a test that fails intermittently under certain conditions
    (closes: #850507).

 -- Jordi Mallach <jordi@debian.org>  Sun, 12 Mar 2017 22:30:05 +0100

golang-github-tideland-golib (4.20.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright years.

 -- Jordi Mallach <jordi@debian.org>  Mon, 23 Jan 2017 02:49:13 +0100

golang-github-tideland-golib (4.15.1-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright years.
  * Switch dependencies from golang-go to golang-any.

 -- Jordi Mallach <jordi@debian.org>  Tue, 29 Nov 2016 11:39:26 +0100

golang-github-tideland-golib (4.12.0-1) unstable; urgency=medium

  * Initial release (closes: #843718)
  * Add skip_tests_short_mode.patch: force some tests to be skipped if
    running the tests in short mode, to avoid some of them that need network
    access, syslog facilities or a redis server in socket mode.
  * Override dh_auto_test and pass -short so it runs in short mode.

 -- Jordi Mallach <jordi@debian.org>  Thu, 10 Nov 2016 02:02:36 +0100