[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted remctl 2.16-1~bpo50+1 (source i386 all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 20 Jan 2011 16:37:38 -0800
Source: remctl
Binary: libremctl1 libremctl-dev remctl-client remctl-server libnet-remctl-perl php5-remctl python-remctl libremctl-ruby libremctl-ruby1.8 libremctl-ruby1.9.1
Architecture: source i386 all
Version: 2.16-1~bpo50+1
Distribution: lenny-backports
Urgency: low
Maintainer: Russ Allbery <rra@debian.org>
Changed-By: Russ Allbery <rra@debian.org>
Description: 
 libnet-remctl-perl - Perl client for Kerberos-authenticated command execution
 libremctl-dev - Development files for Kerberos-authenticated command execution
 libremctl-ruby - Ruby extension for Kerberos-authenticated command execution
 libremctl-ruby1.8 - Ruby 1.8 extension for Kerberos-authenticated command execution
 libremctl-ruby1.9.1 - Ruby 1.9.1 extension for Kerberos-authenticated command execution
 libremctl1 - Library for Kerberos-authenticated command execution
 php5-remctl - PECL module for Kerberos-authenticated command execution
 python-remctl - Python extension for Kerberos-authenticated command execution
 remctl-client - Client for Kerberos-authenticated command execution
 remctl-server - Server for Kerberos-authenticated command execution
Closes: 479481 530573 566300 571509
Changes: 
 remctl (2.16-1~bpo50+1) lenny-backports; urgency=low
 .
   * Backport to stable.
   * Remove --install-layout=deb flags for the Python build for
     compatibility with stable Python.
 .
 remctl (2.16-1) unstable; urgency=low
 .
   * New upstream release.
     - Add Ruby bindings (install libremctl-ruby).
     - Add support for PCRE and regex ACLs in the remctl server.
     - remctld now sets REMCTL_COMMAND to the command run.
   * Use dh_gencontrol -- -V to pass the PHP version substvar instead of
     writing it to the substvars file.
   * Switch to 3.0 (quilt) source format.  Force a single Debian patch and
     include a custom patch header explaining that it is a rollup of any
     fixes cherry-picked from upstream and breaking those patches out
     separately would be work for no gain.
 .
 remctl (2.15-3) unstable; urgency=low
 .
   * Make use of the new Makefile variables in the upstream 2.15 release to
     control the Python installation and test suite.  Hopefully fixes
     installation with Python 2.6 as the default.  (Closes: #571509)
   * Fix the PHP tests to work properly with PHP 5.3, which no longer
     passes environment variables through to the running test programs.
   * Downgrade the libremctl-dev dependency on libkrb5-dev to suggests
     since it's only required for static linking.
   * Fix a spelling error in the Net::Remctl man page.
   * Update standards version to 3.8.4 (no changes required).
 .
 remctl (2.15-2) unstable; urgency=low
 .
   * Do not add php5 as an alternative to the phpapi dependency in
     php5-remctl, fixing problems with the upcoming PHP 5.3 transition.
     Thanks, Raphael Geissert.  (Closes: #566300)
 .
 remctl (2.15-1) unstable; urgency=low
 .
   * New upstream release.
     - Allow the subcommand to be omitted on the remctl command line.
     - New special keyword EMPTY in remctld configuration.
     - Allow use of ALL for the command in the remctld configuration.
     - Fix read of uninitialized memory when parsing ACL files.
   * Fix debian/rules logic for forcing Python module tests to be run using
     the default version of Python.
 .
 remctl (2.14-4) unstable; urgency=low
 .
   * Add --install-layout=deb to the Python setup.py install commands to
     support Python 2.6.
   * Add php5-cli to the build dependencies so that the test suite is run.
   * Update to debhelper compatibility level V7.
     - Use debhelper rule minimization with overrides.
     - Skip the test suite if nocheck is set in DEB_BUILD_OPTIONS.
     - Let dh_install handle installation of remctl.conf.
     - Add ${misc:Depends} to all dependencies.
   * Apply a build-time fix to the upstream Makefile to only use the Python
     build directory for the default version of Python.  This is required
     now that make check is run after building Python modules for all
     supported versions.
   * Use the right optimization and warning flags when relinking libremctl.
 .
 remctl (2.14-3) unstable; urgency=low
 .
   * Stop including the protocol documentation in remctl-server.  Add a
     pointer to the remctl-client package for protocol documentation in
     remctl-server's README.Debian.
   * Add a doc-base registration file for the remctl protocol specification
     in remctl-client.
   * Do not install the libremctl.la file.  Libtool *.la files force other
     packages using Libtool to declare excessive library dependencies.
   * Add an explicit build-dependency on Perl.  It was being pulled in by
     other build dependencies, but this is more correct.
   * Update standards version to 3.8.3 (no changes required).
 .
 remctl (2.14-2) unstable; urgency=low
 .
   * Fix test suite behavior when IPv6 support is available in the library
     but disabled in the kernel.  Thanks, Peter 'p2' De Schrijver.
     (Closes: #530573)
   * Change php5-remctl's section to php to match override.
 .
 remctl (2.14-1) unstable; urgency=low
 .
   * New upstream release.
     - remctld can be configured to pass an argument on standard input.
     - Arguments passed on standard input may now contain nuls.
     - remctld logging now replaces unprintable characters.
     - "command" and "subcommand" are now used instead of "type" and
       "service" in all documentation of remctl commands.
     - Better diagnosis of nul characters in command arguments.
     - Plug several memory leaks in the remctld server.
   * Allow php5 as an alternative for the phpapi dependency to avoid a
     Lintian warning (although I'm not sure this change is correct and need
     to investigate further later).
   * Update standards version to 3.8.1 (no changes required).
 .
 remctl (2.13-3) unstable; urgency=low
 .
   * Upload to unstable.
 .
 remctl (2.13-2) experimental; urgency=low
 .
   * Call open() with the correct arguments when creating a sentinel file
     in the test suite.  (LP: #307326)
 .
 remctl (2.13-1) experimental; urgency=low
 .
   * New upstream release.
     - New PHP PECL bindings for libremctl (php5-remctl).
     - New Python remctl extension (python-remctl).
     - Add support for ACL methods to the remctld server.
     - Add the deny ACL method to reject authentication by certain users.
     - Add the princ ACL method, allowing direct specification of
       particular principals in the main configuration file.
     - When processing the include of a directory for configuration or ACL
       files, limit the files included to characters in [a-zA-Z0-9_-] to
       avoid editor temporary files.  (Closes: #479481)
   * On new installations of remctl-server, add the inetd.conf line with
     the symbolic protocol name rather than the port number.  Depend on a
     new enough version of netbase.  Remove that line in prerm.
   * Add Vcs-Git and Vcs-Browser control fields.
   * Update standards version to 3.8.0 (no changes required).
Checksums-Sha1: 
 c04985b523cb6a49a90a6b3be1fd9141bec91d69 1780 remctl_2.16-1~bpo50+1.dsc
 b21da39182d306545a441de41903d1a73e738b7c 583123 remctl_2.16.orig.tar.gz
 b0dc4ac7a280629327443acbac5436cdf5129208 14753 remctl_2.16-1~bpo50+1.debian.tar.gz
 c54d8003b617210021bc44e6607b8adbdf2a0438 37796 libremctl1_2.16-1~bpo50+1_i386.deb
 084be06e0b8db3de13b1c7bbb2ac14e48fa9ef54 64066 libremctl-dev_2.16-1~bpo50+1_i386.deb
 30911645add5814aef6461d761e979aa78dc3c20 72882 remctl-client_2.16-1~bpo50+1_i386.deb
 f458c4284daf35705fa886254116537437d6369d 70106 remctl-server_2.16-1~bpo50+1_i386.deb
 627987c1898c8be3018646b251eb6559b46a3109 45338 libnet-remctl-perl_2.16-1~bpo50+1_i386.deb
 efb2890fe40718b70b9562d31a59b4294c570eb0 31192 php5-remctl_2.16-1~bpo50+1_i386.deb
 f74fe416836e078fbbb64aa8f4027cdd39a27772 30834 python-remctl_2.16-1~bpo50+1_i386.deb
 546ebb6992ac70a9ec05d5101ea4dd7c13312ddd 23580 libremctl-ruby_2.16-1~bpo50+1_all.deb
 b57a7c1ba50be604bb5929425d6888412443b290 28150 libremctl-ruby1.8_2.16-1~bpo50+1_i386.deb
 ed293601eb0786d8bc330a951b4d51c0dbc22b42 28256 libremctl-ruby1.9.1_2.16-1~bpo50+1_i386.deb
Checksums-Sha256: 
 5de973ef65814d75ad7dac5e21a7fa209eeed8ab0af9e2438e107451811537a3 1780 remctl_2.16-1~bpo50+1.dsc
 ee5ec7515feb760879e62113a5e1c5b41d0ca4ba7ee9e75eeea8f0422a44a071 583123 remctl_2.16.orig.tar.gz
 feefd448395c8bd6f4c373868bfaba21e236ee1e5ff2f57e5075fe74e18d24de 14753 remctl_2.16-1~bpo50+1.debian.tar.gz
 a6e2a863e4df47f9abcf05f933dc1dff206d630c1068b94430de35b9a2f3425b 37796 libremctl1_2.16-1~bpo50+1_i386.deb
 132cb03ffdbbd1a9b9c9b574044b2082ffd7a9d9bf705c5e20f6ec34ee6d21a0 64066 libremctl-dev_2.16-1~bpo50+1_i386.deb
 ea2e639c99a6b501836bc08cd8e235bd76239a3aa1be85edbab78ec9df44fa50 72882 remctl-client_2.16-1~bpo50+1_i386.deb
 6b84dbb6d0d22635eb5b863a94fbcf221a3e05b29634409b760b9cf566cf85cf 70106 remctl-server_2.16-1~bpo50+1_i386.deb
 b9c919f849ba5070d79af8d02e4755f4a20ec3f331765149a7f5e71f86eaaf31 45338 libnet-remctl-perl_2.16-1~bpo50+1_i386.deb
 90d45800a111779b3d1e2e8c4dee8fdab9a2cbd33b7be265adbb7c0915b78a3f 31192 php5-remctl_2.16-1~bpo50+1_i386.deb
 179e8bea3422254cb2e57d92ee5d816286f74dd68a3e9007c132b1b17830a80d 30834 python-remctl_2.16-1~bpo50+1_i386.deb
 cee3a195708acd292115404606de75d7e6ee414def64cc20cba9d053efcce010 23580 libremctl-ruby_2.16-1~bpo50+1_all.deb
 abb4ea6d68c2507181fdc0cd59d9044f4efedb3628ff5036a4d234f2ec9814cf 28150 libremctl-ruby1.8_2.16-1~bpo50+1_i386.deb
 25804767bdc7b7123500b7193b2045697283ce6b3c380d2d5baa1de0d21fe90b 28256 libremctl-ruby1.9.1_2.16-1~bpo50+1_i386.deb
Files: 
 b803535c8621ea1d46f549b32aab070a 1780 net optional remctl_2.16-1~bpo50+1.dsc
 16ab663ac7f3e74c3e58e8523c4af280 583123 net optional remctl_2.16.orig.tar.gz
 433f99b1ec9ecfeff4ca1a110acf1505 14753 net optional remctl_2.16-1~bpo50+1.debian.tar.gz
 3835f1c3f5270393073abb35b6e3e4fc 37796 libs optional libremctl1_2.16-1~bpo50+1_i386.deb
 1aa61db459bfceaf1c1fb547b54a37fd 64066 libdevel extra libremctl-dev_2.16-1~bpo50+1_i386.deb
 ec41168acfa6113baceeb7ddd89d22fb 72882 net optional remctl-client_2.16-1~bpo50+1_i386.deb
 cfea92dc2246ac966ef3d40d56a77f76 70106 net optional remctl-server_2.16-1~bpo50+1_i386.deb
 a00bef4d2711ad148889cf3a1bc73308 45338 perl optional libnet-remctl-perl_2.16-1~bpo50+1_i386.deb
 d5557583627440feea9727393611ed2a 31192 php optional php5-remctl_2.16-1~bpo50+1_i386.deb
 9eca9e90974a0d16a5c2979c1840367f 30834 python optional python-remctl_2.16-1~bpo50+1_i386.deb
 d6961a3f3ec1433e51c7bace9a7c2666 23580 ruby optional libremctl-ruby_2.16-1~bpo50+1_all.deb
 6c5ca4d817ec116bafa765e0e6b9f88c 28150 ruby optional libremctl-ruby1.8_2.16-1~bpo50+1_i386.deb
 94cdd3673d05c16431092cffba0bce80 28256 ruby optional libremctl-ruby1.9.1_2.16-1~bpo50+1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJNONbdAAoJEH2AMVxXNt51TzkH/AgKPpQ8igiI7HNBiVWH/L80
Bpc0sAD8jj7frde8lssMQDsFMGMuNVlEWVM/a89HLU7vNe6oO6FQe93duTBZz617
VlZaWXwrIm9Ghn1ehYhyvBw3mUkg6fD6KxE7bE7DHL7nMwFcXJpvrd0/4/HgpmoK
k4HXAOr1ZevrEYAJ+WOpHHWPWlhzyISBjoyLjRYcdlssbl+GQzBPP28hxoCuOBhs
CRF262fh1Rn8BcnPZ/rJslkgBJHktVpY3JxBUgQXXoHH67rDrCrs6F5prMoUHtvD
1stzkefFGkiGFSLG/J1xRDb6nklc+YJMmc6ROHRE3FFpuuUyINPGYJfSmsv2f38=
=j9/C
-----END PGP SIGNATURE-----


Accepted:
libnet-remctl-perl_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/libnet-remctl-perl_2.16-1~bpo50+1_i386.deb
libremctl-dev_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/libremctl-dev_2.16-1~bpo50+1_i386.deb
libremctl-ruby1.8_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/libremctl-ruby1.8_2.16-1~bpo50+1_i386.deb
libremctl-ruby1.9.1_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/libremctl-ruby1.9.1_2.16-1~bpo50+1_i386.deb
libremctl-ruby_2.16-1~bpo50+1_all.deb
  to main/r/remctl/libremctl-ruby_2.16-1~bpo50+1_all.deb
libremctl1_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/libremctl1_2.16-1~bpo50+1_i386.deb
php5-remctl_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/php5-remctl_2.16-1~bpo50+1_i386.deb
python-remctl_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/python-remctl_2.16-1~bpo50+1_i386.deb
remctl-client_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/remctl-client_2.16-1~bpo50+1_i386.deb
remctl-server_2.16-1~bpo50+1_i386.deb
  to main/r/remctl/remctl-server_2.16-1~bpo50+1_i386.deb
remctl_2.16-1~bpo50+1.debian.tar.gz
  to main/r/remctl/remctl_2.16-1~bpo50+1.debian.tar.gz
remctl_2.16-1~bpo50+1.dsc
  to main/r/remctl/remctl_2.16-1~bpo50+1.dsc
remctl_2.16.orig.tar.gz
  to main/r/remctl/remctl_2.16.orig.tar.gz


Reply to: