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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302
|
gfal2 (2.19.0-3) unstable; urgency=medium
* Change to debhelper compat level 13
* Remove override_dh_missing rule (--fail-missing is default)
* Drop ancient Replaces/Breaks
* Put back dependencies on libattr1-dev for kfreebsd-any
The gfal2 code uses <sys/xattr.h> if glibc >= 2.27, otherwise
<attr/xattr.h>, and kfreebsd still uses glibc 2.25. There is a
<sys/xattr.h> available, but gfal2 does not use it due to the
version check.
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sun, 03 Jan 2021 19:10:28 +0100
gfal2 (2.19.0-2) unstable; urgency=medium
* Reupload source only
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 14 Dec 2020 10:31:19 +0100
gfal2 (2.19.0-1) unstable; urgency=medium
* New upstream release 2.19.0
* Build xrootd plugin (xrootd is now in debian)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 11 Dec 2020 09:50:39 +0100
gfal2 (2.18.2-1) unstable; urgency=medium
* New upstream release 2.18.2
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sun, 09 Aug 2020 15:54:29 +0200
gfal2 (2.18.1-1) unstable; urgency=medium
* New upstream release 2.18.1
* Drop patch gfal2-json.patch (accepted upstream)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 30 Jun 2020 09:34:28 +0200
gfal2 (2.18.0-1) unstable; urgency=medium
* New upstream release 2.18.0
* Find json-c using cmake in http plugin build
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 09 Jun 2020 09:50:34 +0200
gfal2 (2.17.3-1) unstable; urgency=medium
* New upstream release 2.17.3
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sun, 03 May 2020 08:39:37 +0200
gfal2 (2.17.2-2) unstable; urgency=medium
* Remove unused dependencies on libattr1-dev (Closes: #953922)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 30 Mar 2020 10:48:20 +0200
gfal2 (2.17.2-1) unstable; urgency=medium
* New upstream release 2.17.2
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 02 Mar 2020 08:51:21 +0100
gfal2 (2.17.1-1) unstable; urgency=medium
* New upstream release 2.17.1
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 17 Dec 2019 16:44:55 +0100
gfal2 (2.17.0-1) unstable; urgency=medium
* New upstream release 2.17.0
* Drop LFC and RFIO plugins - dependencies are no longer maintained and
will soon be removed from Debian.
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 23 Oct 2019 14:56:39 +0200
gfal2 (2.16.4-1) unstable; urgency=medium
* New upstream release
* Change to debhelper compat level 10
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 30 Sep 2019 08:49:03 +0200
gfal2 (2.16.2-1) unstable; urgency=medium
* New upstream release
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sat, 23 Feb 2019 09:56:23 +0100
gfal2 (2.16.1-1) unstable; urgency=medium
* New upstream release
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 21 Nov 2018 14:16:13 +0100
gfal2 (2.15.5-1) unstable; urgency=medium
* New upstream release
* Drop patch gfal2-missing-include.patch (accepted upstream)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 28 May 2018 16:35:39 +0200
gfal2 (2.15.4-3) unstable; urgency=medium
* Adjust Build-Depends due to googletest package split
* Add missing include - fix implicit declaration warning
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 26 Apr 2018 14:41:14 +0200
gfal2 (2.15.4-2) unstable; urgency=medium
* Use precompiled gtest library now that Debian provides a sane googletest
package (Closes: #896454)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 24 Apr 2018 13:11:52 +0200
gfal2 (2.15.4-1) unstable; urgency=medium
* New upstream release
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 06 Apr 2018 18:34:52 +0200
gfal2 (2.15.3-1) unstable; urgency=medium
* New upstream release
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 03 Apr 2018 16:25:01 +0200
gfal2 (2.15.2-1) unstable; urgency=medium
* New upstream release
* Migrate to dbgsym packages
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 23 Feb 2018 09:29:13 +0100
gfal2 (2.13.4-1) unstable; urgency=medium
* New upstream release
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 02 Jun 2017 16:37:56 +0200
gfal2 (2.13.3-3) unstable; urgency=medium
* Add missing entries to debian/copyright (Closes: #860165)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 13 Apr 2017 13:28:20 +0200
gfal2 (2.13.3-2) unstable; urgency=medium
* In debian/copyright, replace the external website reference with an
explicit list of copyright holders.
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 11 Apr 2017 16:36:52 +0200
gfal2 (2.13.3-1) unstable; urgency=medium
* New upstream release
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 03 Apr 2017 10:53:10 +0200
gfal2 (2.13.1-1) unstable; urgency=medium
* New upstream release
* Add dependency on libdpm1 to gfal2-plugin-rfio (LP: #1528229)
* Drop gfal2-ebadfd.patch and gfal2-pathmax.patch (fixed upstream)
* Add new sftp plugin package
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 23 Mar 2017 22:04:15 +0100
gfal2 (2.12.3-1) unstable; urgency=medium
* New upstream release
* Adapt to newer gtest (Closes: #844965)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 26 Dec 2016 16:19:43 +0100
gfal2 (2.12.2-2) unstable; urgency=medium
* Fix hurd compilation
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 27 Sep 2016 10:22:37 +0200
gfal2 (2.12.2-1) unstable; urgency=medium
* New upstream release
* Change Maintainer e-mail (fysast → physics)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 26 Sep 2016 16:45:35 +0200
gfal2 (2.11.1-1) unstable; urgency=medium
* New upstream release
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 10 May 2016 18:01:02 +0200
gfal2 (2.10.2-1) unstable; urgency=medium
* New upstream release
* Add dbg package
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 02 Dec 2015 17:13:10 +0100
gfal2 (2.9.3-2) unstable; urgency=medium
* Remove hardcoded binary dependency on libdavix0 - based on patch
from Ubuntu
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 13 Aug 2015 23:03:47 +0200
gfal2 (2.9.3-1) unstable; urgency=medium
* New upstream release
* Implement Multi-Arch support
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 31 Jul 2015 16:30:29 +0200
gfal2 (2.9.1-1) unstable; urgency=medium
* New upstream release (Closes: #777874)
* Drop gfal2-c++11.patch and gfal2-gfal_srm_contruct_key.patch
(fixed upstream)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 11 Jun 2015 17:22:57 +0200
gfal2 (2.8.4-1) unstable; urgency=medium
* New upstream release
* Drop gfal2-srm-patch-set-error.patch (fixed upstream)
* Split out file plugin to its own package
* Add new mock plugin package
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 09 Apr 2015 16:55:41 +0200
gfal2 (2.7.8-2) unstable; urgency=medium
* Fix kfreebsd and hurd compilation
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 10 Dec 2014 17:35:56 +0100
gfal2 (2.7.8-1) unstable; urgency=medium
* New upstream release
* Drop gfal2-bad-string-fmt.patch, gfal2-davix-httpcode.patch,
gfal2-davix-lseek64.patch and gfal2-gsiftp-session-reuse.patch
(fixed upstream)
* Fix segfault in a call to gfal2_set_error (patch from upstream)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 09 Dec 2014 08:27:00 +0100
gfal2 (2.6.8-1) unstable; urgency=medium
* New upstream release
* Drop patches gfal2-cthread.patch and gfal2-new-davix-errors.patch
(fixed upstream)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 24 Oct 2014 13:45:36 +0200
gfal2 (2.3.0-4) unstable; urgency=low
* Adapt to new davix (patch from upstream svn)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 02 Dec 2013 05:47:29 +0100
gfal2 (2.3.0-3) unstable; urgency=low
* Fix non-pointer dereference that cause segmentation fault
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 27 Sep 2013 15:43:22 +0200
gfal2 (2.3.0-2) unstable; urgency=low
* Remove binary files in source tarball
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 20 Aug 2013 09:11:13 +0200
gfal2 (2.3.0-1) unstable; urgency=low
* New upstream release
* New binary package gfal2-plugin-http
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 09 Aug 2013 20:49:23 +0200
gfal2 (2.2.1-2) unstable; urgency=low
* Workaraond for no dirent d_off on hurd and kfreebsd
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sun, 05 May 2013 15:50:21 +0200
gfal2 (2.2.1-1) unstable; urgency=low
* New upstream release
* Workaround missing ECOMM on hurd and kfreebsd
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 03 May 2013 18:55:59 +0200
gfal2 (2.0.0-1) unstable; urgency=low
* Initial release (Closes: #687682)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 13 Sep 2012 16:32:12 +0200
|