]> git.k1024.org Git - debian-pyxattr.git/blob - debian/changelog
Fixup distribution line :(
[debian-pyxattr.git] / debian / changelog
1 python-pyxattr (0.6.0-1) unstable; urgency=medium
2
3   * New upstream release, mainly fixing a race condition when
4     listing/reading attributes during concurrent modifications (which
5     required internal changes, see the NEWS file), and OSX support (not
6     impacting Debian)
7   * Fixup autopkgtests to also work when building the packages
8
9  -- Iustin Pop <iustin@debian.org>  Mon, 23 Jan 2017 23:35:45 +0100
10
11 python-pyxattr (0.5.6-1) unstable; urgency=medium
12
13   * Imported Upstream versions 0.5.4, 0.5.5 and 0.5.6; main changes:
14     - fix multiple memory leaks in error handling paths
15     - improve error message in case attributes disappear during retrieval
16     - fix actual int/size_t issues (https://bugzilla.redhat.com/1127310)
17     - fix potential sign-compare issues (code is -Wconversion clean now)
18     - fix potential name truncation in merge_ns()
19     - fix building on systems which don't have ENODATA
20   * Improve hardening of the package (all except pie, which breaks the
21     build)
22   * Migrate debian/copyright to DEP5-style
23   * Switch debian packaging repo over to Alioth
24   * Switch build system to dh and pybuild
25   * Split the documentation into a separate package (Closes: #725419);
26     note that the path to the documentation has now changed
27   * Add autopkgtest testsuite; this would have helped the issue found by
28     RedHat much earlier, since Debian runs on more platforms
29
30  -- Iustin Pop <iustin@debian.org>  Sat, 14 May 2016 23:31:34 +0200
31
32 python-pyxattr (0.5.3-2) unstable; urgency=medium
33
34   * Fix building with Sphinx 1.3 (Closes: #787848).
35
36  -- Iustin Pop <iustin@debian.org>  Mon, 29 Jun 2015 21:37:39 +0200
37
38 python-pyxattr (0.5.3-1) unstable; urgency=medium
39
40   * New upstream releases: speedup, changes in handling invalid file names
41   * Standards version 3.9.5 (no changes needed)
42   * Update watch file
43
44  -- Iustin Pop <iustin@debian.org>  Mon, 21 Jul 2014 05:03:58 +0200
45
46 python-pyxattr (0.5.1-1) unstable; urgency=low
47
48   * New upstream bug-fix release, fixing reference leaks and potential
49     NULL pointer dereferences in low memory cases
50   * Add python 3 packages, based on patch from Didier 'OdyX' Raboud
51     (Closes: #606898)
52
53  -- Iustin Pop <iustin@debian.org>  Wed, 16 May 2012 21:00:12 +0200
54
55 python-pyxattr (0.5.0-3) unstable; urgency=low
56
57   * Remove old Replaces/Breaks
58
59  -- Iustin Pop <iustin@debian.org>  Tue, 17 Aug 2010 23:06:32 +0200
60
61 python-pyxattr (0.5.0-2) unstable; urgency=low
62
63   * Apply a modified version of the Ubuntu patch for enabling debug
64     packages, thanks Angel Abad (Closes: #591634).
65   * Standards version 3.9.1 (use Breaks instead of Conflicts).
66
67  -- Iustin Pop <iustin@debian.org>  Thu, 05 Aug 2010 13:50:26 -0400
68
69 python-pyxattr (0.5.0-1) unstable; urgency=low
70
71   * New upstream version
72   * Standards version 3.8.4 (no changes needed)
73   * Switch to dpkg-source 3.0 (quilt) format
74   * Added doc-base control file for the shipped documentation
75
76  -- Iustin Pop <iustin@debian.org>  Mon, 01 Mar 2010 21:29:00 +0100
77
78 python-pyxattr (0.4.0-2) unstable; urgency=low
79
80   * Fix "FTBFS on GNU/kFreeBSD" (added a modified form of the submitted patch,
81     thanks Cyril Brulebois) (Closes: #540979)
82   * Update standards version (no changes needed)
83
84  -- Iustin Pop <iusty@k1024.org>  Wed, 12 Aug 2009 22:13:13 +0200
85
86 python-pyxattr (0.4.0-1) unstable; urgency=low
87
88   * New Upstream Version, with license changed to LGPL
89   * Update to Policy 3.8.0
90   * Update the rules file for newer pysupport version
91   * Update debhelper compat level to 7
92   * Added watch file
93
94  -- Iustin Pop <iusty@k1024.org>  Mon, 30 Jun 2008 23:26:01 +0200
95
96 python-pyxattr (0.2.2-2) unstable; urgency=low
97
98   * Upgrade standards version to 3.7.3 (no changes required)
99   * Fix other lintian warnings
100
101  -- Iustin Pop <iusty@k1024.org>  Tue, 26 Feb 2008 22:38:38 +0100
102
103 python-pyxattr (0.2.2-1) unstable; urgency=low
104
105   * New upstream release (Closes: #431112)
106   * Acknowledge NMUs (thanks Pierre!) (Closes: #373348, #368616)
107
108  -- Iustin Pop <iusty@k1024.org>  Mon, 16 Jul 2007 20:58:34 +0200
109
110 python-pyxattr (0.2.1-1.1) unstable; urgency=low
111
112   * Non-maintainer upload.
113   * Update package to the last python policy (Closes: #373348).
114   * Package is now arch:any (Closes: #368616).
115
116  -- Pierre Habouzit <madcoder@debian.org>  Sun,  2 Jul 2006 15:44:23 +0200
117
118 python-pyxattr (0.2.1-1) unstable; urgency=low
119
120   * New upstream release (fixes a symlink handling bug
121     and a possible memory leak)
122   * Stop building python 2.2 packages (closes: #351150)
123   * Start building python 2.4 packages
124   * Updated standards version to 3.6.2 (no changes)
125   * Update FSF address in copyright file
126
127  -- Iustin Pop <iusty@k1024.org>  Sat, 11 Feb 2006 23:28:43 +0200
128
129 python-pyxattr (0.2-2) unstable; urgency=low
130
131   * Fixed missing dependency on python (closes: #258484)
132   * Updates to standards version 3.6.1
133
134  -- Iustin Pop <iusty@k1024.org>  Sun, 11 Jul 2004 02:16:09 +0300
135
136 python-pyxattr (0.2-1) unstable; urgency=low
137
138   * Initial Release.
139
140  -- Iustin Pop <iusty@k1024.org>  Tue, 16 Sep 2003 01:27:31 +0300