summaryrefslogtreecommitdiff
blob: ffe51f763fb5b4926b1e92b48424a9c04eaf19f6 (plain)
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
# ChangeLog for dev-java/httpcomponents-core
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/httpcomponents-core/ChangeLog,v 1.9 2015/06/28 01:47:59 monsieurp Exp $

  28 Jun 2015; Patrice Clement <monsieurp@gentoo.org> metadata.xml:
  Remove unused USE flag and clear QA warning.

  26 Jun 2015; Patrice Clement <monsieurp@gentoo.org>
  -httpcomponents-core-4.2.4.ebuild, -httpcomponents-core-4.3.ebuild,
  -httpcomponents-core-4.4.1.ebuild:
  Remove vulnerable versions. Fix security bug 520200.

*httpcomponents-core-4.4.1-r1 (25 Jun 2015)

  25 Jun 2015; Patrice Clement <monsieurp@gentoo.org>
  +httpcomponents-core-4.4.1-r1.ebuild:
  Package so-called deprecated files in jar. Fix bug 553234.

  23 Jun 2015; Agostino Sarubbo <ago@gentoo.org>
  httpcomponents-core-4.4.1.ebuild:
  Stable for x86, wrt bug #520200

  23 Jun 2015; Agostino Sarubbo <ago@gentoo.org>
  httpcomponents-core-4.4.1.ebuild:
  Stable for amd64, wrt bug #520200

*httpcomponents-core-4.4.1 (19 Jun 2015)

  19 Jun 2015; Patrice Clement <monsieurp@gentoo.org>
  +files/httpcomponents-core-4.4.1-httpcore-build.xml,
  +files/httpcomponents-core-4.4.1-httpcore-nio-build.xml,
  +httpcomponents-core-4.4.1.ebuild:
  Version bump. Fix security bug 520200.

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
  httpcomponents-core-4.2.4.ebuild, httpcomponents-core-4.3.ebuild:
  QA: drop trailing '.' from DESCRIPTION

*httpcomponents-core-4.3 (01 Dec 2013)

  01 Dec 2013; Johann Schmitz <ercpe@gentoo.org>
  +httpcomponents-core-4.3.ebuild, metadata.xml:
  Version bump of httpcomponents-core for httpcomponents-client

*httpcomponents-core-4.2.4 (13 Jul 2013)

  13 Jul 2013; Tom Wijsman <TomWij@gentoo.org>
  +files/httpcomponents-core-4.2.4-build.xml,
  +files/httpcomponents-core-4.2.4-httpcore-build.xml,
  +files/httpcomponents-core-4.2.4-httpcore-nio-build.xml,
  +httpcomponents-core-4.2.4.ebuild, +metadata.xml:
  New ebuild for dev-java/httpcomponents-core, a low level toolset of Java
  components focused on HTTP and associated protocols. Needed dependency of app-
  office/ganttproject, see bug #119276. Imported from lh-overlay, contributed by
  Johann Schmitz (ercpe); small adjustements made.