[ubuntu/karmic-proposed] root-system 5.18.00-2.3ubuntu2.1 (Accepted)
Ilya Barygin
barygin at gmail.com
Fri Nov 13 08:29:10 GMT 2009
root-system (5.18.00-2.3ubuntu2.1) karmic-proposed; 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 <barygin at gmail.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: fabrice_sp <coutadeurf at gmail.com>
https://edge.launchpad.net/ubuntu/karmic/+source/root-system/5.18.00-2.3ubuntu2.1
-------------- next part --------------
-----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.3ubuntu2.1
Distribution: karmic-proposed
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Ilya Barygin <barygin at 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.3ubuntu2.1) karmic-proposed; 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:
b666742c64ef7a309773c29bb677d7e5fd308af9 2944 root-system_5.18.00-2.3ubuntu2.1.dsc
913a66f991caea024a3e27f822c7f7783e420aba 85503 root-system_5.18.00-2.3ubuntu2.1.diff.gz
Checksums-Sha256:
447821d2490192da77636f03d797d901650f7747cb0d957dea8908266e76eac0 2944 root-system_5.18.00-2.3ubuntu2.1.dsc
8a2bb5e6656132a4c841b652a437a21b70a372f6fdfdb2eab8ccad6e1a2bb507 85503 root-system_5.18.00-2.3ubuntu2.1.diff.gz
Files:
0f49ce26e53bfa634564715bc3160aa6 2944 science optional root-system_5.18.00-2.3ubuntu2.1.dsc
d87a05d83055ddc2c4399041a3b4af58 85503 science optional root-system_5.18.00-2.3ubuntu2.1.diff.gz
Launchpad-Bugs-Fixed: 462059
Original-Maintainer: Christian Holm Christensen <cholm at nbi.dk>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkr8ga0ACgkQdUrlgrvrgbpVXwCfXffpsqUOgQYEFtVDK8cq1c7Z
gVwAnA3DyloL8HL4f0P8TQQ+IWb0ocvi
=sOOt
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list