Fix upgrade path.
[deb_libnfs.git] / debian / changelog
CommitLineData
b0acecff
JB
1libnfs (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
dc89afb5 7libnfs (1.9.6-1ubuntu1) trusty; urgency=medium
e78e413d
JB
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
69386db2 20libnfs (1.9.5-2) unstable; urgency=medium
cdf1104b 21
69386db2 22 * Really fix FTBFS on kFreeBSD/Hurd by back-porting fix (Closes: #754646)
cdf1104b
BR
23
24 -- Balint Reczey <balint@balintreczey.hu> Thu, 24 Jul 2014 19:21:59 +0200
25
4bc8c686 26libnfs (1.9.5-1) unstable; urgency=medium
624d9021 27
4bc8c686
BR
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)
624d9021
BR
45
46 -- Balint Reczey <balint@balintreczey.hu> Fri, 18 Jul 2014 17:59:33 +0200
47
fbdab8d6
RRS
48libnfs (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
8aaedbbc
RRS
66libnfs (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
d7400116
RRS
72libnfs (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
e28aac16
RRS
80libnfs (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
75b3541a
AM
90libnfs (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
fd44437c
AM
96libnfs (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
a923df1d
AM
102libnfs (1.2.0-4) unstable; urgency=low
103
104 * Allow dev package to be multiarch installable.
849d3889 105 * Bump to Standards-Version 3.9.3.
a923df1d 106
849d3889 107 -- Andres Mejia <amejia@debian.org> Fri, 16 Mar 2012 18:11:12 -0400
a923df1d 108
ff9be1ee 109libnfs (1.2.0-3) unstable; urgency=low
6f797ca8
AM
110
111 * Make dpkg-source options default for packaging.
112
ff9be1ee 113 -- Andres Mejia <amejia@debian.org> Tue, 10 Jan 2012 17:57:45 -0500
6f797ca8 114
7f95ae56 115libnfs (1.2.0-2) unstable; urgency=low
5bef8ef2
AM
116
117 * Include pkgconfig file in dev package.
118
7f95ae56 119 -- Andres Mejia <amejia@debian.org> Sun, 08 Jan 2012 22:55:21 -0500
5bef8ef2 120
b33059c9 121libnfs (1.2.0-1) unstable; urgency=low
38fc3212 122
b33059c9
AM
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.
38fc3212 129
b33059c9 130 -- Andres Mejia <amejia@debian.org> Sun, 08 Jan 2012 13:35:22 -0500
38fc3212 131
a84df115
AM
132libnfs (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
43f49993 139libnfs (0.0~git20110716.8c27363-1) unstable; urgency=low
03746e44
AM
140
141 * Initial release. (Closes: #634086)
142
43f49993 143 -- Andres Mejia <amejia@debian.org> Sat, 16 Jul 2011 20:14:02 -0400