File: changelog

package info (click to toggle)
jtreg7 7.5.1%2B1%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 51,224 kB
  • sloc: java: 409,123; xml: 8,266; sh: 1,966; ansic: 1,084; exp: 689; makefile: 387; javascript: 162; cpp: 120
file content (145 lines) | stat: -rw-r--r-- 5,110 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
jtreg7 (7.5.1+1+ds1-3) unstable; urgency=medium

  * d/t/self-test: pass JAVA_SPECIFICATION_VERSION to make to fix
    autopkgtest regression (Closes: #1102171).

 -- Vladimir Petko <vladimir.petko@canonical.com>  Tue, 08 Apr 2025 08:14:26 +1200

jtreg7 (7.5.1+1+ds1-2) unstable; urgency=medium

  * Fix ftbfs in backports (Closes: #1102171):
    - d/p/jline3-01-ignore-warnings.patch: ignore builtins warnings.
    - d/rules: use upstream expression from make/build.sh to set
      JAVA_SPECIFICATION_VERSION. Add JAVA_SPECIFICATION_VERSION
      make parameter.

 -- Vladimir Petko <vladimir.petko@canonical.com>  Sun, 06 Apr 2025 12:28:18 +1200

jtreg7 (7.5.1+1+ds1-1) unstable; urgency=medium

  * New upstream release 7.5.1 build 1.
    - d/watch: update junit5 to 5.11.4.
    - d/watch: update opentest4j-reporting to 1.0.1-M2.
  * d/p/{codetools-7903760, java21-codetools-7903645}.patch: drop
    patches applied upstream.
  * d/junit5: add generated JRE.java source.

 -- Vladimir Petko <vladimir.petko@canonical.com>  Thu, 06 Feb 2025 10:11:14 +1300

jtreg7 (7.4+1+ds1-1) unstable; urgency=medium

  * New upstream release 7.4 build 1.
  * d/p/opentest4j-reporting-01-gradle-compatibility.patch: set
    source/target compatibility 8 to support openjdk-11 jtreg tests
    (Closes: #1071976).
  * d/p/watch: update watch for the new upstream release.
  * d/p/codetools-7903760.patch: apply upstream patch to revert
    jtdiff removal.
  * d/p/reproducible-build.patch: refresh patch.
  * d/p/java21-this-escape.patch: drop patch applied upstream.
  * d/rules: create build/test/ directory.

 -- Vladimir Petko <vladimir.petko@canonical.com>  Wed, 03 Jul 2024 14:34:39 +1200

jtreg7 (7.3.1+1+ds1-2) unstable; urgency=medium

  [ Pushkar Kulkarni ]
  * d/t/self-test: Update jar paths for autopkgtests
    (Closes: #1070740).

 -- Vladimir Petko <vladimir.petko@canonical.com>  Thu, 09 May 2024 08:52:53 +1200

jtreg7 (7.3.1+1+ds1-1) unstable; urgency=medium

  * Team upload

  [ Vladimir Petko ]
  * Vendor jtreg7 dependencies: apiguardian, hawt-jni, jansi1, jline3,
    junit4, junit5, libhamcrest-java, opentest4j, opentest4j-reporting,
    picocli, testng7, univocity-parsers to allow backports
    (Closes: #1068629).
    - d/watch: build MUT original tarball.
    - d/component-scripts: add scripts to build the bundled components.
    - d/copyright: include bundled components copyrights.
  * d/control: downgrade debhelper compatibility level to 11 for
    backports.
  * d/rules: fix man page generation by using the version option.
  * Repack original tarball to drop excluded files.

 -- tony mancill <tmancill@debian.org>  Mon, 06 May 2024 19:55:00 -0700

jtreg7 (7.3.1+1-2) unstable; urgency=medium

  * Team upload.

  [ Vladimir Petko ]
  * d/p/java21-*: add Java 21 compatibility patches: fix this-escape
    warning, disable tests failing due to SecurityManager changes
    (Closes: #1057512).

  [ Emmanuel Bourg ]
  * Added the Vcs-* fields

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 09 Apr 2024 14:39:35 +0200

jtreg7 (7.3.1+1-1) unstable; urgency=medium

  * New upstream release 7.3.1 build 1.

 -- Matthias Klose <doko@debian.org>  Fri, 25 Aug 2023 09:24:14 +0200

jtreg7 (7.3+1-1) unstable; urgency=medium

  * New upstream release 7.3 build 1 (LP: #2031450).
  * Drop d/p/add-jcommander-to-classpath.patch - jtreg now adds all testng
    jars to the classpath.

 -- Vladimir Petko <vladimir.petko@canonical.com>  Thu, 24 Aug 2023 18:24:13 +0200

jtreg7 (7.2+1-4) unstable; urgency=medium

  [ Chris Lamb ]
  * d/p/reproducible-build.patch: Make jtreg7 build reproducible. Use
    SOURCE_DATE_EPOCH instead of the current build date. Make jtreg.jar
    writable so that it is not ignored by strip-nondeterminism.
    Closes: #1038957.

 -- Vladimir Petko <vladimir.petko@canonical.com>  Mon, 26 Jun 2023 08:54:10 +1200

jtreg7 (7.2+1-3) unstable; urgency=medium

  [ Vladimir Petko ]
  * Fix creating working directory in the autopkg test.

 -- Matthias Klose <doko@debian.org>  Mon, 19 Jun 2023 09:06:07 +0200

jtreg7 (7.2+1-2) unstable; urgency=medium

  * Source-only upload.

 -- Matthias Klose <doko@debian.org>  Thu, 15 Jun 2023 20:23:48 +0200

jtreg7 (7.2+1-1) unstable; urgency=medium

  * New upstream release. Closes: #1032981.
  * d/p/add-container-count.patch: drop patch, upstream JUnit is updated.
  * d/copyright: exclude make/checkstyle.

 -- Vladimir Petko <vladimir.petko@canonical.com>  Tue, 23 May 2023 14:28:12 +1200

jtreg7 (7.1.1+1~us1-0ubuntu2) lunar; urgency=medium

  * d/rules: use awk for version parsing in order to improve readability.
  * d/control: use testng 7 as a dependency (LP: #2012320).
  * d/jtreg7.links: fix junit5 link (LP: #2015810).
  * d/jtreg7.links: add link to guice.jar (LP: #2015811).
  * d/p: removed autogenerated patch footer.
  * d/t/self-test: added comment.

 -- Vladimir Petko <vladimir.petko@canonical.com>  Thu, 23 Mar 2023 13:57:25 +1300

jtreg7 (7.1.1+1~us1-0ubuntu1) lunar; urgency=medium

  * Package JTREG 7.1.1 (LP: #2008819)

 -- Vladimir Petko <vladimir.petko@canonical.com>  Mon, 23 Jan 2023 14:30:02 +1300