summaryrefslogtreecommitdiff
blob: ae28f5ee05757f8a241891ef4bed9cfb8513def1 (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
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
# ChangeLog for net-libs/xrootd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/xrootd/ChangeLog,v 1.14 2013/06/04 15:51:34 bicatali Exp $

*xrootd-3.3.2 (04 Jun 2013)

  04 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.3.2.ebuild,
  -xrootd-3.2.7.ebuild, files/cmsd.initd, files/frm_purged.initd,
  files/frm_xfrd.initd:
  Version bump. Keyword amd64-linux and x86-linux. Fixed non-bashism in init
  scripts

*xrootd-3.3.1 (23 Mar 2013)

  23 Mar 2013; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.3.1.ebuild,
  -xrootd-3.2.6.ebuild:
  Version bump

*xrootd-3.2.7 (24 Jan 2013)

  24 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.2.7.ebuild:
  Version bump

  05 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> xrootd-3.2.6.ebuild:
  add user eclass

*xrootd-3.2.6 (05 Dec 2012)

  05 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.2.6.ebuild,
  -xrootd-3.2.2.ebuild, -xrootd-3.2.4.ebuild, files/cmsd.initd,
  files/frm_purged.initd, files/frm_xfrd.initd, files/xrootd.initd,
  metadata.xml, xrootd-3.2.1.ebuild:
  Version bump. Transfering checks on /var/run and /var/spool at install time to
  run-time (bug #445882)

*xrootd-3.2.4 (29 Sep 2012)

  29 Sep 2012; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.2.4.ebuild:
  Version bump

  24 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org>
  +files/xrootd-3.2.2-glibc216.patch, xrootd-3.2.2.ebuild:
  fixed for glibc-2.16, bug #426300

*xrootd-3.2.2 (09 Jul 2012)

  09 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.2.2.ebuild:
  Version bump

  09 Jul 2012; Justin Lecher <jlec@gentoo.org> -xrootd-3.1.0.ebuild,
  -xrootd-3.1.1.ebuild, xrootd-3.2.1.ebuild, metadata.xml:
  Cleaned old, add missing eclass

  08 Jul 2012; Jeff Horelick <jdhore@gentoo.org> xrootd-3.2.1.ebuild:
  marked x86 per bug 425054

  06 Jul 2012; Agostino Sarubbo <ago@gentoo.org> xrootd-3.2.1.ebuild:
  Stable for amd64, wrt bug #425054

*xrootd-3.2.1 (22 May 2012)

  22 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.2.1.ebuild:
  Version bump

*xrootd-3.1.1 (06 Mar 2012)

  06 Mar 2012; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.1.1.ebuild:
  Version bump

  19 Dec 2011; Sébastien Fabbro <bicatali@gentoo.org> +xrootd-3.1.0.ebuild,
  +files/cmsd.confd, +files/cmsd.initd, +files/frm_purged.initd,
  +files/frm_xfrd.initd, +files/xrootd.confd, +files/xrootd.initd,
  +metadata.xml:
  Initial import to the main tree

*xrootd-3.1.0 (03 Dec 2011)

  03 Dec 2011; Andrew Savchenko <bircoph@gmail.com> +xrootd-3.1.0.ebuild,
  +files/cmsd.initd, +files/frm_purged.initd, +files/frm_xfrd.initd,
  +files/xrootd.confd, +files/xrootd.initd, +metadata.xml:
  XRootD isn't really a new program in this overlay. It was
  previously bundled within sci-physics/root, but now it is unbundled
  upstream and needs to be installed as a separate package in order
  to be used from ROOT.

  Aside from standard xrootd distribution, this ebuild may install
  useful pdf documentation from the official web site.

  Program was tested on ~x86 and ~amd64 with some basic setup, though
  no real production tests were done. Please note, that xrootd and
  accompany daemons do not work with root privileges any longer, so
  special xrootd user was used.

  Another note: all daemons MUST use the same config (-c
  /etc/xrootd/your._config), that's why there is only one conf.d file
  for all four daemons.