remctl 3.7-1 source package in Ubuntu

Changelog

remctl (3.7-1) unstable; urgency=medium


  * New upstream release.
    - Fix client memory leak when remctl_set_ccache is used.
    - Fix Net::Remctl::Backend argument count validation when one of the
      arguments is coming from standard input.
    - remctld in stand-alone mode now supports systemd status notification
      and socket activation and, with -Z, upstart status notification.  By
      default, remctld is still spawned from inetd, so this only affects
      users who change the default configuration.  Sample systemd and
      upstart configurations are included in /usr/share/doc/remctl-server.
    - Net::Remctl classes now fail cleanly if the object is undef.
  * Switch the default Ruby build to 1.9.1 to make it easier to remove the
    Ruby 1.8 module build when ready to do so.
  * Add necessary keyring and watch configuration for uscan to verify
    PGP signatures on new upstream releases.
  * Update the watch file to download *.tar.xz distributions by default.
  * Remove now-unnecessary override of dh_builddeb to use xz compression.
  * Remove old NEWS file that predated the package split for a port
    transition that substantially predated oldstable.
  * Update standards version to 3.9.5 (no changes required).

 -- Russ Allbery <email address hidden>  Mon, 06 Jan 2014 15:03:12 -0800

Upload details

Uploaded by:
Russ Allbery
Uploaded to:
Sid
Original maintainer:
Russ Allbery
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
remctl_3.7-1.dsc 2.1 KiB 6cfc27dbe92b286baa02f9f38141f3d80ef21756a456b91b4a005e3c1d6630b1
remctl_3.7.orig.tar.xz 503.1 KiB b0ff8e00848546ad7cb2dbbf14bf0e5f4d55b25ac22b4cf2845128a6f4c7189d
remctl_3.7-1.debian.tar.xz 115.8 KiB 4524929357259df9c7b3a67ec49698ec647540749c0758f04b17511c724da416

Available diffs

No changes file available.

Binary packages built by this source

libnet-remctl-perl: Perl client for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the Net::Remctl Perl library, which provides native
 Perl bindings for the libremctl client library. It also contains the
 Net::Remctl::Backend module, which assists in writing remctl backends in
 Perl.

libremctl-dev: Development files for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the development files for client libraries linked
 against MIT Kerberos.

libremctl1: Library for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the client libraries linked against MIT Kerberos.

php5-remctl: PECL module for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the PECL remctl module for PHP 5, which provides
 native PHP bindings for the libremctl client library.

python-remctl: Python extension for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the Python remctl extension, which provides native
 Python bindings for the libremctl client library.

remctl-client: Client for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the client program (remctl).

remctl-server: Server for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the server (remctld).

ruby-remctl: Ruby extension for Kerberos-authenticated command execution

 remctl is a client/server protocol for executing specific commands on a
 remote system with Kerberos authentication. The allowable commands must
 be listed in a server configuration file, and the executable run on the
 server may be mapped to any command name. Each command is also
 associated with an ACL containing a list of Kerberos principals
 authorized to run that command.
 .
 This package contains the Ruby remctl extension, which provides native
 Ruby bindings for the libremctl client library.