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
  
     | 
    
      libauthen-tacacsplus-perl (0.23-2) unstable; urgency=low
  * Add patch hardening.patch: pass CFLAGS and CPPFLAGS manually to the
    sub-make in order to get all hardening flags. Thanks to Simon Ruderich
    for the bug report. (Closes: #686177)
 -- gregor herrmann <gregoa@debian.org>  Mon, 03 Sep 2012 18:50:04 +0200
libauthen-tacacsplus-perl (0.23-1) unstable; urgency=low
  * New upstream release:
    fixes "segfaults when Tacacs server doesn't answer":
     - Fixed problems in low level read_data() function triggered when an
       incorrect key is used with some Tacacs+ servers, resulting in a
       0-length read(), causing a seg fault on some platforms, and a very slow
       exit on others.
    (Closes: #685503)
  * debian/copyright: update to Copyright-Format 1.0.
  * Use debhelper 9.20120312 to get all hardening flags.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Add /me to Uploaders.
 -- gregor herrmann <gregoa@debian.org>  Sun, 26 Aug 2012 19:59:42 +0200
libauthen-tacacsplus-perl (0.22-1) unstable; urgency=low
  * mass updated Angel Abad's email address
  * Imported Upstream version 0.22
  * debian/copyright: Update debian/* years
 -- Angel Abad <angel@debian.org>  Wed, 18 Jan 2012 14:54:28 +0100
libauthen-tacacsplus-perl (0.21-1) unstable; urgency=low
  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  [ Angel Abad ]
  * Imported Upstream version 0.21
  * debian/control: Add myself to Uploaders
  * debian/copyirght: Update debian/* section
 -- Angel Abad <angelabad@gmail.com>  Fri, 19 Aug 2011 17:35:15 +0200
libauthen-tacacsplus-perl (0.20-2) unstable; urgency=low
  [ Ryan Niebur ]
  * Update jawnsy's email address
  [ Michael Shuler ]
  * Switch to dpkg-source 3.0 (quilt) format
  * Update to Standards-Version: 3.9.2
  * Update to debhelper 8
  * Reformat debian/copyright (mainly whitespace)
 -- Michael Shuler <michael@pbandjelly.org>  Mon, 23 May 2011 15:44:52 -0500
libauthen-tacacsplus-perl (0.20-1) unstable; urgency=low
  * New upstream release
    + Implement a timeout for connect()
  * Added myself to Uploaders and Copyright
  * Standards-Version 3.8.2
  * Upgraded to the new shorter debhelper format
  * d/compat 7
  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.
 -- Jonathan Yu <frequency@cpan.org>  Fri, 17 Jul 2009 11:30:57 -0400
libauthen-tacacsplus-perl (0.19-1) unstable; urgency=low
  * New upstream release.
 -- Roberto C. Sanchez <roberto@debian.org>  Sun, 16 Mar 2008 22:37:04 -0400
libauthen-tacacsplus-perl (0.18-1) unstable; urgency=low
  * New upstream release.
 -- Roberto C. Sanchez <roberto@debian.org>  Sat, 15 Mar 2008 21:04:01 -0400
libauthen-tacacsplus-perl (0.17-2) unstable; urgency=low
  * debian/rules:
    removed unnecessary commented dh_* lines
  * debian/control:
    added myself to Uploaders
 -- Michael Shuler <michael@pbandjelly.org>  Mon, 25 Feb 2008 18:07:23 -0600
libauthen-tacacsplus-perl (0.17-1) unstable; urgency=low
  * Initial Release (packaged by Michael Shuler). (Closes: #443263)
 -- Roberto C. Sanchez <roberto@debian.org>  Sat, 12 Jan 2008 12:53:04 -0500
 
     |