summaryrefslogtreecommitdiff
blob: 453c3ffd069f59cc5363b943a7144e032369891a (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
# ChangeLog for sys-fs/libeatmydata
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/libeatmydata/ChangeLog,v 1.5 2015/05/28 20:22:55 slyfox Exp $

*libeatmydata-105-r1 (28 May 2015)

  28 May 2015; Sergei Trofimovich <slyfox@gentoo.org>
  +files/libeatmydata-105-undpkg.patch, +libeatmydata-105-r1.ebuild,
  -libeatmydata-105.ebuild:
  Fix wrapper script to not to rely on debian-specifix way to detect libexec..

*libeatmydata-105 (26 May 2015)

  26 May 2015; Sergei Trofimovich <slyfox@gentoo.org> +libeatmydata-105.ebuild:
  Version bump: bug #550344 by Marcin Mirosław.

*libeatmydata-82-r1 (10 May 2015)

  10 May 2015; Sergei Trofimovich <slyfox@gentoo.org>
  +libeatmydata-82-r1.ebuild:
  Add basic multilib support. Handy to inject into wine.

*libeatmydata-82 (18 Jul 2013)

  18 Jul 2013; Sergei Trofimovich <slyfox@gentoo.org> +libeatmydata-82.ebuild:
  Version bump.

*libeatmydata-65 (15 Oct 2012)

  15 Oct 2012; Sergei Trofimovich <slyfox@gentoo.org> +libeatmydata-65.ebuild,
  +metadata.xml:
  Initial commit. LD_PRELOAD hack to workaround some exceeding
  fsync()/open(mode=O_SYNC) in applications. Does not pass tests as sandbox
  breaks LD_PRELOAD order and interferes to normal working order.