File: changelog

package info (click to toggle)
disruptor 3.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,428 kB
  • sloc: java: 13,112; xml: 444; sh: 122; makefile: 14
file content (126 lines) | stat: -rw-r--r-- 3,903 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
114
115
116
117
118
119
120
121
122
123
124
125
126
disruptor (3.4.4-1) unstable; urgency=medium

  * New upstream version 3.4.4
  * Use debhelper-compat 13
  * Set Rules-Requires-Root: no in debian/control
  * Update get-orig-pom target to use search.maven.org
  * Bump Standards-Version to 4.5.1
  * Freshen debian/copyright
  * Use pkg-info.mk instead of parsing version via dpkg-parsechangelog

 -- tony mancill <tmancill@debian.org>  Sun, 15 Aug 2021 15:48:58 -0700

disruptor (3.4.2-2) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.2.1.
  * Use source/target 1.7 explicitly. (Closes: #906347)

 -- Markus Koschany <apo@debian.org>  Tue, 28 Aug 2018 15:55:41 +0200

disruptor (3.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.4.2
    - Fix race condition in BatchEventProcessor with 3 or more
      starting/halting concurrently.
    - Fix race between run() and halt() on BatchEventProcessor.
    - Drop support for JDK6, support JDK7 and above only.
    - Add ThreadHints.onSpinWait to all busy spins within Disruptor.
    - Increase default sleep time for LockSupport.parkNanos to prevent
      busy spinning.
    - Removes the Histogram class

  * Set target=1.9 and specify "-XDignore.symbol.file" in debian/pom.xml
    to address FTBFS with openjdk-10. (Closes: #902317)
  * Enable tests; add build-dep on junit4

 -- tony mancill <tmancill@debian.org>  Sun, 24 Jun 2018 22:13:04 -0700

disruptor (3.3.11-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version updated to 4.1.4
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 04 Jun 2018 22:40:39 +0200

disruptor (3.3.8-1) unstable; urgency=medium

  [ tony mancill ]
  * Bump Standards-Version to 4.1.3
  * Mark libdisruptor-java as Multi-Arch: foreign
  * Update Homepage link to use https
  * Cleanup unused files in debian/patches

  [ Emmanuel Bourg ]
  * New upstream release
  * Suggest the optional dependencies instead of recommending them
  * Switch to debhelper level 11

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 13 Feb 2018 10:31:02 +0100

disruptor (3.3.7-1) unstable; urgency=medium

  * New upstream version 3.3.7
  * Update debian/watch and debian/copyright to use Files-Excluded for
    repack of upstream tarball.  Remove debian/orig-tar.sh.
  * Bump Standards-Version to 4.1.1
  * Use DH 10.

 -- tony mancill <tmancill@debian.org>  Sun, 15 Oct 2017 12:34:01 -0700

disruptor (3.3.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Update debian/watch to sort -rc versions before releases.

 -- tony mancill <tmancill@debian.org>  Sun, 09 Oct 2016 19:46:29 -0700

disruptor (3.3.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update Vcs- URLs to use https.
  * Bump Standards-Version to 3.9.8 (no changes).
  * Add <tmancill@debian.org> to Uploaders.

 -- tony mancill <tmancill@debian.org>  Wed, 27 Jul 2016 23:06:41 -0700

disruptor (3.3.4-1) unstable; urgency=medium

  * New upstream release
  * Updated debian/pom.xml
  * Build with the DH sequencer instead of CDBS

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 22 Jan 2016 16:19:12 +0100

disruptor (3.3.2-1) unstable; urgency=medium

  * New upstream release
  * Updated debian/pom.xml
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 29 Apr 2015 22:25:42 +0200

disruptor (3.3.0-2) unstable; urgency=medium

  * New upstream release
  * Updated debian/pom.xml

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 28 Jul 2014 13:03:11 +0200

disruptor (3.2.1-1) unstable; urgency=medium

  * New upstream release
  * Updated debian/pom.xml

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 19 Mar 2014 12:57:14 +0100

disruptor (3.2.0-1) unstable; urgency=medium

  * Initial release (Closes: #736354)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 22 Jan 2014 23:19:52 +0100