root-system (5.18.00-2.3ubuntu3) lucid; urgency=low

  [ Evan Broder ]
  * Rebuild to pick up new krb5 library dependencies (LP: #462059).

  [ Ilya Barygin ]
  * Fix build issues:
    - cint/src/Type.cxx: fix typos in #elif directives. Patch from BTS
      #505015, thanks to Martin Michlmayr.
    - krb5auth/src/Krb5Auth.cxx: valid_cksumtype() renamed to
      krb5_c_valid_cksumtype(). Patch from BTS #529998, thanks to Jurij
      Smakov.
    - xrootd/src/xrootd/src/XrdNet/XrdNetDNS.cc:
      xrootd/src/xrootd/src/XrdXrootd/XrdXrootdPrepare.cc:
      add explicit casts to char* to fix invalid conversions. Backported
      from upstream 2.24.00.
    - xrootd/src/xrootd/src/XrdClient/XrdClientConn.hh: add missing
      header.
    - io/Module.mk: compile with -O as a workaround for gcc bug 40056.

Date: Sun, 08 Nov 2009 16:40:57 +0300
Changed-By: Ilya Barygin <bary...@gmail.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-m...@lists.ubuntu.com>
Signed-By: fabrice_sp <coutade...@gmail.com>
https://launchpad.net/ubuntu/lucid/+source/root-system/5.18.00-2.3ubuntu3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 08 Nov 2009 16:40:57 +0300
Source: root-system
Binary: root-system root-plugin-asimage root-plugin-hbook libroot-clarens5.18 
libroot-clarens-dev root-plugin-fftw3 root-plugin-krb5 libroot-ldap5.18 
libroot-ldap-dev root-plugin-minuit2 libroot-mathmore5.18 libroot-mathmore-dev 
root-plugin-mysql root-plugin-odbc root-plugin-gl root-plugin-peac 
root-plugin-pgsql libroot-python5.18 libroot-python-dev root-plugin-qt 
libroot-roofit5.18 libroot-roofit-dev libroot-ruby5.18 libroot-ruby-dev 
libroot-unuran5.18 libroot-unuran-dev root-plugin-xml root-system-xrootd 
root-plugin-netx root-plugin-fumili libroot-minuit5.18 libroot-minuit-dev 
libroot-mlp5.18 libroot-mlp-dev libroot-tmva5.18 libroot-tmva-dev 
root-plugin-proof root-plugin-xproof root-plugin-sql libroot-quadp5.18 
libroot-quadp-dev root-system-proofd root-system-rootd root-system-doc 
root-system-bin libroot5.18 libroot-dev root-system-common ttf-root-installer
Architecture: source
Version: 5.18.00-2.3ubuntu3
Distribution: lucid
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-m...@lists.ubuntu.com>
Changed-By: Ilya Barygin <bary...@gmail.com>
Description: 
 libroot-clarens-dev - Clarens extension for ROOT - development files
 libroot-clarens5.18 - Clarens extension for ROOT - run-time libraries
 libroot-dev - Header files for ROOT
 libroot-ldap-dev - Ldap extension for ROOT
 libroot-ldap5.18 - Ldap extension for ROOT - run-time libraries
 libroot-mathmore-dev - Mathmore plugin for ROOT
 libroot-mathmore5.18 - GSL interface library for ROOT
 libroot-minuit-dev - Minuit plugin for ROOT
 libroot-minuit5.18 - Minuit plugin for ROOT
 libroot-mlp-dev - Multi layer perceptron extension for ROOT - development files
 libroot-mlp5.18 - Multi layer perceptron extension for ROOT - run-time 
libraries
 libroot-python-dev - Python extension for ROOT - development files
 libroot-python5.18 - Python extension for ROOT - runtime libraries
 libroot-quadp-dev - QuadP extension for ROOT - development files
 libroot-quadp5.18 - QuadP extension for ROOT - run-time libraries
 libroot-roofit-dev - ROOT extension for modeling expected distribtions - 
development
 libroot-roofit5.18 - ROOT extension for modeling expected distribtions - 
libraries
 libroot-ruby-dev - Ruby extension for ROOT - development headers
 libroot-ruby5.18 - Ruby extension for ROOT - run-time library
 libroot-tmva-dev - Toolkit for multivariate data analysis - development files
 libroot-tmva5.18 - Toolkit for multivariate data analysis
 libroot-unuran-dev - Random number generator library - development files
 libroot-unuran5.18 - Random number generator library
 libroot5.18 - Numerical data analysis framework - shared runtime libraries
 root-plugin-asimage - AfterImage plugin for ROOT
 root-plugin-fftw3 - FFTw plugin for ROOT
 root-plugin-fumili - Fumili plugin for ROOT
 root-plugin-gl - GL plugin for ROOT
 root-plugin-hbook - Hbook plugin for ROOT
 root-plugin-krb5 - Kerberos (version 5) plugin for ROOT
 root-plugin-minuit2 - Minuit version 2 plugin for ROOT
 root-plugin-mysql - MySQL client plugin for ROOT
 root-plugin-netx - NetX plugin for ROOT
 root-plugin-odbc - ODBC plugin for ROOT
 root-plugin-peac - PEAC plugin for ROOT - run-time libraries
 root-plugin-pgsql - PostgreSQL client plugin for ROOT
 root-plugin-proof - PROOF plugin for ROOT
 root-plugin-qt - Qt plugin for ROOT
 root-plugin-sql - SQL plugin for ROOT
 root-plugin-xml - XML reader plugin for ROOT
 root-plugin-xproof - XPROOF plugin for ROOT
 root-system - Meta package to install all ROOT packages
 root-system-bin - Numerical data analysis framework - general applications
 root-system-common - Common files for ROOT
 root-system-doc - Tutorial and test suit for the ROOT system
 root-system-proofd - Parallel ROOt Facility - distributed, parallel computing
 root-system-rootd - ROOT remote file server
 root-system-xrootd - Extented ROOT file server
 ttf-root-installer - True type fonts for ROOT - installer package
Changes: 
 root-system (5.18.00-2.3ubuntu3) lucid; urgency=low
 .
   [ Evan Broder ]
   * Rebuild to pick up new krb5 library dependencies (LP: #462059).
 .
   [ Ilya Barygin ]
   * Fix build issues:
     - cint/src/Type.cxx: fix typos in #elif directives. Patch from BTS
       #505015, thanks to Martin Michlmayr.
     - krb5auth/src/Krb5Auth.cxx: valid_cksumtype() renamed to
       krb5_c_valid_cksumtype(). Patch from BTS #529998, thanks to Jurij
       Smakov.
     - xrootd/src/xrootd/src/XrdNet/XrdNetDNS.cc:
       xrootd/src/xrootd/src/XrdXrootd/XrdXrootdPrepare.cc:
       add explicit casts to char* to fix invalid conversions. Backported
       from upstream 2.24.00.
     - xrootd/src/xrootd/src/XrdClient/XrdClientConn.hh: add missing
       header.
     - io/Module.mk: compile with -O as a workaround for gcc bug 40056.
Checksums-Sha1: 
 752a043eed897c2bb4fd2e57c1b3b3a79dae8aba 2936 
root-system_5.18.00-2.3ubuntu3.dsc
 708a86af809e8e751efba5d58b7d1ffdc0c9e568 85496 
root-system_5.18.00-2.3ubuntu3.diff.gz
Checksums-Sha256: 
 800992da4a407b21f1fba064b2998856f86f13ffabb71bb0df955eb3b1266b6f 2936 
root-system_5.18.00-2.3ubuntu3.dsc
 5973d9a183847a00d764b470270355c37d63d647e96fcab495639bb58f3c7003 85496 
root-system_5.18.00-2.3ubuntu3.diff.gz
Files: 
 7d47e2fe0729c3ec723f5a9eb8c8b470 2936 science optional 
root-system_5.18.00-2.3ubuntu3.dsc
 6cff6cdc56e805bb2a918938107bf70b 85496 science optional 
root-system_5.18.00-2.3ubuntu3.diff.gz
Launchpad-Bugs-Fixed: 462059
Original-Maintainer: Christian Holm Christensen <ch...@nbi.dk>

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

iEYEARECAAYFAkr8a2EACgkQdUrlgrvrgbqt+gCfcV4MoS6g+oWGrd6f/UDUyvxh
HwgAnR4UMRDhU7lP2A14fSpoR949lntr
=Ksr9
-----END PGP SIGNATURE-----
-- 
Lucid-changes mailing list
Lucid-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/lucid-changes

Reply via email to