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
|
# ChangeLog for www-apps/webdavcgi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/ChangeLog,v 1.7 2014/08/10 20:15:51 slyfox Exp $
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> webdavcgi-0.8.3.ebuild,
webdavcgi-0.8.4.ebuild:
QA: drop trailing '.' from DESCRIPTION
29 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> webdavcgi-0.8.3.ebuild,
webdavcgi-0.8.4.ebuild:
perl-core/Module-Load virtual/perl-Module-Load
*webdavcgi-0.8.4 (30 Mar 2013)
30 Mar 2013; Christian Affolter <c.affolter@stepping-stone.ch>
+webdavcgi-0.8.4.ebuild, +files/apache-webdavcgi-0.8-example.conf,
+files/webdav-0.8.conf:
Version bump to 0.8.4. Complete rewrite with droped webapp eclass, as there's
no need to install WebDAV CGI via webapp-config. All the files can be
centrally installed and shared by multiple instances, without a single file
residing within the web server's document root.
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
14 Jan 2013; Tiziano Müller <dev-zero@gentoo.org> webdavcgi-0.8.3.ebuild:
Reintroduce the WEBDAVWRAPPER variable as initially present to make it
configureable in the next version. Thanks to Christian Affolter (ebuild
maintainer) for all the work and testing.
11 Jan 2013; Tiziano Müller <dev-zero@gentoo.org> metadata.xml:
Add missing upstream remote-ids.
*webdavcgi-0.8.3 (11 Jan 2013)
11 Jan 2013; Tiziano Müller <dev-zero@gentoo.org>
+files/0.8.3-logout-var-expansion.patch, +files/postinstall-en.txt,
+files/postinstall-webdavwrapper-en.txt, +files/reconfig,
+files/reconfig-suid, +metadata.xml, +webdavcgi-0.8.3.ebuild:
Initial commit, required for www-apps/webdavcgi.
|