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