summaryrefslogtreecommitdiff
blob: 949fcdedee2581929cb817b430268ac8b1807187 (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
# ChangeLog for app-backup/cyphertite
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/cyphertite/ChangeLog,v 1.8 2014/12/06 01:42:11 grknight Exp $

*cyphertite-2.0.4 (06 Dec 2014)

  06 Dec 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.4.ebuild:
  Version bump

*cyphertite-2.0.2-r5 (28 Sep 2014)

  28 Sep 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.2-r5.ebuild,
  -cyphertite-2.0.2-r4.ebuild:
  Revbump to adjust dependency USE flags. Thanks to atomic_ on IRC for pointing
  this out

*cyphertite-2.0.2-r4 (21 Sep 2014)

  21 Sep 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.2-r4.ebuild,
  -cyphertite-2.0.2-r3.ebuild:
  Revision bump to fix man page installations when PORTAGE_COMPRESS is not
  bzip2. Thanks to jlec for pointing this out

*cyphertite-2.0.2-r3 (19 Jul 2014)

  19 Jul 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.2-r3.ebuild,
  -cyphertite-2.0.2-r2.ebuild, files/cyphertite-2.0.2-fix-build.patch:
  Fix build system which wrongly filtered using s/-lssl//g to use s/-lssl //g .
  This breaks curl linked with non-OpenSSL such as nss and is bad  practice
  anyway

  09 Jul 2014; Brian Evans <grknight@gentoo.org>
  files/cyphertite-2.0.2-cflags.patch:
  Fix LDFLAGS ordering on internal modules. No revbump as the installed binary
  uses the static versions

*cyphertite-2.0.2-r2 (06 Jul 2014)

  06 Jul 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.2-r2.ebuild,
  +files/cyphertite-2.0.2-cflags.patch, -cyphertite-2.0.2-r1.ebuild:
  Fix quoting and CFLAGS with patch from bug 516500 thanks to hasufell.

*cyphertite-2.0.2-r1 (06 Jul 2014)

  06 Jul 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.2-r1.ebuild,
  -cyphertite-2.0.2.ebuild, files/cyphertite-2.0.2-fix-build.patch:
  Revision bump to fix CFLAGS and deps as per bug 516498 and bug 516500

*cyphertite-2.0.2 (26 Jun 2014)

  26 Jun 2014; Brian Evans <grknight@gentoo.org> +cyphertite-2.0.2.ebuild,
  +files/cyphertite-2.0.2-fix-build.patch, +metadata.xml:
  Initial commit