File: changelog

package info (click to toggle)
libgoogle-gson-java 2.8.6-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,824 kB
  • sloc: java: 25,230; xml: 1,294; javascript: 29; makefile: 7
file content (120 lines) | stat: -rw-r--r-- 4,352 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
libgoogle-gson-java (2.8.6-1+deb11u1) bullseye-security; urgency=high

  * Team upload.
  * CVE-2022-25647: A flaw was found in gson, which is vulnerable to
    Deserialization of Untrusted Data via the writeReplace() method in internal
    classes. This issue may lead to denial of service attacks.

 -- Markus Koschany <apo@debian.org>  Wed, 07 Sep 2022 10:03:45 +0200

libgoogle-gson-java (2.8.6-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version updated to 4.5.0
  * Switch to debhelper level 12

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 31 May 2020 22:32:55 +0200

libgoogle-gson-java (2.8.5-3) unstable; urgency=medium

  * Team upload.
  * Remove the OpenIDE-Module entry again but sync the Manifest file with all
    the information from the previous 2.7.0 version.

 -- Markus Koschany <apo@debian.org>  Fri, 25 Jan 2019 11:54:04 +0100

libgoogle-gson-java (2.8.5-2) unstable; urgency=medium

  * Team upload.
  * Add OpenIDE-Module entry to MANIFEST file to fix an error in Netbeans 10.
  * Declare compliance with Debian Policy 4.3.0.

 -- Markus Koschany <apo@debian.org>  Sun, 13 Jan 2019 23:39:43 +0100

libgoogle-gson-java (2.8.5-1) unstable; urgency=medium

  * New upstream release
    - Removed the Java 9 patches (fixed upstream)
    - Replaced templating-maven-plugin with sed
  * Ignore the broken tests to work around the build failure with Java 11
    (Closes: #912433)
  * Restored the parent of gson/pom.xml to inherit the build settings
  * Updated the watch file for the recent releases
  * Standards-Version updated to 4.2.1
  * Exclude the Gradle wrapper from the upstream tarball
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 08 Nov 2018 12:04:52 +0100

libgoogle-gson-java (2.8.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.8.2.
    - Fix FTBFS with Java 9. (Closes: #893238)
  * Drop maven.cleanIgnoreRules and maven.publishedRules because they do
    nothing.
  * Use compat level 11.
  * Declare compliance with Debian Policy 4.1.3.
  * Install the MANIFEST file with javahelper since the bnd-maven-plugin is not
    available.

 -- Markus Koschany <apo@debian.org>  Sun, 08 Apr 2018 19:51:28 +0200

libgoogle-gson-java (2.4-2) unstable; urgency=medium

  * Team upload.
  * Build with the DH sequencer instead of CDBS
  * Added the missing build dependency on junit4
  * Standards-Version updated to 4.1.0
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 16 Sep 2017 22:20:53 +0200

libgoogle-gson-java (2.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Adapted the build to the new project layout
  * debian/control:
    - Standards-Version updated to 3.9.6 (no changes)
    - Updated the Homepage field
  * debian/watch: Watch the release tags on Github
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 03 Nov 2015 22:50:32 +0100

libgoogle-gson-java (2.2.4-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.4 (no changes)
    - Removed the build dependency on libmaven-cobertura-plugin-java
    - Removed the build dependency on libmaven-assembly-plugin-java
    - Removed the explicit build dependency on libmaven-compiler-plugin-java
    - Removed the explicit build dependency on maven-repo-helper
    - Removed the unused build dependency on javahelper
  * Removed custom-build.patch and use Maven rules to ignore
    the unused dependencies
  * Register the Javadoc with doc-base
  * debian/rules: Added a get-orig-source target
  * debian/copyright: Updated the Format URI to 1.0
  * Added debian/orig-tar.sh to build the tarball
    from the upstream SVN repository and documented the process
    in debian/README.source

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 27 Aug 2013 15:30:05 +0200

libgoogle-gson-java (2.1-2) unstable; urgency=low

  * Team upload.
  * Modify d/poms file for m-d-h behavior change. (Closes: #670658)
  * Bump Standards-Version to 3.9.3 (no changes).

 -- tony mancill <tmancill@debian.org>  Fri, 27 Apr 2012 13:55:49 -0700

libgoogle-gson-java (2.1-1) unstable; urgency=low

  * Initial release. (Closes: #654949)

 -- Jakub Adam <jakub.adam@ktknet.cz>  Thu, 05 Jan 2012 23:13:41 +0100