File: changelog

package info (click to toggle)
wss4j 1.6.19-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,100 kB
  • sloc: java: 40,376; xml: 3,129; sh: 53; makefile: 4
file content (134 lines) | stat: -rw-r--r-- 4,581 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
wss4j (1.6.19-4) unstable; urgency=medium

  * Ignore the xml-apis dependency
  * Standards-Version updated to 4.7.0

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 28 Oct 2024 11:06:15 +0100

wss4j (1.6.19-3) unstable; urgency=medium

  * Add build-dep on liblog4j1.2-java (Closes: #1028720)
  * Use https URLs for copyright and upstream
  * Remove get-orig-source target from debian/rules
  * Use debhelper-compat 13
  * Set Rules-Requires-Root: no in debian/control
  * Bump Standards-Version to 4.6.2

 -- tony mancill <tmancill@debian.org>  Sun, 05 Feb 2023 08:32:23 -0800

wss4j (1.6.19-2) unstable; urgency=medium

  * Team upload.
  * Removed the unused dependency on libaxis-java
  * Standards-Version updated to 4.2.0
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 06 Aug 2018 13:25:16 +0200

wss4j (1.6.19-1) unstable; urgency=medium

  * New upstream release (Closes: #822192)
    - Refreshed the patches
  * Added the missing build dependency on junit4
  * Let maven-debian-helper populate the package dependencies
  * Removed debian/build.xml and the unused ant dependency
  * Build with the DH sequencer instead of CDBS
  * Track and download the new releases from GitHub
  * Removed the obsolete debian/upstream file
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 27 Jun 2017 23:02:56 +0200

wss4j (1.6.15-2) unstable; urgency=medium

  * Fixed security issues (Closes: #777741):
     - CVE-2015-0227: WSS4J is still vulnerable to Bleichenbacher's attack
       (incomplete fix for CVE-2011-2487)
     - CVE-2015-0226: WSS4J doesn't correctly enforce the
       requireSignedEncryptedDataElements property
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 12 Feb 2015 09:11:29 +0100

wss4j (1.6.15-1) unstable; urgency=medium

  * New upstream release
    - Refreshed 01-no-saml.patch

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 07 Apr 2014 06:52:29 +0200

wss4j (1.6.14-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
    - Updated debian/copyright
  * Standards-Version updated to 3.9.5 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 26 Feb 2014 10:20:44 +0100

wss4j (1.6.12-1) unstable; urgency=low
 
  * New upstream version (Closes: #724138)
    - Refreshed the patches
    - Updated debian/copyright
  * debian/control:
    - Maintenance transferred to the Debian Java Maintainers
    - Updated Standards-Version to 3.9.4 (no changes)
    - Removed the deprecated DM-Upload-Allowed flag
    - Removed the dependency on the JRE for the binary package (not needed)
    - Build depend on debhelper >= 9
  * Use XZ compression for the upstream tarball
  * Revamped the build system to use maven-debian-helper
  * Install the Maven artifacts in /usr/share/maven-repo

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 23 Sep 2013 09:18:49 +0200

wss4j (1.5.8+svntag-2) unstable; urgency=low

  * Team upload.
  * Imported 1.5.8+svntag-1ubuntu1.
    Closes: #642747, thanks to James for the notification.
  * Conforms to Debian Policy 3.9.3 (debian/control).
    - Machine-readable debian/copyright file, removed mention of pack. creator.
  * Team maintenance (pkg-eucalyptus group on the Alioth forge).

 -- Charles Plessy <plessy@debian.org>  Thu, 24 May 2012 13:28:37 +0900

wss4j (1.5.8+svntag-1ubuntu1) precise; urgency=low

  * Fix FTBFS (LP: #935490):
    - d/rules: Switched xml-security -> xmlsec to pickup jar name change
      in libxml-security-java.

 -- James Page <james.page@ubuntu.com>  Tue, 27 Mar 2012 13:13:21 +0100

wss4j (1.5.8+svntag-1) unstable; urgency=low

  * Exclude more directories from the repacked upstream sources.
    (debian/exclude, debian/README.source).
  * Pass --no-name to gzip so that ‘orig’ tarballs have a constant message
    digest. (debian/rules, debian/orig-tar.sh)

 -- Charles Plessy <plessy@debian.org>  Thu, 11 Feb 2010 19:30:49 +0900

wss4j (1.5.8-1) unstable; urgency=low

  * New upstream version.
  * Expressed compliance with Debian policy 3.8.4.

 -- Chris Grzegorczyk <grze@eucalyptus.com>  Fri, 29 Jan 2010 01:28:53 +0100

wss4j (1.5.7-1) UNRELEASED; urgency=low

  * Port existing ubuntu package to debian.

 -- Chris Grzegorczyk <grze@eucalyptus.com>  Mon, 28 Dec 2009 18:12:53 -0800

wss4j (1.5.7-0ubuntu1) karmic; urgency=low

  * Initial release (LP: #403003)

 -- Thierry Carrez <thierry.carrez@ubuntu.com>  Wed, 22 Jul 2009 15:29:35 +0200