Simplify the upgrade path handling from PPA.
[deb_libnfs.git] / debian / changelog
1 libnfs (1.9.6-1ubuntu2) trusty; urgency=medium
2
3 * Fix upgrade path from libnfs1
4
5 -- Jérôme Benoit <jerome.benoit@piment-noir.org> Mon, 01 Dec 2014 20:59:11 +0100
6
7 libnfs (1.9.6-1ubuntu1) trusty; urgency=medium
8
9 * Add O_TRUNC support for nfs_create
10 * Handle OOM during create
11 * Return more stats fields as part of readdir since we get these for "free"
12 when we use READDIRPLUS
13 * Follow symlinks during path resolution
14 * Add lchown, lstat and lutimes
15 * Replace all [u_]quad types with [u]int types in our RPC layer
16 * Solaris build fixes
17
18 -- Jérôme Benoit <jerome.benoit@piment-noir.org> Mon, 01 Dec 2014 19:43:42 +0100
19
20 libnfs (1.9.5-2) unstable; urgency=medium
21
22 * Really fix FTBFS on kFreeBSD/Hurd by back-porting fix (Closes: #754646)
23
24 -- Balint Reczey <balint@balintreczey.hu> Thu, 24 Jul 2014 19:21:59 +0200
25
26 libnfs (1.9.5-1) unstable; urgency=medium
27
28 * [18c94b4] Use sockaddr_in6 instead of sockaddr6_in
29 (Closes: #754646)
30 * [28ee9de] libnfs.c: Fix autoreconnect
31 * [037a106] libnfs.c: add nfs_create
32 * [ea283cd] RPC: include libnfs-zdr.h from all raw libnfs-raw-*.h files
33 (Closes: #753427)
34 * [3429037] Merge pull request #85 from rsahlberg/remove-zhr.h-dependency
35 * [2db42ce] ZDR: remove dependency on zdr.h from the examples and nfs-ls
36 * [af8d37c] RPC: get rid of bool_t
37 * [d663ff2] RPC: get rid of references to SCVXPRT
38 * [ef1f869] RPC: get rid of all references to CLIENT
39
40 [ Balint Reczey ]
41 * Add myself to uploaders
42
43 [ Jonathan McCrohan ]
44 * Update watchfile to fix Github breakage (Closes: #693528)
45
46 -- Balint Reczey <balint@balintreczey.hu> Fri, 18 Jul 2014 17:59:33 +0200
47
48 libnfs (1.9.4-1) unstable; urgency=medium
49
50 * [e1fa3e0] Add Conflicts against libnfs1 (Closes: #752142)
51 * [3236e1a] Add versioned conflict/replace (Closes: #750899)
52 * [f1f22db] Imported Upstream version 1.9.4 (Closes: #753132)
53 * [4f1598e] Update symbols
54 * [0401b13] Add Breaks instead of Conflicts
55 * [e1fa3e0] Add Conflicts against libnfs1
56 * [3236e1a] Add versioned conflict/replace (Closes: #750899)
57 * [f1f22db] Imported Upstream version 1.9.4
58 * [4f1598e] Update symbols
59 * [0401b13] Add Breaks instead of Conflicts
60 * [e200bda] Update debian/copyright with MIT/X11 (BSD Like) license
61 (Closes: #749590)
62 * [56b1efb] Add myself for packaging copyright and some minor tweaks
63
64 -- Ritesh Raj Sarraf <rrs@debian.org> Mon, 30 Jun 2014 14:42:28 +0530
65
66 libnfs (1.9.3-3) unstable; urgency=medium
67
68 * Upload to unstable
69
70 -- Ritesh Raj Sarraf <rrs@debian.org> Wed, 04 Jun 2014 11:02:41 +0530
71
72 libnfs (1.9.3-2) experimental; urgency=medium
73
74 * [448c12b] Honor SO version number and package naming convention
75 * [e03029e] Add version symbols file
76 (Closes: #748600, #734034, #749123)
77
78 -- Ritesh Raj Sarraf <rrs@debian.org> Tue, 27 May 2014 14:06:52 +0530
79
80 libnfs (1.9.3-1) unstable; urgency=medium
81
82 * [ee87260] Imported Upstream version 1.9.3
83 * [10a7a32] Add README.source
84 * [885dbad] Use dh-autoreconf
85 * [db8b33d] Take maintenance for libnfs (Closes: #743510)
86 * [03bc113] Specify copyright format version
87
88 -- Ritesh Raj Sarraf <rrs@debian.org> Tue, 15 Apr 2014 22:22:04 +0530
89
90 libnfs (1.3.0-2) unstable; urgency=low
91
92 * Update watch file to use tags to track new upstream releases.
93
94 -- Andres Mejia <amejia@debian.org> Sat, 05 May 2012 15:34:46 -0400
95
96 libnfs (1.3.0-1) unstable; urgency=low
97
98 * New upstream release.
99
100 -- Andres Mejia <amejia@debian.org> Sat, 05 May 2012 15:25:10 -0400
101
102 libnfs (1.2.0-4) unstable; urgency=low
103
104 * Allow dev package to be multiarch installable.
105 * Bump to Standards-Version 3.9.3.
106
107 -- Andres Mejia <amejia@debian.org> Fri, 16 Mar 2012 18:11:12 -0400
108
109 libnfs (1.2.0-3) unstable; urgency=low
110
111 * Make dpkg-source options default for packaging.
112
113 -- Andres Mejia <amejia@debian.org> Tue, 10 Jan 2012 17:57:45 -0500
114
115 libnfs (1.2.0-2) unstable; urgency=low
116
117 * Include pkgconfig file in dev package.
118
119 -- Andres Mejia <amejia@debian.org> Sun, 08 Jan 2012 22:55:21 -0500
120
121 libnfs (1.2.0-1) unstable; urgency=low
122
123 * Prepare new upstream release. (Closes: #644482)
124 * Rename shared library package for soname bump.
125 * Remove git-buildpackage options which are already set by default.
126 * Convert library to support multi-arch.
127 * Update debian/copyright to follow latest stable DEP5 spec.
128 * Provide options to pass to dpkg-source.
129
130 -- Andres Mejia <amejia@debian.org> Sun, 08 Jan 2012 13:35:22 -0500
131
132 libnfs (0.0~git20110724.48593f5-1) unstable; urgency=low
133
134 * Update to latest upstream snapshot.
135 * New snapshot installs libnfs raw headers.
136
137 -- Andres Mejia <amejia@debian.org> Sun, 24 Jul 2011 14:16:15 -0400
138
139 libnfs (0.0~git20110716.8c27363-1) unstable; urgency=low
140
141 * Initial release. (Closes: #634086)
142
143 -- Andres Mejia <amejia@debian.org> Sat, 16 Jul 2011 20:14:02 -0400