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
|
sshpass (1.10-0.1) unstable; urgency=medium
* Non-Maintainer Upload
* New upstream version 1.10 (Closes: #1032978)
* Set Rules-Requires-Root: no
* Host on Salsa to ease review, enable CI.
-- Alexandre Detiste <tchet@debian.org> Thu, 04 Apr 2024 16:49:55 +0200
sshpass (1.09-1) unstable; urgency=medium
* New upstream version
* Fix "fix hanging when remote SSH key changes" (Closes: #730101)
* Scrub environment var from /proc (Ubuntu bug #1649374)
* Fixes several races
* Lintian clean
-- Shachar Shemesh <shachar@debian.org> Fri, 29 Jan 2021 21:38:55 +0200
sshpass (1.06-1) unstable; urgency=medium
* New upstream version
* Update copyright file to be machine readable
* Update policy to 3.9.8.0
-- Shachar Shemesh <shachar@debian.org> Sat, 02 Jul 2016 05:43:19 +0000
sshpass (1.05-1) unstable; urgency=low
* Fix ""sshpass -e" not working any more with openssh-client": A different
workaround for the EIO on PTY problem. (Closes: #636039)
* Fix "Segfault when calling with no argument": Problem did not reproduce,
but print usage when run without parameters anyways. (Closes: #616565)
* Switch to dpkg-source 3.0 (quilt) format
* Policy update to 3.9.1.0 (no changes needed)
-- Shachar Shemesh <shachar@debian.org> Sat, 06 Aug 2011 20:23:50 +0300
sshpass (1.04-1) unstable; urgency=low
* Fix "fails when ssh asks for host key confirmation": sshpass now
detects the situation and returns a coded error (Closes: #506208)
* Several new upstream versions fixing some crashes
* Update the version file to explicitly state GPL version 2
-- Shachar Shemesh <shachar@debian.org> Fri, 20 Feb 2009 11:25:27 +0000
sshpass (1.01-2) unstable; urgency=medium
* sshpass taking 100% CPU while the ssh session is running (Closes:
#502585)
* Update policy version to 3.8.0.0 - Added "Homepage" to package.
* Fixed lintian warning about copyright file
-- Shachar Shemesh <shachar@debian.org> Sat, 18 Oct 2008 08:13:59 +0200
sshpass (1.01-1) unstable; urgency=low
* New upstream release
* Update policy version to 3.7.3 (no changes necessary)
* sshpass now passes tty resize to ssh (upstream fix) (Closes: #441083)
* Package now recommends ssh-client instead of depending on ssh
(Closes: #408707)
-- Shachar Shemesh <shachar@debian.org> Wed, 09 Jan 2008 10:12:33 +0000
sshpass (1.00-2) unstable; urgency=low
* Update the maintainer's email address (now a Debian Developer)
* Fix long description grammar (Closes: #360850)
* Update policy version to 3.7.2 (no changes necessary)
-- Shachar Shemesh <shachar@debian.org> Tue, 17 Oct 2006 22:01:16 +0200
sshpass (1.00-1) unstable; urgency=low
* Initial release Closes: 354800
-- Shachar Shemesh <debianpkg@shemesh.biz> Tue, 28 Feb 2006 11:20:23 +0000
|