Home > Repositories > base > perl-GSSAPI

perl-GSSAPI: GSSAPI - Perl extension providing access to the GSSAPIv2 library

This module gives access to the routines of the GSSAPI library,
as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT.

Since 0.14 it also compiles and works with Heimdal.
Lacks of Heimdal support are gss_release_oid(), gss_str_to_oid() and fail of some tests.
Have a look at the tests in t/ directory too see what tests fail on Heimdal
( the *.t tests are just skipping them at the moment)

The API presented by this module is a mildly object oriented reinterpretation of the C API,
where opaque C structures are Perl objects, but the style of function call has been left mostly untouched.
As a result, most routines modify one or more of the parameters passed to them, reflecting the C call-by-reference
(or call-by-value-return) semantics.

All users of this module are therefore strongly advised to localize all usage of these routines to minimize pain
if and when the API changes.
Name:perl-GSSAPI
Release: 0.28-4mamba
Group:System/Libraries/Perl
Maintainer:silvan
License:Artistic, GPL
Size:79.57 kB
Upstream URL:https://www.cpan.org/
Build time:2023-04-16 22:19:19
Binary packages and requirements
x86_64i586
Built RPMSperl-GSSAPI
perl-GSSAPI
Build requirementsglibc-devel [1]
libe2fs-devel [1]
libkrb5-devel [1]
perl[>=2:5.36.0] [1]
perl-devel [1]
glibc-devel [1]
libe2fs-devel [1]
libkrb5-devel [1]
perl[>=2:5.36.0] [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2023-04-16Sdk Build System 0.28-4mamba- rebuilt with perl 5.36.0
2016-11-09silvan0.28-3mamba- rebuilt with perl 5.24
2012-11-12silvan0.28-2mamba- perl 5.16 mass rebuild
2010-06-26autodist0.28-1mamba- automatic update by autodist
2010-05-07autodist0.27-1mamba- automatic update by autodist
2008-11-05silvan0.26-2mamba- automatic rebuild by autodist
2008-08-20gil0.26-1mamba- package created by autospec