blob: 7c70814ff4004fa44651d5ac3605606ca08fdc1d (
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 www-servers/pshs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/pshs/ChangeLog,v 1.10 2014/12/05 15:05:31 mgorny Exp $
05 Dec 2014; Michał Górny <mgorny@gentoo.org> -pshs-0.2.2.ebuild:
Remove the broken version.
*pshs-0.2.3 (05 Dec 2014)
05 Dec 2014; Michał Górny <mgorny@gentoo.org> +pshs-0.2.3.ebuild:
Version bump. Fixes the build with USE=-qrcode, bug #531584.
*pshs-0.2.2 (01 Dec 2014)
01 Dec 2014; Michał Górny <mgorny@gentoo.org> +pshs-0.2.2.ebuild,
metadata.xml, pshs-9999.ebuild:
Version bump, now with QRCode printing support.
06 Jul 2014; Michał Górny <mgorny@gentoo.org> pshs-0.2.1.ebuild,
pshs-9999.ebuild:
Replace obsolete mirror://bitbucket with the real URI.
16 Oct 2013; Michał Górny <mgorny@gentoo.org> pshs-9999.ebuild:
Switch to git-r3. Add SLOT operators to dependencies.
*pshs-9999 (15 Dec 2012)
15 Dec 2012; Michał Górny <mgorny@gentoo.org> +pshs-9999.ebuild:
Import the live ebuild.
14 Dec 2012; Michał Górny <mgorny@gentoo.org> metadata.xml:
Remove redundant USE=upnp description; it matches the global flag meaning.
*pshs-0.2.1 (25 Jun 2012)
25 Jun 2012; Michał Górny <mgorny@gentoo.org> +pshs-0.2.1.ebuild,
metadata.xml:
Version bump. The new version fixes build with new iproute2 (bug #423373).
*pshs-0.2 (16 Nov 2011)
16 Nov 2011; Michał Górny <mgorny@gentoo.org> -pshs-0.1.ebuild,
+pshs-0.2.ebuild, metadata.xml:
Version bump. The new version introduces fixes to --no-upnp option, index
page and sendfile() support. It also adds support for getting local IP via
netlink and partial (Range) requests.
*pshs-0.1 (11 Nov 2011)
11 Nov 2011; Michał Górny <mgorny@gentoo.org> +pshs-0.1.ebuild,
+metadata.xml:
Add initial version of pretty simple HTTP server, a little CLI tool for file
sharing.
|