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 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336
|
globus-ftp-client (9.2-1) unstable; urgency=medium
* Doxygen fixes
* Use .maintscript file for dpkg-maintscript-helper
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 27 Feb 2019 20:00:48 +0100
globus-ftp-client (9.1-2) unstable; urgency=medium
* Bump GCT release version to 6.2
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 16 Nov 2018 11:33:54 +0100
globus-ftp-client (9.1-1) unstable; urgency=medium
* Switch upstream to Grid Community Toolkit
* First Grid Community Toolkit release (9.0)
* Use 2048 bit RSA key for tests (9.1)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sun, 16 Sep 2018 03:16:31 +0200
globus-ftp-client (8.37-1) unstable; urgency=medium
* GT6 update: Use 2048 bit keys to support openssl 1.1.1
* Drop patch globus-ftp-client-2048-bits.patch (accepted upstream)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sat, 01 Sep 2018 18:28:18 +0200
globus-ftp-client (8.36-3) unstable; urgency=medium
* Use 2048 bit RSA key for tests (Closes: #897652)
* Move VCS to salsa.debian.org
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sun, 26 Aug 2018 08:27:20 +0200
globus-ftp-client (8.36-2) unstable; urgency=medium
* Migrate to dbgsym packages
* Support DEB_BUILD_OPTIONS=nocheck
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 06 Jul 2017 12:58:28 +0200
globus-ftp-client (8.36-1) unstable; urgency=medium
* GT6 update: Replace deprecated perl POSIX::tmpnam with File::Temp::tmpnam
* Drop patch globus-ftp-client-perl-posix.patch (accepted upstream)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 04 Jul 2017 17:00:58 +0200
globus-ftp-client (8.35-1) unstable; urgency=medium
* GT6 update: Remove some redundant tests to reduce test time
* Adapt to Perl 5.26 - POSIX::tmpnam() no longer available
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 26 Jun 2017 09:50:18 +0200
globus-ftp-client (8.34-1) unstable; urgency=medium
* GT6 update: Add FTP_TEST_RESTART_AFTER_RANGE=n to force restarts after
n range markers for restart points 22 and 24 (RETR_RESPONSE and
STOR_RESPONSE)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 17 Mar 2017 16:30:30 +0100
globus-ftp-client (8.33-1) unstable; urgency=medium
* GT6 update
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 11 Nov 2016 11:37:39 +0100
globus-ftp-client (8.32-1) unstable; urgency=medium
* GT6 update: Updates for OpenSSL 1.1.0 (Closes: #828313)
* Change Maintainer e-mail (fysast → physics)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 01 Sep 2016 20:42:50 +0200
globus-ftp-client (8.29-1) unstable; urgency=medium
* GT6 update
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 06 May 2016 16:49:49 +0200
globus-ftp-client (8.27-2) unstable; urgency=medium
* Set SOURCE_DATE_EPOCH and rebuild using doxygen 1.8.11
(for reproducible build)
* Update URLs (use toolkit.globus.org)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 16 Feb 2016 11:27:34 +0100
globus-ftp-client (8.27-1) unstable; urgency=medium
* GT6 update
- Prevent endless loop when auto-retrying failed pasv on other server
(8.27)
- Disable mandatory IPv6 in tests (8.26)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 26 Nov 2015 16:07:59 +0100
globus-ftp-client (8.25-1) unstable; urgency=medium
* GT6 update (upstream's release of the fix for GT-604)
* Drop patch globus-ftp-client-ipv6.patch (fixed upstream)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 28 Oct 2015 11:26:24 +0100
globus-ftp-client (8.23-2) unstable; urgency=medium
* Fix for GT-604: fix ipv6 negotiation when source does not pre-connect
(backported from upstream git)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 26 Oct 2015 14:15:48 +0100
globus-ftp-client (8.23-1) unstable; urgency=medium
* GT6 update (Fix crash in error handling)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 29 Jul 2015 11:53:17 +0200
globus-ftp-client (8.22-1) unstable; urgency=medium
* GT6 update (test improvements)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 29 May 2015 18:46:20 +0200
globus-ftp-client (8.21-2) unstable; urgency=medium
* Rebuild using doxygen 1.8.9.1 (Closes: #630035, #630049)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 30 Apr 2015 09:30:08 +0200
globus-ftp-client (8.21-1) unstable; urgency=medium
* GT6 update (undefined configure macro in gridftp-ssh)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 31 Mar 2015 09:30:08 +0200
globus-ftp-client (8.20-1) unstable; urgency=medium
* GT6 update (Improved fix for GGUS 109089/109576)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 09 Mar 2015 16:12:54 +0100
globus-ftp-client (8.19-1) unstable; urgency=medium
* GT6 update (GGUS 105158 and 109089/109576)
* Set GLOBUS_HOSTNAME during make check
* Drop patch globus-ftp-client-tests.patch (fixed upstream)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 19 Feb 2015 11:05:57 +0100
globus-ftp-client (8.16-1) unstable; urgency=medium
* GT6 update
* Drop patches globus-ftp-client-undef-macro.patch and
globus-ftp-client-no-homedir.patch (fixed upstream)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sat, 15 Nov 2014 15:19:30 +0100
globus-ftp-client (8.13-6) unstable; urgency=medium
* Add Pre-Depends for dpkg-maintscript-helper
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sat, 08 Nov 2014 22:21:03 +0100
globus-ftp-client (8.13-5) unstable; urgency=medium
* Properly handle symlink-to-dir conversion in doc package
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 07 Nov 2014 10:40:15 +0100
globus-ftp-client (8.13-4) unstable; urgency=medium
* Don't write in $HOME during tests
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 30 Oct 2014 18:57:37 +0100
globus-ftp-client (8.13-3) unstable; urgency=medium
* Enable verbose tests
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 30 Oct 2014 14:44:25 +0100
globus-ftp-client (8.13-2) unstable; urgency=medium
* Don't use /etc/groups in dir-test.pl
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 30 Oct 2014 13:25:24 +0100
globus-ftp-client (8.13-1) unstable; urgency=medium
* GT6 update
* Drop patches globus-ftp-client-doxygen.patch and
globus-ftp-client-deps.patch (fixed upstream
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sun, 26 Oct 2014 16:54:03 +0100
globus-ftp-client (8.12-1) unstable; urgency=medium
* Update to Globus Toolkit 6.0
* Drop GPT build system and GPT packaging metadata
* Enable checks
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 24 Sep 2014 10:11:07 +0200
globus-ftp-client (7.6-1) unstable; urgency=low
* Update to Globus Toolkit 5.2.5
* Implement Multi-Arch support
* Rename dbg package
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 11 Nov 2013 06:34:22 +0100
globus-ftp-client (7.4-2) unstable; urgency=low
* Add arm64 to the list of 64 bit architectures
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sun, 26 May 2013 17:53:20 +0200
globus-ftp-client (7.4-1) unstable; urgency=low
* Update to Globus Toolkit 5.2.2
* Drop patch globus-ftp-client-v2def.patch (obsolete - gridftp2 is now
default)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 23 Jul 2012 12:01:18 +0200
globus-ftp-client (7.3-1) unstable; urgency=low
* Update to Globus Toolkit 5.2.1
* Drop patch globus-ftp-client-deps (fixed upstream)
* Add patch for gridftp v2 compatibility with VDT
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sun, 29 Apr 2012 12:52:28 +0200
globus-ftp-client (7.2-2) unstable; urgency=low
* Fix broken links in README file
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 24 Jan 2012 19:32:43 +0100
globus-ftp-client (7.2-1) unstable; urgency=low
* Update to Globus Toolkit 5.2.0
* Drop patches globus-ftp-client-doxygen.patch,
globus-ftp-client-format.patch and
globus-ftp-client-type-punned-pointer.patch (fixed upstrem)
* Make doc package architecture independent
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 28 Dec 2011 17:39:43 +0100
globus-ftp-client (6.0-3) unstable; urgency=low
* Use system jquery script
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 07 Jun 2011 04:17:10 +0200
globus-ftp-client (6.0-2) unstable; urgency=low
* Add README file
* Use new doxygen-latex build dependency (Closes: #616222)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 26 Apr 2011 15:14:34 +0200
globus-ftp-client (6.0-1) unstable; urgency=low
* Update to Globus Toolkit 5.0.3
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sat, 26 Feb 2011 07:29:27 +0100
globus-ftp-client (5.3-3) unstable; urgency=low
* Update to Globus Toolkit 5.0.2
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 19 Jul 2010 10:46:57 +0200
globus-ftp-client (5.3-2) unstable; urgency=low
* Converting to package format 3.0 (quilt)
* Add new build dependency on texlive-font-utils due to changes in texlive
packaging (epstopdf moved there) (Closes: #583029)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 04 Jun 2010 04:43:29 +0200
globus-ftp-client (5.3-1) unstable; urgency=low
* Update to Globus Toolkit 5.0.1
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 15 Apr 2010 15:20:22 +0200
globus-ftp-client (5.2-1) unstable; urgency=low
* Update to Globus Toolkit 5.0.0
* Add debug package
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 27 Jan 2010 09:21:57 +0100
globus-ftp-client (3.14-6) unstable; urgency=low
* Fix format errors.
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 04 Jun 2009 05:25:17 +0200
globus-ftp-client (3.14-5) unstable; urgency=low
* Fix rule dependencies in the debian/rules file.
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 13 May 2009 21:19:33 +0200
globus-ftp-client (3.14-4) unstable; urgency=low
* Fixing inherited dependency of binary to the libgssapi-error2
package which has now been removed from the archive.
-- Steffen Moeller <moeller@debian.org> Fri, 01 May 2009 10:07:20 +0200
globus-ftp-client (3.14-3) unstable; urgency=low
* Initial release (Closes: #512961).
* Rebuilt to correct libltdl dependency.
* Preparing for other 64bit platforms than amd64.
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sat, 18 Apr 2009 20:17:30 +0200
globus-ftp-client (3.14-2) UNRELEASED; urgency=low
* Only quote the Apache-2.0 license if necessary.
* Updated deprecated Source-Version in debian/control.
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 26 Mar 2009 09:21:25 +0100
globus-ftp-client (3.14-1) UNRELEASED; urgency=low
* First build.
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sat, 03 Jan 2009 11:28:44 +0100
|