File: changelog

package info (click to toggle)
plexus-archiver 2.2-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,264 kB
  • sloc: java: 14,889; xml: 395; makefile: 18
file content (78 lines) | stat: -rw-r--r-- 2,863 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
plexus-archiver (2.2-1+deb9u1) stretch-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * Fail when trying to extract outside of dest dir (CVE-2018-1002200)
    Fixes arbitrary file write vulnerability using a specially crafted zip
    file. (Closes: #900953)

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 10 Jun 2018 16:49:48 +0200

plexus-archiver (2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Added a patch ensuring the compatibility with plexus-io 1.x
  * debian/control:
    - Mark the version 1.2 as breaking libmaven-assembly-plugin (<= 2.2~beta5-2)
    - Updated Standards-Version to 3.9.6 (no changes)
  * Moved the package to Git

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 05 May 2015 00:11:35 +0200

plexus-archiver (1.2-1) unstable; urgency=low

  * Team upload.
  * New upstream release
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.4 (no changes)
  * Bump to debhelper 9 compat level
  * debian/rules: Improved the clean target
  * debian/watch: Updated to watch the new release tags on Github
  * Removed debian/orig-tar.sh and use the tarball from Github directly

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 22 Oct 2013 12:11:28 +0200

plexus-archiver (1.0~alpha12-3) unstable; urgency=low

  * Add myself to Uploaders.
  * Bump Standards-Version to 3.9.2: no changes needed.
  * Fix FTBFS: remove version param (deprecated in debian-ant-helper)
    and use POM version (Closes: #628337).
  * Use mh_clean in clean rule.
  * Bump to debhelper 7 compat level.
  * Switch to source format 3.0 (quilt).

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 29 May 2011 13:33:38 +0200

plexus-archiver (1.0~alpha12-2) unstable; urgency=low

  * Fix versions in the POM

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 09 Jul 2009 21:34:25 +0100

plexus-archiver (1.0~alpha12-1) experimental; urgency=low

  * New upstream release, add myself to Uploaders
  * Change section to java
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove the patch for the POM as it's no longer needed
  * Remove the dependency on java2-runtime and default-java as this is a library
  * Remove the Build dependency on quilt as it's no longer needed

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 19 Mar 2009 20:08:20 +0000

plexus-archiver (1.0~alpha10-2) unstable; urgency=low

  * Change Depends: default-java to default-jre.

 -- Torsten Werner <twerner@debian.org>  Fri, 26 Dec 2008 10:28:05 +0100

plexus-archiver (1.0~alpha10-1) unstable; urgency=low

  * Initial release. (Closes: #475780)

 -- Torsten Werner <twerner@debian.org>  Tue, 09 Dec 2008 20:13:45 +0100