Re: Fwd: Re: BLAST+ speed build issues

2011-08-06 Thread Kurt Roeckx
On Thu, Aug 04, 2011 at 12:02:25PM +0200, Olivier Sallou wrote:
 For info, executable is quite large 11MB (static) vs 2M (dynamic).

The 11MB probably contains a whole bunch of libraries instead,
making it larger.  I don't see how this is relavant.

 Dynamic build exe is linked against:
 osallou@debiansid:/tmp/ncbi-blast-2.2.25+-src/debian/ncbi-blast+/usr/bin$ ldd
 /usr/bin/blastx
 linux-vdso.so.1 =  (0x7fffb01a8000)
 libblastinput.so = /usr/lib/ncbi-blast+/libblastinput.so
 (0x7f06d9572000)
[...lots of blast libs...]

 For a simple -h call, here is a benchmark:

Like others have pointed out, this is not a useful benchmark.
You're basicly testing the startup time of your application.  When
you start an applications that dynamic linker has to resolv
symbols and relocations.  This takes time which for the static
version was done at link time.  Having more libraries it needs to
check for the symbol means it will take longer.

What can help is that you reduce the total amount of symbols that
it needs to check be only exporting the symbols you need from the
shared libraries.  There are various methods for that.

The basic 3 methods I know:
- Making things as much as possible static.
- Using symbol visibility: tell gcc which symbols should be visible.
- Using a linker map to only export those that should be visible.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110806103714.ga2...@roeckx.be



Accepted libtool 2.4-3 (source all amd64)

2011-07-29 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 29 Jul 2011 15:45:31 +0200
Source: libtool
Binary: libtool libtool-doc libltdl7 libltdl-dev
Architecture: source all amd64
Version: 2.4-3
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libltdl-dev - A system independent dlopen wrapper for GNU libtool
 libltdl7   - A system independent dlopen wrapper for GNU libtool
 libtool- Generic library support script
 libtool-doc - Generic library support script
Closes: 632613 632614
Changes: 
 libtool (2.4-3) unstable; urgency=low
 .
   * Also cat test-suite.log (Closes: #632613)
   * Also disable broken tests with non-PIC code on arm. (Closes: #632614)
Checksums-Sha1: 
 20c83cb20fd70ba7d8c3e65a14bbc29ca30fbe43 1842 libtool_2.4-3.dsc
 8fd797a3c9685b2480c47e8a1632a2d043d36a72 16797 libtool_2.4-3.debian.tar.gz
 c50222632aa725ea5179adea8e2e43814d019947 591012 libtool-doc_2.4-3_all.deb
 9d3b9ae8062cebaff49a6b246e0608987f82cee7 608642 libtool_2.4-3_amd64.deb
 ce59b4b26b6ef1112548ba160dbfd60148b0a2e2 345084 libltdl7_2.4-3_amd64.deb
 b747909641ae72465a149a25dc9f0d6d50bc40bd 203824 libltdl-dev_2.4-3_amd64.deb
Checksums-Sha256: 
 b79aa669a3b0ac274c0f7afb531b2b5cc531d727c71374bb298d5a8f681fd8dc 1842 
libtool_2.4-3.dsc
 9f019aacd43540268e2646d0888d0801d3a12e170eac0ab122fd1bd1c0497f4e 16797 
libtool_2.4-3.debian.tar.gz
 18870ba81e7e74c2383decb0e743b06b5c7f4a5880549ebce8b82e2909e508cc 591012 
libtool-doc_2.4-3_all.deb
 967d05a3b2c55472fb1dfca0a19192d0d4c7a4c85853557b5c09845432e20d17 608642 
libtool_2.4-3_amd64.deb
 1f3524683648667f4868b73c304c966c2e087fc2848becf4b4e9ddeedfece099 345084 
libltdl7_2.4-3_amd64.deb
 99ef6dcf9e86ae4e754a09d3a91e18cc9bec846a86c7ccd343b96868694dd30d 203824 
libltdl-dev_2.4-3_amd64.deb
Files: 
 97a195b1f016f6f8497e777807c1e9b2 1842 devel optional libtool_2.4-3.dsc
 85f615cccfc3fcd127bf7befaf2604e3 16797 devel optional 
libtool_2.4-3.debian.tar.gz
 aa782314b139d3073afe2d6acb6cf4c7 591012 doc optional libtool-doc_2.4-3_all.deb
 a090eb4707db8f27da0e18389dcbfb2a 608642 devel optional libtool_2.4-3_amd64.deb
 5aab3bfff8f525f1595b1b8c0ad2b012 345084 libs optional libltdl7_2.4-3_amd64.deb
 d0240189de28a202e9969ff4bb58964d 203824 libdevel optional 
libltdl-dev_2.4-3_amd64.deb

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

iQIcBAEBCgAGBQJOMsKvAAoJEGpMZM6DE7Xw9n0QAJLTrBUY89YCYl+ZCv7vs6QO
vEI2r+KU/NLScS+av1E1I0ztPaNYLZrPmMpDlk74o1s1th7u24uIH4aaEdVUQxIY
RDWmbUzEyh0+bDOSy1cRodzIrD0zvR+RJZ40Cm0Y2Q3NtUUG1LTMi8UMsUM+J1fu
Hxvpq6VozeYd1P81a4WgDW+m8es3YZ8Dz0/SLpOkc0AdUsgBHbg8sx0usGBqSN20
pTlfkWdcslDbAtfBjXhlcr93HMfa9F/jb4beCuM+iZmE2dLoJ7UeAQ3n783AoeeY
Q4m5mq59nPVcwLnZS9OXPo+7pW8kL7X/IomN9bdJMVfV3KAyqUKf/7xiO4cMq1ho
DTwG1S/F1Jm5iBj8aakiGU2uagXnd0EU6Uyxrja6R/ywjD9eSXnHiVXtS+p3Bu75
Z4ICiLaaSA7KiU13If+ZuNAJ/2cO3YVnS85BZELC9w3xi9/Uxw0mz4qcEAfXWvV2
Ylb5RPdthLBiY7c/Jkysz/eKaolKzXoK1q6F0Sjg5TAtEo5zF0wuitopHK3Ab1Yu
0HVE9wcrdgzLxwKkL884sXRizjPlyVOLh1lpq69C+HMRvpRGlWY3WhERDwl9O3fZ
7Pi33xBT3rGdAYQ7uZ7EhXAAPCzd/DU1RhlcHCtZ12j0TvmtE2MtnPPCigJt2rB4
GFrN4tls14oI8jMubjtT
=6Dz/
-END PGP SIGNATURE-


Accepted:
libltdl-dev_2.4-3_amd64.deb
  to main/libt/libtool/libltdl-dev_2.4-3_amd64.deb
libltdl7_2.4-3_amd64.deb
  to main/libt/libtool/libltdl7_2.4-3_amd64.deb
libtool-doc_2.4-3_all.deb
  to main/libt/libtool/libtool-doc_2.4-3_all.deb
libtool_2.4-3.debian.tar.gz
  to main/libt/libtool/libtool_2.4-3.debian.tar.gz
libtool_2.4-3.dsc
  to main/libt/libtool/libtool_2.4-3.dsc
libtool_2.4-3_amd64.deb
  to main/libt/libtool/libtool_2.4-3_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qmp3n-00088t...@franck.debian.org



Accepted ntp 1:4.2.6.p3+dfsg-1 (source all amd64)

2011-07-24 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 03 Jun 2011 16:39:02 +0200
Source: ntp
Binary: ntp ntpdate ntp-doc
Architecture: source all amd64
Version: 1:4.2.6.p3+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian NTP Team pkg-ntp-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ntp- Network Time Protocol daemon and utility programs
 ntp-doc- Network Time Protocol documentation
 ntpdate- client for setting system time from NTP servers
Changes: 
 ntp (1:4.2.6.p3+dfsg-1) unstable; urgency=low
 .
   * New upstream version
 - Require newer autogen version
   * Include sntp in source, it got rewritting and licensed changed.
   * Re-add neoclock4x driver, license got changed.
   * Drop nanokernel-status.patch.  2.6.26 was part of lenny, so everybody
 really should have nanokernel support now.  The patch also didn't
 actually enable the nano kernel.
   * Drop mod_nano.patch, libc now provides the proper defines.
   * We now build against a libc that has NTP_API 4 support, which means
 that we get TAI offset support.
Checksums-Sha1: 
 67a50da74d30032d0d971b2a4f513a73a4629175 2112 ntp_4.2.6.p3+dfsg-1.dsc
 555e4992bde2d9d26fd53ef6837fc5c673a2ec9a 4176683 ntp_4.2.6.p3+dfsg.orig.tar.gz
 dbd7fcc4bbe6dade85581a6d1107890c1329b9a4 557225 
ntp_4.2.6.p3+dfsg-1.debian.tar.gz
 8fe48f1746bb24d076f94590f4cbd4028f0fd69f 1139708 
ntp-doc_4.2.6.p3+dfsg-1_all.deb
 59d52a639b8347e24493a2495ca8ba8062f576a5 552676 ntp_4.2.6.p3+dfsg-1_amd64.deb
 845d22a7fc33bcd5e370939cbcf028470509588b 80866 
ntpdate_4.2.6.p3+dfsg-1_amd64.deb
Checksums-Sha256: 
 1fa32ec6190d12c269860f8f7d5a95c811e07e72851361e5be766fa08b9af00c 2112 
ntp_4.2.6.p3+dfsg-1.dsc
 8dba919842f6b14ca3569d900fb537ed5207a135d3bf631961a00ffd4936368d 4176683 
ntp_4.2.6.p3+dfsg.orig.tar.gz
 20daccd0f56f650faff23abb389b4c3fc5cab7aea30001cc4037b58174cb7f4c 557225 
ntp_4.2.6.p3+dfsg-1.debian.tar.gz
 4b223e40b8d0bb30498034e6668cbc30e4cc769f8e8a1e6b784a03472e2839cb 1139708 
ntp-doc_4.2.6.p3+dfsg-1_all.deb
 6e183a829b29c0ea96ad42ecb421332406c527b91cfbf21bfd4fed071d8ceb57 552676 
ntp_4.2.6.p3+dfsg-1_amd64.deb
 37ae050d8f60e469c48b58d1d0a2a627515858c32d8f811c78cc2ac6629fcb95 80866 
ntpdate_4.2.6.p3+dfsg-1_amd64.deb
Files: 
 1373059c7c87eddc95eeab467034b38c 2112 net optional ntp_4.2.6.p3+dfsg-1.dsc
 5b727d11d1308b731ef6e0de6b4dbdac 4176683 net optional 
ntp_4.2.6.p3+dfsg.orig.tar.gz
 29a04cda5d5193350713ca9c1b2275ff 557225 net optional 
ntp_4.2.6.p3+dfsg-1.debian.tar.gz
 543c57a09c10d154b96c21cde315d19d 1139708 doc optional 
ntp-doc_4.2.6.p3+dfsg-1_all.deb
 0f437245fa69d34b7ed3b4e482882089 552676 net optional 
ntp_4.2.6.p3+dfsg-1_amd64.deb
 265fd31de136b8feda086c01fdfc056d 80866 net optional 
ntpdate_4.2.6.p3+dfsg-1_amd64.deb

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

iQIcBAEBCgAGBQJOLDuHAAoJEGpMZM6DE7XwsIMP/10PgEZOsliXPjCbj1KAoENg
UerKoXicL99+hh7p6vZY5nXSm85oOA44r931OuOdahQvq+BxVfKy2+tidBK/TkJe
JFr2ljYD7fl3yl6PmA2/ILv/M3amt3+wqeBUYil1PC9zjqCXR4x5hmRuD4R4cy4W
6JCx3d8FcfuGianNYflK09q1wfQyHg7mjgRgbmpwBiatO2MvXxkb2AiHcZyI/diI
wPUpPF/Dj2/7sVrVGqSIWtgvCFz8RaAI/MGynt9fNKSP9sClLDZWvmnWcPDj8vNP
F1wQp6zBa54EC9E/plQMbzs4Rx6U+sHtETXU68AMNlOEJuTgpPzxmRzAzbAn1ecA
u7chievHGDuITwem/zLPf0agURA385svYvegA8viNFHHVoZPt2f3FpZwHQDLxf0q
FNUR+Ww2eVV0vJFa+I9giQrm6Wi9ll0p/ahI+YzIH6PHrp3JkUM1dTew0Euc6ssl
Ak8zDI3jHHZPAjIniyIUrSwCgctyVHixo3Qin/BM/QxjGUUeqjmRwGtKkZXW0Fh5
byArk3DtDqoIeu7XcfhVzsF54C/6bsSDwdft18FkzR96PEenM/8C7sJmHmGMjy/M
rGU1lOgWz1zoQWKapUAjOIsWooeezOUcDpkYRLQXi5Terdo0HI/bWGQyVPRoYwDk
LvFsEw82Rhw8t/zntcet
=87oC
-END PGP SIGNATURE-


Accepted:
ntp-doc_4.2.6.p3+dfsg-1_all.deb
  to main/n/ntp/ntp-doc_4.2.6.p3+dfsg-1_all.deb
ntp_4.2.6.p3+dfsg-1.debian.tar.gz
  to main/n/ntp/ntp_4.2.6.p3+dfsg-1.debian.tar.gz
ntp_4.2.6.p3+dfsg-1.dsc
  to main/n/ntp/ntp_4.2.6.p3+dfsg-1.dsc
ntp_4.2.6.p3+dfsg-1_amd64.deb
  to main/n/ntp/ntp_4.2.6.p3+dfsg-1_amd64.deb
ntp_4.2.6.p3+dfsg.orig.tar.gz
  to main/n/ntp/ntp_4.2.6.p3+dfsg.orig.tar.gz
ntpdate_4.2.6.p3+dfsg-1_amd64.deb
  to main/n/ntp/ntpdate_4.2.6.p3+dfsg-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ql0xc-0003a4...@franck.debian.org



Accepted autogen 1:5.12-0.1 (source amd64)

2011-07-10 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 10 Jul 2011 15:05:23 +0200
Source: autogen
Binary: autogen libopts25 libopts25-dev
Architecture: source amd64
Version: 1:5.12-0.1
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith bradsm...@debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 autogen- automated text file generator
 libopts25  - automated option processing library based on autogen
 libopts25-dev - automated option processing library based on autogen
Closes: 629690 630176
Changes: 
 autogen (1:5.12-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * New upstream release
 - Don't set rpath for default search paths. (Closes: #630176)
 - Fixes build issue on Hurd.
 - Drop patch 02_home.diff, applied upstream
   * Don't run the build target twice.  Patch from Matthias Klose
 d...@debian.org (Closes: #629690)
Checksums-Sha1: 
 70eed5d45c1c78e097e31f4a559ee9bcb2f1e554 1884 autogen_5.12-0.1.dsc
 18437f8187d8eaf73e30f225d32e514e3f4c79e0 1362298 autogen_5.12.orig.tar.gz
 4501fe0ee5f698b2b6ddeb98b679b6230018a9d3 12637 autogen_5.12-0.1.diff.gz
 890768a3a999fdb794192bc7c42ff293c8638934 1076062 autogen_5.12-0.1_amd64.deb
 bed953252d0460069050504908274db08024bb49 73768 libopts25_5.12-0.1_amd64.deb
 582015b1f3ad00a76a481978baf9c5242c5b87be 117012 
libopts25-dev_5.12-0.1_amd64.deb
Checksums-Sha256: 
 caae6c484f9685124bfcf4eaabf3e63e70a248af85678a92953c9d9f15fd09a3 1884 
autogen_5.12-0.1.dsc
 37e885d6c8a58f33ab198d38bb972fa4c14236f951d628161dde6e20527d0df2 1362298 
autogen_5.12.orig.tar.gz
 2d29ef844b6c6ee1377bdb31888d0bac7b7941027270963c812af097e313c706 12637 
autogen_5.12-0.1.diff.gz
 bc5bca785607194cdc131c55328b15b6ad22befbbfa2457ff92533308786e68f 1076062 
autogen_5.12-0.1_amd64.deb
 297382e0cb73e5bfb46458755c25214ce662022338ccbaa9eff1d952a3186bfc 73768 
libopts25_5.12-0.1_amd64.deb
 8b8fe3e216489ab8c2c634e084443f7e74ea8b723e2a548f2194e4c52fd07d7f 117012 
libopts25-dev_5.12-0.1_amd64.deb
Files: 
 25cee12210bda1d0a82ab9e7d5c9e8b1 1884 devel optional autogen_5.12-0.1.dsc
 6c6671b76021fb30dd43b0d5fdb7180b 1362298 devel optional 
autogen_5.12.orig.tar.gz
 ae5ccf6f7da72ba79f9e2ae7ebb64d35 12637 devel optional autogen_5.12-0.1.diff.gz
 c6ee281028067bc17c4c7d53711ac8ae 1076062 devel optional 
autogen_5.12-0.1_amd64.deb
 b1f72a53cb495b697efb9a7facdf146b 73768 libs optional 
libopts25_5.12-0.1_amd64.deb
 afc2796a29b5a72646c4dfd9fa23e61a 117012 libdevel optional 
libopts25-dev_5.12-0.1_amd64.deb

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

iQIcBAEBCgAGBQJOGbIvAAoJEGpMZM6DE7XwplQP/RfxHvfvHs3FZoeeNcHn3oyL
8U0n9XdAJebygtHyYiAvoFaIMTo6VMWRrFP2CUmHNILCYIo+veWOUbsGVMXoK5oP
VkTubn33sIp9NO5KRIUwxQne9idF91ulW1K8/f5dQLIZlHibYap9vH5XRm1hI/sX
i+Eh5ChXPXnTjg3UwT/kLeUEtTwu9ULmAsysMhsTURoqJChSkPURZDAiE6RmCINA
fFcwajeBEtuhpnhCUGZJKTzxIgKFASp/no9kKiBUrbWT0cwZL8pDpzmo1h2HxzIg
Srtq0TjdTDATwrfLOedtCC2PGiOK7KSd4fAcSQyCBLwxUquKg8FtNs3ih43pfxXQ
COQ3/+aNpFtKqsLQhGwIGX1KupJPoMVdBRWvXOFddpxL7jkBX+9F+CazRf2IaDC1
WvY7S5jiQdtN+vb+YgPQTCpyfM0BWkwYVWHdYasJxrJiFffy3VWRsYRBwaG+KpVG
DqC+CHSCkgkViki7yZMIuixHYyA8cpqwhVCnuQ5qlAK6qWblujJj26FmqBQPfCfD
u8UPloY6SBt9eTPKbfq9mr/F3FvU9X2egMzg+xg70y6LILqrbh6Fzk7IFQpPMRa5
k+1NsmW9I+yZyaUHspar1H5sN8WQ39UyuST2rDPgi8pkdXKOEYtQf4JG6sgyvaAP
4HhcZeE/CrlhQkKv4UEh
=iiCB
-END PGP SIGNATURE-


Accepted:
autogen_5.12-0.1.diff.gz
  to main/a/autogen/autogen_5.12-0.1.diff.gz
autogen_5.12-0.1.dsc
  to main/a/autogen/autogen_5.12-0.1.dsc
autogen_5.12-0.1_amd64.deb
  to main/a/autogen/autogen_5.12-0.1_amd64.deb
autogen_5.12.orig.tar.gz
  to main/a/autogen/autogen_5.12.orig.tar.gz
libopts25-dev_5.12-0.1_amd64.deb
  to main/a/autogen/libopts25-dev_5.12-0.1_amd64.deb
libopts25_5.12-0.1_amd64.deb
  to main/a/autogen/libopts25_5.12-0.1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qfvi6-vr...@franck.debian.org



Accepted openssl 1.0.0d-3 (source all amd64)

2011-06-13 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 13 Jun 2011 12:39:54 +0200
Source: openssl
Binary: openssl libssl1.0.0 libcrypto1.0.0-udeb libssl-dev libssl-doc 
libssl1.0.0-dbg
Architecture: source all amd64
Version: 1.0.0d-3
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto1.0.0-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl-doc - SSL development documentation documentation
 libssl1.0.0 - SSL shared libraries
 libssl1.0.0-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 395424 462489 529586 605561 622820 623038 626060
Changes: 
 openssl (1.0.0d-3) unstable; urgency=low
 .
   * Make it build on sparc64.  Patch from Aurelien Jarno.  (Closes: #626060)
   * Apply patches from Scott Schaefer saschae...@neurodiverse.org to
 fix various pod and spelling errors. (Closes: #622820, #605561)
   * Add missing symbols for the engines (Closes: #623038)
   * More spelling fixes from Scott Schaefer (Closes: #395424)
   * Patch from Scott Schaefer to better document pkcs12 password options
 (Closes: #462489)
   * Document dgst -hmac option.  Patch by Thorsten Glaser t...@mirbsd.de
 (Closes: #529586)
Checksums-Sha1: 
 cc7f936d059d39477d0669c91262d9ceb666ed05 1952 openssl_1.0.0d-3.dsc
 0c977b4ac4bbedde819278d26b33d7a209d73b45 85771 openssl_1.0.0d-3.debian.tar.gz
 cb39c73559111f7c0b5dd332d8debe9c64b3f088 1190996 libssl-doc_1.0.0d-3_all.deb
 bb57585745ce41edbcfa2868d01296d02cf9a716 677768 openssl_1.0.0d-3_amd64.deb
 0e660c42c0991baf0bff2b21115e77b9adf61cbc 1140930 libssl1.0.0_1.0.0d-3_amd64.deb
 16081d2523bf31d916ea001752ac7b5c67ecbe7d 720804 
libcrypto1.0.0-udeb_1.0.0d-3_amd64.udeb
 03020d5f40f34c0e4d85d84b4a298e4a189955a3 1628284 libssl-dev_1.0.0d-3_amd64.deb
 184a3ea961ea3dd1ce2b19ba96ea0f80cd972814 2147070 
libssl1.0.0-dbg_1.0.0d-3_amd64.deb
Checksums-Sha256: 
 c1d29b7ce41d932cf0e641d25af60cedcd9c115610ea701aad2176fb9ad9e5d7 1952 
openssl_1.0.0d-3.dsc
 f274592e44e31cdd59b664fe734ce12bb1a2b8e3b65420982707082ac6b81224 85771 
openssl_1.0.0d-3.debian.tar.gz
 9909b02bbab2268a34b77480d548fe0a09e9c278633bb398f6728c2040a67624 1190996 
libssl-doc_1.0.0d-3_all.deb
 4d8bfdbe6884d1c3b8d011717d9bc2efc6a391cf0abe59092e89cc3788f6e669 677768 
openssl_1.0.0d-3_amd64.deb
 b318818dd8634804c8930b3255a6fec3ad8d8dde4b93774ef9b477e055fd6cee 1140930 
libssl1.0.0_1.0.0d-3_amd64.deb
 97bca00cea0a75eb5b97619944b3f492dc4421d1c36234ba5c549cc16cb00446 720804 
libcrypto1.0.0-udeb_1.0.0d-3_amd64.udeb
 3a9c0f6f79a07fdaa1b723244df866fc6740a2323e19c96c7c2dbfe68996cabe 1628284 
libssl-dev_1.0.0d-3_amd64.deb
 b33725ec654a616cb53bc40d96f3803d7171f18b5a7fd910f399236545f6a7e0 2147070 
libssl1.0.0-dbg_1.0.0d-3_amd64.deb
Files: 
 076f1fd03dc05bb311256aae0cb3c394 1952 utils optional openssl_1.0.0d-3.dsc
 eddf2b6a900e570e4e83d0744026b80a 85771 utils optional 
openssl_1.0.0d-3.debian.tar.gz
 98a56abec2aaf8a6146ed4fcb54b0e05 1190996 doc optional 
libssl-doc_1.0.0d-3_all.deb
 ff34f97ea74bafacec2c0b84d127dd67 677768 utils optional 
openssl_1.0.0d-3_amd64.deb
 045c703ea88ad42d53831981762afe5a 1140930 libs important 
libssl1.0.0_1.0.0d-3_amd64.deb
 e893970d5184df98266c4dcf2f544434 720804 debian-installer optional 
libcrypto1.0.0-udeb_1.0.0d-3_amd64.udeb
 cea9ac89da739ca5af080b6966c20c9f 1628284 libdevel optional 
libssl-dev_1.0.0d-3_amd64.deb
 12ec2bce0a1384c446187447d2b9e38d 2147070 debug extra 
libssl1.0.0-dbg_1.0.0d-3_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJN9fPaAAoJEGpMZM6DE7XwGYUP/0N+yHsm8CB9jHUJXgIpoxNh
fAsBWrruQ+SJCnQK/GJQwob681Q67hyA0o2s2HBPe1OQ4c+b27hnMHC2JQ7s1Ka1
z0vIevsg53bFKcfwAGL7QyHEWsPyrNfnH2KJ/FejXY2X6P9BzpDTknPZUf1F38+I
p8C7/6O7R9wtAwarObv+CLTODRG9dx+QZ0OrHuzoNTeXBKE8pYTcNMiIFkffdnG2
TPXPcZdIHSSU/PB3+7GNhiwaxk14b7jKyQ3qrYjSl+PdHGiVNnTq+/vsw9AfeMA4
9jjm+b88zOzOjuS9egWgLM+VXs/b2lvGztp/l4tT1zHczetMMWUe92GKOTxUb+YZ
+2frYiUdjY5FEIscE/ZSCMl1c3WPXmagbKl40zMH7CMTdBHv7KirHFVrhnbqXtUR
9O1G6eSXT7o5IxcIAryTVFxlp9rtDF19BNCQePupKgx0aqQavS1SR2EFeTjxHb3o
ZJtgxu+8ig6CwEUi7sDcmJGqkJJdPYAxBvNoFfDM4AEAgrdxWXHro6+655KX+X1j
NPTY9QxCCpFS0F2DZ6CLBoK9YaFS6oAtVvjF43htEU5YjMVRAov544Uk2taDDjIz
oui8D+vXcfeWoeCvOFrnMNqOAvMGqCt9ZWg8ep8bjUI7pw8SsLKXmdCDOvq/lf6U
LnRnwHe/4D7uold89VBg
=gKYs
-END PGP SIGNATURE-


Accepted:
libcrypto1.0.0-udeb_1.0.0d-3_amd64.udeb
  to main/o/openssl/libcrypto1.0.0-udeb_1.0.0d-3_amd64.udeb
libssl-dev_1.0.0d-3_amd64.deb
  to main/o/openssl/libssl-dev_1.0.0d-3_amd64.deb
libssl-doc_1.0.0d-3_all.deb
  to main/o/openssl/libssl-doc_1.0.0d-3_all.deb
libssl1.0.0-dbg_1.0.0d-3_amd64.deb
  to main/o/openssl/libssl1.0.0-dbg_1.0.0d-3_amd64.deb
libssl1.0.0_1.0.0d-3_amd64.deb
  to main/o/openssl/libssl1.0.0_1.0.0d-3_amd64.deb
openssl_1.0.0d-3.debian.tar.gz
  to main/o/openssl

Accepted autogen 1:5.11.9-0.2 (source amd64)

2011-06-04 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 04 Jun 2011 15:17:34 +
Source: autogen
Binary: autogen libopts25 libopts25-dev
Architecture: source amd64
Version: 1:5.11.9-0.2
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith bradsm...@debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 autogen- automated text file generator
 libopts25  - automated option processing library based on autogen
 libopts25-dev - automated option processing library based on autogen
Closes: 629142
Changes: 
 autogen (1:5.11.9-0.2) unstable; urgency=low
 .
   * Apply patch from Bruce Korb bk...@gnu.org to deal with non-existing
 $HOME (Closes: #629142)
Checksums-Sha1: 
 99280bf788e8d9a697db77477b44c8a62efaada3 1898 autogen_5.11.9-0.2.dsc
 18b49b145a26eea20134b24f6b013c49caa0be07 13116 autogen_5.11.9-0.2.diff.gz
 3dd3d2db4955100d9ea49700bef0fe7b0a241baf 1071480 autogen_5.11.9-0.2_amd64.deb
 de0d0556b4568497cd77a4b8dcd32d0570936e13 72086 libopts25_5.11.9-0.2_amd64.deb
 e9b9b251cf3bb0bbe52f3170c84054a37b9663c9 115322 
libopts25-dev_5.11.9-0.2_amd64.deb
Checksums-Sha256: 
 a62106ea068b4a2e30c5419512bce73b9c5fdb7b41f4b58a2cdd091face236d6 1898 
autogen_5.11.9-0.2.dsc
 f6a2e9e0d7b70d94856bf76bd2512d60f4db57379a7d4cc4ec9b70d980d9cad2 13116 
autogen_5.11.9-0.2.diff.gz
 d14469af9eef11f28be6d7861dfa6c9dca76d99f8549e6acdadcdaea31e1b56a 1071480 
autogen_5.11.9-0.2_amd64.deb
 43ce81c88a5a0a39bfb3c824273c97440a4e9b820750d196dd15a49318c49c92 72086 
libopts25_5.11.9-0.2_amd64.deb
 a666b56b4015ce290637ab3a5f1a673afe4e84c37853ed609df31453857cd79d 115322 
libopts25-dev_5.11.9-0.2_amd64.deb
Files: 
 fd14b744aeb100768317341c3e1ed15d 1898 devel optional autogen_5.11.9-0.2.dsc
 071f38474782683dc15f913eded8b322 13116 devel optional 
autogen_5.11.9-0.2.diff.gz
 d4f61a4b91c07830cc32ef6e1cbfdda4 1071480 devel optional 
autogen_5.11.9-0.2_amd64.deb
 d2e942a731bdd446f6a92e25fe4fba6e 72086 libs optional 
libopts25_5.11.9-0.2_amd64.deb
 ca2126306cd745a4fd1a8fc053a5f3d5 115322 libdevel optional 
libopts25-dev_5.11.9-0.2_amd64.deb

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

iQIcBAEBCgAGBQJN6lFeAAoJEGpMZM6DE7Xwb/wP/1Aes71RWKNuuweD0fKkfSHa
0otvVqszbZBfTMGWizQsNFxsS9qG7yKaRqo+MdjMyAUoLZmkYvdzCucpYSrNI+oc
yx2OvHHBPQ/tff8nV6je8SvwkVcm7mEaPf0bJ5ZgTMjtYQYmkagoL9JIIlWaV9oX
/q/U6ZVkwHtMIRi2kNNdUJ7jX1ZM/lIs7YNw75FSCQbc60PsdOkb6DC4u9la07ST
S2mnUi86laS6csA6uQJ6UOlU3ntgZuZHWI6yHWEl5ypsvQlY/AFHS/wIFFN+CaTV
BFr24S4dq9EuV9eYqT6L/n2eOgmWhGc+S4Im2oKbHVbQv8p6M1nCs/fXLc8HWmlF
Dbs+OUaJPjfI65gcTb0ROirAnvcukRSLAnjTpxDF5u483J2Bvl4iJxpM//F80rrL
MOvNTlyjlM1D88DRjxarudN4RwuPcR2zT7/WN8HmevSAifMlD9SJKtgsbVw0nXfg
EtYaAfQvx13Y964I5caWzh7acNyWrsCR8PjOfjqaEG9VnLBVRtded8CFS09eb08Z
4pEN7GTu+iJdwjFIYwNLU/zV3unhB0sAnhzvjSin50TXLLzKSNMLDTG7+uXJqzne
DrIV/5hSIS+9le03jHxbFpGBxJ9OIwSfDlsa8x0rGyGsBKMu9dKT4He92oc1zzdR
hSLXlKwdheRhjntd0twy
=tGvv
-END PGP SIGNATURE-


Accepted:
autogen_5.11.9-0.2.diff.gz
  to main/a/autogen/autogen_5.11.9-0.2.diff.gz
autogen_5.11.9-0.2.dsc
  to main/a/autogen/autogen_5.11.9-0.2.dsc
autogen_5.11.9-0.2_amd64.deb
  to main/a/autogen/autogen_5.11.9-0.2_amd64.deb
libopts25-dev_5.11.9-0.2_amd64.deb
  to main/a/autogen/libopts25-dev_5.11.9-0.2_amd64.deb
libopts25_5.11.9-0.2_amd64.deb
  to main/a/autogen/libopts25_5.11.9-0.2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qst4d-0004hp...@franck.debian.org



Accepted dutch 1:2.0-2 (source all)

2011-06-03 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 03 Jun 2011 15:59:44 +0200
Source: dutch
Binary: idutch wdutch aspell-nl myspell-nl
Architecture: source all
Version: 1:2.0-2
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst th...@debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 aspell-nl  - Dutch dictionary for Aspell
 idutch - Dutch dictionary for Ispell
 myspell-nl - Dutch dictionary for Hunspell
 wdutch - list of Dutch words
Closes: 629093
Changes: 
 dutch (1:2.0-2) unstable; urgency=low
 .
   * Rebuild against newer dictionaries-common-dev (Closes: #629093)
Checksums-Sha1: 
 86a251b5bbde4df4508cb4cf9f296ec8fa26e284 1879 dutch_2.0-2.dsc
 dcdf202d922049495b1780e0b8f2506f68587ec8 23341 dutch_2.0-2.diff.gz
 48ebc5ca7049494c83ac468a0bcd1d07139b6278 884886 idutch_2.0-2_all.deb
 027b0992e89367c82450d8125acb7d87c4fb2f8c 1233456 wdutch_2.0-2_all.deb
 22be13de054f76f1612a3c84a983b2626afe9f62 706566 aspell-nl_2.0-2_all.deb
 f213e0868144f21652956a77ffb18d0508707a54 645998 myspell-nl_2.0-2_all.deb
Checksums-Sha256: 
 7cceeea73830c5cfa03203209d9350e8f0f9980708d35c77c7e0ed4c5e30e24c 1879 
dutch_2.0-2.dsc
 779deb328d1148d5e31410ac047c55e51d9a0808264f2d26f57c857497d350cb 23341 
dutch_2.0-2.diff.gz
 94e7825fd5c48fb1222e95f88e02e571683e86ddcacbb037976c54664c9cbd4b 884886 
idutch_2.0-2_all.deb
 0a8c67e20e1f5ceffa0505c4c07acdaf20aac8efed25f8d602d43ae63f9eceae 1233456 
wdutch_2.0-2_all.deb
 4d8701a240abb71e271b6adbd26848eadf068cca021ac6a0856394024af2 706566 
aspell-nl_2.0-2_all.deb
 89ceaeaebf834afae34d7445198663b1e340dd889e9a207f27ebb422969f57ed 645998 
myspell-nl_2.0-2_all.deb
Files: 
 6979b18dd3dd96c8ab938e7721c89ab7 1879 text optional dutch_2.0-2.dsc
 f75bc276bc12d966e91b3508a4d9b294 23341 text optional dutch_2.0-2.diff.gz
 217c03984dc7cc6927b4616a8beb47ab 884886 text optional idutch_2.0-2_all.deb
 d8b46c561aa08b8712a7f035c3eba8ce 1233456 text optional wdutch_2.0-2_all.deb
 53dfacd3bd6446f16230c9fda73fe650 706566 text optional aspell-nl_2.0-2_all.deb
 aed7a27bdba957b9fccca4b6a19d26a1 645998 text optional myspell-nl_2.0-2_all.deb

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

iQIcBAEBCgAGBQJN6O1cAAoJEGpMZM6DE7XwF50P/35Si8iUrloFsPZxUui/8nN4
ESV529rn2SGy9imuxy4X2AzdnrIQ5CHqyZLf5DEWW4RXiiBwklDtInMaVFe8BsA5
1kgKE+niemfQX9YLAQ8zd4k80PZCpxd4E4SniHM7ecrKIor4oKQ+fa5U8MVUgLXJ
JVUK7qP8PimVtPU5h1fTYsGpxEgEkeRWCOLw8oId2ei83DdJyDeBOoYk58uz7LPv
ykIcE3+DiEVlMbdxQ8wdTaldDkRnT4BzxQiZlKbIrqkR2WJHJ/LrymKsvj/Ezjsk
mq7tjNJeZsVf/iq4DSx36H5lNzqAcSoLNMsEhfAyROSHS2AHxBDtBjpddoFbbJwj
iuFvHtFGqc2lHNQqWUVN/knAq7NoWhdcsM7ewD3+eaCneO/RRgQ5D6Cm3Vfnvwee
8Ap6PLmc0iRJ/BxxFVobkyFME3w9rABmG39C4YwFNDLOpM/QeSCuYD2cyu1Nn5Ax
EXTAR3aTFDz9LO4cNM/KdHCW0IUA2lT7WqNHivq0Ln+iszfZLibhR/3c9muw055N
2SXqnYcoTqAwBG4DUpW6C0ZROIinfNRs8mgrkAMwXMbj9K5qTyXXNkPOEYEsCOlF
ZVntCPRtz/itJzyLa88pcfZ6oSvgbu0oAEzlBEdt3CJCKTbKsgrjXuvNppvMU0Ov
hOLrzpqVBvB7XTJa11yx
=Knkh
-END PGP SIGNATURE-


Accepted:
aspell-nl_2.0-2_all.deb
  to main/d/dutch/aspell-nl_2.0-2_all.deb
dutch_2.0-2.diff.gz
  to main/d/dutch/dutch_2.0-2.diff.gz
dutch_2.0-2.dsc
  to main/d/dutch/dutch_2.0-2.dsc
idutch_2.0-2_all.deb
  to main/d/dutch/idutch_2.0-2_all.deb
myspell-nl_2.0-2_all.deb
  to main/d/dutch/myspell-nl_2.0-2_all.deb
wdutch_2.0-2_all.deb
  to main/d/dutch/wdutch_2.0-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsvhn-0001nx...@franck.debian.org



Accepted autogen 1:5.11.9-0.1 (source amd64)

2011-06-03 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 03 Jun 2011 16:19:19 +
Source: autogen
Binary: autogen libopts25 libopts25-dev
Architecture: source amd64
Version: 1:5.11.9-0.1
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith bradsm...@debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 autogen- automated text file generator
 libopts25  - automated option processing library based on autogen
 libopts25-dev - automated option processing library based on autogen
Closes: 619791 621207 624755
Changes: 
 autogen (1:5.11.9-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * New upstream release (Closes: #624755, #619791)
 - Removed 02_fix_bashisms_in_tests.diff, fixed upstream
 - autoopts.pc moved to /usr/share/pkgconfig
 - liboptschk.m4 moved to /usr/share/autogen
 - install autoopts.m4 in /usr/share/aclocal
 - libguileopts is removed from the library
   * Remove *.la files (Closes: #621207)
Checksums-Sha1: 
 7fe4a1601616e2e5d481297db872ebc52823f6c0 1898 autogen_5.11.9-0.1.dsc
 706a173063015047c00292708d33dbf198fd0928 1369185 autogen_5.11.9.orig.tar.gz
 7464de3ca9374f0120c9dd59e2d77557f2af3dc2 12470 autogen_5.11.9-0.1.diff.gz
 3c3e840c6d8f4aef258622bb9110d5fc6e5956e6 1071448 autogen_5.11.9-0.1_amd64.deb
 9a302149b194f2e69affb64b6417b87b2024361c 72038 libopts25_5.11.9-0.1_amd64.deb
 1d0a03d4b96f4ea7a947fa1f0e75f416c11b150d 115210 
libopts25-dev_5.11.9-0.1_amd64.deb
Checksums-Sha256: 
 8f1c0f1b157853455c153ae0bf485af593d84b5f8ac101c31e74b0e2580c6572 1898 
autogen_5.11.9-0.1.dsc
 e60b661df2c698663949f453012179b9faa9a210dcfd7b62a4ffaf9f5199f1b4 1369185 
autogen_5.11.9.orig.tar.gz
 8e23c0da137b02114577fe4b3a587b3f6f1ca73d1d4044b8aef33e01e64b684c 12470 
autogen_5.11.9-0.1.diff.gz
 892d3603ee4b1fa6ddbb356d59b83b572d4fe2ad6e94dd9d907f6b7cb3f64f8b 1071448 
autogen_5.11.9-0.1_amd64.deb
 1a3e916ef970ea21e2696fef9f7eb792866fefd54c870a1983abf5f2d49b2bca 72038 
libopts25_5.11.9-0.1_amd64.deb
 0a82f44d9e2e0f09616f9d3fab9ae2de4ee5fd8495a89315aa5c2f6884a433d7 115210 
libopts25-dev_5.11.9-0.1_amd64.deb
Files: 
 656005c77753944cfe7a3a09d59bae24 1898 devel optional autogen_5.11.9-0.1.dsc
 c337375ea8a4b79376ec48bedb09aa41 1369185 devel optional 
autogen_5.11.9.orig.tar.gz
 b0f4bc7e621474fb8d102e0d63af33a1 12470 devel optional 
autogen_5.11.9-0.1.diff.gz
 07e38c18a1c1e0a35cf8bb9b8fc2aca9 1071448 devel optional 
autogen_5.11.9-0.1_amd64.deb
 8124eee64f25221febe1056e6a1aa7cf 72038 libs optional 
libopts25_5.11.9-0.1_amd64.deb
 f4785ba80dbd7e4109a797f967c32391 115210 libdevel optional 
libopts25-dev_5.11.9-0.1_amd64.deb

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

iQIcBAEBCgAGBQJN6TaiAAoJEGpMZM6DE7Xw8yUP/0rfF+lsd+fw9UIYCms8jKa2
qqvD+K0VcTRykhm/VhiqKeSE/81tO7naUB49yOTlCyz87lTzgjrw/BbcPHh55p5I
2b8RHl2lswVBS3H0s0Su3NPtWqG50su22aOdwaDzwQJFRVzcy2uMVB4LdAeoGm8u
NwVff3HIlpM3eRF9W2ioj1Ac9w1XUsHx0HDaKZYT5w6h7LCw0uy+ezNCtKFxGrsJ
LlvzwfzSKwAKce4VJX4CbyPgWZPEh6l5YG6fJqR4r6oZctANkEymHHT73QIPizWt
LPwPs9smCwiNOI5RQSFDgfW+72VbAMXPZKBW/NflTYRWwG3ncf3TA2AY1jeaqMtr
nfISv4UehwqquQoh9hhxSlEICntfQg8Qn/R6sLj/RTCJVt+2B6N2dDmHrIfO+X7K
05UXmK7LFiBnsnhKcABx93t4AN3ooi2dROat9HGk/q4JobphKz0wQV/N+CTeWXQC
A2xaOqrAp8JzE2mwabf0RnaWmz6oW+GoJcEN+qoeR8sYarmmfPooIVw2K+8Lii96
Zku/34LjOoCR5xDNx7bVGrWNLjZBO5UE7qD+cl9QV2H88iy4zOZRJSs6/S1UaLsA
vmBXdMJcUsXR7vdzGmrOnGxnIeWtMy+yN9wxT2YnjYdENL0d/0Kd2tlxjVz5lhTp
GWrwkcLbjjUl+3WA/RT4
=tzxN
-END PGP SIGNATURE-


Accepted:
autogen_5.11.9-0.1.diff.gz
  to main/a/autogen/autogen_5.11.9-0.1.diff.gz
autogen_5.11.9-0.1.dsc
  to main/a/autogen/autogen_5.11.9-0.1.dsc
autogen_5.11.9-0.1_amd64.deb
  to main/a/autogen/autogen_5.11.9-0.1_amd64.deb
autogen_5.11.9.orig.tar.gz
  to main/a/autogen/autogen_5.11.9.orig.tar.gz
libopts25-dev_5.11.9-0.1_amd64.deb
  to main/a/autogen/libopts25-dev_5.11.9-0.1_amd64.deb
libopts25_5.11.9-0.1_amd64.deb
  to main/a/autogen/libopts25_5.11.9-0.1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qsaku-p2...@franck.debian.org



Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Kurt Roeckx
On Sat, May 14, 2011 at 04:55:01PM +0100, Roger Leigh wrote:
 Packages using /etc
   /etc/adjtime 

That file should probably not be in /etc in the first place,
but be somewhere under /var/lib.  Since FHS 2.2 it even mentions
that this file should be /var/lib/hwclock/adjtime.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110514162623.ga26...@roeckx.be



Re: Bug#624997: writerperfect: FTBFS: Style.hxx:36:45: error: 'NULL' was not declared in this scope

2011-05-03 Thread Kurt Roeckx
On Tue, May 03, 2011 at 07:21:28AM +0200, Lucas Nussbaum wrote:
 (Ccing -devel@, since I have been asked about that by others)
 
 On 03/05/11 at 01:16 +0200, Rene Engelhard wrote:
  tag 624997 - wheezy
  thanks
  
  On Mon, May 02, 2011 at 02:39:43PM +0200, Lucas Nussbaum wrote:
   Source: writerperfect
   Version: 0.8.0-3
   Severity: serious
   Tags: wheezy sid
  
  No. gcc 4.6 is not in wheezy. If you find gcc 4.6 FTBFSes please take
  care on where and when this stuff actually takes place.
  
  Grüße/Regards,
 
 Note that the alternatives are:
 - tag it 'sid'. But then, I would need to determine the root cause of
   each FTBFS, and when the status of the FTBFS changes in testing.
 - do not tag it. But then, it would be seen as affecting stable.
 
 What I would need is a way to express It FTBFS in sid. I know it
 doesn't FTBFS in stable, I don't know about wheezy.

Tagging it with wheezy *is* the correct thing to do.  If you're
tagging it with only sid it means that it can never affect
anything else than sid.  And since this is a bug caused by some
other package and you can't prevent that other package from
migrating to testing, you have to assume that it will affect
testing in the future.  Else when it does migrate to testing this
is a bug that nobody will care about since it only affects
unstable.


Kurt




-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110503171141.ga6...@roeckx.be



Accepted ca-certificates 20110421 (source all)

2011-04-21 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 21 Apr 2011 18:56:08 +0200
Source: ca-certificates
Binary: ca-certificates
Architecture: source all
Version: 20110421
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ca-certificates - Common CA certificates
Closes: 611102
Changes: 
 ca-certificates (20110421) unstable; urgency=low
 .
   * QA upload.
   * Package is orphaned, set maintainer to QA group
   * Depend on openssl 1.0.0 and force a call of c_rehash so that we have
 both the old and new style of symlinks.  (Closes: #611102)
   * Remove libssl0.9.8 from enhances
   * Update mozilla certdata.txt file to the latest version.
 Removed:
 - ABAecom_=sub.__Am._Bankers_Assn.=_Root_CA.crt
 - beTRUSTed_Root_CA-Baltimore_Implementation.crt
 - beTRUSTed_Root_CA.crt
 - beTRUSTed_Root_CA_-_Entrust_Implementation.crt
 - beTRUSTed_Root_CA_-_RSA_Implementation.crt
 - Digital_Signature_Trust_Co._Global_CA_2.crt
 - Digital_Signature_Trust_Co._Global_CA_4.crt
 - Entrust.net_Global_Secure_Personal_CA.crt
 - Entrust.net_Global_Secure_Server_CA.crt
 - Entrust.net_Secure_Personal_CA.crt
 - GTE_CyberTrust_Root_CA.crt
 - IPS_Chained_CAs_root.crt
 - IPS_CLASE1_root.crt
 - IPS_CLASE3_root.crt
 - IPS_CLASEA1_root.crt
 - IPS_CLASEA3_root.crt
 - IPS_Servidores_root.crt
 - IPS_Timestamping_root.crt
 - RSA_Security_1024_v3.crt
 - StartCom_Ltd..crt
 - Thawte_Personal_Basic_CA.crt
 - Thawte_Personal_Premium_CA.crt
 - UTN-USER_First-Network_Applications.crt
 - Verisign_RSA_Secure_Server_CA.crt
 - Verisign_Time_Stamping_Authority_CA.crt
 - Visa_International_Global_Root_2.crt
 Added:
 - ACEDICOM_Root.crt
 - AC_Raíz_Certicámara_S.A..crt
 - ApplicationCA_-_Japanese_Government.crt
 - Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
 - Buypass_Class_2_CA_1.crt
 - Buypass_Class_3_CA_1.crt
 - CA_Disig.crt
 - Certigna.crt
 - certSIGN_ROOT_CA.crt
 - Chambers_of_Commerce_Root_-_2008.crt
 - CNNIC_ROOT.crt
 - ComSign_CA.crt
 - ComSign_Secured_CA.crt
 - Cybertrust_Global_Root.crt
 - Deutsche_Telekom_Root_CA_2.crt
 - EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.crt
 - E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.crt
 - ePKI_Root_Certification_Authority.crt
 - GeoTrust_Primary_Certification_Authority_-_G2.crt
 - GeoTrust_Primary_Certification_Authority_-_G3.crt
 - Global_Chambersign_Root_-_2008.crt
 - GlobalSign_Root_CA_-_R3.crt
 - Hongkong_Post_Root_CA_1.crt
 - IGC_A.crt
 - Izenpe.com.crt
 - Juur-SK.crt
 - Microsec_e-Szigno_Root_CA_2009.crt
 - Microsec_e-Szigno_Root_CA.crt
 - NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt
 - OISTE_WISeKey_Global_Root_GA_CA.crt
 - SecureSign_RootCA11.crt
 - Security_Communication_EV_RootCA1.crt
 - Staat_der_Nederlanden_Root_CA_-_G2.crt
 - S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.crt
 - TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.crt
 - TC_TrustCenter_Class_2_CA_II.crt
 - TC_TrustCenter_Class_3_CA_II.crt
 - TC_TrustCenter_Universal_CA_I.crt
 - TC_TrustCenter_Universal_CA_III.crt
 - thawte_Primary_Root_CA_-_G2.crt
 - thawte_Primary_Root_CA_-_G3.crt
 - VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.crt
 - VeriSign_Universal_Root_Certification_Authority.crt
 Changed:
 - Verisign_Class_1_Public_Primary_Certification_Authority.crt
 - Verisign_Class_3_Public_Primary_Certification_Authority.crt
   * Remove telesec.de/deutsche-telekom-root-ca-2.crt, now in mozilla.
   * String decode the mozilla certdata.txt so the filenames show up as
 proper UTF-8 strings.
Checksums-Sha1: 
 658e1e50a1f34a6d27b729edd1b0b03dd541571e 1440 ca-certificates_20110421.dsc
 5097a66b926c73e2a210f2d1410451966627302c 278049 ca-certificates_20110421.tar.gz
 863a3eabb7366e69942bfe10f6c2cd99c145d0b8 176778 
ca-certificates_20110421_all.deb
Checksums-Sha256: 
 bac1c47dc886c823daba954408e341fd7e72ab2abe95e22f17a6e1de1be8cb91 1440 
ca-certificates_20110421.dsc
 30069a2a39ddd0cda32851a8292d2f489e0bed40a64a19e6e384d4d37d9fc418 278049 
ca-certificates_20110421.tar.gz
 a60a9c0faf1847df4553ce13ffe337412b88dd1b9d502741ac1760204c0bdda3 176778 
ca-certificates_20110421_all.deb
Files: 
 5c337c2d65ec430e94e2a2a7abad3168 1440 misc optional 
ca-certificates_20110421.dsc
 59edcd927a76cf78ec5bb43f248ea68d 278049 misc optional 
ca-certificates_20110421.tar.gz
 c5f5f65590899066d55e874fa59e03aa 176778 misc optional 
ca-certificates_20110421_all.deb

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

iQIcBAEBCgAGBQJNsIQlAAoJEGpMZM6DE7XwrWoP/it0a9RbmgWpxpJzJyyMhi/7
AlvLLx1AodMnBFeS8x81l40ibcgRmZPqfqO8DjrSxOOwqN57FeJqXUGpp7OsNEEn
M21BSrS/mhs9KDjm6PZK+My05duuDXqXyHPDJcR0UAKdfSWiOVv9DOjMx09WEneo

Re: some suggestions towards a Debian .desktop policy [Was: Warm up discussion about desktop files]

2011-04-20 Thread Kurt Roeckx
On Wed, Apr 20, 2011 at 09:47:25AM +0100, Neil Williams wrote:
 3) Comments should be used to describe the function of the program so
 that users who are unfamiliar with the program name will be able to
 understand how the program can help them achieve tasks or partake in an
 activity. Comments should aim to distinguish the program from similar
 programs which may appear in the same menu category.
 
 Either the Name or the Comment can match parts of the apt-cache
 description, if the package only contains a single desktop file.
 
 e.g. ddd is useless as a Name. Data Display Debugger is OK as a Name,
 particularly as the comment is Graphical debugger frontend. 
 
 There is absolutely no point in Policy mandating that this has to be:
 
 Name: ddd
 Comment: The Data Display Debugger, a graphical debugger frontend

I know I want to use ddd, and when looking in the menu and shows
just Data Display Debugger I will miss in the first time and go
and look for it at some other place, since I have have no idea
that that is what I'm looking for.

If I do apt-get install ddd, I epxect to find ddd somewhere in
the menu.

I will find it very annoying when it says music player in the
menu without telling me *which* one it is.

But for people looking for a music player, they don't care (yet)
how it's called, so there probably is also a need have a way
to display more than just the name of the application.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110420231433.ga20...@roeckx.be



Accepted openssl 1.0.0d-2 (source all amd64)

2011-04-13 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 13 Apr 2011 22:36:49 +0200
Source: openssl
Binary: openssl libssl1.0.0 libcrypto1.0.0-udeb libssl-dev libssl-doc 
libssl1.0.0-dbg
Architecture: source all amd64
Version: 1.0.0d-2
Distribution: unstable
Urgency: high
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto1.0.0-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl-doc - SSL development documentation documentation
 libssl1.0.0 - SSL shared libraries
 libssl1.0.0-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 611102
Changes: 
 openssl (1.0.0d-2) unstable; urgency=high
 .
   * Make c_rehash also generate the old subject hash.  Gnutls applications
 seem to require it.  (Closes: #611102)
Checksums-Sha1: 
 c81c91a8e87b80a685ec6ee335a33702b593a012 1952 openssl_1.0.0d-2.dsc
 72ccc9720bfa517d5c2437f7d4fc4a2edfe05f53 79205 openssl_1.0.0d-2.debian.tar.gz
 5cdd305ba78a716f37d39f90fb01dc8b70964942 1192494 libssl-doc_1.0.0d-2_all.deb
 ffa1a8edbb0371a74f36152306e6454ea9eb10c0 686870 openssl_1.0.0d-2_amd64.deb
 440e7e8ca00b949a63a798bd35fc412c8cddc072 1147472 libssl1.0.0_1.0.0d-2_amd64.deb
 e5b77fcb1b2b5cdbb34d43794d6417ac2914346c 726410 
libcrypto1.0.0-udeb_1.0.0d-2_amd64.udeb
 8b569d6c2d646376c79e5f0240c81619ec0836ab 1643204 libssl-dev_1.0.0d-2_amd64.deb
 e3c89302f73c59736e7fd33378d793a8df1651c7 2229788 
libssl1.0.0-dbg_1.0.0d-2_amd64.deb
Checksums-Sha256: 
 9ee62da640de7e62c36cede4c8732e2d19b85743f3c87f679a8f47c7ff510802 1952 
openssl_1.0.0d-2.dsc
 1afe99ed97b4076e26d8a8278d89709cbb3c17d26213a045cb386e1907ab6081 79205 
openssl_1.0.0d-2.debian.tar.gz
 f037cf2eecdf97286ebd6252c38302e5a551760c072060777b7949425c54177a 1192494 
libssl-doc_1.0.0d-2_all.deb
 8e2c121735621904a899a1aaf4ceb201708caa3695f36ac60643ae3e51d8420c 686870 
openssl_1.0.0d-2_amd64.deb
 50602dbc5a8a7b4c78b191a80d23ecdcde7d8971c6895d348ea890336cf16555 1147472 
libssl1.0.0_1.0.0d-2_amd64.deb
 e9290b5562794b9706e3244c475b7e7c4558260586ef9fbca96b1cebc15b635f 726410 
libcrypto1.0.0-udeb_1.0.0d-2_amd64.udeb
 390dbede557dee7c860177dc9b95ab4a84e7faf360792541b4bc96eea67a8ae3 1643204 
libssl-dev_1.0.0d-2_amd64.deb
 ec2444d276e6138df322a62a01a3d628a32bc9df1d7d4fcf0aeea5a7df77cb03 2229788 
libssl1.0.0-dbg_1.0.0d-2_amd64.deb
Files: 
 4163a003ec6c472c648e7096c36bb963 1952 utils optional openssl_1.0.0d-2.dsc
 be7ff183ae9235985883ac9c76519026 79205 utils optional 
openssl_1.0.0d-2.debian.tar.gz
 a211db5c50b7822491c5a0e844038615 1192494 doc optional 
libssl-doc_1.0.0d-2_all.deb
 a8bf3c820cecd9202c7364939cb82d68 686870 utils optional 
openssl_1.0.0d-2_amd64.deb
 06a2b3d3a8056b14205ec362618adda2 1147472 libs important 
libssl1.0.0_1.0.0d-2_amd64.deb
 6cb10236228b7c8ea970c855493b52c7 726410 debian-installer optional 
libcrypto1.0.0-udeb_1.0.0d-2_amd64.udeb
 4eb897f5c5a0eb736f1428e51aa0f7a9 1643204 libdevel optional 
libssl-dev_1.0.0d-2_amd64.deb
 c7425644747b66cbabc25ac25e5aec30 2229788 debug extra 
libssl1.0.0-dbg_1.0.0d-2_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJNpg8uAAoJEGpMZM6DE7XwGJUP/Aygya76L/cE2KZBFanjANeL
flKCVmpXWKL6DIdDW2mhH2Lhb/YyQNdOAd5FgdvaqRYzjX8aLNWWGEdUTnMLDwmp
VSbpk2Hlb6weMVdmzwS6RHWePahSLPlPNplJoiti+2Jv2t+e9t58zTujMRhqcDnh
4EZAhHFZ25h0VUWMwL2X222EFVik+Epo9Il/5Pp+hGeIRNRJz63hAoNor0pKu5ps
8G12+uDIIwzh7oKL7ki69QRvd3vERoMT4A7+LbR4WmbowzERB5M18suvINxsgssz
WOG8Z4FIMAR0o+EmSVIm7W2sdq7tZg5Yb69xcvTZ4XZIpPq0klHDBuzwvbjh34MF
poKRENDXalKYeoEzOkAPWhO47awn4Lm3iwqKDufiEqdy/5/gOta19e2VMreVU9/m
J+92uB+hbfp6zXPDy3BdhLdbG9qSTNlVxhg0lnYmYsDYxRmss6ccv6Hee2llb16f
lS95ZotMlQwMfvRK7Aj9UmvRXKj3do32F6zTogocxCgYrKu2ayVpD2mFR/qXXrxA
nSUY4RmB79fyBEczXqxc4v88d33QDMlLWe4S11A0eOeuXL/f7edChYY8VXCmurvQ
N4eN9fHEvdVoBQpr/XiA0s01mB2K0PHU2rqJGdD2poq38WBFxnxcAfJMJzav/YOg
EKfVFbfNKVA3ymSqP//3
=o/WF
-END PGP SIGNATURE-


Accepted:
libcrypto1.0.0-udeb_1.0.0d-2_amd64.udeb
  to main/o/openssl/libcrypto1.0.0-udeb_1.0.0d-2_amd64.udeb
libssl-dev_1.0.0d-2_amd64.deb
  to main/o/openssl/libssl-dev_1.0.0d-2_amd64.deb
libssl-doc_1.0.0d-2_all.deb
  to main/o/openssl/libssl-doc_1.0.0d-2_all.deb
libssl1.0.0-dbg_1.0.0d-2_amd64.deb
  to main/o/openssl/libssl1.0.0-dbg_1.0.0d-2_amd64.deb
libssl1.0.0_1.0.0d-2_amd64.deb
  to main/o/openssl/libssl1.0.0_1.0.0d-2_amd64.deb
openssl_1.0.0d-2.debian.tar.gz
  to main/o/openssl/openssl_1.0.0d-2.debian.tar.gz
openssl_1.0.0d-2.dsc
  to main/o/openssl/openssl_1.0.0d-2.dsc
openssl_1.0.0d-2_amd64.deb
  to main/o/openssl/openssl_1.0.0d-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qa8mh-0008bs...@franck.debian.org



Accepted libtool 2.4-2 (source all amd64)

2011-04-07 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 07 Apr 2011 21:57:09 +0200
Source: libtool
Binary: libtool libtool-doc libltdl7 libltdl-dev
Architecture: source all amd64
Version: 2.4-2
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libltdl-dev - A system independent dlopen wrapper for GNU libtool
 libltdl7   - A system independent dlopen wrapper for GNU libtool
 libtool- Generic library support script
 libtool-doc - Generic library support script
Closes: 612204
Changes: 
 libtool (2.4-2) unstable; urgency=low
 .
   * Add support for hurd (Closes: #612204)
 Patches from Svante Signell s...@kth.se and
 Pino Toscano toscano.p...@tiscali.it
Checksums-Sha1: 
 e80f488528d6837f7dcaf7f13a601d73ca2d513d 1842 libtool_2.4-2.dsc
 7988e2dff59abd3fc57e82af693ecb2418b0bab8 17290 libtool_2.4-2.debian.tar.gz
 fecf7302e83488781fb8744e21b7ce581964027b 590930 libtool-doc_2.4-2_all.deb
 a24f5fd78f3329e3fe2b0630eea1d16036bcc2b1 608494 libtool_2.4-2_amd64.deb
 9ae43fcdd70d083b4104721ebf375204aeefdf12 345072 libltdl7_2.4-2_amd64.deb
 9ac9ad53e4d7938b4c94108fa78d4c5cacee40d9 203762 libltdl-dev_2.4-2_amd64.deb
Checksums-Sha256: 
 3295886d647c0a3c1ad170f29d7109bcbf5eb53b4c2757674c0a791377f5a6d5 1842 
libtool_2.4-2.dsc
 1ece824f421861972a8544679f7d6957f6b97377efb9a29b8cbab29cfc2c11ad 17290 
libtool_2.4-2.debian.tar.gz
 e8618a2ccd5235bf3461732cb1e75bf70eecb86af63b51887d47ef5d6f4ad9ea 590930 
libtool-doc_2.4-2_all.deb
 c654640aec491e89aa45ba7b64ebd9fdad82c03cb39630e3bc3ec9ee89821bd4 608494 
libtool_2.4-2_amd64.deb
 56c98ef0e93c656b8a451b89bb38ae8ff1c565991d55a9a27240bbbe76aea928 345072 
libltdl7_2.4-2_amd64.deb
 cfb041822b1e790a7f7c3f8484347fc457fa0c6c72d4ee34cd0e2d7d629f46fb 203762 
libltdl-dev_2.4-2_amd64.deb
Files: 
 c354914ce66df3f0113a607f378b1858 1842 devel optional libtool_2.4-2.dsc
 83af04a0fc617a10ab694df63aca4089 17290 devel optional 
libtool_2.4-2.debian.tar.gz
 c3542bebc75a6f63e7eefd3ecd4aae68 590930 doc optional libtool-doc_2.4-2_all.deb
 82f770cabcb1f722945110a2431e00a3 608494 devel optional libtool_2.4-2_amd64.deb
 c946eb341f9f73e25508a223ef04363c 345072 libs optional libltdl7_2.4-2_amd64.deb
 36e533468f109bec7c4712ab5171b0ab 203762 libdevel optional 
libltdl-dev_2.4-2_amd64.deb

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

iQIcBAEBCgAGBQJNniYJAAoJEGpMZM6DE7XwFhMQALFdyMrmxc1o348/TIxAvfHD
UioBYxDcuc6aH12qyzOW8txn3zp/irdTGYhOVDtD0M/9qRfw6BJIV14n2sYDEjb1
hHBgZ2infq9cCjvhygKQZkbVnqyF829AyL4+roxG8SJ/P3sorrEoI0RVYuhrRnsV
T5HQXaZVOXvgoiwC7K7SRh5NTldxzXAqH4SV/6+QgutpDHS+FeCycE8GlLWySbED
RR1KfvBQtGRgf5MANJZhiTtiPcR8USyHBpSgUkCFg9znDo6Rxu0Kw2TW3Sw3aKzq
mCY6o3nIcL9XabnC4dNRtXrcJwnv5yhz4e5iv6GYSEY9lH5L3KO3ivJn8bA963Yn
fnHd1eXqMjbofbaNRfNfJlVGxUeiliHkwTZNtdXMjfd65wz4g3JW/Nu7VUfS4chZ
szj1d0mlY26hVDQkUYqy4tnw612rVIUlZP5S9vfnUgldGH9rvmEIrDAmp53KTxeP
mB7PnfDrA+mh84/kpN4zc7JrPntUGubECJxzHd/H0YArwT7ILGRlHeD0EP48gn21
Uy3xlOoYjWIq0OKG2t27yUfTOqrkdD60lSu/wsxSBX3HnI2+UCMbMRV5DmerVih8
rNVzbXjHKDG1Cdp6chkBHaEAkdizf/V+dD9AU/pG4yBq+8tVwtPBT4EyW31EcX20
bLbee72grrOnAqwUyB3X
=s7PP
-END PGP SIGNATURE-


Accepted:
libltdl-dev_2.4-2_amd64.deb
  to main/libt/libtool/libltdl-dev_2.4-2_amd64.deb
libltdl7_2.4-2_amd64.deb
  to main/libt/libtool/libltdl7_2.4-2_amd64.deb
libtool-doc_2.4-2_all.deb
  to main/libt/libtool/libtool-doc_2.4-2_all.deb
libtool_2.4-2.debian.tar.gz
  to main/libt/libtool/libtool_2.4-2.debian.tar.gz
libtool_2.4-2.dsc
  to main/libt/libtool/libtool_2.4-2.dsc
libtool_2.4-2_amd64.deb
  to main/libt/libtool/libtool_2.4-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1q7waf-00057g...@franck.debian.org



Accepted openssl098 0.9.8o-7 (source amd64)

2011-04-06 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 06 Apr 2011 18:52:47 +0200
Source: openssl098
Binary: libssl0.9.8 libssl0.9.8-dbg libcrypto0.9.8-udeb
Architecture: source amd64
Version: 0.9.8o-7
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
Changes: 
 openssl098 (0.9.8o-7) unstable; urgency=low
 .
   * Re-add libcrypto0.9.8-udeb for easier transition.
Checksums-Sha1: 
 2faa001d9f1888b20076d8deb739b3085a83a094 1967 openssl098_0.9.8o-7.dsc
 84c12143ce9d318e00756515bfaaa42040ee4536 60998 
openssl098_0.9.8o-7.debian.tar.gz
 853aed67d3a638bec6b223ad13d76bd544c78dc8 1038550 libssl0.9.8_0.9.8o-7_amd64.deb
 7c1be12e47d18ddb23e1163695e4aa0b2c804394 1802454 
libssl0.9.8-dbg_0.9.8o-7_amd64.deb
 61d6d64293532194c9f1813730e52640ab1451e3 651034 
libcrypto0.9.8-udeb_0.9.8o-7_amd64.udeb
Checksums-Sha256: 
 938d68e8165023f8d3b3bb0235aa7078ba1801ead3966e3ecaff58e6f5fc7f81 1967 
openssl098_0.9.8o-7.dsc
 d2c79cff0e5c0bfee7732bd843d77c5168d796d8e9125be13b9e3b921912792f 60998 
openssl098_0.9.8o-7.debian.tar.gz
 463497821ea4493d877f7e2cd0c796bb04443d6eaa4d683bd667ed5303426a00 1038550 
libssl0.9.8_0.9.8o-7_amd64.deb
 1207b50d2f2ca1caf5c2a0728585dff238af7f2682ab99aa9937eb6d2f1d2251 1802454 
libssl0.9.8-dbg_0.9.8o-7_amd64.deb
 b62b799ab33d843314ea6dda2001c1f5babcbc7a2997650cb8cdf597947703bc 651034 
libcrypto0.9.8-udeb_0.9.8o-7_amd64.udeb
Files: 
 19b1fce8ff8e3098e58fe21801e92943 1967 utils optional openssl098_0.9.8o-7.dsc
 c1702916d13f89673429c6cdcccbe128 60998 utils optional 
openssl098_0.9.8o-7.debian.tar.gz
 c84afbdbe9f2919f1eb6dd186ce28d34 1038550 libs important 
libssl0.9.8_0.9.8o-7_amd64.deb
 5929c252a2711c78da7f43e0060c 1802454 debug extra 
libssl0.9.8-dbg_0.9.8o-7_amd64.deb
 81e349dbe4516a499aa083f60da7dad7 651034 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8o-7_amd64.udeb
Package-Type: udeb

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

iQIcBAEBCgAGBQJNnJ1yAAoJEGpMZM6DE7XweFgQAIN79dZx3EShBWw50Ar+8jYd
Msp8I8tcfm56LCPjMSY8Saa29hw8xks9mPtBeCYvbaitEzsirYLVOMUFvHbN6dPn
CdWjZ7a7dhKOOMB/GguvE/xnRAm3XNzWuwaZby+h9sLWkh2KCDGpov35mzAQ6LXN
f3UXojnXFN0hr14FOGTmVezjy0FjJ7NG64H/mbteKaJbI6BZNxgC3AC2P9+9c6pw
IoozGdqEzGOqPNaR+nBU4yAEORTyt2Jxc4HK5kflYwq5v9Y+L6UoQRjZ76kYOeY2
LWNYv1q90+M3TUMRh157AxDMAn8F2UbrVcpERrE2C6RnwKsoMmQ3c/IKBg+hor6W
Bubtkryd4+SCJmAqpmc2YQ2Nh6nIa+uqTc81CP8vjx/WA3zaPjKhQrbZGG93aHlB
/EYR9A5zxm+4vPuO/YaXzLeU3ljckkdGGegu5UHveR6CMo0iUjpTznlkl2+5U/tN
+NEkwzh5JpQB5gmMMkJHGR1YNZXg3XV0HF9CqgWaDbBcOfvfK3fi402c0ph21HwL
lruJsa4yiSav3Wc/y7aBleLsRhVKwgUmjIKWH3RLxdRft9T7iNCKXQswV7KJFJUJ
tShazGNFiEVAFyiTdPdmm7ry0ptAwgQ9ljYYtd3vf/j0loP8oAKWWdd1ao01Fdef
TXyJQKG/P9wRJOlj/BYn
=T29j
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8o-7_amd64.udeb
  to main/o/openssl098/libcrypto0.9.8-udeb_0.9.8o-7_amd64.udeb
libssl0.9.8-dbg_0.9.8o-7_amd64.deb
  to main/o/openssl098/libssl0.9.8-dbg_0.9.8o-7_amd64.deb
libssl0.9.8_0.9.8o-7_amd64.deb
  to main/o/openssl098/libssl0.9.8_0.9.8o-7_amd64.deb
openssl098_0.9.8o-7.debian.tar.gz
  to main/o/openssl098/openssl098_0.9.8o-7.debian.tar.gz
openssl098_0.9.8o-7.dsc
  to main/o/openssl098/openssl098_0.9.8o-7.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1q7wme-00042v...@franck.debian.org



Re: sslv2 and openssl 1.0

2011-04-03 Thread Kurt Roeckx
On Sun, Apr 03, 2011 at 02:52:17AM +0200, Jérémy Lal wrote:
 Hi,
 
 openssl 1.0.0-d is in unstable and by default disables
 sslv2 methods, so what's the correct decision to make, regarding
 packages that use ssl as client or server :
 
 1) patch package to disable code that use sslv2, and explain
why in README.Debian.
People might complain about old sslv2 clients in case the
packaged software is a server (telepathy-*, web servers)
 
 2) continue using sslv2 until upstream drops it
(using some unknown flag to enable it at build time)

There is no way to enable sslv2 anymore in the openssl library.  I
will not re-add support for sslv2.

I doubt that there are many applications that only work with sslv2,
and if there are it's about time they start getting fixed to support
at least sslv3.  Supporting tls would be even better.

Please note that any ssl connections has a way to indicate which
versions of ssl/tls they support.  If they already use a library
like openssl to do ssl, and didn't force the library to only do
sslv2, there shouldn't be a problem.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110403112939.ga15...@roeckx.be



Re: Debian Project Leader Elections 2011: Call for votes

2011-04-02 Thread Kurt Roeckx
On Sat, Apr 02, 2011 at 08:28:41AM +0200, David Paleino wrote:
 Hi Paul,
 
 On Sat, 2 Apr 2011 17:09:02 +1300, Paul Waite wrote:
 
  Debian wrote:
   - - -=-=-=-=-=- Don't Delete Anything Between These Lines
   =-=-=-=-=-=-=-=- 0942471d-23ab-4b5e-b5a8-02c2e74cb588
   [ x ] Choice 1: Stefano Zacchiroli
   [   ] Choice 2: None Of The Above
   - - -=-=-=-=-=- Don't Delete Anything Between These Lines
   =-=-=-=-=-=-=-=-
 
 That's wrong. You should use 1 and 2 -- not x.
 
 Also, you should send your vote to leader2...@vote.debian.org .

And at least sign it.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110402114839.ga28...@roeckx.be



Accepted openssl 1.0.0d-1 (source all amd64)

2011-04-02 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 02 Apr 2011 13:19:19 +
Source: openssl
Binary: openssl libssl1.0.0 libcrypto1.0.0-udeb libssl-dev libssl-doc 
libssl1.0.0-dbg
Architecture: source all amd64
Version: 1.0.0d-1
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto1.0.0-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl-doc - SSL development documentation documentation
 libssl1.0.0 - SSL shared libraries
 libssl1.0.0-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 607609
Changes: 
 openssl (1.0.0d-1) unstable; urgency=low
 .
   * New upstream version
 - Fixes CVE-2011-0014
   * Make libssl-doc Replaces/Breaks with old libssl-dev packages
 (Closes: #607609)
   * Only export the symbols we should, instead of all.
   * Add symbol file.
   * Upload to unstable
Checksums-Sha1: 
 41a32b7c2772bf9485585b5a46de2a5360bbc40e 1952 openssl_1.0.0d-1.dsc
 32ca934f380a547061ddab7221b1a34e4e07e8d5 4025484 openssl_1.0.0d.orig.tar.gz
 3ce78938a5dada753c0adc79503f92b99e0bc531 78859 openssl_1.0.0d-1.debian.tar.gz
 44b8e14f48d3e29666d8b8d2273aa0850fbf5a4e 1192214 libssl-doc_1.0.0d-1_all.deb
 713e3a052116c546b5c837824d885a3fc00643c8 686796 openssl_1.0.0d-1_amd64.deb
 52df06ce79a1259599e2ad88cabefa9d9766ba87 1147408 libssl1.0.0_1.0.0d-1_amd64.deb
 388212d605a9f4a822dbc517dfdbd6a5678def6e 726408 
libcrypto1.0.0-udeb_1.0.0d-1_amd64.udeb
 2bb05626fe04a288d441a9996e3045499edf8feb 1643196 libssl-dev_1.0.0d-1_amd64.deb
 7c63b0d967c79bb50ab1f957cd18b3ec6f6de61d 2229732 
libssl1.0.0-dbg_1.0.0d-1_amd64.deb
Checksums-Sha256: 
 bea8c735500349478ea9e35c059c139d7b03847483f3d7c9c0e70069b1e38d49 1952 
openssl_1.0.0d-1.dsc
 92511d1f0caaa298dba250426f8e7d5d00b271847886d1adc62422778d6320db 4025484 
openssl_1.0.0d.orig.tar.gz
 c8708b8d0da69543c6dc5b644a3c39a960967ef650c335c0fe27ee192b79f5e3 78859 
openssl_1.0.0d-1.debian.tar.gz
 64c43fce278653e47169d789804fd68c5d1ac2095df8b718c17d4b727ceb 1192214 
libssl-doc_1.0.0d-1_all.deb
 12ad1dc12aa6f55d9e2507b6fca1086105e594198a8987cab7ec4cad71af52f9 686796 
openssl_1.0.0d-1_amd64.deb
 839fc081c1b93af15ea21a76bfd2af63c592be800978cf3db3941b6b0a13566a 1147408 
libssl1.0.0_1.0.0d-1_amd64.deb
 e65ff2ec56e83de1a2f7f8a350d3f8e5bcb88bd02bf538eec06f190fd51b6e8c 726408 
libcrypto1.0.0-udeb_1.0.0d-1_amd64.udeb
 0e978715c277883f4f2b66a69ca8c973021b8311cc7ef781b400488e3c1e2577 1643196 
libssl-dev_1.0.0d-1_amd64.deb
 abbfb5adef1370c9535ca6ee654ac2e8efa0241836a33e717be69da981306363 2229732 
libssl1.0.0-dbg_1.0.0d-1_amd64.deb
Files: 
 d5e28107529bb09961498511b7523f34 1952 utils optional openssl_1.0.0d-1.dsc
 40b6ea380cc8a5bf9734c2f8bf7e701e 4025484 utils optional 
openssl_1.0.0d.orig.tar.gz
 1317fb6e8858aab987d5ca84d6aa7150 78859 utils optional 
openssl_1.0.0d-1.debian.tar.gz
 b033dbb810afb583076a81e603f62971 1192214 doc optional 
libssl-doc_1.0.0d-1_all.deb
 1922ae7e1fb678b9f58aa9e2c33dfb9f 686796 utils optional 
openssl_1.0.0d-1_amd64.deb
 a570a63e5858e1b8620f7c427a2ac97a 1147408 libs important 
libssl1.0.0_1.0.0d-1_amd64.deb
 eeb05636eb386640feb740ef488c0028 726408 debian-installer optional 
libcrypto1.0.0-udeb_1.0.0d-1_amd64.udeb
 0628774be76db62e70c68bc48a8f3b86 1643196 libdevel optional 
libssl-dev_1.0.0d-1_amd64.deb
 59bdfce9677496fbffd3b569d4ece6c3 2229732 debug extra 
libssl1.0.0-dbg_1.0.0d-1_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJNlyXiAAoJEGpMZM6DE7XwXjoQAJj5ZBgpd+ZumQ1BhEts7Vk9
Sc6H8q5MZINS9LUsU5/TWCLGf2MmhesydW7buXh5+gGJrc5nlEQwwJBYE5Ff1u7U
6P/unRlBkIaAWrpaLKeMi0920jhz0yexUPdGlxwN9GkXI2AwomI8XRt7C2OJfmeS
ebCg27vbcwGtblZ1BN7X+v7oiQwsgkaP7o0xpQNOoBfNSm9/BxkOwQvMUDWincB5
aiP9wGy49CiTBvRM9GlwEKDTBD+HQJNwgqN36hKb9o7mZ6PcpFEd57AZ1286Q71S
nh3YRcsS7RRIlvJlXxPPzQqy8yYeBGcMt6uhKi+aAMAYJrbjeDj2dEO9/0m0tayZ
Vlbr6b9ai6ZgULx9T+ZEI2YlJ42XuEaPGTAAlWzSYcc9Vs3pObEaJ0W4xXIjqzBB
4TrMISu659rDkkfZO5H2hr+3WpPLCYnVlG7loY5FPbzdYlzM+UyYDnScalWyYQIX
c5yubAHw6JHnOX+CEN+qKCbXfgP3OVpcPRZ9w6Kn3hsUloSO1A7V0sO2RKmIkS+F
5AnPCQi8Ppq//BJF26OIQUiQumXdlekFBbdyb9YzRY4gmxpfqu4CTFUMZVEnkHov
ycUrfEO6X2fkfNBDq9GT61ouHNZ/IQMPheXSmIZ9VfrtCI0fmTUJxDFwqHTh9nGd
swUoc5wkafqzR3QTNgbx
=qygj
-END PGP SIGNATURE-


Accepted:
libcrypto1.0.0-udeb_1.0.0d-1_amd64.udeb
  to main/o/openssl/libcrypto1.0.0-udeb_1.0.0d-1_amd64.udeb
libssl-dev_1.0.0d-1_amd64.deb
  to main/o/openssl/libssl-dev_1.0.0d-1_amd64.deb
libssl-doc_1.0.0d-1_all.deb
  to main/o/openssl/libssl-doc_1.0.0d-1_all.deb
libssl1.0.0-dbg_1.0.0d-1_amd64.deb
  to main/o/openssl/libssl1.0.0-dbg_1.0.0d-1_amd64.deb
libssl1.0.0_1.0.0d-1_amd64.deb
  to main/o/openssl/libssl1.0.0_1.0.0d-1_amd64.deb
openssl_1.0.0d-1.debian.tar.gz
  to main/o/openssl/openssl_1.0.0d-1.debian.tar.gz
openssl_1.0.0d-1.dsc
  to main/o/openssl

Accepted libtool 2.4-1 (source all amd64)

2011-04-02 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 02 Apr 2011 19:07:56 +
Source: libtool
Binary: libtool libtool-doc libltdl7 libltdl-dev
Architecture: source all amd64
Version: 2.4-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libltdl-dev - A system independent dlopen wrapper for GNU libtool
 libltdl7   - A system independent dlopen wrapper for GNU libtool
 libtool- Generic library support script
 libtool-doc - Generic library support script
Closes: 619845
Changes: 
 libtool (2.4-1) unstable; urgency=low
 .
   * New upstream release
 - Update build-depends to automake (= 1:1.11.1), autoconf (= 2.62)
 - Update patches to apply to current version:
   - link_all_deplibs.patch
   - deplib_binary.patch
   * convert to a 3.0 (quilt) source format, and drop quilt build-dependency.
   * Make tagdemo link to libfoo (Closes: #619845)
Checksums-Sha1: 
 ff8f263fba7b6adaaa467b26cfc713c10f4ca422 1842 libtool_2.4-1.dsc
 149e9d7a993b643d13149a94d07bbca1085e601c 2580417 libtool_2.4.orig.tar.gz
 38fb5832cf31aba18bd11958c4eebb9fc2f0c022 15651 libtool_2.4-1.debian.tar.gz
 efec4f30421f1a87ba6ac94f193ea4f951c4c6b3 590848 libtool-doc_2.4-1_all.deb
 ed8b3a4a04a7966c7df14223882f96acc6ad6289 608426 libtool_2.4-1_amd64.deb
 44e35d74d50d9f2c9612b951418c38dfa7ff4b8d 344986 libltdl7_2.4-1_amd64.deb
 7058ecd6469fc47f0b88b9b602274c156b261cc1 203776 libltdl-dev_2.4-1_amd64.deb
Checksums-Sha256: 
 826c64ade13afaa17243c2687bb80d34d97407200044c828da9f634d99ff37cc 1842 
libtool_2.4-1.dsc
 13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e 2580417 
libtool_2.4.orig.tar.gz
 809921d16f812818f8b04ae4a9c062dae19784928e75033f0a41c2e127dd007b 15651 
libtool_2.4-1.debian.tar.gz
 be70750caa799ff68db926c82762346e2d2f7d8b9e7baeaf810a67d194b5fee9 590848 
libtool-doc_2.4-1_all.deb
 8304a796fb9d51af09426707c68fc00d0a27bb1d289068eb126b20b4f4ac9438 608426 
libtool_2.4-1_amd64.deb
 afbf1a763d7af24dc7f4ad7ddd59c9c58cc3ddb68b68dd174957b8d38412ddbb 344986 
libltdl7_2.4-1_amd64.deb
 f766e42ea8b133de102005e4a379710db0a1d570921966c02e2dc90b0065d6f6 203776 
libltdl-dev_2.4-1_amd64.deb
Files: 
 63cb646300a9a67be57d88986f233109 1842 devel optional libtool_2.4-1.dsc
 b32b04148ecdd7344abc6fe8bd1bb021 2580417 devel optional libtool_2.4.orig.tar.gz
 3fb12768cddd73a0c12fe1084736efb2 15651 devel optional 
libtool_2.4-1.debian.tar.gz
 5d6cb47dcb8ab29477d5bd0e10bee639 590848 doc optional libtool-doc_2.4-1_all.deb
 60f808846d86406a587eed8a1d20e889 608426 devel optional libtool_2.4-1_amd64.deb
 41bee68d163335d265c7564d86debf64 344986 libs optional libltdl7_2.4-1_amd64.deb
 f5651853b3f7d2029cb5c918e4b8de24 203776 libdevel optional 
libltdl-dev_2.4-1_amd64.deb

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

iQIcBAEBCgAGBQJNl3vxAAoJEGpMZM6DE7XwbfcP/A1PA8553Yc3P5NmdY4b2cz+
x/7IhC8WwwZXeCJhSpE1liLHChKEKcbCfJs2b/cz/Qs2fENAiVozVCzrJi0riFVw
t0RceED9rq6FanSJuFn6Tfg9AiAG2Tlg0os6W+tymUohP+ciPzCIwNXnySB9FuT6
WDBzYfaOkJsrEQwr4SXW8vabkszzEIEKAnkJ5BwAnEqQ/lsYhnSPA+4xphaM5xU8
keqpRX4lJDVbiCp3VDTRte3rVeoGjeZg+iKTttQBLQziGTS+UOLYXikc/VjYjhSB
liUGjpIioUx/reTf2zb9kO8YkatV2aCzq5wjv31/Wxeaxs2EKlJ9nXmDRgtW2KuI
EwBefRj5draIuNZEDaRKJA3PiGeCWxDpcv1UNj5XcJQMK5ZPSvnnzrh/n6ECMdkG
eCbrle1uiZbEBuIiQ9KeEJilr36GGGTXsf1Y3Ik0m2IK4CjMlPTWmws2RZAK5DEB
zL6jKHUHq+BcQQHYbUCiBxglCX9q5F0cEfAwru8qB54g0YCnRQjnu8BexTl2TPFt
mhKGg1p6lsjm69e5Mwiv2y0zY+iK1E+QbYZ/SEPugIp9dStn5mpVzNknRuPJcot0
hdRqSzv2NyKkhbivV27ANXG0TQwUF6RjJC6jQWK0DhBbSuqwBMp03ZUpZQr9qsQX
IVLZQvvCKZi64O13BIYE
=lgpq
-END PGP SIGNATURE-


Accepted:
libltdl-dev_2.4-1_amd64.deb
  to main/libt/libtool/libltdl-dev_2.4-1_amd64.deb
libltdl7_2.4-1_amd64.deb
  to main/libt/libtool/libltdl7_2.4-1_amd64.deb
libtool-doc_2.4-1_all.deb
  to main/libt/libtool/libtool-doc_2.4-1_all.deb
libtool_2.4-1.debian.tar.gz
  to main/libt/libtool/libtool_2.4-1.debian.tar.gz
libtool_2.4-1.dsc
  to main/libt/libtool/libtool_2.4-1.dsc
libtool_2.4-1_amd64.deb
  to main/libt/libtool/libtool_2.4-1_amd64.deb
libtool_2.4.orig.tar.gz
  to main/libt/libtool/libtool_2.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1q67kn-0002cj...@franck.debian.org



Accepted openssl098 0.9.8o-6 (source amd64)

2011-04-01 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Mar 2011 19:50:31 +0100
Source: openssl098
Binary: libssl0.9.8 libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8o-6
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
Changes: 
 openssl098 (0.9.8o-6) unstable; urgency=low
 .
   * Upload as transitional openssl098 source package, just keeping
 the library.
Checksums-Sha1: 
 8c0dd6364f48aa5a44e84b9ba299749adf58c579 1946 openssl098_0.9.8o-6.dsc
 80c73afc7dca790cd26936cb392a4dfd14d4e4d7 3772542 openssl098_0.9.8o.orig.tar.gz
 edd9c1ec2a862a5ef6101ad98942940c2f887e3b 60912 
openssl098_0.9.8o-6.debian.tar.gz
 f98fa8ca46083c6ff219d95e4f2945e7d88aa7f9 1038498 libssl0.9.8_0.9.8o-6_amd64.deb
 bf293785d4cef939d8b817ca5ad4a365a54ddaac 1802618 
libssl0.9.8-dbg_0.9.8o-6_amd64.deb
Checksums-Sha256: 
 e4aaebbf6cceee50fd41a10c7db636ef7ae51bcc2cc1635f0ed8595d208bae34 1946 
openssl098_0.9.8o-6.dsc
 befada1ac3819b1d317df8197b5e82ec768b39d250fcbef81e2b1cb7f165d448 3772542 
openssl098_0.9.8o.orig.tar.gz
 de6cf9e7f30c364eb723b3ac9c649c9955f27959bbfe5a09392d44b6a66c8abd 60912 
openssl098_0.9.8o-6.debian.tar.gz
 204cfcb34cea478208ddf64d50339d8db39d4f23bc48e2eed6f6257c3e100bc8 1038498 
libssl0.9.8_0.9.8o-6_amd64.deb
 b132bfb1c4b5de83bb7813a2a97fa0da6d787cc16e7c274f7278ac04cc987ebd 1802618 
libssl0.9.8-dbg_0.9.8o-6_amd64.deb
Files: 
 01de3d08aab9511caedefa5661ead0e1 1946 utils optional openssl098_0.9.8o-6.dsc
 63ddc5116488985e820075e65fbe6aa4 3772542 utils optional 
openssl098_0.9.8o.orig.tar.gz
 d2ac163cc3f65dfd3b6135c70b2773e5 60912 utils optional 
openssl098_0.9.8o-6.debian.tar.gz
 578ee0c7f03fbba59565da6876ec665b 1038498 libs important 
libssl0.9.8_0.9.8o-6_amd64.deb
 9e853f3c031a98f0d40edc3987166151 1802618 debug extra 
libssl0.9.8-dbg_0.9.8o-6_amd64.deb

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

iQIcBAEBCgAGBQJNilZMAAoJEGpMZM6DE7XwTJMP/2Nfe6sNL5AZpFJV8S73+aEY
JjKmaNcFM9f68JdTmCf+Qf4wefSMvvN8hjIIBuPbJPanUHhjBwZv4gOEDWnXGJQF
LmQ0ZLhHpYbdNHrn8LfMhVX7TyTa6cQcFGidLWMiIym0VUxuFogqjoGCXGGzp3Hk
dRbNXdP24EEgrwP/PpmFbAyXWGa1osYnvSKv383e0/PpmlDa3UEbWZvDy9Z/ULaJ
TOnIKgnhgvtUiD4p0UyH5gqaMmawBwmVviNaectVi8x7b2Zgc+ezv4378GmWOWrp
u/Fdnkm5XPqOCTzJd4PMJ1cbUEkBbFT19tDClTWX/wfGak8bLKvaqliysIFZ0oUs
mfXCkJeU8ZbIBDLRpbaiA5v/m8HXnzBWYBo5ZXIKkRKbbNxZeoSEvjNEouxpnNW5
nifivQfs2t+lfjmT0HMqsfB36fGRUiu5RMEU6kijtS9n6ipr4LJS+VhHrVFCm2EH
DiejSQm3gb1kZyNgEwQ57NQAoopK7KyHTzA5FG73MJWt3RIKUd3NGbQ7rVAJ5YsV
CA7lqKV+GCg025isTbxYmX/CE6f1/dNGrtM94utHFvXKHYJUc8x4FNdpTiptKWS5
hdchcGkJdOCcLVNEKn/c/siHdMwJcptaPlKshTbLHqSuHObA0vUPsBBaqx1AGmXB
7edECSDdVMzBkiue1Z8o
=HC9q
-END PGP SIGNATURE-


Accepted:
libssl0.9.8-dbg_0.9.8o-6_amd64.deb
  to main/o/openssl098/libssl0.9.8-dbg_0.9.8o-6_amd64.deb
libssl0.9.8_0.9.8o-6_amd64.deb
  to main/o/openssl098/libssl0.9.8_0.9.8o-6_amd64.deb
openssl098_0.9.8o-6.debian.tar.gz
  to main/o/openssl098/openssl098_0.9.8o-6.debian.tar.gz
openssl098_0.9.8o-6.dsc
  to main/o/openssl098/openssl098_0.9.8o-6.dsc
openssl098_0.9.8o.orig.tar.gz
  to main/o/openssl098/openssl098_0.9.8o.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1q5hvb-0001es...@franck.debian.org



Re: new buildd dependency resolution breaks self depends?

2011-03-30 Thread Kurt Roeckx
On Wed, Mar 30, 2011 at 06:45:50PM +0200, Wesley W. Terpstra wrote:
 On Tue, Mar 29, 2011 at 8:03 PM, Kurt Roeckx k...@roeckx.be wrote:
 
  On Tue, Mar 29, 2011 at 07:54:59PM +0200, Wesley W. Terpstra wrote:
   If I may ask, for what purpose do the buildds have a special list of
   packages above and beyond those in unstable?
 
  So that in case various packages have to be build in an order,
  where the seconds depends on the first being available and so on,
  that it doesn't take weeks to get them all build.  We would have
  to wait at least a dinstall before the next one could be build,
  assuming sometimes has the time to sign the package between
  dinstalls.
 
  It basicly just avoids a whole lot of delays.
 
 
 Unfortunately, it seems also to add quite some delays in the self-compiling
 case. :-/ Each time a buildd finishes, that buildd's Packages file gets
 updated due to the completed binary upload and all other buildds go back
 into the BD-Uninstallable state. (I assume this also means the package loses
 its place in line on the busy buildd queues)

That actually doesn't seem to be that case.  I think ftp-master
just removed the old binary from unstable, and didn't give the
buildd's the chance to actually build against the old version,
and we're screwed now.

I suggest you ask them to restore the old binaries in unstable,
(and remove the arch all) packages for those arches it's not
yet build/uploaded for.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110330172213.ga32...@roeckx.be



Re: new buildd dependency resolution breaks self depends?

2011-03-29 Thread Kurt Roeckx
On Tue, Mar 29, 2011 at 05:52:23PM +0200, Julien Cristau wrote:
 As far as I can tell the problem is that you switched the mlton binary
 package to 'Architecture: all'.  Which means it's available on all
 architectures already in the new version, even though it's not
 installable.

If I understand the situation, this means the buildd's already see
the new mlton arch all in the Packages file for the buildds.  But
you won't see in on the mirrors until the arch any package for
that arch is available.  And the arch all binary package has a
strict version requirement binary any package.

As long as the Packages file for the buildds mentions this arch
all package, no buildd can build it, because it only considers
installing the latest version.  But it should get removed
from that file after 24 or 32 hours or something.  In which case
we'll only see the old version, can install those, and things should
work from there.

So I think you either need to be patient, or have a less strict
version requirement.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110329164239.ga13...@roeckx.be



Re: new buildd dependency resolution breaks self depends?

2011-03-29 Thread Kurt Roeckx
On Tue, Mar 29, 2011 at 06:58:36PM +0200, Wesley W. Terpstra wrote:
 On Tue, Mar 29, 2011 at 6:42 PM, Kurt Roeckx k...@roeckx.be wrote:
 
  As long as the Packages file for the buildds mentions this arch
  all package, no buildd can build it, because it only considers
  installing the latest version.  But it should get removed
  from that file after 24 or 32 hours or something.  In which case
  we'll only see the old version, can install those, and things should
  work from there.
 
 
 
 What I don't understand about your explanation: once the new all+i386 .debs
 hit unstable, won't the buildds see the new 'all' package in unstable and
 thus want to install it in preference to the old 'any' package even after it
 is removed from the Packages file? The 'all' package will still be
 uninstallable since it depends on the missing 'any' packages.

Let's take a look at all current Packages files:
- The buildd Packages file, as seen by *all* the buildds, not only
  the i386 one:
kroeckx@grieg:~$ zcat 
/org/wanna-build/tmp/archive/debian/buildd-sid/Packages.gz | grep-dctrl -F 
Package mlton -s Package,version,Architecture
Package: mlton-basis
version: 20100608-3
Architecture: all

Package: mlton-compiler
version: 20100608-3
Architecture: i386

Package: mlton
version: 20100608-3
Architecture: all

Package: mlton-tools
version: 20100608-3
Architecture: i386

Package: mlton-runtime-native
version: 20100608-3
Architecture: i386

Package: mlton-runtime-i486-linux-gnu
version: 20100608-3
Architecture: i386

Package: mlton-doc
version: 20100608-3
Architecture: all

The i386 unstable one:
kroeckx@grieg:~$ zcat 
/org/wanna-build/tmp/archive/debian/archive/sid/main/binary-i386/Packages.gz | 
grep-dctrl -F Package mlton -s Package,version,Architecture
Package: mlton-basis
version: 20100608-3
Architecture: all

Package: mlton-compiler
version: 20100608-3
Architecture: i386

Package: mlton-doc
version: 20100608-3
Architecture: all

Package: mlton-runtime-i486-linux-gnu
version: 20100608-3
Architecture: i386
[...]

The amd64 one:
kroeckx@grieg:~$ zcat 
/org/wanna-build/tmp/archive/debian/archive/sid/main/binary-amd64/Packages.gz | 
grep-dctrl -F Package mlton -s Package,version,Architecture
Package: mlton
version: 20100608-2
Architecture: amd64

Note that in unstable you don't see the arch arch all version
until the arch any version is also available.  Or you would see
the old arch all version until the new arch any version is
available.

This means that the version from unstable should always be
installable, unless there is some other reason it's not like
a transition of some other library.

The problem is that the buildds currently also see the newer
arch all version.  But this version will go away after some
time and it will only see the version from unstable.

 The basis, runtime, and compiler packages should all be at the same version
 to compile correctly. The basis package is an 'all' package which includes
 the cross-platform bits of the runtime library. The runtime and compiler are
 'any' packages with compiled object code.
 
 If the Build-Depends lists 'mlton-compiler' (ie: after I resolve the current
 problem), any future uploads will see that it has these versions available:
 mlton-compiler (= old-version) depends on runtime
 mlton-runtime (= old-version) depends on basis
 mlton-basis (= new version)
 ... which I believe means that the old-version mlton-compiler package will
 be uninstallable since the old-version of the basis in unstable is hidden by
 the new-version.

The new version of mlton-basis will only be visible to the buildds
for about a day, after which they should have no problem building
it.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110329172733.ga14...@roeckx.be



Re: new buildd dependency resolution breaks self depends?

2011-03-29 Thread Kurt Roeckx
On Tue, Mar 29, 2011 at 07:54:59PM +0200, Wesley W. Terpstra wrote:
 The problem is that the buildds currently also see the newer
  arch all version.  But this version will go away after some
  time and it will only see the version from unstable.
 
 
 If I may ask, for what purpose do the buildds have a special list of
 packages above and beyond those in unstable?

So that in case various packages have to be build in an order,
where the seconds depends on the first being available and so on,
that it doesn't take weeks to get them all build.  We would have
to wait at least a dinstall before the next one could be build,
assuming sometimes has the time to sign the package between
dinstalls.

It basicly just avoids a whole lot of delays.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110329180343.ga14...@roeckx.be



Accepted libmad 0.15.1b-6 (source amd64)

2011-03-29 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 29 Mar 2011 22:26:22 +0200
Source: libmad
Binary: libmad0 libmad0-dev
Architecture: source amd64
Version: 0.15.1b-6
Distribution: unstable
Urgency: low
Maintainer: Mad Maintainers pkg-mad-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libmad0- MPEG audio decoder library
 libmad0-dev - MPEG audio decoder development library
Closes: 596936
Changes: 
 libmad (0.15.1b-6) unstable; urgency=low
 .
   [ Konstantinos Margaritis ]
   * Add support for armhf (Closes: #596936)
 - libmad.thumb.diff: use adr instead of add to make code ready for
   thumb2
 - Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff: fix another
   ftbfs with thumb2 as rsc doesnt exist anymore - thanks to Dave
   Martin for this patch
Checksums-Sha1: 
 229acd2e099e3474a241896f4026104a4fdc2fe8 1780 libmad_0.15.1b-6.dsc
 be3bcc202ca6a58cbc25a15492bc2e9a31371ab1 254334 libmad_0.15.1b-6.diff.gz
 495dcdc0d26d9ca53c061b630f1d71f43974c087 78646 libmad0_0.15.1b-6_amd64.deb
 cd9a501432eec3e4820c2e9d6850d99b977e780d 90968 libmad0-dev_0.15.1b-6_amd64.deb
Checksums-Sha256: 
 4636e1b485d936c87cdf7a07846d6ca236a82ea4fab2bc3205b73decb879ef99 1780 
libmad_0.15.1b-6.dsc
 cd2014b9d8490511ea7a99cdc2cfe33dcbd7fc478814a513ddb9775bce72781a 254334 
libmad_0.15.1b-6.diff.gz
 c2df8b9a6196905079b124a20264a5c0f3b36560e6b304ae4afa18d9aff10b64 78646 
libmad0_0.15.1b-6_amd64.deb
 d6bf680766d8b2e47fab6a72f914affd62c11336612cd9f6eda954a1041c2f8d 90968 
libmad0-dev_0.15.1b-6_amd64.deb
Files: 
 4653005e3aaa96a5fa7e82533684c03a 1780 sound optional libmad_0.15.1b-6.dsc
 8f104b9ab8d9f0d9c30fa4aad5080d7a 254334 sound optional libmad_0.15.1b-6.diff.gz
 5da968b6acbee28b73d69e0cd557b37e 78646 libs optional 
libmad0_0.15.1b-6_amd64.deb
 5288fa14b4664ff298899b95387c902d 90968 libdevel optional 
libmad0-dev_0.15.1b-6_amd64.deb

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

iQIcBAEBCgAGBQJNkkKYAAoJEGpMZM6DE7XwScwP/1UBIGzvvRnJvRiPR+d8n2Nu
D47PDhDlY3EpMq0WEppmD9+ABCQFKh4/UnDQbtZCabGiBQw+Xrxmgipt3vvu1N6m
TKoDVRf79TMSDwjznv2O69YQ8b1pcUAroXUcnxTYSo1MFtVjOP8aYsVXz2BhI5/5
C9oWw6Tw8JDeg9N5ju6IosEsZtFPvBjNsGxBfCRJxxogmJleqqnJzAtXKtmzYv2W
SNTh+EhhEqW9QNS6/iDObP41+/o6Eb+PF40Oihz6oRI1LOMYN8ZjIE9y2iZZS0Q6
3GMjvLZlUETDVVlwRF4zz+iHH97V5p6JwJs4aFNZzohj/XQmPySXeuVkzuK8/c5w
YCrqegM/VPZc7ZdkI2x3bMqgyrGlzI9HDnkYOOxWIsAXl9mDyoFZZMNWWFWyfxdP
twOva+ZVFgEwKn3tGGysGGflJUe7h4U4xc7wcMOWQ0wJXlzbK8OVCleOE7SxAxE4
7wjh7qoFWnigSW6XAf7xtCs6v4nnEq0dnQZ1xgohK9i79fv6YcbOAnWb3YV+8bn9
ikitdD1XJmOyGqbKRgTYsaUkSfTFWp/rPHjko1aOVcf6wkQCtjnxgzgtqkVBFguj
1rVhgMbz4mDYsQqO82MT7nEOPUM6Xi5s9yAqUvL26O3B7TIcJqyyu3b+KqccQdZs
/FacW5Y3qp2QkV3WT5Fn
=RKF/
-END PGP SIGNATURE-


Accepted:
libmad0-dev_0.15.1b-6_amd64.deb
  to main/libm/libmad/libmad0-dev_0.15.1b-6_amd64.deb
libmad0_0.15.1b-6_amd64.deb
  to main/libm/libmad/libmad0_0.15.1b-6_amd64.deb
libmad_0.15.1b-6.diff.gz
  to main/libm/libmad/libmad_0.15.1b-6.diff.gz
libmad_0.15.1b-6.dsc
  to main/libm/libmad/libmad_0.15.1b-6.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1q4gb5-0005vv...@franck.debian.org



Re: Meeting Minutes, FTPMaster meeting March 2011

2011-03-27 Thread Kurt Roeckx
On Sun, Mar 27, 2011 at 12:27:15PM +0100, Roger Leigh wrote:
 On Sun, Mar 27, 2011 at 10:56:28AM +0200, Joerg Jaspert wrote:
  - The long standing project of enabling autosigning for the buildds also
got finished. That means that packages successfully built can now be
uploaded automatically, without waiting for the buildd admin to wake
up/come back from holiday/whatever.
 
 Fantastic news.  What's the expected turnaround time between building
 and having it available in incoming/the main archive?

It gets moved to the upload directory directly after it has been
built and signed.  Every 15 minutes the buildd-uploader is run
from cron.  From there on, it's the same time for all uploads.

After it's uploaded the queue deamon needs to process
the upload to move it from the upload queue to unchecked, as far
as I know this happens every 5 minutes.  Then every 15 minutes
unchecked gets processed and it's accepted (or rejected, moved to NEW).
This unchecked processing doesn't happen while dinstall is
running.

Once it's accepted it's visible on incoming.debian.org, and the
buildds will also have access to it.  You'll have to wait for
the next dinstall and mirror pushes before it's on your mirror.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110327125954.ga29...@roeckx.be



Re: new Contents generator on ftp-master

2011-03-12 Thread Kurt Roeckx
On Sat, Mar 12, 2011 at 11:01:21AM +0100, Torsten Werner wrote:
 
 5) Packages with duplicate filenames are marked just as such and no
 contents is recorded, e.g.
 DUPLICATE_FILENAMES  text/inorwegian,text/wnorwegian

So basicly apt-file search will fail to find any file in
inorwegian and wnorwegian?  Or just the duplicate ones?
Why?  What's wrong with the old way of doing it?


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110312130237.ga32...@roeckx.be



Re: new Contents generator on ftp-master

2011-03-12 Thread Kurt Roeckx
On Sat, Mar 12, 2011 at 07:53:34PM +0100, Torsten Werner wrote:
 On Sat, Mar 12, 2011 at 2:02 PM, Kurt Roeckx k...@roeckx.be wrote:
  So basicly apt-file search will fail to find any file in
  inorwegian and wnorwegian?
 
 It won't find any files currently for both packages.

$ apt-file search bokmaal.aff
inorwegian: /usr/lib/ispell/bokmaal.aff
$ apt-file search bokmål.aff
inorwegian: /usr/lib/ispell/bokmål.aff

Seems to work fine?

  Why?  What's wrong with the old way of doing it?
 
 Both packages ship symlinks with the same name but different
 encodings. Some weeks ago there have been some discussion about
 Unicode correctness in Debian. I think that we should accept only
 properly UTF-8 encoded filenames in the future but I am open for
 discussion. We can use a manual workaround for (old)stable if we want
 that.

I think there might be some misunderstanding of what you mean.
My understanding from the original mail was:
some packages ship /usr/sbin/sendmail, currently that seems to be:
citadel-mta: /usr/sbin/sendmail
courier-mta: /usr/sbin/sendmail
dma: /usr/sbin/sendmail
esmtp-run: /usr/sbin/sendmail
exim4-daemon-heavy: /usr/sbin/sendmail
exim4-daemon-light: /usr/sbin/sendmail
masqmail: /usr/sbin/sendmail
msmtp-mta: /usr/sbin/sendmail
nullmailer: /usr/sbin/sendmail
postfix: /usr/sbin/sendmail
sendmail-base: /usr/sbin/sendmailconfig
ssmtp: /usr/sbin/sendmail
xmail: /usr/sbin/sendmail

And as a result for all those packages you would list no file at all.

But then my understanding changed so that a single package
shipping a file which has different encodings for the filename
would not have that (or any) file mentioned.  If you already
convert them all to utf-8, I see no problem in only mentioning
that file once instead of not at all.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110312192835.ga6...@roeckx.be



Re: new Contents generator on ftp-master

2011-03-12 Thread Kurt Roeckx
On Sat, Mar 12, 2011 at 09:44:51PM +0100, Torsten Werner wrote:
 On Sat, Mar 12, 2011 at 8:28 PM, Kurt Roeckx k...@roeckx.be wrote:
  $ apt-file search bokmaal.aff
  inorwegian: /usr/lib/ispell/bokmaal.aff
  $ apt-file search bokmål.aff
  inorwegian: /usr/lib/ispell/bokmål.aff
 
 $ zgrep inorwegian Contents-amd64.gz
 DUPLICATE_FILENAMES
 text/inorwegian,text/wnorwegian
 
 Are you using a current contents file from sid?

No, I'm used an older file.  It used to work, so I see no reason
why that shouldn't work anymore.

  But then my understanding changed so that a single package
  shipping a file which has different encodings for the filename
  would not have that (or any) file mentioned.  If you already
  convert them all to utf-8, I see no problem in only mentioning
  that file once instead of not at all.
 
 It is not that easy due to database constraints. But if that is needed...

I currently don't see why.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110312220641.ga9...@roeckx.be



Re: new Contents generator on ftp-master

2011-03-12 Thread Kurt Roeckx
On Sat, Mar 12, 2011 at 11:06:41PM +0100, Kurt Roeckx wrote:
 On Sat, Mar 12, 2011 at 09:44:51PM +0100, Torsten Werner wrote:
  On Sat, Mar 12, 2011 at 8:28 PM, Kurt Roeckx k...@roeckx.be wrote:
   $ apt-file search bokmaal.aff
   inorwegian: /usr/lib/ispell/bokmaal.aff
   $ apt-file search bokmål.aff
   inorwegian: /usr/lib/ispell/bokmål.aff
  
  $ zgrep inorwegian Contents-amd64.gz
  DUPLICATE_FILENAMES
  text/inorwegian,text/wnorwegian
  
  Are you using a current contents file from sid?
 
 No, I'm used an older file.  It used to work, so I see no reason
 why that shouldn't work anymore.

I mean, I really don't understand why you can't atleast list the
other files from the package.

   But then my understanding changed so that a single package
   shipping a file which has different encodings for the filename
   would not have that (or any) file mentioned.  If you already
   convert them all to utf-8, I see no problem in only mentioning
   that file once instead of not at all.
  
  It is not that easy due to database constraints. But if that is needed...
 
 I currently don't see why.

But I think it would also be a good idea to only have utf-8 files
in packages.  If only all the software could deal with them.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110312221054.ga9...@roeckx.be



Re: What's up with buildd logs?

2011-02-26 Thread Kurt Roeckx
On Sat, Feb 26, 2011 at 10:05:44AM +, Roger Leigh wrote:
 On Fri, Feb 25, 2011 at 09:29:01PM -0600, Steve M. Robbins wrote:
  Hi,
  
  The buildd system is generally quite fabulous, but why does
  https://buildd.debian.org/build.cgi?pkg=insighttoolkit show version
  3.8.0-1?  This version is neither sid, not stable, nor oldstable.
 
 I'm not involved with the CGI scripts, but I /think/ that one is an
 older version.  These two do show me the current version:
 
 https://buildd.debian.org/pkg.cgi?pkg=insighttoolkit
 https://buildd.debian.org/status/package.php?p=insighttoolkitsuite=sid

This also works:
https://buildd.debian.org/build.cgi?pkg=insighttoolkitver=3.20.0-8

The problem without version seems to be that it does ordering
the version in the database based on string instead of comparing
the version numbers.  I've ordered it by timestamp now.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110226115800.ga7...@roeckx.be



Re: enable/disable flags in /etc/default

2011-02-26 Thread Kurt Roeckx
On Sat, Feb 26, 2011 at 09:44:07PM +0100, Tollef Fog Heen wrote:
 ]] Harald Dunkel 
 
 (This is from bug #602490, but it's more of a generic problem)
 
 | Would it be possible to add an enable flag to
 | /etc/default/nagios3 to control if the daemon is
 | started at boot time?
 
 I'd like us to decide on a policy about enable/disable flags in
 /etc/default in general.  Either all daemons should have them or no
 daemons should have them, and if we have them, I think we should have
 the value in the default file should be standardised.
 
 Personally, I'd rather we didn't have them, as this is supposed to be
 controlled by the rcN.d links and if that interface is too hard for
 people we should fix that rather than invent multiple ways of disabling
 daemons, but the current mess is, well, a mess.

There are related bugs like #126533 + merged ones, #546580


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110226213929.ga14...@roeckx.be



Accepted elfutils 0.152-1 (source amd64)

2011-02-26 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 08 Sep 2010 19:54:20 +0200
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.152-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1- library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1 - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1- library to read and write ELF files
Changes: 
 elfutils (0.152-1) unstable; urgency=low
 .
   * New upstream release
 - Update portability and robustify patch.
 - Update symbol file for libdw1, 2 new functions.
   * Remove obsolete files from the debian dir.
   * Update watch file to work with newer versions.
Checksums-Sha1: 
 987887562aef8710cb77f414968f0327b3bbfd05 1893 elfutils_0.152-1.dsc
 b22380205ed3ad5145586b4074be190057eb2537 1876711 elfutils_0.152.orig.tar.bz2
 78937dc489227b3633c65eba2f9b0aae26efe5eb 50244 elfutils_0.152-1.debian.tar.gz
 40cdf09c1aa81c7909a037d16d94460f2530a4c2 323418 elfutils_0.152-1_amd64.deb
 5615b1e7731a0eec73dd312693fed30d633bd5e7 296872 libelf1_0.152-1_amd64.deb
 0a9f77e21a0aee0782e16046ccd8c591f2786ac3 65662 libelf-dev_0.152-1_amd64.deb
 5199ce3cd8176e2f34998fef2e8a133e11ff63c9 149900 libdw-dev_0.152-1_amd64.deb
 63a68592bd969618b95a7a034ade65e6f771567a 202582 libdw1_0.152-1_amd64.deb
 21400844782cb29c5e4016a41c605b1f48ae0844 24308 libasm1_0.152-1_amd64.deb
 3ea89fec3d50d0c851dd3f917a7b6b4f9a628db8 27676 libasm-dev_0.152-1_amd64.deb
Checksums-Sha256: 
 a0232ab7fc9301756b1a11e80dadd2779e121478b4c6741d7508e6bd6e52ce8f 1893 
elfutils_0.152-1.dsc
 78798715adba95528cdf3fce33eca813131ee75b9109693d313b72f67d7fb4a6 1876711 
elfutils_0.152.orig.tar.bz2
 54af86b04274e07fccf3abdc5391521780b97954aadacb89cff20e1d9ddca4e0 50244 
elfutils_0.152-1.debian.tar.gz
 7cf3ca490e3337bea7cf2848ca108a53df86c43a025288d6decf7b0ddeb11393 323418 
elfutils_0.152-1_amd64.deb
 22732e4d856f67e91d245028bbcc6b30c6f5107539cfbdd6ec69a34efe66691b 296872 
libelf1_0.152-1_amd64.deb
 1b253100face3539848e0e32c3b8b82a213f2b7dd8ea3fa09aa5b79049bb8e0d 65662 
libelf-dev_0.152-1_amd64.deb
 afb12947d23c0a91eeda77da4ce4757e58058d3c4e12f94593972f1886c3d769 149900 
libdw-dev_0.152-1_amd64.deb
 ff5f6a42e7fa1861ccf5a5939c1b528528092014632c9ad2624ed85c233907fc 202582 
libdw1_0.152-1_amd64.deb
 0dcfdd1940808e44d36d6565020dd1227aef494959c63a1e3ebd10df57f25208 24308 
libasm1_0.152-1_amd64.deb
 e41ff7f7055046f52d84928ca2ed4342517d686d908383801fa9554cac2f9f05 27676 
libasm-dev_0.152-1_amd64.deb
Files: 
 d22b1ace60bdb207c7045bad176d9982 1893 libs optional elfutils_0.152-1.dsc
 39739ed58a0fa1862eff8735f111fe5c 1876711 libs optional 
elfutils_0.152.orig.tar.bz2
 687eea13e5393a6a6074740ad31c3893 50244 libs optional 
elfutils_0.152-1.debian.tar.gz
 09bed8134a7b8691bcfa6413ff71e686 323418 utils optional 
elfutils_0.152-1_amd64.deb
 d0142ff0e70cbedd583159465b59881a 296872 libs optional libelf1_0.152-1_amd64.deb
 b47ae7978fe3e9e1608da7f2beba741e 65662 libdevel optional 
libelf-dev_0.152-1_amd64.deb
 87e680959062b21480ff0eab68f31d28 149900 libdevel optional 
libdw-dev_0.152-1_amd64.deb
 ab00939a1d91d6c7c6c820cbe8bd49b6 202582 libs optional libdw1_0.152-1_amd64.deb
 8ac8a13de024c8bd3677214c73de51bd 24308 libs optional libasm1_0.152-1_amd64.deb
 8b79d778b575edfee8a629d4e48150a6 27676 libdevel optional 
libasm-dev_0.152-1_amd64.deb

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

iQIcBAEBCgAGBQJNaQtvAAoJEGpMZM6DE7Xwk5AP/30NdcB5DcqfMiAAS5s2p7xb
odif4OAjWIZ33U3dDrGok+ovrDinR9C+SbssoXn5wv1cMYchq08XrcVfjfqs+wzj
nNgFw/lhvFdECgcZ457HAIZf0RBnK7IgNXDmoUBiCax4zcfl4dEv0sQM+g+lX/Ti
N1Zx5PKI0JPBzDVeYL0cotq5uwxqSkOk0kxVfV1/0BCnfUqGvQ4rph3kwG1UjsVS
Od63sVrwYAaFFEGSxUnqKNm4JYXAg4/SqvX1gNQ+rrzCxvKh2tvC4/Xsfk9P5vHB
XwHdjuUKSDTHFwITcEzFmdMz+DCjSm31Be8WIlhwZbbL9VsXWRLzBairVtndD8zv
HoqGBCgYtidqlXX01GI9MRKZl+4Sq/lBTYnbtViDKELfenZd3XzN1ikAk0cC4QMm
Nhezeeex0VMamxCx6opAzqoxGWFIOTMihyTtLhuD+S7syuXixNPLc9nqMJzPGgE8
HoU9pM+J1JTwebvc6YWVo4wDCMNwbp5WjVSiKeUwXVaN0DouyPf/yyYaUsIZJN6k
vMLgz40fBJD22ibBzKdOhGbf/N5F1uu9oI4ukwYwn/wNa9KkkahggG7S+fA6iUy5
yqsviWErNmiBj8oUdoMywQRKf6Ptj9r53jSJdS79HlEYw8Lc7jcFuCdOJ7iBPBJD
6WBc+Y6gtawa/sVcxnBb
=IeaX
-END PGP SIGNATURE-


Accepted:
elfutils_0.152-1.debian.tar.gz
  to main/e/elfutils/elfutils_0.152-1.debian.tar.gz
elfutils_0.152-1.dsc
  to main/e/elfutils/elfutils_0.152-1.dsc
elfutils_0.152-1_amd64.deb
  to main/e/elfutils/elfutils_0.152-1_amd64.deb
elfutils_0.152.orig.tar.bz2
  to main/e/elfutils/elfutils_0.152.orig.tar.bz2
libasm-dev_0.152-1_amd64.deb
  to main/e/elfutils/libasm-dev_0.152-1_amd64.deb
libasm1_0.152-1_amd64.deb
  to main/e/elfutils/libasm1_0.152

Re: Make Unicode bugs release critical?

2011-02-11 Thread Kurt Roeckx
On Fri, Feb 11, 2011 at 09:37:54AM +, Lars Wirzenius wrote:
 
 However, I'm curious: is there a lot of software that is broken with
 Unicode, particularly with the UTF-8 encoding? I can't remember anything
 much in recent times.

ispell, aspell.  I think hunspell got fix recently.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110211203240.ga30...@roeckx.be



Accepted openssl 0.9.8o-5 (source amd64)

2011-02-10 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 10 Feb 2011 20:43:43 +0100
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8o-5
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Changes: 
 openssl (0.9.8o-5) unstable; urgency=low
 .
   * Fix OCSP stapling parse error (CVE-2011-0014)
Checksums-Sha1: 
 1edaab2cb3c3d06fc1511b3752b93e81265a2f11 1967 openssl_0.9.8o-5.dsc
 570f41f3b3fc88757d446978f6b03ed1da64bc62 61492 openssl_0.9.8o-5.debian.tar.gz
 ccb5d19fdd7ad3e2c1c4eb6c30905f3e87f2199c 1059134 openssl_0.9.8o-5_amd64.deb
 02fab5781ab4e1c3d5f22804532d2aae3f3adf81 996914 libssl0.9.8_0.9.8o-5_amd64.deb
 709c71026dcc2a17f865e63235c79b6f1091b8f8 642762 
libcrypto0.9.8-udeb_0.9.8o-5_amd64.udeb
 331928f2e3de8995f9610654f66261cd81e6c013 2296340 libssl-dev_0.9.8o-5_amd64.deb
 ae4ac73b90cd6e6509a3c237fa93b1e58c05e6b4 1601846 
libssl0.9.8-dbg_0.9.8o-5_amd64.deb
Checksums-Sha256: 
 f4e53f9fd692d4b5a6ddc2bf258599712f134e80ab7c6fc32914d4a9d0318189 1967 
openssl_0.9.8o-5.dsc
 8c7448fb15400036b266dc0aff56989c4671011ef7c7e9a64dbfff3800c060dc 61492 
openssl_0.9.8o-5.debian.tar.gz
 98572696dc860fadf921b417801bc128a28eb14ccdece61c3e399735f4018a18 1059134 
openssl_0.9.8o-5_amd64.deb
 f2fd88a549e9b501356328ba8c4ad01a3362855498d1289009af415543caa508 996914 
libssl0.9.8_0.9.8o-5_amd64.deb
 34f06dc27c2b55a98598ae6ba18bd0e4ac22bd0baa8eb1dab2e8d6f6bf0d3233 642762 
libcrypto0.9.8-udeb_0.9.8o-5_amd64.udeb
 ae0c65350f30fee63f582af3f886cd279facc1439eac52bef83f54c1811a5280 2296340 
libssl-dev_0.9.8o-5_amd64.deb
 c2515e6ed4eb1d8641574335980ffccbc41d5a82ad7263f3a5a1542a29173608 1601846 
libssl0.9.8-dbg_0.9.8o-5_amd64.deb
Files: 
 dae857237125b8ab2c74fae8657a8b8a 1967 utils optional openssl_0.9.8o-5.dsc
 c24461279b7c1084855ca52503bdfd4e 61492 utils optional 
openssl_0.9.8o-5.debian.tar.gz
 43f151b5cf8f17762effcfd72ae22fe1 1059134 utils optional 
openssl_0.9.8o-5_amd64.deb
 8c058c92f72e89db2a77dfd48aceba6f 996914 libs important 
libssl0.9.8_0.9.8o-5_amd64.deb
 2fd562702277b805abec1e2da49850b5 642762 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8o-5_amd64.udeb
 a17ab26b98d4fa8132b87af4506abbed 2296340 libdevel optional 
libssl-dev_0.9.8o-5_amd64.deb
 e48113b47dd384e529624c5d7b29eeeb 1601846 debug extra 
libssl0.9.8-dbg_0.9.8o-5_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJNVEQ4AAoJEGpMZM6DE7XwL/kP/3Wyf0Yy1aBYkBBff7eBVlgN
J5n2pILUa5eq/WQm5ciHbYdVbY7lf35bOoef+QBMVSZAz3dPo9Ps2TE86gwYiOGR
bx5+7RhE0YnTnhkWThUOaN630ITPFXM/qLn+/glIZ1Fgajdt+3QHAP7E8fbn7mLZ
CDCMzCxWMfT49kAwc7RfziLEx+WQ1hrvLajVXJa8HYszeFFAaMpMprAQk0oEbuOE
lUvJK+K4iYr2Gyy5iThk0RhBBUuHT+lJGeXsC1ice5t+d5SDEWPt8NR6as4GK7/0
Lhby2xQ1U0/exBplAm7uR5+Ef72fp2TC5uYEM0Z8nFB8srLD269fWV8aSpHuInqC
EsN4AbazsmLZ6BdSR8+7cyjdrctaJ3YItMQIBFNEd5TSjvfP3OJKy+FPXVz8c3ig
87mcgiHr1jIe9C/A4i4PzMeM7Py2PHhqDQyx/vWmgzsZ9uObWysEhLcNzcnkhOxx
qErwdUkUtPRQH4C1NCtpA62gYxxTsJVlwUldN07wnsvdJOzt3+XKSBbHjvdspuvK
iK5jaWpxf1tIptDHX+YS+IJ6/LyIT2S2u/uQdjr7E+eADGY6Nj1LQNA0QgZvDXhQ
W1BvoF3cwOZ3scBX3Fi3WhbIYbNBfUKPpO9ZJrIRe3Im+qu5U6p6hTxBmxmZsSuw
jFDXo5n48sCntFE5Y2c7
=ch5p
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8o-5_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8o-5_amd64.udeb
libssl-dev_0.9.8o-5_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8o-5_amd64.deb
libssl0.9.8-dbg_0.9.8o-5_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8o-5_amd64.deb
libssl0.9.8_0.9.8o-5_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8o-5_amd64.deb
openssl_0.9.8o-5.debian.tar.gz
  to main/o/openssl/openssl_0.9.8o-5.debian.tar.gz
openssl_0.9.8o-5.dsc
  to main/o/openssl/openssl_0.9.8o-5.dsc
openssl_0.9.8o-5_amd64.deb
  to main/o/openssl/openssl_0.9.8o-5_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pndf1-0008a9...@franck.debian.org



Re: List of override disparities

2011-01-12 Thread Kurt Roeckx
On Tue, Jan 11, 2011 at 11:47:17PM +0100, Luca Falavigna wrote:
 Policy § 2.5 [0] states packages must not depend on other packages with
 lower priority values. In order to better adhere to it, FTP Team
 recently implemented a new tool that generates a list of override
 disparities[1] daily.
 
 We export a yaml-formatted list, limited to the affected packages only,
 with this group of attributes:
 * package name
 * maintainer
 * priority
 * dependencies with their overrides

Could you add uploaders to that?



Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110112235828.ga8...@roeckx.be



Re: Bug#518696: ITP: parallel -- build and execute command lines from standard input in parallel

2010-12-29 Thread Kurt Roeckx
On Wed, Dec 29, 2010 at 10:28:16PM +0100, Samuel Thibault wrote:
 Hello,
 
 Time has passed and parallel became a GNU project:
 
 http://www.gnu.org/software/parallel/
 
 I guess packaging it can be reconsidered?

Do you know about parallel in moreutils?  Is there an advantage
over that one?


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101229232122.ga18...@roeckx.be



Accepted openssl 1.0.0c-1 (source all amd64)

2010-12-19 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 12 Dec 2010 15:37:21 +0100
Source: openssl
Binary: openssl libssl1.0.0 libcrypto1.0.0-udeb libssl-dev libssl-doc 
libssl1.0.0-dbg
Architecture: source all amd64
Version: 1.0.0c-1
Distribution: experimental
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto1.0.0-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl-doc - SSL development documentation documentation
 libssl1.0.0 - SSL shared libraries
 libssl1.0.0-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 470594 518167 578376
Changes: 
 openssl (1.0.0c-1) experimental; urgency=low
 .
   * New upstream version (Closes: #578376)
 - New soname: Rename library packages
 - Drop patch perl-path.diff, not needed anymore
 - Drop patches CVE-2010-2939.patch, CVE-2010-3864.patch
   and CVE-2010-4180.patch: applied upstream.
 - Update Configure for the new fields for the assembler options
   per arch.  alpha now makes use of assembler.
   * Move man3 manpages and demos to libssl-doc (Closes: #470594)
   * Drop .pod files from openssl package (Closes: #518167)
   * Don't use RC4_CHAR on amd64 and drop rc4-amd64.patch
   * Stop using BF_PTR2 on (kfreebd-)amd64.
   * Drop debian-arm from the list of arches.
   * Update arm arches to use BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
 BF_PTR instead of BN_LLONG DES_RISC1
   * ia64: Drop RC4_CHAR, add DES_UNROLL DES_INT
   * powerpc: Use RC4_CHAR RC4_CHUNK DES_RISC1 instead
 of DES_RISC2 DES_PTR MD2_CHAR RC4_INDEX
   * s390: Use RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL instead of BN_LLONG
Checksums-Sha1: 
 b10fbba17e18cb6fc49a151b85e3b8e3f799c841 1952 openssl_1.0.0c-1.dsc
 5a2d74fa7fe90c80915332404b9700044ef676a1 4023056 openssl_1.0.0c.orig.tar.gz
 78d265c5897d31e3f98f5e289046c48b305bfe6f 54443 openssl_1.0.0c-1.debian.tar.gz
 d6f42234520a89a1df33db7c3120ada0df585931 1191564 libssl-doc_1.0.0c-1_all.deb
 5d8f583f0c6dde7e7aee209b1fa1c0ba324e4c54 687342 openssl_1.0.0c-1_amd64.deb
 cee9266fc1a02349e78c9eb2ddb3ca63141d9ccb 1147416 libssl1.0.0_1.0.0c-1_amd64.deb
 9875942cbc9c16a0df4f1b6f6d665ad16f956118 720886 
libcrypto1.0.0-udeb_1.0.0c-1_amd64.udeb
 977a4b1c8bf03b340076257ef70c854b721a7f1f 1635634 libssl-dev_1.0.0c-1_amd64.deb
 417d51c7c7c759fbe29b7ba8ec1124082e46b90b 2017152 
libssl1.0.0-dbg_1.0.0c-1_amd64.deb
Checksums-Sha256: 
 eb98ca949747fa1f9c2a29c82aef13f2515e8a023f9b48e9bb1f76657182add7 1952 
openssl_1.0.0c-1.dsc
 f731b36de3edaa361179ae6f449668b248a360e34e31e92902d976e9b9d604eb 4023056 
openssl_1.0.0c.orig.tar.gz
 fa72e6aae9b38026ea2a78997c056ebea0c8bf6aa3fb7f6afc6c92842c52a57e 54443 
openssl_1.0.0c-1.debian.tar.gz
 a77157d6dd744fd0de90b8c2c600b7ba9f00807e6b5018f9c485ed24bbe06b01 1191564 
libssl-doc_1.0.0c-1_all.deb
 7c779d873dfefcce072a5e5ea9b9223bf16a0e9f1fb7f48cbd2d0c7dec49767f 687342 
openssl_1.0.0c-1_amd64.deb
 82f21a2377db9c007742eeafbce548bf06a6a90765c1ed1d1200cb816111de1b 1147416 
libssl1.0.0_1.0.0c-1_amd64.deb
 6c9674829f9a6ef68e95426d9fc96e2b9b61ff7e9aa53869df96d6957d6597d0 720886 
libcrypto1.0.0-udeb_1.0.0c-1_amd64.udeb
 2dc03239dc694d51c6cdf060c722017b669e8773c734dff7747a54ddf9ffc758 1635634 
libssl-dev_1.0.0c-1_amd64.deb
 890ace9a95b9fa435d23efc38b3e66c25e43a350a1fdb242284583ce6ceb51a7 2017152 
libssl1.0.0-dbg_1.0.0c-1_amd64.deb
Files: 
 50672f593a50216a93caecd594eab9a3 1952 utils optional openssl_1.0.0c-1.dsc
 ff8fb85610aef328315a9decbb2712e4 4023056 utils optional 
openssl_1.0.0c.orig.tar.gz
 78deba018add43405bb82ce97d66b43b 54443 utils optional 
openssl_1.0.0c-1.debian.tar.gz
 bbed690007e5592496d987df5b5c36e2 1191564 doc optional 
libssl-doc_1.0.0c-1_all.deb
 0d9bc52648a690980d3ab74b3adb39b8 687342 utils optional 
openssl_1.0.0c-1_amd64.deb
 45060ad19c07788fc368de9f47d001a8 1147416 libs important 
libssl1.0.0_1.0.0c-1_amd64.deb
 a2c440d8c5f56f3afa80fc6c078dd1af 720886 debian-installer optional 
libcrypto1.0.0-udeb_1.0.0c-1_amd64.udeb
 0b838868127c16e3a7332c2bceeffde1 1635634 libdevel optional 
libssl-dev_1.0.0c-1_amd64.deb
 eb85e0087d374d099bde64e3494fa20e 2017152 debug extra 
libssl1.0.0-dbg_1.0.0c-1_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJNB+PzAAoJEGpMZM6DE7Xw2BsP/2cyZtwywMfqsR6hlsWbHjxJ
sxt2aZn5G4EKGHxU/JiWhwmhYnxarYTMknPNQ3DA6pIVHUUDnYoT/JsqsS2Na60h
SWXXp3hBklFnBnvHtK2epos9s0uXWbB59MMaGAaW8dRRrskwoU66dGXmSyoPs3RI
IZKwTV4xmZ5m6hRMDgtDmJsDb9JeluSsfU2+fezGRtgeUnuYRiZEv6j2Fx+FD/zE
HfwwqR/0LNXz/qQ0+lh6zpg6vkxS7TZMtuSmCJ/MWb0q4w8hBBnsoND4MXX9XYjV
d6SLWeDDKVqoRPmbB0T03nPXEgEVKFAFb3ImdwdRkZwtGqcH6MRmjbWyvsQUpyhi
7Gu5QPTsxxHSQy4yacNzEZxiyRpbUmySmhuEdH9DWpH5mhYPDWEs7UhVfT26cQpN
377AmUZrSl/OyE5gHpEga8m+eVtGl4DtAE2075CdKpnCMnwVKWyKFSRKJ5Oqszw2

Accepted openssl 1.0.0c-2 (source all amd64)

2010-12-19 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 19 Dec 2010 16:24:16 +0100
Source: openssl
Binary: openssl libssl1.0.0 libcrypto1.0.0-udeb libssl-dev libssl-doc 
libssl1.0.0-dbg
Architecture: source all amd64
Version: 1.0.0c-2
Distribution: experimental
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto1.0.0-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl-doc - SSL development documentation documentation
 libssl1.0.0 - SSL shared libraries
 libssl1.0.0-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 589706
Changes: 
 openssl (1.0.0c-2) experimental; urgency=low
 .
   * Set $ in front of {sparcv9_asm} so that the sparc v9 variant builds.
   * Always define _GNU_SOURCE, not only for Linux.
   * Drop SSL2 support (Closes: #589706)
Checksums-Sha1: 
 c9a245f43ee90383ead3198c3ddd375c1a3a8470 1952 openssl_1.0.0c-2.dsc
 5bf1f91f596e5528fe94bb082238848310f4e036 55004 openssl_1.0.0c-2.debian.tar.gz
 95791ffb33514f8a3821670537fc5498c2053c1a 1191534 libssl-doc_1.0.0c-2_all.deb
 b8d46b2587341c63fcc0ec7b4004e1298ece7d25 687314 openssl_1.0.0c-2_amd64.deb
 41c4782c7077595e6a09c57ea89831627c8f2421 1132420 libssl1.0.0_1.0.0c-2_amd64.deb
 12df2fd3bccc5af226854f21e119bfd88304b294 720876 
libcrypto1.0.0-udeb_1.0.0c-2_amd64.udeb
 853fecfc04218a52e5dd0c361e9e600a45a28da8 1617070 libssl-dev_1.0.0c-2_amd64.deb
 19779b8908877b3911922c3e12f7802f4d09a2df 1982664 
libssl1.0.0-dbg_1.0.0c-2_amd64.deb
Checksums-Sha256: 
 f7d12b9bd00a9538fe19b8538a7b2911f27e4d94dd6bd91ea5595006bd07b175 1952 
openssl_1.0.0c-2.dsc
 52f1002a0fa3813763493fd6a3068db13d308b2ecaa3643312132efa8cfd6b9c 55004 
openssl_1.0.0c-2.debian.tar.gz
 fb7e52de37b562f1e6a75e7eaa53177262ccd410b610b5541ad8b145d3a22fff 1191534 
libssl-doc_1.0.0c-2_all.deb
 781c6d3c535c65f8374750aadbef1daa160d21cc62d7edce42640da3d656f608 687314 
openssl_1.0.0c-2_amd64.deb
 39ef2c248e3856ecb91706ffa93a40797f65cb7473c8bc77d7a1ae1ca3587e3e 1132420 
libssl1.0.0_1.0.0c-2_amd64.deb
 f603365a57f3df677b8581892bdace863a700b3061417ca45aadcead6a6bb7f1 720876 
libcrypto1.0.0-udeb_1.0.0c-2_amd64.udeb
 132d6086057aa0fa83a949d8cab72174ce0a43f01bf398d8bd01d251f1c4c2ce 1617070 
libssl-dev_1.0.0c-2_amd64.deb
 82c83b00ceb472363f0adb1564e6f27811b4bed56122474d03e7bd79bd8328ae 1982664 
libssl1.0.0-dbg_1.0.0c-2_amd64.deb
Files: 
 7175bd6cb501d327107ddcc8073f2321 1952 utils optional openssl_1.0.0c-2.dsc
 ec16c2afddf232d58d00f5d39895f226 55004 utils optional 
openssl_1.0.0c-2.debian.tar.gz
 88e8917cfca3d4f38d1884f64a96d0e9 1191534 doc optional 
libssl-doc_1.0.0c-2_all.deb
 ea8f44428b25a782759e84b3b9cd0b1b 687314 utils optional 
openssl_1.0.0c-2_amd64.deb
 1235707af7f10d661269219283cdbcc3 1132420 libs important 
libssl1.0.0_1.0.0c-2_amd64.deb
 5d3da3b53f366040bcd0a56fdffe59e7 720876 debian-installer optional 
libcrypto1.0.0-udeb_1.0.0c-2_amd64.udeb
 dcbc561e2be8fa57193b0f80a4548a73 1617070 libdevel optional 
libssl-dev_1.0.0c-2_amd64.deb
 08401abe3c1f74eb7fcb1f6cdd1ac11a 1982664 debug extra 
libssl1.0.0-dbg_1.0.0c-2_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJNDlmvAAoJEGpMZM6DE7XwkmEQAIggnN1b0iSj1PixIqXgA+wm
o2ueiKekTKM9P75A9XFGZjjDulOLX8gIXXqoGVcKjipxT9lcbXq2jiVKIlGePLUh
WzhS3i/7wvFL1p62jU2hkI7fshVaFZwUqzJUDT379S4ZJHSSl43XiKaS2FE422qI
xXfkwBZbANBl83fR5Cvk+md1tBZFm1WIfvjPxIqskh45TovKOIh3vbSq2ygr8RKw
kXr2lQ/6tCzZkNVCs7kPYXngIFzchBdhhRdsB1J5Whf2e3AFFklPa4e4fMXNOYlU
EZCRyPdsIns8MIxFE6SG+m1opyeWwHT53kwjNfOm/Q7c7qz7STQawS/OIiTX0Sqn
Y+bT26qCtMbvLq8yAOCTgSgg785buPA4cCNisOgEJILGD84zXpdBw6th8D3yvI9C
+BghS7ZPjo9h5pI6sy2QDcbdETHItJ+9qFQb8whHaTdYTXV4EUQUhJ57ndbLBk1k
9v1Y4QPh1JGweldmq1FVB7M3lcFbGtGBc3Bew+Q/1gue3DmRT6IA6P1VMKFm3b9X
Kpj0M7w/aPRabXmDy+YiN0RsEkXxx3vdHbOOcKmMkusoyH/C7orrx3+cckt2+2pr
OUv8izINAojakcJB5DZNg46Cc75/qSAYnT7OA1cHZkhXLbWARLlPf1pcFgdCvxME
0AOAo/QdqkSZ8nAv+426
=bIia
-END PGP SIGNATURE-


Accepted:
libcrypto1.0.0-udeb_1.0.0c-2_amd64.udeb
  to main/o/openssl/libcrypto1.0.0-udeb_1.0.0c-2_amd64.udeb
libssl-dev_1.0.0c-2_amd64.deb
  to main/o/openssl/libssl-dev_1.0.0c-2_amd64.deb
libssl-doc_1.0.0c-2_all.deb
  to main/o/openssl/libssl-doc_1.0.0c-2_all.deb
libssl1.0.0-dbg_1.0.0c-2_amd64.deb
  to main/o/openssl/libssl1.0.0-dbg_1.0.0c-2_amd64.deb
libssl1.0.0_1.0.0c-2_amd64.deb
  to main/o/openssl/libssl1.0.0_1.0.0c-2_amd64.deb
openssl_1.0.0c-2.debian.tar.gz
  to main/o/openssl/openssl_1.0.0c-2.debian.tar.gz
openssl_1.0.0c-2.dsc
  to main/o/openssl/openssl_1.0.0c-2.dsc
openssl_1.0.0c-2_amd64.deb
  to main/o/openssl/openssl_1.0.0c-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1puozs-0008h1...@franck.debian.org



Accepted openssl 0.9.8o-4 (source amd64)

2010-12-06 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 06 Dec 2010 20:33:21 +0100
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8o-4
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 529221
Changes: 
 openssl (0.9.8o-4) unstable; urgency=low
 .
   * Fix CVE-2010-4180 (Closes: #529221)
Checksums-Sha1: 
 9e48f1bbeffb241c79ef8ddd4a714cf2db2f0af9 1967 openssl_0.9.8o-4.dsc
 d2d4a2776b31c53a031a70465c2e17ed35db2fdf 61286 openssl_0.9.8o-4.debian.tar.gz
 7d4bcfc3bbd1502871a5a05f5e7fc51674293249 1059090 openssl_0.9.8o-4_amd64.deb
 1ffc389c55ee322a51547c6eeb780564f720e70c 996876 libssl0.9.8_0.9.8o-4_amd64.deb
 b6eeffd75929fec5373b74cbfc23e3e6dcabbf58 642758 
libcrypto0.9.8-udeb_0.9.8o-4_amd64.udeb
 52859b1c1c5e8d8de5ec2e3f30958a6ccfd279ef 2296444 libssl-dev_0.9.8o-4_amd64.deb
 42639a149fbe5aa84f42f2d6136219042e895fab 1601806 
libssl0.9.8-dbg_0.9.8o-4_amd64.deb
Checksums-Sha256: 
 7bdcdcd511e070f4268053856390d139499f8f2a7e4746f75a305e782c12053e 1967 
openssl_0.9.8o-4.dsc
 84f7cbd0b88d632310abfdbb1464c29456ada13c5accb5b41a58be6677287e5c 61286 
openssl_0.9.8o-4.debian.tar.gz
 3807fcc257d068207616718728015476323c49c1ce7bd843a6fe392b1860dd51 1059090 
openssl_0.9.8o-4_amd64.deb
 afafe1a287f925d2764d54af5d6f29d9c39d544f18512f2b4e031f759156e1ed 996876 
libssl0.9.8_0.9.8o-4_amd64.deb
 0d446144be7b55a12bdc134ba5a07e2c5b258d26ca4f7ea6e65ed293de097b45 642758 
libcrypto0.9.8-udeb_0.9.8o-4_amd64.udeb
 ed92b246cac916fd1b505b711c1d49bb256964acb360e64462e1fb13eb0ebc7a 2296444 
libssl-dev_0.9.8o-4_amd64.deb
 771f7f9e730716ca2359f7a3fff9fb14f3997e294d74202bbc369e5071f5b34c 1601806 
libssl0.9.8-dbg_0.9.8o-4_amd64.deb
Files: 
 b4bce68c7a21b19eb67702468949f3d2 1967 utils optional openssl_0.9.8o-4.dsc
 60a860603465c40a983d71086afb8e92 61286 utils optional 
openssl_0.9.8o-4.debian.tar.gz
 52a4c47d8da570d2b53a9fbb8976fe45 1059090 utils optional 
openssl_0.9.8o-4_amd64.deb
 238bb62c4f7f88cc090c4babb3e15e41 996876 libs important 
libssl0.9.8_0.9.8o-4_amd64.deb
 8951b8e7b4e84c224fc96e633e049a4d 642758 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8o-4_amd64.udeb
 62c9f7af442f75925b47e7e1b3669ed1 2296444 libdevel optional 
libssl-dev_0.9.8o-4_amd64.deb
 2543e6104d07c29895e71a6783223205 1601806 debug extra 
libssl0.9.8-dbg_0.9.8o-4_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJM/T4OAAoJEGpMZM6DE7XwNxgQAIy8dN2yAqTRPmOHRUnuGtdA
cMiCTzfKMdmnAkOTQ9Ug5ebv7zpSa+Rs49W0Gd+vQXVkcsqyjx7eL8soXbXQokIy
Q/YEG9k5n4f1D/N0uHrSlN35Y3c2LttnFnPZlxJLqeYVFbX2A2CJdJwoRfE4GpsS
5m+ImRLW2SPtGUEhQwvmh9tUsLMqV5iReF8vmlbCCKZR9XwobNvBE15biTp5loAj
wmsm1KS1awYAijWZ5jnsIZn7qOxKZHuJBmq2Co2GWUrf0gfpycgtWwcnsqL5myJs
T6F6tdG1iAQQcXP5x4+u6wE7i0Vq+yOf3QePxRVq+1wxPNtMzRP+boXKeO4iN8hN
FaLI+5ONKhC+SeuCEgAIadPb+mWePEToNT4j7MugtqA+lhMXZTygpcal9pENPpzj
DGgJUIQN/B7P+B0Vh4akS0EkcfIYm68OekU0YpuIaO6LhNcEXkrCt6ntxbph7OJS
BnJEZfJUfdey+s/GxhF6/Fhxa5y0LPCragJheiidpTUiRxsAPZLUlMHUk35qjL9m
Vb7T+YLjdlzPLKPHu0d16lhsvDOVn3gIISbXTbnitUuZlcv1kYUSH6vko9HU5Bt5
3V5QMyTWI3c88BzNH7TbnV9HIEPq6RGtAXnVRI6PdxZJD8cEzUbGB4/dt+z+qVa2
s0+DWa7J9IYFopD2soQ5
=a6zW
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8o-4_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8o-4_amd64.udeb
libssl-dev_0.9.8o-4_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8o-4_amd64.deb
libssl0.9.8-dbg_0.9.8o-4_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8o-4_amd64.deb
libssl0.9.8_0.9.8o-4_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8o-4_amd64.deb
openssl_0.9.8o-4.debian.tar.gz
  to main/o/openssl/openssl_0.9.8o-4.debian.tar.gz
openssl_0.9.8o-4.dsc
  to main/o/openssl/openssl_0.9.8o-4.dsc
openssl_0.9.8o-4_amd64.deb
  to main/o/openssl/openssl_0.9.8o-4_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pphkw-0003tc...@franck.debian.org



Accepted dutch 1:2.0-1 (source all)

2010-11-20 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Nov 2010 12:16:24 +0100
Source: dutch
Binary: idutch wdutch aspell-nl myspell-nl
Architecture: source all
Version: 1:2.0-1
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst th...@debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 aspell-nl  - Dutch dictionary for Aspell
 idutch - Dutch dictionary for Ispell
 myspell-nl - Dutch dictionary for Hunspell
 wdutch - list of Dutch words
Changes: 
 dutch (1:2.0-1) unstable; urgency=low
 .
   * New upstream version
 - Now requires hunspell 1.2.8.
Checksums-Sha1: 
 f16812ac1c89594ec060bce322fe81d3d91fad6d 1867 dutch_2.0-1.dsc
 4526f7020f0dd7ba0fc0e34fcd454e612c1d3715 224 dutch_2.0.orig.tar.gz
 0b56c74c7ece9f23ad15dc9402a85e9b8e8dc183 23408 dutch_2.0-1.diff.gz
 66835e096fc733a68470ceaeeab2aa262cc447ff 873126 idutch_2.0-1_all.deb
 f444b8913a24b1718cb234feb4214bbc3d8abd72 1233412 wdutch_2.0-1_all.deb
 e0c564bbc3571feb4f7f051d711f578065b0813c 760622 aspell-nl_2.0-1_all.deb
 2c5a2e1fb2f73c08bd7663c43fdb9aa5f31201a1 646268 myspell-nl_2.0-1_all.deb
Checksums-Sha256: 
 af8d244a21feaa82e9132a9966346e55bf981d5931564a6795d21c7175bcede2 1867 
dutch_2.0-1.dsc
 e192d683d28e6f179d6b85d450ad2c402fe9e6e9154b38fdc8a369c77d22775f 224 
dutch_2.0.orig.tar.gz
 714fb4e9b390a699195b1aae2967dacf8e4d850d8c50878b3b024fae86289e59 23408 
dutch_2.0-1.diff.gz
 8e02170442ecf9f9603cfa38c24cc67b7c58fd67d643ac6402bb787d4182c16f 873126 
idutch_2.0-1_all.deb
 1862165c91ef6d0c54a1bd014e99469287b1214b952e692af34dedc32251c421 1233412 
wdutch_2.0-1_all.deb
 f3547c7da71d3ce5bc2f27c812d42498b4b58b7d6840a92b04f15e398d0d4ab1 760622 
aspell-nl_2.0-1_all.deb
 5dacdf450736a5216bfaf9df1b8d431bda11bb3168151c4c816bac20ba24353e 646268 
myspell-nl_2.0-1_all.deb
Files: 
 6c5644a34cdf919f0e710f7e2a3a8a85 1867 text optional dutch_2.0-1.dsc
 2cabe3b39688878279dd1f6edc759979 224 text optional dutch_2.0.orig.tar.gz
 f5987bf2732a3f33fa274d7d291af5ba 23408 text optional dutch_2.0-1.diff.gz
 313886a7fb2582c5a379e10bc11e6487 873126 text optional idutch_2.0-1_all.deb
 0a30090330730ade25150023e28f8295 1233412 text optional wdutch_2.0-1_all.deb
 af496b8fbe99284bc091f420d6bc5389 760622 text optional aspell-nl_2.0-1_all.deb
 243156deed43e3493290f2d77bac87d3 646268 text optional myspell-nl_2.0-1_all.deb

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

iQIcBAEBCgAGBQJM57yiAAoJEGpMZM6DE7XwAB8P/2pZq5+D86/8c4F/wzDP9pw1
1OEDndeutqDC5OjuWCKWvl9u5Agdxgn6d92ZWIBDdvU2/82X38dXBVy5eFSu0xot
2R7ZqLgSHqAUfNwymIbfUM0tlP4X8jyG5qIyp/pfkd5mICZ0S5Y9r23fGNotYOKq
H32Ewo3gOFdFn4oquxTMRPN/yGL0G62dI7XTZp+EJR8ZMK9bNnfRUh7Gb1QmH0OF
QJJd+l1lh1DY9kNBVvSC4susCB5chTNMS3L1D6GzJY+cVQv3BLhdAzDMPBIGzTxn
hY2Dyr9DcP4Lb8JTs9pFtv+ati2tCK7rTJ6dBzN0OKCoBadD4E82gs4zs2faL5yk
MBAQvYueCANDMe6u4pco8cMH0BQ87gN4RXSylmUWUrfVq13wtOL5PJvJgtejam1D
HH6QoqowgKaGei3Us/x/wiPvpN5RT3RFiTusCH1nP9qW3Qh5lkCCjxaWsrXAaHF4
8KWjUwVznXTvpR+HHAYgEN8bspsEOz72fr4B8J1hLMY3dTKCQLjHo47p/2DHqFpr
lwuZ6ZqaxMBj+OaILfX1CRd0E6EwBsFcoesMN+b61vY/SZWNaVATVl75MCqBNtnJ
/SDj2X6Q8LSpnrWhSqwqXJYv69c6c2pu28rj7ryef1zWDb8JYwV/tayRUfAxXg3v
9CUiMGWbKg19HXoE5B2I
=hgqD
-END PGP SIGNATURE-


Accepted:
aspell-nl_2.0-1_all.deb
  to main/d/dutch/aspell-nl_2.0-1_all.deb
dutch_2.0-1.diff.gz
  to main/d/dutch/dutch_2.0-1.diff.gz
dutch_2.0-1.dsc
  to main/d/dutch/dutch_2.0-1.dsc
dutch_2.0.orig.tar.gz
  to main/d/dutch/dutch_2.0.orig.tar.gz
idutch_2.0-1_all.deb
  to main/d/dutch/idutch_2.0-1_all.deb
myspell-nl_2.0-1_all.deb
  to main/d/dutch/myspell-nl_2.0-1_all.deb
wdutch_2.0-1_all.deb
  to main/d/dutch/wdutch_2.0-1_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pjmbx-0004wl...@franck.debian.org



Accepted openssl 0.9.8o-3 (source amd64)

2010-11-16 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Nov 2010 19:20:55 +0100
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8o-3
Distribution: unstable
Urgency: high
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 570702 579805 592154 596166 596881 599459 601536 603693 603709
Changes: 
 openssl (0.9.8o-3) unstable; urgency=high
 .
   * Fix TLS extension parsing race condition (CVE-2010-3864) (Closes: #603709)
   * Re-add the engines.  They were missing since 0.9.8m-1.
 Patch by Joerg Schneider. (Closes: #603693)
   * Not all architectures were build using -g (Closes: #570702)
   * Add powerpcspe support (Closes: #579805)
   * Add armhf support (Closes: #596881)
   * Update translations:
 - Brazilian Portuguese (Closes: #592154)
 - Danish (Closes: #599459)
 - Vietnamese (Closes: #601536)
 - Arabic (Closes: #596166)
   * Generate the proper stamp file so that everything doesn't get build twice.
Checksums-Sha1: 
 135a0ee50782a3ef84146a9c7c26109e226757e3 1967 openssl_0.9.8o-3.dsc
 ae070f55e45310d5af82c772f47e7c5f6e395063 60779 openssl_0.9.8o-3.debian.tar.gz
 a4c7e34d4dd660033769dd21a750cd1e1b2c2628 1059410 openssl_0.9.8o-3_amd64.deb
 f33a4fdd997344a11a0e0d8570d6de323c6b42c7 996868 libssl0.9.8_0.9.8o-3_amd64.deb
 db11e75466a01cfcc54fcc1132db7628045adaa1 642760 
libcrypto0.9.8-udeb_0.9.8o-3_amd64.udeb
 e3e588c586182fa547d7f933cd5e6deb6196f166 2297218 libssl-dev_0.9.8o-3_amd64.deb
 a5e3b1d55e05e78b0813807718ffd5eb894c1c9e 1601764 
libssl0.9.8-dbg_0.9.8o-3_amd64.deb
Checksums-Sha256: 
 4249db2530b771e24627fcde6cfbcc45ce8ca3f29eef35d19de1789db8c433fa 1967 
openssl_0.9.8o-3.dsc
 6bc5c2b6bc94a3e88e281199fb03f589c739cce2c0cf38d751955a7c1683841f 60779 
openssl_0.9.8o-3.debian.tar.gz
 256607355c15e02a73a3d70aa66597eb57d9bd08ead9fd7efad79e6e2b7d 1059410 
openssl_0.9.8o-3_amd64.deb
 5e3bb28948f6ff799766b65d9de56059df42ab62df6739d0d6e65f984cbe1284 996868 
libssl0.9.8_0.9.8o-3_amd64.deb
 4a926118d39db918fb26f79a4e8e7358de903ef1f3602067935a1a0c4e73bda0 642760 
libcrypto0.9.8-udeb_0.9.8o-3_amd64.udeb
 7da872135596d768f3679933f8ba1d829931635cfd570522e76659d195950907 2297218 
libssl-dev_0.9.8o-3_amd64.deb
 4b25acef6949f1b55bf253cd078376fbd028e29904bd3e9c56be690483a330d4 1601764 
libssl0.9.8-dbg_0.9.8o-3_amd64.deb
Files: 
 15fd9058eb0cf6824c7ab4d030f7f511 1967 utils optional openssl_0.9.8o-3.dsc
 4a87d7a2f90f239fd5409cfa583afafe 60779 utils optional 
openssl_0.9.8o-3.debian.tar.gz
 2c8a17fa21c5365c5b6f17f818da52d0 1059410 utils optional 
openssl_0.9.8o-3_amd64.deb
 3ab8e7b295dbe15bae8ef56b54c19993 996868 libs important 
libssl0.9.8_0.9.8o-3_amd64.deb
 a1d3f0a3ad06d038270b2b201cec337f 642760 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8o-3_amd64.udeb
 f415e382a2b970b2ceeb4c519801e3dc 2297218 libdevel optional 
libssl-dev_0.9.8o-3_amd64.deb
 b5c035a7951925628de9af5a1ca5337f 1601764 debug extra 
libssl0.9.8-dbg_0.9.8o-3_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJM4uLLAAoJEGpMZM6DE7XwPW0QAIDoKa/nVoKFzUKdaV/vqOj1
Y+6aJNHnUGMAXzvoPI/UVPwYg8xZGK0uwHfeOwtv9C+y2BEC1UgRtMG/4eiru8hC
B/Dc7nbkbP9ho995OxtdoFy+uaSmDl15sLWpgbsubHl1c1v+LO9Qr7FX69FTyjMZ
wdvHNM6ff63FeO1NWgv1YA/SCXoayF5bDpIrsciFB0NSRq1wux7E+/Rg+3ObArfb
YiZ5t0k2mN5KmOa4Xi9GKZs4GzGXZwlwWwpToNOORJ9/Hp1STuvQOT7wDTFRjuWm
F2dLBXZz9lI8qfxe5jGF9X/x1XxpORmtwOshtt+xPHBu4ylf5VtqKLKGmigE0qms
1YCkJbWHZtUNfrhhaHFotK/9Qwj1EAvZGelHVev/dE3SKIt9yh2+6FsqokntilEB
UjqTSeE0pI+yVAB1cmF6KKQviqck7yYJrTWL1FQa9k/tshg5hf+CJgm6rSTwhtcV
fb9O+S3Mj69F5cr8HOkfEGDHqMQRF0fdrLfj1fuIb7U4oF0QvCVGcZ5TWFWQuzXh
9TRASgT1ru6cBqwdxEu4iFHsSLE6LoIaYWyQ6CVaYBb+gwyf0yvVntpkKMkVaHJS
LIxL8vMafsoRa6TUvtYqLkNq1FNXWtJLQG8LKPj/OI6TkZ03alfI+EbJDKnGWLyF
9TENxGOI/HYxphZdXOQf
=oMuD
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8o-3_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8o-3_amd64.udeb
libssl-dev_0.9.8o-3_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8o-3_amd64.deb
libssl0.9.8-dbg_0.9.8o-3_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8o-3_amd64.deb
libssl0.9.8_0.9.8o-3_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8o-3_amd64.deb
openssl_0.9.8o-3.debian.tar.gz
  to main/o/openssl/openssl_0.9.8o-3.debian.tar.gz
openssl_0.9.8o-3.dsc
  to main/o/openssl/openssl_0.9.8o-3.dsc
openssl_0.9.8o-3_amd64.deb
  to main/o/openssl/openssl_0.9.8o-3_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http

Re: debuild + xvfb-run + Eclipse

2010-09-27 Thread Kurt Roeckx
On Mon, Sep 27, 2010 at 02:40:59PM -0400, Josh Kelley wrote:
 I'm trying turn an Eclipse CDT (C/C++ Developer Tools) managed build project
 into a Debian package and am having a lot of trouble.  Since it's a managed
 build project, I can't simply run make.  Eclipse can start a build from the
 command line (as described at
 http://stackoverflow.com/questions/344797/962610#962610), but it apparently
 still requires an X server.  I tried using xvfb-run to accommodate, and I
 simply can't get it to work.  xvfb-run works if I invoke it directly, but
 whenever it's invoked from debuild, Eclipse locks up.  I've tried a few
 different approaches to fixing it:  I tried using -e for xvfb-run to see
 errors, but nothing looked relevant; I tried running xvfb-run from fakeroot,
 to see if fakeroot was the source of the problems, but it worked; I checked
 my environment variables, to see if debuild was stripping something that
 Eclipse + xvfb-run needed, but nothing looked relevant.
 
 Any suggestions?  Any known issues or gotchas in running xvfb-run from
 debuild?  What's different about debuild spawning xvfb-run versus spawning
 it myself?

Do you also build-depend on xauth?


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100927193022.ga...@roeckx.be



Re: Naming of non-uploading DDs (Was: GR: welcome non-packaging contributors as Debian project members)

2010-09-18 Thread Secretary - Kurt Roeckx
On Sat, Sep 18, 2010 at 11:40:07AM +0200, Stefano Zacchiroli wrote:
 
 I'm hereby introducing two changes:
 
 a) dropping the name Debian Contributor
(attachment 0001-remove-the-term-Debian-Contributor.patch)
 
 b) fixing punctuation as suggested by Kumar Appaiah [1], thanks!
(attachment 0002-Add-punctuation-and-fix-some-pronouns.patch)
 
 The text applying both patches is attached as well (attachment
 debian-contributors.txt). Everything has been pushed to [2].
 
 I believe (b) falls for sure under §A.1.6.
 
 I believe that also (a) falls under §A.1.6, but it's your call.
 *If* you disagree with that interpretation, I hereby formally introduce
 it as an amendment and, as the GR proposer, I hereby also accept it.

I believe the text has the same intentions as the orignal, but
that it does alter the meaning.  Which means I'm resetting the
discussion period.

It would be nice that people could confirm that they have
no problem with this changed text so that there is no doubt that
this text has enough seconds.


Kurt



signature.asc
Description: Digital signature


Accepted openssl 0.9.8o-2 (source amd64)

2010-08-26 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 26 Aug 2010 18:25:29 +0200
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8o-2
Distribution: unstable
Urgency: high
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 594415
Changes: 
 openssl (0.9.8o-2) unstable; urgency=high
 .
   * Fix CVE-2010-2939: Double free using ECDH. (Closes: #594415)
Checksums-Sha1: 
 37f88b2c9c8ce74989d8e29acdd16e55d295d24c 1967 openssl_0.9.8o-2.dsc
 fe2136e237f643962fa94096e28ca5916543e084 59243 openssl_0.9.8o-2.debian.tar.gz
 de25ae06394d2ba34d70602547214f28e86e33cc 1059178 openssl_0.9.8o-2_amd64.deb
 4294f425ab7c6054590428100fd3585972b22e68 945436 libssl0.9.8_0.9.8o-2_amd64.deb
 6e0689b5baeacde4da231497d3293ac218df0f78 642764 
libcrypto0.9.8-udeb_0.9.8o-2_amd64.udeb
 c28b8e8cce0797fd7368f3bed610e327ad4b0df2 2296804 libssl-dev_0.9.8o-2_amd64.deb
 944874ac3ace165786e0afee7d1dfefe8a7e7618 1493268 
libssl0.9.8-dbg_0.9.8o-2_amd64.deb
Checksums-Sha256: 
 35e31fa33dc1ca13942926f9405835401536c7f12ddf2f3b8463fdf2cd2ed249 1967 
openssl_0.9.8o-2.dsc
 b2a473a80fd1f6cc6d6cbadf6773f1a970c634892816d9d9a1aeb5625a92abec 59243 
openssl_0.9.8o-2.debian.tar.gz
 c1c49a11e1ed0971b3b581057cd07f344484ee5bb829ebd18f5a8ba2020b82c6 1059178 
openssl_0.9.8o-2_amd64.deb
 ab96e5ed1eb8b01806faac41f86863afea036239333d003bd4715d18b4c5a683 945436 
libssl0.9.8_0.9.8o-2_amd64.deb
 a4ebea246590fb02de28b79e73251a6d8856546df8f2c350cdcc2b0b3578f4ac 642764 
libcrypto0.9.8-udeb_0.9.8o-2_amd64.udeb
 36c2bb2c232a323c923a7822cf93b0e6010145fc55f41aa7878ece4794835615 2296804 
libssl-dev_0.9.8o-2_amd64.deb
 425ee8b9dadf1901da8304b6e9da90b57aeccdf2742a438dfeee453f362a2652 1493268 
libssl0.9.8-dbg_0.9.8o-2_amd64.deb
Files: 
 44f733ea6ebd7c42d810ed4e56d28fa3 1967 utils optional openssl_0.9.8o-2.dsc
 a8e168d1b5aa794209e4298a8bed919a 59243 utils optional 
openssl_0.9.8o-2.debian.tar.gz
 56adf9a1f6a32f605420f5b8df29d044 1059178 utils optional 
openssl_0.9.8o-2_amd64.deb
 21ea85c5b47f3ef0b51210fde28225b0 945436 libs important 
libssl0.9.8_0.9.8o-2_amd64.deb
 bef24904cda749356c99eb28a51a41f3 642764 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8o-2_amd64.udeb
 b8ecf6b59a3da53192a4d41d9307d633 2296804 libdevel optional 
libssl-dev_0.9.8o-2_amd64.deb
 ab7d3d1ef05dc5e588866724e9196c70 1493268 debug extra 
libssl0.9.8-dbg_0.9.8o-2_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJMdqWIAAoJEGpMZM6DE7Xw9ZMP/1vDla2TWiTtqKzGEigFtkIJ
xmgVOxnRTbO3DMGwSwZZDpx1JTkjZAbSkz2FW1AOIGliaJoaKKT8hit+8xiiP/VI
OqmFSLXwwgDcctH2g57IUulGxFzwuxjyXs0A6otnQIGBEM7enbkHyicIx4XMJ0Gu
gfSdPmO1re1rkPry05xaNfLM/EVSTmYFTGlSGAiK8fU3xWSZipDZ1ga0IcUg1kh6
bqkO7ARFjjd+kLgQ/UW+d/G/prE2jG0Xs8QpwPsb6ni9hqIJEYF87PgvLRKKz340
ZPnlHvQuwzitUkHXKowK2kG+iOiufhBdUtW8RHjesfbVhfCdf1pdxwO1uX+tjbLR
OHQQvcpzZpa3qKuRJG1du6kkHrZ+v9ZxyXDJs41BsVUTOvSjy66FBTqJTHptIBmW
9NqdEfpFdH31LCjFlxwix4YeegfD/MTq24hScqkF+VRo8BETkEasWib+lxgnwndZ
k3IDil0AEfINMzk+HU3YtM/q9sftd+sbz0UxUj1g4857/MAGq5MtzoON46T2WeJw
GUHoRQNpLoCOidAEy9bU05xIKVNcyYwC/OOFGE7IDgBY476cuiGwE5nsAybjdnuT
Z5j5Sky3R89thcoYtG83oHTp3iMxKv6gEyhHGaKiNjOQ9px5ax6JlUPUbxaMnnOr
1n59F7cPbR7jlI7YtjeJ
=/6W+
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8o-2_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8o-2_amd64.udeb
libssl-dev_0.9.8o-2_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8o-2_amd64.deb
libssl0.9.8-dbg_0.9.8o-2_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8o-2_amd64.deb
libssl0.9.8_0.9.8o-2_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8o-2_amd64.deb
openssl_0.9.8o-2.debian.tar.gz
  to main/o/openssl/openssl_0.9.8o-2.debian.tar.gz
openssl_0.9.8o-2.dsc
  to main/o/openssl/openssl_0.9.8o-2.dsc
openssl_0.9.8o-2_amd64.deb
  to main/o/openssl/openssl_0.9.8o-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oogxm-0002l6...@franck.debian.org



Accepted epic5 1.1.2-2 (source amd64)

2010-07-22 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Jul 2010 13:54:33 +0200
Source: epic5
Binary: epic5
Architecture: source amd64
Version: 1.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 epic5  - epic irc client, version 5
Changes: 
 epic5 (1.1.2-2) unstable; urgency=low
 .
   * Fix config.patch to set defaults to epic5 instead of epic4.
Checksums-Sha1: 
 d9df42da8a94143829d97d53c7e7ee337fbbcdd6 1694 epic5_1.1.2-2.dsc
 97e64888929dedeb416b3dc2618a9acf5f8216b1 17502 epic5_1.1.2-2.debian.tar.gz
 0e69fd6461cde0866c702387218f97465c72d5a6 626100 epic5_1.1.2-2_amd64.deb
Checksums-Sha256: 
 685e7d25c717b00a4bafb4d4b7c76f5d633150443f4e42e91ad6396949ce 1694 
epic5_1.1.2-2.dsc
 6156faba515a7632723b0242c377dd83dd7081bf7ede383818f71fa812cbca9a 17502 
epic5_1.1.2-2.debian.tar.gz
 55797fef9ac6d700e720ea56821e2ea1c1a2769fae6e5eeac51f44415b8293f5 626100 
epic5_1.1.2-2_amd64.deb
Files: 
 1d6f4012e35ce9eec3c947aae0cf39fe 1694 net optional epic5_1.1.2-2.dsc
 e7ff311769f615bd2a12e3a8fe11eee8 17502 net optional epic5_1.1.2-2.debian.tar.gz
 a1ac011630cf745fb44cbb352d4ee0ff 626100 net optional epic5_1.1.2-2_amd64.deb

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

iQIcBAEBCgAGBQJMSDK9AAoJEGpMZM6DE7XwL2oQAJ1fZ83d5wtDbI1ISXT12Uek
SQZ/5erDc0L7mDRLZV5cmkrxCZN3DvPmVMkUlAJSEHUTWSCCCMFQKnT8Ab43gEnF
HLaW7w5euREOBs2q9SZVCcLS5iKGQdSRAY920YOJAWpHyQAwq8a3jlztvniIL0RY
yEMuWsIJOAnLtz/f5QSfc3qILg/BirfgCdyRKAciB+p5KYQWtBFiV1nji9cWNibm
nLzIW2PsN5gdnSGHJEqBhPQmC88TXQK+5V0GWFxSIGun0SxkOaSIGqBWwRyxNa8u
CACfJbNcteIRFuPyjHYW/d6qOM0ymQLtGEZn6EtMCeMtJgNEPrQqTuneFoHl/bjr
mSNE4fMRCryDNUlGrGJNSXE48ycKA6ox8k0A8kWXZit/ygmu8KVaT/TjMSdlieJt
eFvSWZlBSszTCcs1xYjOZGb0S0hJCFdgog2EmkhqAajSEfV5CgORXcaj3AouUH/r
DOUygiYm6khL07dMGEv39dS++yogebdK3UCMAJnDbfH0E3CP2rITzbCKXsraYIXk
8n7qvzvKa0YfU4SMHwxi+MurwO95Dz+Dgbm9LI9JNIZnztQCo7t0nElkD2TU6cz8
2o3H2MD1426eFdXuYMbf/JaHUpDt17yDn6/3YrUBEcRhT54Ad53Z29rb5AmjIy+T
LNQnwn8jINxC7z99rtjL
=BYhr
-END PGP SIGNATURE-


Accepted:
epic5_1.1.2-2.debian.tar.gz
  to main/e/epic5/epic5_1.1.2-2.debian.tar.gz
epic5_1.1.2-2.dsc
  to main/e/epic5/epic5_1.1.2-2.dsc
epic5_1.1.2-2_amd64.deb
  to main/e/epic5/epic5_1.1.2-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1obui4-0006cn...@franck.debian.org



Accepted ntp 1:4.2.6.p2+dfsg-1 (source all amd64)

2010-07-13 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 13 Jul 2010 20:33:47 +0200
Source: ntp
Binary: ntp ntpdate ntp-doc
Architecture: source all amd64
Version: 1:4.2.6.p2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian NTP Team pkg-ntp-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ntp- Network Time Protocol daemon and utility programs
 ntp-doc- Network Time Protocol documentation
 ntpdate- client for setting system time from NTP servers
Closes: 439734 506389 553976 558289 566621 584927 585054 585055
Changes: 
 ntp (1:4.2.6.p2+dfsg-1) unstable; urgency=low
 .
   [ Peter Eisentraut ]
   * Update command options section in ntp.conf(5) man page, drop dynamic
 option (closes: #553976, #439734)
   * Document ntpd -I option and ntp.conf interface command (closes: #506389)
   * Fix type in ntpdate man page (closes: #566621)
   * Added explanation of options to ntptrace man page (closes: #558289)
   * Removed no longer needed build conflict against libreadline-dev
 .
   [ Kurt Roeckx ]
   * New upstream version.
 - Fixes problem with ipv6 multicast (Closes: #584927)
   * Move dhcp exit hooks from /etc/dhcp3/dhclient-enter-hooks.d to
 /etc/dhcp/dhclient-enter-hooks.d.  Add dpkg-maintscript-helper
 to maintainer scripts to move them, and add a Breaks on
 dhcp3-client ( 4.1.0-1) (Closes: #585054, #585055)
   * Remove ntp's Replaces on logcheck-database, we don't ship log
 logcheck entries anymore for ntp.
Checksums-Sha1: 
 3f9a7247c4ee3bed6be2ba7a0200c70495f3c591 2100 ntp_4.2.6.p2+dfsg-1.dsc
 1dec244392d5acc3fd18f2e75b07c7212227514e 3793444 ntp_4.2.6.p2+dfsg.orig.tar.gz
 3f234654217870e10a9154c37f02861deeb8017d 415786 
ntp_4.2.6.p2+dfsg-1.debian.tar.gz
 44532bc0496fccb34c33fe18c45c4778ff0df12c 1139366 
ntp-doc_4.2.6.p2+dfsg-1_all.deb
 c7f4a2da6936d3738264210a9a453e5bd15e3dfd 499536 ntp_4.2.6.p2+dfsg-1_amd64.deb
 33cab50f300de1ebdaebaf96407367c1e83d35d8 80044 
ntpdate_4.2.6.p2+dfsg-1_amd64.deb
Checksums-Sha256: 
 e40a2fe155b748bcf93ca5fdee587aea14bc2e4cd52c0b4fe238c4cddb199558 2100 
ntp_4.2.6.p2+dfsg-1.dsc
 949286a8fb754dc76820450bd4adf33256c2313f0c437afa0d0ec3a12020378c 3793444 
ntp_4.2.6.p2+dfsg.orig.tar.gz
 9db9003c1cecd5b7b4239a62e17aff9d5f06e21da8a1d85e93fdccebb8f47a6a 415786 
ntp_4.2.6.p2+dfsg-1.debian.tar.gz
 6356bfa57854cf2bbff348575ae40404cde7fa0d71c7dbbb8a7b303f56585f47 1139366 
ntp-doc_4.2.6.p2+dfsg-1_all.deb
 169a8446a4e9c746cb914f5ee043c5449b3cc1aaa15989081e6a99da1951eebc 499536 
ntp_4.2.6.p2+dfsg-1_amd64.deb
 39e0b594d40d70b97196efc3cfbcfd34d08fa65ee69606c56cf1151401bd9fff 80044 
ntpdate_4.2.6.p2+dfsg-1_amd64.deb
Files: 
 3360dc0aede27a5bb43186557db2a201 2100 net optional ntp_4.2.6.p2+dfsg-1.dsc
 5ec24fe7baeea7ff910ef3708807bbe0 3793444 net optional 
ntp_4.2.6.p2+dfsg.orig.tar.gz
 4814a12edea8cacb91ccfa90db026f10 415786 net optional 
ntp_4.2.6.p2+dfsg-1.debian.tar.gz
 d184908941525f6dddf1d04581bb9b54 1139366 doc optional 
ntp-doc_4.2.6.p2+dfsg-1_all.deb
 d62421f516b73d5e440b96fca7200b23 499536 net optional 
ntp_4.2.6.p2+dfsg-1_amd64.deb
 521270efabe49c95a5919b07bd2739d2 80044 net optional 
ntpdate_4.2.6.p2+dfsg-1_amd64.deb

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

iQIcBAEBCgAGBQJMPLK/AAoJEGpMZM6DE7Xw3+kQAJiZhBy2AKpZpLhd/QQFKsEH
IWbaEhwTB2ITgrfX5BF/Jv0VtQV7NShGHyDFAQgVz02CMKQ4mwQZjnWHugA77nzV
XOaBCNndKd5SBWng25pxNxlFzj00IFv5/zfY/Mt7xHrlSeCdJRz/6Z7P3BMZzwaI
TRxG0RPYQmw4CAitOa0nKBKGixTkN6OUZg5JzOXnNzf9SjIZrKF/VIzPedLz7B4x
y8fT+JrTRYM1c2pK0zOWdCZhwoQERP0JaeE3Nwsxr3fyhEZHhuCZufSgmElBrQ56
wo+SNABHDogiUCGrdaWIbHRpqpRIsA+CRBZlSPkKKDGQAaNCKP1mDhY28niQ+kgr
w1FI5bw4Si+x0qGj7lZtt8DEQJgBGWUshbeEQJ/4q3aczGOvPLpCpvdR6GT25iZo
vAkqEe/0pffJRpunMgFmLE+KqUmljsE1cFi6teTZqhfwNzeKcDfAWtg91sU+dlSi
53Z/ZWZn+crdBfMl43UdY7+p6QMnhMvF44HSqNZ5FarFHL8HO1pST07kuRO9gfJf
FAPs5CRd693h88j1WaiBcmbRkeAmpKyj0+NUyTy1xXKjiyLLrKEUxoJMYzrsw4aq
/U4GBbJy7HSrG0P8eZM7P+ugTBSpKQfi4hNagbwrkemx6hwa2q1XHsI8wQ1xQ2V0
pmIraJEqpuSFR97NXUjs
=nNBS
-END PGP SIGNATURE-


Accepted:
ntp-doc_4.2.6.p2+dfsg-1_all.deb
  to main/n/ntp/ntp-doc_4.2.6.p2+dfsg-1_all.deb
ntp_4.2.6.p2+dfsg-1.debian.tar.gz
  to main/n/ntp/ntp_4.2.6.p2+dfsg-1.debian.tar.gz
ntp_4.2.6.p2+dfsg-1.dsc
  to main/n/ntp/ntp_4.2.6.p2+dfsg-1.dsc
ntp_4.2.6.p2+dfsg-1_amd64.deb
  to main/n/ntp/ntp_4.2.6.p2+dfsg-1_amd64.deb
ntp_4.2.6.p2+dfsg.orig.tar.gz
  to main/n/ntp/ntp_4.2.6.p2+dfsg.orig.tar.gz
ntpdate_4.2.6.p2+dfsg-1_amd64.deb
  to main/n/ntp/ntpdate_4.2.6.p2+dfsg-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oykm7-jq...@franck.debian.org



Accepted elfutils 0.148-1 (source amd64)

2010-07-03 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 03 Jul 2010 15:01:59 +0200
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.148-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1- library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1 - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1- library to read and write ELF files
Changes: 
 elfutils (0.148-1) unstable; urgency=low
 .
   * New upstream release
 - Drop debug_filename.patch, applied upstream.
 - New symbols in libdw1, update symbols file.
Checksums-Sha1: 
 d9306f5f6cb78469f27dd25373f3535600014629 1893 elfutils_0.148-1.dsc
 509a0c5f2d7bae9cee35cce833ea36d6adb23d66 1811640 elfutils_0.148.orig.tar.bz2
 a840d0713d5a4e0ebd2fb73aac78680a4cca3840 47616 elfutils_0.148-1.debian.tar.gz
 1d837538677a2c7a08e35d8e07a9c4f3861ca502 318810 elfutils_0.148-1_amd64.deb
 2402339b907e64acfa2470f3deb23c04d449319c 283556 libelf1_0.148-1_amd64.deb
 af2e05e525e56b060b40512f82cfb86e6e833d28 65442 libelf-dev_0.148-1_amd64.deb
 1db6ad0ddc3761657433421d4e4e16b16bdcd890 147192 libdw-dev_0.148-1_amd64.deb
 e6ba482d1bb4fce9bc3942033531660ebc060132 200474 libdw1_0.148-1_amd64.deb
 ad807bbe4a88ef2cf2826888b009be8d526e9c53 24144 libasm1_0.148-1_amd64.deb
 704bf7e3513cd3fc8172c2686e9af2ceb59a6da0 27498 libasm-dev_0.148-1_amd64.deb
Checksums-Sha256: 
 09f9050eb8acb2a4d6ec42afedcbd4135ae80865b9fb07984baddf178ad5b160 1893 
elfutils_0.148-1.dsc
 8aebfa4a745db21cf5429c9541fe482729b62efc7e53e9110151b4169fe887da 1811640 
elfutils_0.148.orig.tar.bz2
 bafddd51e016d8c1d97183bc25fa2873b2f28a8cd2ddf2a671a529eed1f40a4a 47616 
elfutils_0.148-1.debian.tar.gz
 24fe9d61a52ebb8fd5c6843a0454513eadd3406597f8ae7dd56829872537a42f 318810 
elfutils_0.148-1_amd64.deb
 80129b62cec86ecb6cc06ce4fab226e376e8acf91199dcef2c2ac1b6e53f3f23 283556 
libelf1_0.148-1_amd64.deb
 a0ed3f80c91ed4f792556eac55fd9b4b8474ab0dd487050672db1ff096553df6 65442 
libelf-dev_0.148-1_amd64.deb
 7b8118dc372aa5e0de5bec07791d6962850dd8c74a63c45b851dc66feec16f65 147192 
libdw-dev_0.148-1_amd64.deb
 aad4086607c3c9953dbca81ec7673e41b146b6f232dba19e7918e378f87ebd42 200474 
libdw1_0.148-1_amd64.deb
 cc9ce94869182150d64513d3ac5a11e7f1c298d8b813c8aa074ac6fe7c658b70 24144 
libasm1_0.148-1_amd64.deb
 170518bec5f306682b94704cc58354ff31c9c04043bf214ae18b3d49a9cf021b 27498 
libasm-dev_0.148-1_amd64.deb
Files: 
 5c99c451e977a9df96a525b4b1cbc254 1893 libs optional elfutils_0.148-1.dsc
 a0bed1130135f17ad27533b0034dba8d 1811640 libs optional 
elfutils_0.148.orig.tar.bz2
 b9585da868ad76f466bf041526a47d3c 47616 libs optional 
elfutils_0.148-1.debian.tar.gz
 5bd239034bbb4c2c6bb188b36e30d0ed 318810 utils optional 
elfutils_0.148-1_amd64.deb
 40f059862be1a4f741abb9a2a6a0ecbd 283556 libs optional libelf1_0.148-1_amd64.deb
 8c7e814cdb921dc739a1d420e6cf2d83 65442 libdevel optional 
libelf-dev_0.148-1_amd64.deb
 b09823bb9dba676a7dd1bea390c342c8 147192 libdevel optional 
libdw-dev_0.148-1_amd64.deb
 23636ebc6921822572c28e9910457e75 200474 libs optional libdw1_0.148-1_amd64.deb
 69bbd5aa382cbb1c9eb19673142d632c 24144 libs optional libasm1_0.148-1_amd64.deb
 fde29be18f710ac546c0225b4322c85b 27498 libdevel optional 
libasm-dev_0.148-1_amd64.deb

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

iQIcBAEBCgAGBQJMLzqQAAoJEGpMZM6DE7XwRF0P/0aSf43hV3sig/DVQZhCtq9m
35/xWplYKoNUb8Ue4U4HzY9RaF+vt42VWhE0FStrkQqoyNHa8fiBP5qfzGPGeLTb
uMDc1rkKNk+4YGJJkvvV+IKzkAPuBtSL8T88jNEghqHAfZStZFwg/0KtmaVM9yyc
6i8yB6HkvmQX7Z6b/wOQOxVnqqPObVXZQ2kOinEyKpvEy1XibzA+SzGLh/XArnZO
oaEWktVhbqldB25dvHPaSLogQXlEUXpo9h4XvtgT1r4AOfUto0sPwsGGgwksAocQ
kykVFQELd7GVWbeyObIXT72auI3PMITG+etZ+gvRqpD1dXMSjHqHlNtEtiX5Brbt
W8BPW1BhfTWYcnEUT53LBb7sHRN2R7ZbnIhNAUZPPyWP0w46SYwCvkLbpSsNel3f
t2dv2uEx9QsOnWRQtU5uuonnuD3fKxJyNaUPKxXwuyX4k/Cb0cTA7j2R3S0tWSXZ
rjaOS7jUWuhUq4j4W/KV4sPGdoTM6hBdKwoviA/Ed2Ki6u9A0Ox9mGWcdF+s1CVB
IqLGlSn10Y0Mh0MxUPLgf6VJeXB4heGUMUHWuVLnAOK0gzFR74dcYbpAELhHreyc
6aVjmUEvRSAdw76Q6yxpfgB3Rws4C65xO3HHmoUnIN4SyiQTyStx3L8ajxYmj6u4
6NNGYY5MuzzYrdCv+Ex0
=1FFc
-END PGP SIGNATURE-


Accepted:
elfutils_0.148-1.debian.tar.gz
  to main/e/elfutils/elfutils_0.148-1.debian.tar.gz
elfutils_0.148-1.dsc
  to main/e/elfutils/elfutils_0.148-1.dsc
elfutils_0.148-1_amd64.deb
  to main/e/elfutils/elfutils_0.148-1_amd64.deb
elfutils_0.148.orig.tar.bz2
  to main/e/elfutils/elfutils_0.148.orig.tar.bz2
libasm-dev_0.148-1_amd64.deb
  to main/e/elfutils/libasm-dev_0.148-1_amd64.deb
libasm1_0.148-1_amd64.deb
  to main/e/elfutils/libasm1_0.148-1_amd64.deb
libdw-dev_0.148-1_amd64.deb
  to main/e/elfutils/libdw-dev_0.148-1_amd64.deb
libdw1_0.148

Accepted libtool 2.2.10-1 (source all amd64)

2010-07-03 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 17 Jun 2010 20:09:14 +0200
Source: libtool
Binary: libtool libtool-doc libltdl7 libltdl-dev
Architecture: source all amd64
Version: 2.2.10-1
Distribution: experimental
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libltdl-dev - A system independent dlopen wrapper for GNU libtool
 libltdl7   - A system independent dlopen wrapper for GNU libtool
 libtool- Generic library support script
 libtool-doc - Generic library support script
Closes: 586246
Changes: 
 libtool (2.2.10-1) experimental; urgency=low
 .
   * New upstream release (Closes: #586246)
 - Change license of documentation to GFDL 1.3
 - Upstream now provides manpages for libtool and libtoolize, use
   those instead of our own.
 - drop lt_dlopenext.patch, bogus_directory.patch,
   skip_setlocale.patch, kopensolaris.patch and
   gold_symbol_versioning.patch applied upstream.
Checksums-Sha1: 
 d7a9eab7f1c456fcd3e6412518cbcc30b4f4bad0 1834 libtool_2.2.10-1.dsc
 e8fa9813d8e9a5497c636744e6fd3f55d86eec38 2439628 libtool_2.2.10.orig.tar.gz
 c8eb7ace1bc338b052dc049346e819b7f65620ef 14464 libtool_2.2.10-1.diff.gz
 f42ddb5e370da7632cf5ac2d62e5d9b3de90b265 547948 libtool-doc_2.2.10-1_all.deb
 fe8ca2554021e5bee86adceaf7bd25cd7bb68847 566330 libtool_2.2.10-1_amd64.deb
 68ff31106e9232b7e10aa15f0f619b9243aceb19 323748 libltdl7_2.2.10-1_amd64.deb
 396ececeb4c280219b2f8747472aec54c92da4d9 198840 libltdl-dev_2.2.10-1_amd64.deb
Checksums-Sha256: 
 9646c481526a2414cada2995bfe101c756e91dde5a524c06e629c4fba78cf391 1834 
libtool_2.2.10-1.dsc
 de7d1d028fa3be15a05b3e00fe64f80ece62636923cc9ef82dc8b9a2f3c5d77d 2439628 
libtool_2.2.10.orig.tar.gz
 0ffbbd622adc676ee945d717604807993630d2ee2aa27115dd7d6f9678092cce 14464 
libtool_2.2.10-1.diff.gz
 6748132886e28f488185583fd9cceb0e9ab384774437438ef744c49ea30e0637 547948 
libtool-doc_2.2.10-1_all.deb
 e3a759aa7001c0dff8dfe2cf26d973f9ebb2ffced92cbdee6b9fcec0071b3542 566330 
libtool_2.2.10-1_amd64.deb
 baa8b6f9066de2a5f2742409ed3087013f68d6ad0ef96ed5a376ae315ec9d5a3 323748 
libltdl7_2.2.10-1_amd64.deb
 a2823d482addc7b7bd6a3144f4f87c46d1abf76f04a9b8ccee454fb74178cb0c 198840 
libltdl-dev_2.2.10-1_amd64.deb
Files: 
 54fd1201d71fdb1401633e4c1eacec7f 1834 devel optional libtool_2.2.10-1.dsc
 b745d220e88163fcd9eea0a90ccf21b0 2439628 devel optional 
libtool_2.2.10.orig.tar.gz
 c0239b9bd344a9df42f6265afa074999 14464 devel optional libtool_2.2.10-1.diff.gz
 8caabb96f2dfdcf27fe12d2571c00bef 547948 doc optional 
libtool-doc_2.2.10-1_all.deb
 b930f8d493861c0d7634d7dce91e47c6 566330 devel optional 
libtool_2.2.10-1_amd64.deb
 95c223b549c1f83873453e7ac6867f09 323748 libs optional 
libltdl7_2.2.10-1_amd64.deb
 11a64480472011ba92256f8bc3dcd157 198840 libdevel optional 
libltdl-dev_2.2.10-1_amd64.deb

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

iQIcBAEBCgAGBQJMLzyfAAoJEGpMZM6DE7XwzxUP/irvrplkFvX1gNB+sRwcFJC4
10IGRaNsBNxxPZmLmC98A/zq7F/3UaxaidxjaaJzTlE4gdW96WKEaUZWa5Q95YTg
wUssG82mHZlQqh5hTH8/IYQgd4WhMCj3KX7LE4PIO02+bnSeBt3Im8Z5HnQyvLmE
r/3iER/AWgeBhDLSKtTEbwqjYDfEdJgfF258zHyyzVHxbbRfz3H3izlsS8obLc5D
lOHKrN19iNpOvdOqT9StZl1y3Ivo0zdJgZQfYd+omYW9JU5Tt9zy0QS2C1aKHVQr
8zDgHbH6plTbJYSVYZqhGGp0rKROGkVdpf1nLOyKo+Ehv8FVc9liLSUJJW00dp8T
FBwK4GkPitHMlRex55xhLRyOKmxcYWwsuyh7FwGT4iP0vTWt+fNYqyT4SbUhFp5o
0VZW9+FG8ToisBCvVY9BMctWnCHDc5xSVyJuJ8XcbG5hn5pYyxA4rWOjy9FyprO6
bnMNOJ1mM3fL6g26BtYetPxhJVhAe5gHBCaqHXR+7mn0mmX8QfIUUMtyuUKjae/O
L+NYw1QvYijAEc7jl2fJiK3gW0F6Rpe7edcqztS0ELxmfPUyzEAath4Tiwb3TDZr
2NEcJt0d6ueK3DWGBuyDRxsCW5lE309UbYoNQc0v/4sxlard5OC73yDtxlRh7djF
gUlToOc63uLmWuL12IFS
=9lou
-END PGP SIGNATURE-


Accepted:
libltdl-dev_2.2.10-1_amd64.deb
  to main/libt/libtool/libltdl-dev_2.2.10-1_amd64.deb
libltdl7_2.2.10-1_amd64.deb
  to main/libt/libtool/libltdl7_2.2.10-1_amd64.deb
libtool-doc_2.2.10-1_all.deb
  to main/libt/libtool/libtool-doc_2.2.10-1_all.deb
libtool_2.2.10-1.diff.gz
  to main/libt/libtool/libtool_2.2.10-1.diff.gz
libtool_2.2.10-1.dsc
  to main/libt/libtool/libtool_2.2.10-1.dsc
libtool_2.2.10-1_amd64.deb
  to main/libt/libtool/libtool_2.2.10-1_amd64.deb
libtool_2.2.10.orig.tar.gz
  to main/libt/libtool/libtool_2.2.10.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ov5td-0001nk...@franck.debian.org



Re: Accepted sdm 0.4.1-2 (source all)

2010-06-26 Thread Kurt Roeckx
On Sat, Jun 26, 2010 at 02:40:37PM +0100, Julien Cristau wrote:
 On Sat, Jun 26, 2010 at 12:57:45 +, Vagrant Cascadian wrote:
 
   sdm (0.4.1-2) unstable; urgency=low
   .
 [...]
 * No longer include dash as a dependency; it is included in essential.
 * Add lintian overrides for missing-dep-for-interpreter dash, as dash
   is now essential.
 
 My understanding was that dash was only in the Essential set as the
 default provider of /bin/sh, and that /bin/dash was explicitly *not*
 guaranteed to stay in Essential, and thus packages using that need to
 keep their dependencies.  Did I misunderstand, or is the above change
 wrong?

And that's why dash should _not_ set Essential: yes


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100626134902.ga27...@roeckx.be



Accepted elfutils 0.147-2 (source amd64)

2010-06-17 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 17 Jun 2010 18:38:27 +0200
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.147-2
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1- library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1 - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1- library to read and write ELF files
Closes: 49
Changes: 
 elfutils (0.147-2) unstable; urgency=low
 .
   * Open the proper file with debug info in case they have the same
 name.  (Closes: #49)
Checksums-Sha1: 
 1e2f91e9edf0f6309211b1432e0af5ef44a0 1893 elfutils_0.147-2.dsc
 9b3d46f4d191e3b6ce986fe6897ceab20c88c4be 82310 elfutils_0.147-2.debian.tar.gz
 d517c6733be7ee0524bbbcd9ae36299406a139b8 317116 elfutils_0.147-2_amd64.deb
 ab288d3f9a513976c1731697c2cc5e9dd277aded 277522 libelf1_0.147-2_amd64.deb
 e2937fbbf667fd9b0fed67f16bd75e6038b51460 65428 libelf-dev_0.147-2_amd64.deb
 0a51ec8059874a0befb0a007d7a58ecf79308c7b 140532 libdw-dev_0.147-2_amd64.deb
 72357323006ff2fc6b523f137e91281b14fad967 197218 libdw1_0.147-2_amd64.deb
 849e245f87881ca8ac75baea7258b2a162625f79 24120 libasm1_0.147-2_amd64.deb
 d4d5da358ad568a0e1e60561b8ad1526b03311bd 27482 libasm-dev_0.147-2_amd64.deb
Checksums-Sha256: 
 5b80c1e6756083a5348cfe705a2a4cf2ec5b064ba01ee861b85f8aa87bef 1893 
elfutils_0.147-2.dsc
 c355e24c82510e82ad2eb66d81ed34daeffb671917b7b92e61a4719f35cd1aa6 82310 
elfutils_0.147-2.debian.tar.gz
 deb89b96e9a32f5a07e90dd532e60155e7cce73f291d867bd0add059425004ca 317116 
elfutils_0.147-2_amd64.deb
 9e7a532c3e513edcd5f015fe5e92af0aa41b5ba915da7174adb00bd3dbba80b9 277522 
libelf1_0.147-2_amd64.deb
 b8353d0fa97838e5fe9cb58ff516707d1b8f6ee087d5b3d3c7112b84513ee94b 65428 
libelf-dev_0.147-2_amd64.deb
 37c13e99537d6d35a0ed274144f1d3977861eb42a011ab2afbd6e72d744a53a0 140532 
libdw-dev_0.147-2_amd64.deb
 da32cb3c5bf69c0b3ad81019d51fe4b82ce98434024e76a82e48fd42cbf608fb 197218 
libdw1_0.147-2_amd64.deb
 18f20d7b22bdfc5ebea3d06be0948106ef96accf12bc7c6fe51ab5f914f95352 24120 
libasm1_0.147-2_amd64.deb
 c0886b15625549975e851f2fe8750f0f3329dcb0bbf056d0b7a239080e9d2eaa 27482 
libasm-dev_0.147-2_amd64.deb
Files: 
 b1cb639fc396d7a2764664ba6fea0764 1893 libs optional elfutils_0.147-2.dsc
 9de8353a1345b2fe6d1ddf7f63de107c 82310 libs optional 
elfutils_0.147-2.debian.tar.gz
 cc9934bd8c9446614a1453a3f87b874a 317116 utils optional 
elfutils_0.147-2_amd64.deb
 05c62585079527d9846c9169cf7e5b34 277522 libs optional libelf1_0.147-2_amd64.deb
 88854ed1dbe6aa7cc6cefcb3106668d4 65428 libdevel optional 
libelf-dev_0.147-2_amd64.deb
 68dfdafcda491d30cafabf1b1e636fae 140532 libdevel optional 
libdw-dev_0.147-2_amd64.deb
 3003d55295142fc88c8c6e131e406b13 197218 libs optional libdw1_0.147-2_amd64.deb
 6f9c778b1358b74b636a681dd6171562 24120 libs optional libasm1_0.147-2_amd64.deb
 70c4be07aa0b882a551f45aa9cfff9dd 27482 libdevel optional 
libasm-dev_0.147-2_amd64.deb

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

iQIcBAEBCgAGBQJMGlOtAAoJEGpMZM6DE7Xwy1gQAIf7MRjQ9fKT6bj/wWDxYbJi
+1EAj4Fu0BPLJQEht9B89Jl5mrzCSuBfXIXO+Oa5kNkUXu15vw0ZWp3wZKQ1e8mE
XWzS4fXs6FLdhC9gtOuilkPU5Fp9P3iMBlaCmsFkVwEiEvSEgRh+bBwH0yeVsGEd
YHfkRqpNcna1TViMrFQcJbck3wXGDOTuyeR3R4uI1WddzFimWAHdeNQ9r37ukgzw
FQeLsdweYedIda2knRVQAmLf6lpsyIes/VbJOgzbuUQRKIVTzU1jfxI3HX08tq9a
R0264UV0O0lRowhagwFxP84IvtOdE7J/k1Mz4M8MpKN5beckoQwTycLmPyBD3s/w
Ng9FWY5JjtXEa/y2tXFeQ5HzI5h8pEiFn+erYe3dqj5fsFj8z3tJdzhTh7racuGq
rF2kUOd/yhnPoX0AmZ5eKmSVbmaNWCj+FXfcDWyGg4gf1zuT8zrzQbyOW6DnCJ2R
GX/wRDOIXr3g6IGjLai+nouqdaJ7g9aNMdqOom3mfWXOhfXhoj4GhZ8956il/tX+
QfAYT+J2QWyxhNgvxmRdJEWFhCJWG/naJvTMbLxzQMtopjU8uNP3ylGrIRCaQytW
G9w9bVwFqJAU81pUjUVO5r/FRaG3HmFM9ExbiPZIMTH1eNb3kODWXYP2Xq1OFclB
6yiBjE/y5gywvH6aAXBY
=L/co
-END PGP SIGNATURE-


Accepted:
elfutils_0.147-2.debian.tar.gz
  to main/e/elfutils/elfutils_0.147-2.debian.tar.gz
elfutils_0.147-2.dsc
  to main/e/elfutils/elfutils_0.147-2.dsc
elfutils_0.147-2_amd64.deb
  to main/e/elfutils/elfutils_0.147-2_amd64.deb
libasm-dev_0.147-2_amd64.deb
  to main/e/elfutils/libasm-dev_0.147-2_amd64.deb
libasm1_0.147-2_amd64.deb
  to main/e/elfutils/libasm1_0.147-2_amd64.deb
libdw-dev_0.147-2_amd64.deb
  to main/e/elfutils/libdw-dev_0.147-2_amd64.deb
libdw1_0.147-2_amd64.deb
  to main/e/elfutils/libdw1_0.147-2_amd64.deb
libelf-dev_0.147-2_amd64.deb
  to main/e/elfutils/libelf-dev_0.147-2_amd64.deb
libelf1_0.147-2_amd64.deb
  to main/e/elfutils/libelf1_0.147-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas

Accepted openssl 0.9.8o-1 (source amd64)

2010-06-06 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 18 Apr 2010 01:42:44 +0200
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8o-1
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 560240
Changes: 
 openssl (0.9.8o-1) unstable; urgency=low
 .
   * New upstream version
 - Add SHA2 algorithms to SSL_library_init().
 - aes-x86_64.pl is now PIC, update pic.patch.
   * Add sparc64 support (Closes: #560240)
Checksums-Sha1: 
 c15a2eed671f07913b740abf02cb04ce2f80679e 1967 openssl_0.9.8o-1.dsc
 80c73afc7dca790cd26936cb392a4dfd14d4e4d7 3772542 openssl_0.9.8o.orig.tar.gz
 0d5741416ed6077cfd1fac49e462091ba293b908 57607 openssl_0.9.8o-1.debian.tar.gz
 1b75413061c395dcb44f3bb74e835cae7f888fd9 1059146 openssl_0.9.8o-1_amd64.deb
 53fd8e19a9c697eb1d3d4bb4398b50e8c4607a23 945388 libssl0.9.8_0.9.8o-1_amd64.deb
 95532121c0d9fb7d8720bbe3f98a043eb95c1be0 642738 
libcrypto0.9.8-udeb_0.9.8o-1_amd64.udeb
 da0ff3d682e4e0523abc6ad92cf143698c13c94e 2296538 libssl-dev_0.9.8o-1_amd64.deb
 39fa017a6ebffd36b16e870b65edd8453432cbd0 1493166 
libssl0.9.8-dbg_0.9.8o-1_amd64.deb
Checksums-Sha256: 
 d8f955e65e4da821a832cefee69ca04acda87092ea4e7877fbb27c46cf24 1967 
openssl_0.9.8o-1.dsc
 befada1ac3819b1d317df8197b5e82ec768b39d250fcbef81e2b1cb7f165d448 3772542 
openssl_0.9.8o.orig.tar.gz
 a0f1a862df49c75ae0bf17b6f47d4344d7f37edd6d7a46ac68bdb6a107cc9211 57607 
openssl_0.9.8o-1.debian.tar.gz
 753c2ae7b51fd463a0fed022d20299c855e49309981ccfcd073da5d59862b525 1059146 
openssl_0.9.8o-1_amd64.deb
 2c6b9786831e69b78ebdd6dcc8799db42b89c52403e7e86a6b39949050495dac 945388 
libssl0.9.8_0.9.8o-1_amd64.deb
 d302c4ab97d5710035fdac39e5f319975b7159f08a1590e7b063f2df9c9dfd2b 642738 
libcrypto0.9.8-udeb_0.9.8o-1_amd64.udeb
 b9cb79c0322f8eed65ab2e206bfd4ecc92f9e7acb7d957ea0ebe61df8af3bc8d 2296538 
libssl-dev_0.9.8o-1_amd64.deb
 d7636dd04a4dc8269506ef5c14edfa56633b33472c97bde7a8f5098d8e26460f 1493166 
libssl0.9.8-dbg_0.9.8o-1_amd64.deb
Files: 
 4bfb60a410e9acb53e4bbccd7192a01b 1967 utils optional openssl_0.9.8o-1.dsc
 63ddc5116488985e820075e65fbe6aa4 3772542 utils optional 
openssl_0.9.8o.orig.tar.gz
 1c27b43acb46694fc6b2b1e1a5d12b66 57607 utils optional 
openssl_0.9.8o-1.debian.tar.gz
 fa3af785ea232f134f7ba2cd17f2904f 1059146 utils optional 
openssl_0.9.8o-1_amd64.deb
 41ee3fe3afe053df0913221376968a14 945388 libs important 
libssl0.9.8_0.9.8o-1_amd64.deb
 0109ae54dd4a4c0a1b848e896e871f94 642738 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8o-1_amd64.udeb
 74f272074eb38a782eb2e69636536385 2296538 libdevel optional 
libssl-dev_0.9.8o-1_amd64.deb
 397460fa9baeae6e712d19391907a2ac 1493166 debug extra 
libssl0.9.8-dbg_0.9.8o-1_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJMC9nrAAoJEGpMZM6DE7XwZtEQAIILEDyHviU/QoTKR/l9Lg1z
JqCBO+7nH6rw4RTAMzSWOr5CXLrbyH+LJU/r5CeJxhqeF7TlTCINVBaU66widFK7
UFf2D0Ozduyvzg48VamYtC3IQ+zMhBjFQhY0RauWTh6SO58w9JLriuEgEXJ6elbo
DsqAK/fh9nTzGtTYGzC+OL6uxmAzCNuGMAHo8V2GkZJVybozLze37BhDiUcQ94Q3
mXbSP1gBmtGq/XMh7hOlG2zGfOQxYkZecHCE94aj2T5mHDhKKwTAjkqW/j8fa8EP
RUn/KKmnX1lKa3PcCD9vPdm7WrO1fKfas/iD1G7sMzYUqGXl0e0w3R5uSrkOzqpp
LHaOqS2O7EI1T0PKCGZ5QPCAR4/iLuL3239ZHzuGIbDd/Uor3bH4T+6piYPoMIy6
bisoXQPqeO01xFDwS42fJQRrbiRgb/Nyt/tkB+xJ2bdGs2PPActguwspZhSWrx4Y
Af6Vgkrbc8zMzhq0sqkx32nFvbKhY4Xfu3gnxdL/mDmepEvslvjrvEbeC54UnM8j
CofpvxyLlgw9pUxbrdWO18ZAIzGgsnJYzaRxaRSRJt1Cd2zIhOjG7Wkk1roZCk+d
ld/WY+O6jFSGczwW4MzB22q8sh5zqQPKDF0GGhrgsGG97F84woJZbaaqJz6v4ZPQ
Ciq33ZUc6CQIGQGhGQzL
=rgY2
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8o-1_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8o-1_amd64.udeb
libssl-dev_0.9.8o-1_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8o-1_amd64.deb
libssl0.9.8-dbg_0.9.8o-1_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8o-1_amd64.deb
libssl0.9.8_0.9.8o-1_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8o-1_amd64.deb
openssl_0.9.8o-1.debian.tar.gz
  to main/o/openssl/openssl_0.9.8o-1.debian.tar.gz
openssl_0.9.8o-1.dsc
  to main/o/openssl/openssl_0.9.8o-1.dsc
openssl_0.9.8o-1_amd64.deb
  to main/o/openssl/openssl_0.9.8o-1_amd64.deb
openssl_0.9.8o.orig.tar.gz
  to main/o/openssl/openssl_0.9.8o.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oljid-0004ns...@ries.debian.org



Accepted ntp 1:4.2.6.p1+dfsg-1 (source all amd64)

2010-05-26 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 24 May 2010 11:09:51 +0200
Source: ntp
Binary: ntp ntpdate ntp-doc
Architecture: source all amd64
Version: 1:4.2.6.p1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian NTP Team pkg-ntp-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ntp- Network Time Protocol daemon and utility programs
 ntp-doc- Network Time Protocol documentation
 ntpdate- client for setting system time from NTP servers
Closes: 569530
Changes: 
 ntp (1:4.2.6.p1+dfsg-1) unstable; urgency=low
 .
   * New upstream version
 - They no longer ship arlib, adjust dfsg.patch.
 - Drop kfreebsd.patch, applied upstream
 - Update patches for upstream changes.
   * Remove the obsolete config files:
 .
 for ntp:
 - /etc/logcheck/ignore.d.server/ntp, removed in 1:4.2.6+dfsg-1
 - /etc/dhcp3/dhclient-enter-hooks.d/ntp, replaced by exit hooks in
   1:4.2.4p4+dfsg-3
 - /etc/network/if-up.d/ntp, removed in 1:4.2.4p0+dfsg-1
 .
 for ntpdate:
 - /etc/dhcp3/dhclient-enter-hooks.d/ntpdate, replaced by exit hooks in
   1:4.2.4p4+dfsg-3
 .
 Use dpkg 1.15.7.2's dpkg-maintscript-helper.  This needs
 a Pre-Depends to work, else it's never going to be removed.
 (Closes: #569530)
   * Add Depends: ${misc:Depends} to ntp-doc.
Checksums-Sha1: 
 0e6ded506112d8c7242e0a428023d704acc14d04 2117 ntp_4.2.6.p1+dfsg-1.dsc
 a2d908d1205da5f48a40d5c8722d2ed5cddb8903 3779652 ntp_4.2.6.p1+dfsg.orig.tar.gz
 ad91a8ab2aa279aa6027dae7f5ceb754506f5096 422424 
ntp_4.2.6.p1+dfsg-1.debian.tar.gz
 2890be66d645d222baddb058855c206e3aa6ea4e 1138692 
ntp-doc_4.2.6.p1+dfsg-1_all.deb
 a03ddb314b613ef0daba6585c531f141d07783e4 498802 ntp_4.2.6.p1+dfsg-1_amd64.deb
 386a0eb0de10f67a17ccfdaaeb73fb78d9290f59 79694 
ntpdate_4.2.6.p1+dfsg-1_amd64.deb
Checksums-Sha256: 
 7073e13bd151886ba2cc64b958784cc62051512858ee0345f0a4634215d6b0f3 2117 
ntp_4.2.6.p1+dfsg-1.dsc
 76f4187509faf29b66d33564a7eab01a7677824df741ca97dacafb0bc7eeaa9a 3779652 
ntp_4.2.6.p1+dfsg.orig.tar.gz
 d4f0ebda058c75e7036904fcf4110a058f406bbf6e2b4a91a1053fc790156a96 422424 
ntp_4.2.6.p1+dfsg-1.debian.tar.gz
 85c62a71aa1ae2df9602842a5c75895191326e2fe129b17966fd3e00dd00bb76 1138692 
ntp-doc_4.2.6.p1+dfsg-1_all.deb
 3067b94d5b0f28aa34efcc259720417c5fffe5b48c52c00eb9165918d6f1cb7b 498802 
ntp_4.2.6.p1+dfsg-1_amd64.deb
 ea00c810f9508e86222baf8477c8cce454dc4973884be961b5001b68bb6d600b 79694 
ntpdate_4.2.6.p1+dfsg-1_amd64.deb
Files: 
 d6b4e16dbbe20f975fda65dc0a83e376 2117 net optional ntp_4.2.6.p1+dfsg-1.dsc
 d5f4db08414298ccd1e758e1a7797286 3779652 net optional 
ntp_4.2.6.p1+dfsg.orig.tar.gz
 b6da5c59ac3bb5b9d8752549d26367b9 422424 net optional 
ntp_4.2.6.p1+dfsg-1.debian.tar.gz
 7f220a6de0ee57ba6acbe9f8cdd3413a 1138692 doc optional 
ntp-doc_4.2.6.p1+dfsg-1_all.deb
 e398edbe80725284ef9c95511505a054 498802 net optional 
ntp_4.2.6.p1+dfsg-1_amd64.deb
 10f34eb7b0c98bfd4abfc9bb497c9c6d 79694 net optional 
ntpdate_4.2.6.p1+dfsg-1_amd64.deb

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

iQIcBAEBCgAGBQJL/WXAAAoJEGpMZM6DE7Xw8ZIP/2lA5OScfW0fd2yBL0NxD6R7
0hNseeei6iZtuSyADFkO36eZQHVfO8O8lUKjOOJ53HF1pndHj3pDbY7ImjWL6cSA
lFG4Fy8hcK2dfQRgYfcNpMNofQpbx5nRk+PiXfu0P11PbQHd0IkH4a2EpxgmWXq6
qBEZOk2/4tc1Qarnc1/4ETDPTAuHc4NKlxfwQ/YSonI3lqsjz08iFvVIHLTHnan5
6wEuXSSRWXw393QQx5N5j/ZY2atfl61l2LOvpKj6aLQ4P4QyYJta6qzIW1WMwFfs
NmXE1vqe75a59j83IRNWMtcUu1Wc6NewQ7sDX1q+7i1PcVsjXLAAOXiE/1ZB75MC
uPChp5kIP2lMGmoec3JWKvv1+FIH8+JxCTywCRU68L9ksXUSZui2J1W6K/SUsk/F
fX4guoTuYMOmpqeLtVC3f+V3N4IVcmJi7G8mKTA65Leh0mgEBcY5Rxw72qwnIOiY
Pfh8PVVHKsmPEoYOQSHBB6q24i08Nu0yNfi4X6xsehF3bmSWovruyZM4HS/6O0+n
96wF3DLLw6rJzUh4mtpZxmZtKt/ruoSRrPNyUEQpFyTgaq9YyF5MoWBPaWsZvRdR
kJEGPETLOEQe+0NTiXgWklAmbrrmzcVGWQCgiyjX5kfheqiJtCt3QuG6eGOFUNVq
iAwjb8d3cGRiaXkpo4VP
=etAv
-END PGP SIGNATURE-


Accepted:
ntp-doc_4.2.6.p1+dfsg-1_all.deb
  to main/n/ntp/ntp-doc_4.2.6.p1+dfsg-1_all.deb
ntp_4.2.6.p1+dfsg-1.debian.tar.gz
  to main/n/ntp/ntp_4.2.6.p1+dfsg-1.debian.tar.gz
ntp_4.2.6.p1+dfsg-1.dsc
  to main/n/ntp/ntp_4.2.6.p1+dfsg-1.dsc
ntp_4.2.6.p1+dfsg-1_amd64.deb
  to main/n/ntp/ntp_4.2.6.p1+dfsg-1_amd64.deb
ntp_4.2.6.p1+dfsg.orig.tar.gz
  to main/n/ntp/ntp_4.2.6.p1+dfsg.orig.tar.gz
ntpdate_4.2.6.p1+dfsg-1_amd64.deb
  to main/n/ntp/ntpdate_4.2.6.p1+dfsg-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ohlvs-0001ra...@ries.debian.org



Re: RFH: bashisms in configure script

2010-05-25 Thread Kurt Roeckx
On Tue, May 25, 2010 at 04:13:36PM -0500, Raphael Geissert wrote:
 [1] http://bugs.debian.org/582952
 [2] http://people.debian.org/~geissert/source-bashisms/dd-list.txt

That is just a list of all packages per person?  It's listing
packages that have no shell script in it at all, and also
don't have a .dsc file.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525215130.ga19...@roeckx.be



Re: RFH: bashisms in configure script

2010-05-25 Thread Kurt Roeckx
On Tue, May 25, 2010 at 11:51:30PM +0200, Kurt Roeckx wrote:
 On Tue, May 25, 2010 at 04:13:36PM -0500, Raphael Geissert wrote:
  [1] http://bugs.debian.org/582952
  [2] http://people.debian.org/~geissert/source-bashisms/dd-list.txt
 
 That is just a list of all packages per person?  It's listing
 packages that have no shell script in it at all, and also
 don't have a .dsc file.

They do contain shell scripts, the maintainer script.  But they
clearly don't generate a warning.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525220435.ga19...@roeckx.be



Re: RFH: bashisms in configure script

2010-05-25 Thread Kurt Roeckx
On Tue, May 25, 2010 at 04:13:36PM -0500, Raphael Geissert wrote:
 1. If your name is on the list at [2] please check at [3] the .dsc file that 
 corresponds to the source packages you co-/maintain, review and fix.  The 
 .dsc 
 files contain checkbashisms' output.

I get alot of them that have:
possible bashism in ./configure line 22 ($BASH_SOMETHING):
elif test -n ${BASH_VERSION+set}  (set -o posix) /dev/null 21; then
possible bashism in ./configure line 147 ($BASH_SOMETHING):
 $as_unset BASH_ENV || test ${BASH_ENV+set} != set || { 
BASH_ENV=; export BASH_ENV; }

This is autogenerated code by autoconf (2.59).  I think that code
that makes sure it behaves the way you want under bash isn't
really going to be a problem if you run it with something else.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525220732.ga19...@roeckx.be



Re: RFH: bashisms in configure script

2010-05-25 Thread Kurt Roeckx
On Tue, May 25, 2010 at 04:13:36PM -0500, Raphael Geissert wrote:
 
 1. If your name is on the list at [2] please check at [3] the .dsc file that 
 corresponds to the source packages you co-/maintain, review and fix.  The 
 .dsc 
 files contain checkbashisms' output.

Is there some kind of documentation on what those errors really
mean?


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525222056.ga20...@roeckx.be



Re: Parallel booting enabled by default

2010-05-24 Thread Kurt Roeckx
On Fri, May 21, 2010 at 09:42:42PM +0200, Petter Reinholdtsen wrote:
 
 [Kurt Roeckx]
  And they should probably also be removed from /etc/rc1.d/ in that
  case because it also uses sendsigs.  Lintian warns about this as far
  as I know.
 
 Perhaps.  I am not quite sure how that will interact with runlevel
 switching to and from runlevel 1.  I am sure it is safe for runlevels
 0 and 6, as it is not possible to switch away from those and back to
 runlevels 1-5.  It is important to make sure services are restarted
 
 We want to make sure services stopped when switching to runlevel 1 are
 started when switching back to runlevel 2.

I don't see why you think that would be a problem.  Either the
init script in runlevel 1 is going to stop the service, or it
gets killed.  And going back to runlevel 2 should start the same
services as started otherwise in that runlevel.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100524083359.ga13...@roeckx.be



Re: Parallel booting enabled by default

2010-05-24 Thread Kurt Roeckx
On Mon, May 24, 2010 at 02:58:54PM +0200, Petter Reinholdtsen wrote:
 
 [Kurt Roeckx]
  I don't see why you think that would be a problem.  Either the
  init script in runlevel 1 is going to stop the service, or it
  gets killed.  And going back to runlevel 2 should start the same
  services as started otherwise in that runlevel.
 
 The reason is that I remember some bugs with packages related to
 runlevel 1, and I did not remember the details. :)
 
 Now I have had time to test a bit, and believe I remember the details.
 The problem is with packages starting in runlevels 1-5 and starting a
 daemon that is killed by killprocs.  Such setup is broken, as the
 daemon will not be started again when switching away from runlevel 1
 to runlevels 2-5.

I think we're discussing 2 things here, while I was only thinking
about one of them:
- Move scripts from rcS.d to rc[1-5].d
- Removing rc[016].d/K* scripts

As far as I know, the only daemon we currently start in rcS.d
(that keeps running) is udev.  udev might be something we
want to run in single user mode too, so it might make
sense to also start it in runlevel 1.  killprocs is
probably going to kill it, so it would need to be restarted
after that.  I think it's going to be hard to move
udev away from rcS.d, and I don't see the point.

It could make sense to move things from rcS.d to rc[1-5].d,
but for daemons it doesn't make sense to start in 1-5,
it should probably always be 2-5.

But my question was when it makes sense to stop a daemon in
runlevel 1 via the init script when you don't do it for
0 and 6.  killprocs is going to stop it for runlevel 1
anyway, just like sendsigs does it for runlevel 0 and 6.

I still don't get why you think something might not be
started when going from 1 to 2-5.

 For scripts that do nnot need to run when booting into single user
 mode (and thus should not start in rcS.d/), this setting would be most
 correct:
 
   # Default-Start: 2 3 4 5
   # Default-Stop:
 
 Runlevel 1 should be equivalent to single user, so there is no need to
 start in runlevel 1, and there is no need to stop either
 
 For scripts that start a daemon and need to do some cleanup when
 stopping it, this setting would be most correct
 
   # Default-Start: 2 3 4 5
   # Default-Stop:  0 1 6

Which was kind of my point.

This doesn't make sense (for a daemon):
# Default-Start: 2 3 4 5
# Default-Stop:  1

So I'm trying to think of examples where a script that doesn't stop
a daemon might be useful to run when going to runlevel 1, but not
to 0 or 6.  I guess you can probably come up with something.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100524180105.ga7...@roeckx.be



Accepted elfutils 0.147-1 (source amd64)

2010-05-24 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 24 May 2010 10:49:05 +0200
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.147-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1- library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1 - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1- library to read and write ELF files
Changes: 
 elfutils (0.147-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 63cf8a88d61864a625d8fa32850ad24f68f5b53b 1893 elfutils_0.147-1.dsc
 0506e77df099fc75de157a2d83dd2608eca5cb69 1777826 elfutils_0.147.orig.tar.bz2
 82684470dea7154f8310bfeccd7a2a7df252f81c 81344 elfutils_0.147-1.debian.tar.gz
 724e72ce30ab5bd3c06704a075728902c92b9688 317072 elfutils_0.147-1_amd64.deb
 6790ff413a5bc2546a0f85dfbfb26419e6a222e3 277438 libelf1_0.147-1_amd64.deb
 4321917ee7c875f0770e8ccf9ee884decec6ed43 65352 libelf-dev_0.147-1_amd64.deb
 7d533a16e97cbb0206f7ac230f70011cd22b7ef4 140310 libdw-dev_0.147-1_amd64.deb
 c100f0dcc20649e339c9379f0520552a60e63c78 196906 libdw1_0.147-1_amd64.deb
 d00c07d4822cfbbe6a1596a81198ea1e91031643 24064 libasm1_0.147-1_amd64.deb
 f851cc3b50345d666353e0f2dd0d8f5d5dc6348b 27392 libasm-dev_0.147-1_amd64.deb
Checksums-Sha256: 
 6c7a92aeb5b952411f4fde48f0cc6f2177897b8002ebac7bbd5cab1a700ac05e 1893 
elfutils_0.147-1.dsc
 c3dbcc2ac3d12a00f1d8fee4fa3fa8b61dfa7491d9e790e4b6a2af542d739848 1777826 
elfutils_0.147.orig.tar.bz2
 ee6899688f120a40237fb5406fb027d87df2fd220677ab7c0e0d2aef418dd9df 81344 
elfutils_0.147-1.debian.tar.gz
 fbbafc5d50ee40fa46d649256e7219f0042f01ca2de708972bd6072a4cb4090e 317072 
elfutils_0.147-1_amd64.deb
 9cfa6243d547d129fc71c89f558bd7ddfd4a3a4ffeb7bea0f967458d9aa0cc90 277438 
libelf1_0.147-1_amd64.deb
 298d294b4bc9320b69c11c79cc923f56403116bad1c2589ee046096cd2a955ad 65352 
libelf-dev_0.147-1_amd64.deb
 89f959a9b853eda925b040e47f0078657193e1eb26872d6ada3a9e635fa9afae 140310 
libdw-dev_0.147-1_amd64.deb
 8f13cf2d3d7c7c563c2de6a24687b43a932e52b7c44cfe32516ca7c55381f03d 196906 
libdw1_0.147-1_amd64.deb
 9a3aa63914844f22eefd3fa394bafec348b5b06e9345b812cd014dd08e58b89b 24064 
libasm1_0.147-1_amd64.deb
 54385b3a3a7d13da0e198961b57a349b3f7feb1438d71e81a96d6cdf3f4ae614 27392 
libasm-dev_0.147-1_amd64.deb
Files: 
 ba24396abbc57b3bf50d847eb98a8d9d 1893 libs optional elfutils_0.147-1.dsc
 ccb6bba1d96c096f1b5dbd3554a3 1777826 libs optional 
elfutils_0.147.orig.tar.bz2
 2f42ca979e5aa9529121588cf3bad0ea 81344 libs optional 
elfutils_0.147-1.debian.tar.gz
 ba437a4e102864b41df9eeea2600 317072 utils optional 
elfutils_0.147-1_amd64.deb
 dee84f24f59c7260fdbadfc6680093a6 277438 libs optional libelf1_0.147-1_amd64.deb
 7feb490d8ba3389d4f5faf81deb5cf93 65352 libdevel optional 
libelf-dev_0.147-1_amd64.deb
 93320242ed27c1434c2643dd0af963d3 140310 libdevel optional 
libdw-dev_0.147-1_amd64.deb
 667e56e4f48eae60a57d78162c32ba0c 196906 libs optional libdw1_0.147-1_amd64.deb
 de5d582db1136844a93658aef4d91c8d 24064 libs optional libasm1_0.147-1_amd64.deb
 41ddabfc6033a4a706bb6d4de11f0169 27392 libdevel optional 
libasm-dev_0.147-1_amd64.deb

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

iQIcBAEBCgAGBQJL+j/TAAoJEGpMZM6DE7Xwz5cQAK/cZ167LAEqwGilEnh9ElEK
RL98YQr96I6nYOqD236hkqUFOdK3mSLMNBrcqLR+2QwTNzwtXQJXchx20dHnfR2x
3CbRT+Rq3ek+6YSZdWqPUq8fEuRpFGX8bgRhz0bn5WZlKXLpw9MIt8feIROYKfIm
zwbdCWF3E/XqLlvYVAM/qcH0Ld7OcE/8ZnEUnopSQc39VKtapVSrPBHnGjJKJXzi
ymKbTOQqNRrIIGkEFRfJK0nvZqHcFppRNGJo9K0hBkcCDGbKYi3bLjhFXKkgnTcK
WzJ/b7WI51uCroSyDe9IZeRR73uc3lAfxMrNZuWJD7+HW0h6TJzeGk6fhOCqCpan
mhzt2pFtokY04FGfZmz5f4LcwfGZnENYAiCE9tJUeSQ3OXbXi6Sk3BmVj3oCxivA
kqPqoGiptZwUeC0HMDRDl7gnfK0fv7pQcfrkor7D40Kk3MPgQGeOY+11b8JDEtOu
5z5dZYSo8K6hdGWffkBnOv2JVyqlHLqECNt5SNjF7yOs8A832s4b4JNSPm6vogS0
ZIbPrXRgRuhynC7GkhqnCxLh5J3moTI7uHzJ7a/9/FgdkZtXjREoDQJdNwZ+So+C
EQCpbvdK6eNnbxYTSaHxFEk1oI6XEhpG6Ax48ZS18v7MCseYXUkxx8s0Zp9lirmr
/YDxab2ipTH5C4vPNz3F
=6wYT
-END PGP SIGNATURE-


Accepted:
elfutils_0.147-1.debian.tar.gz
  to main/e/elfutils/elfutils_0.147-1.debian.tar.gz
elfutils_0.147-1.dsc
  to main/e/elfutils/elfutils_0.147-1.dsc
elfutils_0.147-1_amd64.deb
  to main/e/elfutils/elfutils_0.147-1_amd64.deb
elfutils_0.147.orig.tar.bz2
  to main/e/elfutils/elfutils_0.147.orig.tar.bz2
libasm-dev_0.147-1_amd64.deb
  to main/e/elfutils/libasm-dev_0.147-1_amd64.deb
libasm1_0.147-1_amd64.deb
  to main/e/elfutils/libasm1_0.147-1_amd64.deb
libdw-dev_0.147-1_amd64.deb
  to main/e/elfutils/libdw-dev_0.147-1_amd64.deb
libdw1_0.147-1_amd64.deb
  to main/e/elfutils/libdw1_0.147-1_amd64.deb
libelf-dev_0.147-1_amd64.deb
  to main/e

Re: lilo removal in squeeze (or, please test grub2)

2010-05-23 Thread Kurt Roeckx
On Sun, May 23, 2010 at 01:11:48PM +0200, Cyril Brulebois wrote:
 William Pitcock neno...@dereferenced.org (22/05/2010):
  This means that users should *test grub2 extensively* before Squeeze
  is released so that any issues can be resolved now.
 
 There should also be some folks fixing the discovered issues.

grub2 currently seems to be having 18 RC bugs, plus a whole bunch
of merged bugs, while lilo only has 1 RC bug.  

I think the difference is that lilo will probably not work
for a lot of people while grub2 does work for a lot of people.
And I understand that Debian's lilo maintainer basicly doesn't want
to become upstream and rewrite everything when there is an
alternative.

But I agree that a call for extensive testing would be better if
number of RC bugs would be a lot lower.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100523114251.ga3...@roeckx.be



Re: Possible boot ordering issues with the packages in Sid

2010-05-23 Thread Kurt Roeckx
On Sun, May 23, 2010 at 08:25:34PM +0200, Petter Reinholdtsen wrote:
 warning: script ircd-irc2/init.d/ircd-irc2 possibly missing dependency on 
 $syslog

We already covered this in #469605 and it's a false positive.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100523201504.ga10...@roeckx.be



Re: Parallel booting enabled by default

2010-05-21 Thread Kurt Roeckx
On Fri, May 21, 2010 at 02:05:26PM +0200, Petter Reinholdtsen wrote:
  * Shutdown speed can be improved by removing scripts which only kill
their daemon from /etc/rc[06].d/ and leaving it to the sendsigs
script to kill all of them at the same time instead.

And they should probably also be removed from /etc/rc1.d/ in that
case because it also uses sendsigs.  Lintian warns about this
as far as I know.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100521191423.ga8...@roeckx.be



Accepted epic5 1.1.2-1 (source amd64)

2010-05-01 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 01 May 2010 08:43:45 +
Source: epic5
Binary: epic5
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 epic5  - epic irc client, version 5
Changes: 
 epic5 (1.1.2-1) unstable; urgency=low
 .
   * New upstream release
   * Switch to dpkg-source 3.0 (quilt) format
Checksums-Sha1: 
 ecd92ccf4ecfdb97d74af8b9b1de8099a84655f8 1694 epic5_1.1.2-1.dsc
 cfad181a8826a416ce250b5be14a5610c72684d2 769464 epic5_1.1.2.orig.tar.bz2
 18b75f56c5ee901598041556395382b773de 17452 epic5_1.1.2-1.debian.tar.gz
 f4875b7bf7b0de0a682fbd5a709758274b2617b2 625496 epic5_1.1.2-1_amd64.deb
Checksums-Sha256: 
 d1c0a7e1362cb96dd99e56f194339aafcffdc1d91ba7e4b5070b40fb60c773fb 1694 
epic5_1.1.2-1.dsc
 f21b873db281f042435cffc0189536911c896d4b03c80cd8ec025c4125309d27 769464 
epic5_1.1.2.orig.tar.bz2
 e70c6b1e0c74528ee2e14910d896b36120b91b4f9b566e03e36f904ffce0322b 17452 
epic5_1.1.2-1.debian.tar.gz
 7eea502a10ad0db5c2eec45ed04eeb708b6f6344c8be334258a97df0ef7b9ae7 625496 
epic5_1.1.2-1_amd64.deb
Files: 
 f0b4efdc068c54b16586f52b9ac131e9 1694 net optional epic5_1.1.2-1.dsc
 cec71f28bb850d8c96b97257f11a71c5 769464 net optional epic5_1.1.2.orig.tar.bz2
 0a94f23aacd45397a103b6828c9452ba 17452 net optional epic5_1.1.2-1.debian.tar.gz
 cb22c1d3ee8b1daa58ded09df4718ac2 625496 net optional epic5_1.1.2-1_amd64.deb

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

iQIcBAEBCgAGBQJL2+48AAoJEGpMZM6DE7Xw/I8P/ikBWE3IBhrBp5QqhTJK+Zoe
IaYvvdH6b8rOp+AR57co0B9LpXGAMo9NbOAtHnVzucqO/hRarcgbBREqAL+kVhil
EUpNgIrfPHkXGrdrq+/J+aRAmcNJ9Yi4tDuxOGwRZweoCPwzJ0kqgpOvfKrvh49t
7nWqP0Q4vuK9+zQpk2FGauLkxIlUCQLoYW2KA/mNfZN2/gSr2Ca7W3xTruRvBRCZ
dE17Jz3+GZBMxQMKN7O9QEvcDkz6yxH3m4BhZOe/dOlrmS28XUtgWQJ9FBXWZFri
GdPw8jzTt4p6hHyehGhTDpPyo5OiIqGTuVbTPeaHqOxMV0c8+DQQvKWd2k/TqukP
Tb90q+Qf1taiHvzwU43mJYbHHIpS9SJ9qCO0VTHC1xF2IlQyGUEAjdD5l4wmE4Q5
YheN1jLrXtKa4kmUmTCRTE6dF5K8DpkKr403u3q0iDNO+HCTgCyYhvSQbi3T97/u
xTSUPLNEzFyJGoZ0ZHGDgHFaRJV5496sTWXXkMZjBsJ4o5j0i5U7EayDB8K1OyrA
nhAxN98wr5aK4aIJGoeokLeLVoJRajmW9edFg4dqvGPbn0CyGRlesG2iHqe3iohe
smij05r+P7tpLwUljvbBo9qkb/NJt2L426dWKWfE17cuddUwq1nE+otN4LsZPsi0
lHs1E/D7fgjDz5H7zj3t
=5eDB
-END PGP SIGNATURE-


Accepted:
epic5_1.1.2-1.debian.tar.gz
  to main/e/epic5/epic5_1.1.2-1.debian.tar.gz
epic5_1.1.2-1.dsc
  to main/e/epic5/epic5_1.1.2-1.dsc
epic5_1.1.2-1_amd64.deb
  to main/e/epic5/epic5_1.1.2-1_amd64.deb
epic5_1.1.2.orig.tar.bz2
  to main/e/epic5/epic5_1.1.2.orig.tar.bz2


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o898e-7w...@ries.debian.org



Re: bindv6only again

2010-04-29 Thread Kurt Roeckx
On Tue, Apr 27, 2010 at 07:46:18PM +0200, Julien Cristau wrote:
 On Tue, Apr 27, 2010 at 18:59:16 +0200, Kurt Roeckx wrote:
 
  I didn't look at the source, but if it's already using
  getaddrinfo() and going over all the addresses it returned,
  I don't see why it should be broken with either value of
  the option.
  
  So I can only assume that it doesn't go over all the
  addresses returned by getaddrinfo(), and that that is 
  the real issue.
  
 Whatever the real issue means.  It assumes that bind() on in6addr_any
 allows receiving ipv4 packets, as the spec says it does.
 I know it could use multiple sockets, but that would be a less
 trivial patch, and wouldn't make any actual difference afaict.
 
  I also think that applications should set it to 1, so I would
  disagree with that patch.  And it would still have a problem
  on an OS that doesn't allow you to set that to 0.
  
 I couldn't care less about openbsd.

So the question is then if you care about kernels without ipv6
support.  If getaddrinfo() returns an ipv6 address and you
don't go over the list, you have a problem.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100429163358.ga19...@roeckx.be



Re: bindv6only again

2010-04-27 Thread Kurt Roeckx
On Mon, Apr 26, 2010 at 07:54:53PM +0200, Julien Cristau wrote:
 On Mon, Apr 26, 2010 at 19:30:14 +0200, Josselin Mouette wrote:
  Good. Now if you or one of those who advocate this broken by default
  behavior could provide patches for gdm3, this would be more productive.
  
 Not that I advocate the broken current default, but here's a
 not-even-build-tested patch against master.

[...]

 +#if defined(ENABLE_IPV6)  defined(IPV6_V6ONLY)
 + if (ai-ai_family == AF_INET6) {
 + int zero = 0;
 + if (setsockopt(sock, IPPROTO_IPV6, IPV6_V6ONLY, zero, 
 sizeof(zero))  0)
 + g_warning(setsockopt(IPV6_V6ONLY): %s, 
 g_strerror(errno));
 + }
 +#endif
 +
  if (bind (sock, ai-ai_addr, ai-ai_addrlen)  0) {
  g_warning (bind: %s, g_strerror (errno));
  close (sock);

I didn't look at the source, but if it's already using
getaddrinfo() and going over all the addresses it returned,
I don't see why it should be broken with either value of
the option.

So I can only assume that it doesn't go over all the
addresses returned by getaddrinfo(), and that that is 
the real issue.

I also think that applications should set it to 1, so I would
disagree with that patch.  And it would still have a problem
on an OS that doesn't allow you to set that to 0.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100427165916.ga30...@roeckx.be



Accepted elfutils 0.146-1 (source amd64)

2010-04-26 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 24 Apr 2010 11:55:24 +0200
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.146-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1- library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1 - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1- library to read and write ELF files
Changes: 
 elfutils (0.146-1) unstable; urgency=low
 .
   * New upstream release
 - adds better support for the sh arch
 - Add build-depedency on liblzma-dev
 - Add build-depedency on gettext
 - Add tanslations to libelf1.  All packges making use of those
   files depend on it.
 - New symbols dwfl_core_file_report in libdw1, update symbol file.
   * Call configure with --enable-thread-safety
Checksums-Sha1: 
 c4d7129204dd9b2a09f0a88b193e2b2785ebd33f 1893 elfutils_0.146-1.dsc
 697b86b5177ce80f6411f48de56e0be8fec3a356 1791373 elfutils_0.146.orig.tar.bz2
 f527d3b5d1af1b1950e7dcfb48e9c7568ebb11d8 81058 elfutils_0.146-1.debian.tar.gz
 90a72f85eac63b95d82bc8c94ae39a9812fa741e 316986 elfutils_0.146-1_amd64.deb
 f7c9ca08dc2c19b235ef81acd9326e6e662faeae 277444 libelf1_0.146-1_amd64.deb
 30676e2ae1723b2c30763744a881d980664416ca 65348 libelf-dev_0.146-1_amd64.deb
 2504ccca5d262a1a123507d721d641aea58e0f83 140192 libdw-dev_0.146-1_amd64.deb
 517869acd44ebbc16cddf08c12b0a90409181ba0 196836 libdw1_0.146-1_amd64.deb
 e5c81fe66c57ab3c8897d76b8c60b7b1af54bf61 24054 libasm1_0.146-1_amd64.deb
 e4c5318213e35e1e3dc82e1bb535aff1410d29df 27394 libasm-dev_0.146-1_amd64.deb
Checksums-Sha256: 
 48ca1869f72c257d1972f83573249235c661d955f1ec2f58331c7591f590cf5d 1893 
elfutils_0.146-1.dsc
 dacd9419cc9ef36463f22cd7d7204ee749090445a8cdcbf3569907ecf2c8 1791373 
elfutils_0.146.orig.tar.bz2
 e3222d26befdee22950f3c44336fbffd3895107b85c04818207a933b354cb781 81058 
elfutils_0.146-1.debian.tar.gz
 dc31034583f7631ded7c931dd5d8151217867d5a89d8ff681701066c260f38b7 316986 
elfutils_0.146-1_amd64.deb
 7e1b3f19f2b8526443ae8947085fc223adb980c87ae53db067f59c66b6b11e45 277444 
libelf1_0.146-1_amd64.deb
 6bab045e709ca4738041b81042cbaacf8ce2c93762bc77bdf1efd583c42a6156 65348 
libelf-dev_0.146-1_amd64.deb
 1fb1d83b33ad5dd35dfbf1e03d83d0ebe399a3ba4593e2fff7159bf98caacb3d 140192 
libdw-dev_0.146-1_amd64.deb
 9d3a870715a6a5b9ab89047ccb36b974fbaebfe0d272dc3df47e30f9ac15e2a3 196836 
libdw1_0.146-1_amd64.deb
 de3a8fa8b67e7637bb7c4653c2c779b14202e82f4985b6bd0bedf01f346e6b4c 24054 
libasm1_0.146-1_amd64.deb
 df6726c783391db57815dc2cbd296535de90ed7a8bb0819c7ce9a84fb010b840 27394 
libasm-dev_0.146-1_amd64.deb
Files: 
 ff93fc67ea3dd4cba4350343d790c3cd 1893 libs optional elfutils_0.146-1.dsc
 7f5f5adf811ebc4f36a10bf6bd6d2c61 1791373 libs optional 
elfutils_0.146.orig.tar.bz2
 c641fca3d061cbc080f81a23799677c9 81058 libs optional 
elfutils_0.146-1.debian.tar.gz
 2c8a657651fac23e27dbcd936318ea87 316986 utils optional 
elfutils_0.146-1_amd64.deb
 948f2b8bdcb3ab76119aefb7efcc8c77 277444 libs optional libelf1_0.146-1_amd64.deb
 9eab91c15e405b95b33157cb8e80dd6b 65348 libdevel optional 
libelf-dev_0.146-1_amd64.deb
 e0428afcc88d7ee5f704afd7716dc22d 140192 libdevel optional 
libdw-dev_0.146-1_amd64.deb
 7c326ab84a4352095f7099ee2912b959 196836 libs optional libdw1_0.146-1_amd64.deb
 2aec15ad3952240300c8c85fb369687f 24054 libs optional libasm1_0.146-1_amd64.deb
 0c512f8519578f596003463f79c2862f 27394 libdevel optional 
libasm-dev_0.146-1_amd64.deb

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

iQIcBAEBCgAGBQJL1e2/AAoJEGpMZM6DE7XwwUwP/1388ZvqMGa4sPiV7kJEnwZu
iNSWlyxtMzJqDpJ5K0DZP6ywmoUsYgakAVtJtGhPSR0RwdoVukhUuR+AONdD4dCO
ZsP6qNctJpk9r/MuUXTw6O0CAgBLmhvKjjtvr9KMPoynb8pQJ3h9yO84Qq7O+IIt
TdPt3feUMYxWb9NWbR7j8cYdjZlb+kSS5SdZnALM91KfFtLGlKyKWOITTd5A+x7y
bi79XC3Ewu+5AwscMyfreLW5A7JkcNGVfNr32xgbL1k5BT1/sRdh/AY+SUbfcAg4
1oEEVjQ7RDtlqL+ECBcjG08fkbLcFq17cvkRfI/k9uL0AK9L+qb91rkoV4l7tYsf
Z3+y7V4EjnmhlvVVQ719BoRybJ621moPXNsguB2nN5XXWv51VYgToSUyxgamGlSp
1kidQSk2EKiHNaoptxXWDBgpAh/3uFReapEFw/lyMQ3dYmnYzebJ1lFlhiSqh1QH
PuYFck3XaSwEBdsWXlbArsNGuxs7VKIaICQMAPMi9xQE1QlkA0ZZi9Z7/YAYibf+
WwjT8otkh5dkxmhMmAsdf3WYkfsKoWoMD1PFFihDQkzPLkpPPeAh3209talHbJ3k
NhXGzzq8/gLeYDp02Os+wwTKk0Mjk6EMQxJObyCNNxQ42aHSFOVS4ZPLLnokNGaB
HNAeXxdN5TOj6gx4Isxp
=dRmk
-END PGP SIGNATURE-


Accepted:
elfutils_0.146-1.debian.tar.gz
  to main/e/elfutils/elfutils_0.146-1.debian.tar.gz
elfutils_0.146-1.dsc
  to main/e/elfutils/elfutils_0.146-1.dsc
elfutils_0.146-1_amd64.deb
  to main/e/elfutils/elfutils_0.146-1_amd64.deb
elfutils_0.146.orig.tar.bz2
  to main/e/elfutils/elfutils_0.146.orig.tar.bz2
libasm

Accepted ircd-irc2 2.11.2p2+dfsg-1 (source amd64)

2010-04-19 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 18 Apr 2010 20:23:00 +0200
Source: ircd-irc2
Binary: ircd-irc2
Architecture: source amd64
Version: 2.11.2p2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ircd-irc2  - The original IRC server daemon
Changes: 
 ircd-irc2 (2.11.2p2+dfsg-1) unstable; urgency=low
 .
   * New upstream release
   * Switch to dpkg-source 3.0 (quilt) format
   * Apply upstream patch to avoid segfault caused by opers.
   * Properly clean source
   * Update debian/maint/config.h for the upstream changes.
   * Add ${misc:Depends} to the Depends line.
   * Don't add the stoplink in runlevel 1, we should get killed.
 Also tell dh_installinit not to create any stop link.
   * Install doc/INSTALL.info as an info page.
Checksums-Sha1: 
 348465f9a56236766bed70422f313ae1cb6bd759 1709 ircd-irc2_2.11.2p2+dfsg-1.dsc
 57305d32bb0b305a85e25e6973c57f4abbc77e64 729502 
ircd-irc2_2.11.2p2+dfsg.orig.tar.gz
 d2e8f8e14f0cbf6f77e2edae0075e2c1c9e96455 41499 
ircd-irc2_2.11.2p2+dfsg-1.debian.tar.gz
 50ebb87cd81172957c4b15836318a802db2f158c 381966 
ircd-irc2_2.11.2p2+dfsg-1_amd64.deb
Checksums-Sha256: 
 775ab97ba573a3f9e65048a5cc5d2e26f1e3dd56e10d0afcdd05b31e39c726fe 1709 
ircd-irc2_2.11.2p2+dfsg-1.dsc
 3b74c08742daf607672c9082501330656bdf03c01867b8f0d6164a2166d6ee25 729502 
ircd-irc2_2.11.2p2+dfsg.orig.tar.gz
 638edd7615bb4f6674bd69e9a473fd920e7ef18615f6e7e52753bcb5592a 41499 
ircd-irc2_2.11.2p2+dfsg-1.debian.tar.gz
 0d36d6aaa05a9865224232f256eaf568d5799fb0eef86ad790f02faa52695802 381966 
ircd-irc2_2.11.2p2+dfsg-1_amd64.deb
Files: 
 1b330016c50c88db2854091141512579 1709 net optional 
ircd-irc2_2.11.2p2+dfsg-1.dsc
 466931d1ecdcacff50b238589bdf0fb1 729502 net optional 
ircd-irc2_2.11.2p2+dfsg.orig.tar.gz
 45645858318e60c50841d98d180c8d51 41499 net optional 
ircd-irc2_2.11.2p2+dfsg-1.debian.tar.gz
 892d23d79ce77651adc3408ce5ef1019 381966 net optional 
ircd-irc2_2.11.2p2+dfsg-1_amd64.deb

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

iQIcBAEBCgAGBQJLzJC3AAoJEGpMZM6DE7XwVr0P/Rk9FMPJP2X9H66l1E/9elsW
uvCzEETSQK912TnQBWFXaVtvb29C9fxEz4rvdqa+cdTC6hntI/RuBwVGA0K1aT2l
WaZXP79TfRqN5XDxMSz0ud3NhY7R+kOrRX57cJfhjQBAaSVb7oujYmC+rracwRiY
0svqE72UZWW6Sj+rfj3wfoHcuG91UTBamTWzQTxCX+qdbuddVCrne2GQ0Z4brdA0
w4XBowtGa9UWjPkCpvQACEOOZZ9qNU4z66r0zVY4Rws1lx9OmfyUH7hBdlgsZin3
YDEKw5Zunb7bvsUbn2ZShrdBc7ktlOt5nKdhcKGxbIBV42W9VHeeBKmebTCGTjXS
k32cwBo6rkKj9VzdN0rq5yWcQg27kv3hLLFl1yMZ4bcFurB24dZ5WurRzclpiQvf
e1jdwJGG4YK9J1JXDUeWH+g3/6rfZL5VcQxEnHgVnD5N3/b+wOEVeb/SG2BhvFpS
/GnV/ghZICGzvYqDCkXzflZf9K8OJIbt38EWhpzdEi2gxmOiTwWOfBr8bhkxtWpB
g9hj/uYbFft43q041TGCZTAeO+FI+3S12GzmHohVyeQO09S1AZL5pR9PP8c+Q9B6
A6OvNm/3N6tPd0+VsmTdjT2Wum2tr446e6C0jrdydO7o5meC4HmRBgJNm7MdoJcY
rW0T7x05+7Emvw0umzwl
=PY+Y
-END PGP SIGNATURE-


Accepted:
ircd-irc2_2.11.2p2+dfsg-1.debian.tar.gz
  to main/i/ircd-irc2/ircd-irc2_2.11.2p2+dfsg-1.debian.tar.gz
ircd-irc2_2.11.2p2+dfsg-1.dsc
  to main/i/ircd-irc2/ircd-irc2_2.11.2p2+dfsg-1.dsc
ircd-irc2_2.11.2p2+dfsg-1_amd64.deb
  to main/i/ircd-irc2/ircd-irc2_2.11.2p2+dfsg-1_amd64.deb
ircd-irc2_2.11.2p2+dfsg.orig.tar.gz
  to main/i/ircd-irc2/ircd-irc2_2.11.2p2+dfsg.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o3v8w-gf...@ries.debian.org



Re: Debian Project Leader Election 2010 Results

2010-04-16 Thread Kurt Roeckx
On Fri, Apr 16, 2010 at 07:38:51PM +0200, Romain Beauxis wrote:
   Hi,
 
 Le vendredi 16 avril 2010 12:28:57, Debian Project Secretary - Kurt Roeckx a 
 écrit :
  The list of people voting is at:
  http://master.debian.org/~secretary/leader2010/voters.txt
 (...)
  | 2009 | 1013 | 47.741 |   366 |361 |  43 | 35.636 |   7.56155 |
  | 2010 |  886 | 44.648 |   459 |436 |  88 | 49.210 |   9.76513 |
 
 I voted twice and never received an ack. I am also not on the list of voters.

You should have gotten a reject twice.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100416231906.ga14...@roeckx.be



Accepted epic5 1.1.1-1 (source amd64)

2010-04-13 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 13 Apr 2010 22:40:11 +0200
Source: epic5
Binary: epic5
Architecture: source amd64
Version: 1.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 epic5  - epic irc client, version 5
Changes: 
 epic5 (1.1.1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 f0dfaec9e0201d91010ad1688c5fd75ca8b84fae 1665 epic5_1.1.1-1.dsc
 358aced6b60e24c3e46794e01af60b7ada90aa3e 940703 epic5_1.1.1.orig.tar.gz
 c6ca866e7299c4c0bac7d4df77e7d1490a10aab7 16862 epic5_1.1.1-1.diff.gz
 198a4dfa958b6c13a08f0a3a205b0cd5700d21eb 623622 epic5_1.1.1-1_amd64.deb
Checksums-Sha256: 
 2db9ec4526be15103b351257b160e9e9602460f74bdcf37e5260499220de7016 1665 
epic5_1.1.1-1.dsc
 7bf13a7821653aa6bc2b763171dd0d2ecafddace5f440c62c5c29dfbfc192773 940703 
epic5_1.1.1.orig.tar.gz
 8dc6ac0f2425e1d55e0ad46dd397a4282bea56b76276b60fc71a0ef3a14f1ee7 16862 
epic5_1.1.1-1.diff.gz
 ca220815b3a1e6bb331a3051e8e45ed4761eb1374118e24e93c18611c140e33c 623622 
epic5_1.1.1-1_amd64.deb
Files: 
 f5bf81e1f356d6fb363fb76986c7b44e 1665 net optional epic5_1.1.1-1.dsc
 ed0b17b19496b5aa0dbe255cbfd8923a 940703 net optional epic5_1.1.1.orig.tar.gz
 eba763d2d1e291d0f9badce95ffe5992 16862 net optional epic5_1.1.1-1.diff.gz
 8285e9315bc660e35d5cea4ba675ed88 623622 net optional epic5_1.1.1-1_amd64.deb

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

iQIcBAEBCgAGBQJLxNnGAAoJEGpMZM6DE7XwpG4P/1zK2BqltVpnrWucjPhT5+Jo
ARK/e69RuaQBqr9boV8ZUWgNb43Iz+lE9A9bp4E49AMuZklRvLhGYpE0Uif2MKUa
yIMKyCUe080g/Jlm/o9vatePQMtV1xmiVVWNPbYEo9KFA532V3ATFUZYbqn29b9E
1nYO9/EnTXl7eg094Yy5xWn45ClWhcix334bCNB36LLbMLqRhXWjARmLt3q0oicC
Ag9NJSrhZSBqhCBHCTweVE7IVOoyiMidxWHtA0DlMUPIIgm5PvujQ5/d83zyXInM
uW4AR7WEDO2s6W2i26XZVhwg1u/kZuljqtvscWK27Cx8mv5QCrJxmV/qX2RpZQe9
Wb9PyLcw6p0MCBaItldOy0gBgpzTtlFzOsYerQIJEaigmT6Ds8+4CHh9ZW4gfMrC
+y3Uzst5L+mCi1KPO99nlso58z6pt4Vblm8gAU4HCL8ToYtR6sck//f4Pya4Nhbo
4j643T/kTJ/vf8hJUmsL3yFcKxNgadmnzjFdEq/8WnGfd5amrB6LsS50E4Uu5+Jf
c1FqVqPV4fqw3aTmipRgStrnonkE+IlrlbrGJ1jtg5qDMQCgE/8hGCwdlb0nSyrh
r4LTgici7Doic4CeEAI1qvGdpQLRJCPBCkMmArlvtlvPDpy0sp+R6amtm1whUFE5
cNj6MPld7TiQHax9/C1E
=u0wY
-END PGP SIGNATURE-


Accepted:
epic5_1.1.1-1.diff.gz
  to main/e/epic5/epic5_1.1.1-1.diff.gz
epic5_1.1.1-1.dsc
  to main/e/epic5/epic5_1.1.1-1.dsc
epic5_1.1.1-1_amd64.deb
  to main/e/epic5/epic5_1.1.1-1_amd64.deb
epic5_1.1.1.orig.tar.gz
  to main/e/epic5/epic5_1.1.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1o1o1n-0007qq...@ries.debian.org



Accepted openssl 0.9.8n-1 (source amd64)

2010-04-03 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 25 Mar 2010 20:30:52 +0100
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8n-1
Distribution: unstable
Urgency: high
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Changes: 
 openssl (0.9.8n-1) unstable; urgency=high
 .
   * New upstream version.
 - Fixes CVE-2010-0740.
 - Drop cfb.patch, applied upstream.
Checksums-Sha1: 
 a1f890919c5e3dd9a2c3d58648f46eccf5c22ea0 1967 openssl_0.9.8n-1.dsc
 595f5ebf592568515964f0adc62239e7012ef08b 3770041 openssl_0.9.8n.orig.tar.gz
 f8c90a0275e7f7910622058608be7027cdf6e07c 57595 openssl_0.9.8n-1.debian.tar.gz
 0a168f70541db51c17dc16d261c79f576c3969cb 1057602 openssl_0.9.8n-1_amd64.deb
 4fe280e10114bf78337271d2bd8a491775cd9a3c 942412 libssl0.9.8_0.9.8n-1_amd64.deb
 1d00be195dda4a89ec6064e9a74f732584eaf2a9 641100 
libcrypto0.9.8-udeb_0.9.8n-1_amd64.udeb
 0c89fd7ce1aec991c0132e17abab9b152fca7796 2289672 libssl-dev_0.9.8n-1_amd64.deb
 0609f5200b55b163136d49a84c72c097257e9f88 1490864 
libssl0.9.8-dbg_0.9.8n-1_amd64.deb
Checksums-Sha256: 
 d21ccc9a3b65dd06c8bc2444d76fdedc86dab0756d64ffe6347f1ee43f7f85a1 1967 
openssl_0.9.8n-1.dsc
 b01abc28376b866515df58f1b004da8453166291783d4e7477cda89b000c1f01 3770041 
openssl_0.9.8n.orig.tar.gz
 c9d59240c527e0e3c4a69ec8fa9477e00da1460b21ab56b6cda04b1a95ab9bd3 57595 
openssl_0.9.8n-1.debian.tar.gz
 8857ccf32a8804dc942108e0cb7338ea886589a8de845c5a1a4556350477da71 1057602 
openssl_0.9.8n-1_amd64.deb
 09c4cb2224402e392c37d6be5e6d224095cfd0afa9d26e3f936a61cf8b3480fc 942412 
libssl0.9.8_0.9.8n-1_amd64.deb
 6ce0b8498be014f30c9625a898b8b15cf4c148232910e51726babcc6af7b598c 641100 
libcrypto0.9.8-udeb_0.9.8n-1_amd64.udeb
 2ad6d2bba3e44575c9e3d764a0b7f4c4683afe361df5bd651e6486fca7f3c939 2289672 
libssl-dev_0.9.8n-1_amd64.deb
 ec5452d27ad9d595be8eae65166dd95676ffbb9f54d7995913fe97aa809913c0 1490864 
libssl0.9.8-dbg_0.9.8n-1_amd64.deb
Files: 
 422212c386333aa477d6e51e5b2e6d41 1967 utils optional openssl_0.9.8n-1.dsc
 076d8efc3ed93646bd01f04e23c07066 3770041 utils optional 
openssl_0.9.8n.orig.tar.gz
 90c0f2f64b365a579f135f4f08d14932 57595 utils optional 
openssl_0.9.8n-1.debian.tar.gz
 73307a9c3788420a084e32a32e00679f 1057602 utils optional 
openssl_0.9.8n-1_amd64.deb
 b765ebe891ece9d0961394a291f274a0 942412 libs important 
libssl0.9.8_0.9.8n-1_amd64.deb
 cde00afd35999d0bffa5f4158a5ed1fa 641100 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8n-1_amd64.udeb
 a2846ddab0b6a5ebae6748514f235c6a 2289672 libdevel optional 
libssl-dev_0.9.8n-1_amd64.deb
 f9ebd06d3e843c255c0c25bc8dc27b92 1490864 debug extra 
libssl0.9.8-dbg_0.9.8n-1_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJLq8m4AAoJEGpMZM6DE7XwOeMP/1qokl8ZCDd86AC9mZFDacrB
U0JtLAqAPKw9tDvyVmOBV5U/AVxoNRbdaeOSV+jNs9VQhlh4r4P4/x8X5u5meF+y
kSFlS0vT1t7r394enxl58iGpybV72LbAuGORPyCRwvTHA4wbYCIz4QuvayINJMHD
5i1fRPD25hbM4V9MexH0hUtXEtvkkePP5qeyaw9LteSYDcarLiTz9K8Q0Sz8nJXy
F1EXnlA3t+a7JfDZLJLXfNsh9Kne7kyX/jHnuaYHhtKINzOwXA2W8T+h/bAOLCC8
r6TspstD5T1I6OKtuF1u9ovFpFKQwhw4S0LR24G/ODzxrIiDy/Td/FN/zWL7zubK
juWK6bbCZOPyZi/RtO8hlNSLOyDcdm8kKJchbCvsitpqOHk20KeCAhmVlw+n2IkR
ArqwClenDISv0QC6d1GGTP7U7ek9Yf6QIZHGj+wyLSjOE4gJRwMt5fyksbmI0iv8
Isef8c1D6IeffsUxyG6KGfamVBn0cJrUXRO6t/TrID5u/p+OR0C/GuZ7pij5kpxy
adYY86C9l9gcNpAdDD3zYBpTP9Mh2+swFhHn5nmZMJ4VQDFcWTAEifyUfKynK80b
Vs4Wk5SzSk3G42bV6elHJ/h5GKLsZJ7mH/+H2XP5Zb7iP//5mMhEUsaikmtdJNZY
6nG8fVjeGSXMGPnhAHdZ
=HkCn
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8n-1_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8n-1_amd64.udeb
libssl-dev_0.9.8n-1_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8n-1_amd64.deb
libssl0.9.8-dbg_0.9.8n-1_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8n-1_amd64.deb
libssl0.9.8_0.9.8n-1_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8n-1_amd64.deb
openssl_0.9.8n-1.debian.tar.gz
  to main/o/openssl/openssl_0.9.8n-1.debian.tar.gz
openssl_0.9.8n-1.dsc
  to main/o/openssl/openssl_0.9.8n-1.dsc
openssl_0.9.8n-1_amd64.deb
  to main/o/openssl/openssl_0.9.8n-1_amd64.deb
openssl_0.9.8n.orig.tar.gz
  to main/o/openssl/openssl_0.9.8n.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ny7nh-0001pv...@ries.debian.org



Re: Serializing transitions

2010-03-28 Thread Kurt Roeckx
On Sun, Mar 28, 2010 at 09:28:43AM +0200, Wouter Verhelst wrote:
 On Sat, Mar 27, 2010 at 11:13:20PM +0100, Kurt Roeckx wrote:
  On Fri, Mar 26, 2010 at 03:11:12PM +0100, Raphael Hertzog wrote:
   On Fri, 26 Mar 2010, Marc 'HE' Brockschmidt wrote:
You mean like the existing pages on buildd.debian.org? You just need to
feed them the list of affected packages to get that.
   
   Good if it can be done with a simple link to buildd.debian.org! It would
   still be nice to be able to attach some information like bug numbers near
   FTBFS so that people managing the transitions know whether all failures
   have been reported.
  
  If the buildd maintainer adds the bug number when he sets the
  package to failed state, you can see that and it will provide a
  link to the bug.  But not all buildd maintainers have the time
  to follow up on all the failed build mails they get, see if there
  is an open bug or file a bug report, ...
 
 With old buildd, it was always possible to add this bug # after the
 fact. I don't know what the case is with new buildd/new wanna-build, but
 it might be a good idea to look into that...

You can still append messages to the failed messages.

 ...and to allow random DD's to add to the description of a failure
 state, so that those who want to can add bug numbers.

Current random DDs don't have write access.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100328155419.ga20...@roeckx.be



Re: Serializing transitions

2010-03-27 Thread Kurt Roeckx
On Fri, Mar 26, 2010 at 03:11:12PM +0100, Raphael Hertzog wrote:
 On Fri, 26 Mar 2010, Marc 'HE' Brockschmidt wrote:
  You mean like the existing pages on buildd.debian.org? You just need to
  feed them the list of affected packages to get that.
 
 Good if it can be done with a simple link to buildd.debian.org! It would
 still be nice to be able to attach some information like bug numbers near
 FTBFS so that people managing the transitions know whether all failures
 have been reported.

If the buildd maintainer adds the bug number when he sets the
package to failed state, you can see that and it will provide a
link to the bug.  But not all buildd maintainers have the time
to follow up on all the failed build mails they get, see if there
is an open bug or file a bug report, ...

Anyway, if you think something could be improved to the website,
feel free to sent suggestions or patches.

   Multiple transitions will still end up mixed in sid if you push them
   before packages have migrated to testing but they are all already
   completed and you only have to deal with RC bugs and delays to ensure
   package can migrate to testing.
  
  Only deal with RC bugs? This touches an interesting point you didn't
  cover at all: How are bugs reported? How can these bugs be tracked if
  the same source version is fine in sid, but breaks in an overlay - or,
  worse, breaks in one overlay, but not in another?
 
 Bugs are reported like usual. However you are right that we need to extend
 our bin-nmus versioning scheme to avoid collisions in package versions
 between various overlays. And/or we need to extend our tools to be able to
 explicitly give the source version

The BTS supports filing bugs against source packages, so you also
file against the version of the source package.  A FTBFS bug is now
almost always reported against the source package, including binNMUs.

The problem is that version information often is not good enough
to say which versions are all affected.  A change in some packages
might result in some bug against an other package, this often
happens in case of transitions.  It often happens that a package
in stable and unstable have the same version, but the problem
doesn't happen in stable.  Which is why we also have tags like
lenny squeeze and sid to say to which suites the bug applies.

 It might also mean some changes to the version-tracking code.

I guess we could extend the version track to use such tags too
for overlays.

   Dealing with transitions that way make it clear that the maintainer has to
   take the responsibility to prepare/complete the transition if he wants to
   see his package in sid and in the next release.

I think one problem with this it will make transitions with many
packages involved even harder that it is today, while I think
that's not something we want to do.

The problem is that some packages are not maintained anymore,
don't work anymore with the new version, or whatever.  The
release team would then just remove (or break) some packages
in testing, while you seems to want to make it impossible to
even get in unstable.

   Preparing the transition in experimental is not always done and takes
   much more energy than such a system would take.
  
  Why, actually?
 
 I don't an exhaustive answer but here are some points:
 1/ you can't request bin-nmus of reverse-dependencies in experimental
(to verify that all packages build fine with the updated package, and
that's one of the main task in preparing the transition)

There are basicly 3 types of packages in transitions:
- Those that keep working with the new version
- Those that break building
- Thsoe that break running

But the problem is detecting which package falls in which
category.  

Failing to build clearly is the easiest to detect.  It's not that
hard to rebuild all the packages against 1 or more packages
from experimental.  But you probably want to do that on as
many arches as possible which is why you want to request binNMUs.

The problem however is that we currently don't have enough
information to know which packages from experimental and which
from unstable you want to take, and the buildd infrastructure
does now allow you to schedule a binNMU in some suite if
there is no source package in that suite.  I assume dak would
also reject the package if it can't find the source in that suite.
If you want to go that way, those will atleast need to get
changed.

So I think there is a need to do rebuild tests across several
arches, atleast for some transitions.  And it would clearly
be useful that those binaries could be used to do runtime tests.

If it does break building, you obviouly want to upload a fixed
package to experimental.

Anyway, I was thinking if it would be useful to have different
experimentals and that you would need to upload it some new
transition in experimental, like experimental/libfoo5,
so that people that want to use that can use that, instead
of forcing it on everybody.


Kurt


-- 
To 

Accepted openssl 0.9.8m-2 (source amd64)

2010-02-28 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 28 Feb 2010 22:08:49 +0100
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8m-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 571810 571940
Changes: 
 openssl (0.9.8m-2) unstable; urgency=low
 .
   * Revert CFB block length change preventing reading older files.
 (Closes: #571810, #571940)
Checksums-Sha1: 
 926b287079c1821e9bf484ff8efb1a08147dc027 1967 openssl_0.9.8m-2.dsc
 11bbed56d49924724bdc6ac27632493125147d9c 57912 openssl_0.9.8m-2.debian.tar.gz
 52db620aea3a31d3d0321408847fae4b1360e549 1055164 openssl_0.9.8m-2_amd64.deb
 a60305180719afc1b64c1726aa1eb6d5aea2e12e 941908 libssl0.9.8_0.9.8m-2_amd64.deb
 d77818f01363e60a8162993c2daefdb66a6f55de 640920 
libcrypto0.9.8-udeb_0.9.8m-2_amd64.udeb
 69d82a58356d6ef7a8c9334214a64518d76a1798 2289190 libssl-dev_0.9.8m-2_amd64.deb
 d7ffda85b0feb752e3fe9cc708c60f8918fd3827 1490588 
libssl0.9.8-dbg_0.9.8m-2_amd64.deb
Checksums-Sha256: 
 5d1d7011ffc24710bd5331314b5781fa21219a89280f5bb42dfeb5d40fe65f20 1967 
openssl_0.9.8m-2.dsc
 a492870b80026677d39d57d4fda720785fa0317f91459e7f51551be244f53b2e 57912 
openssl_0.9.8m-2.debian.tar.gz
 4110a50b2099ec1e0a23c9d0bc9417f87f0ce9d8d54918c3800d5e9e07dbd37b 1055164 
openssl_0.9.8m-2_amd64.deb
 5353a22c6c29cfdf67b051dbbd76151b5dac1b2f6170367389755714ee5ac25f 941908 
libssl0.9.8_0.9.8m-2_amd64.deb
 b904dfa7d18ea4e09f0dde7fe2881cba8da8dd84c935e459876d54d9b685cf9d 640920 
libcrypto0.9.8-udeb_0.9.8m-2_amd64.udeb
 ed4bb469cfc5e9806dcb5d0511ed9173ecbd81b27beda53da59a01faf7a20d2f 2289190 
libssl-dev_0.9.8m-2_amd64.deb
 43a2715b000243efc8d24e940d73d48492c75bb3bfc33a4fcf333fa13b1e2672 1490588 
libssl0.9.8-dbg_0.9.8m-2_amd64.deb
Files: 
 9cd85c6db04dba02cd15ab703881e155 1967 utils optional openssl_0.9.8m-2.dsc
 af86e91ac9861a1b29ac2ae13f98f6ab 57912 utils optional 
openssl_0.9.8m-2.debian.tar.gz
 24b6d4dcdb46bd5cdc6fac494530329e 1055164 utils optional 
openssl_0.9.8m-2_amd64.deb
 f5b1fb0151c40ef11921cdb347e75f05 941908 libs important 
libssl0.9.8_0.9.8m-2_amd64.deb
 6a6fb6f95c68bf116286994c193608af 640920 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8m-2_amd64.udeb
 90e9fe5908b4ff2964b48e163c405213 2289190 libdevel optional 
libssl-dev_0.9.8m-2_amd64.deb
 930c71128b4595a2b2d9a373b3be4c2b 1490588 debug extra 
libssl0.9.8-dbg_0.9.8m-2_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJLiuD7AAoJEGpMZM6DE7XwnAMQAK17mZc59rd6wigKt3X6hpU5
c83LTfPs/PWSpgTk/3Zu6ho87NOXrqZGoAXymfmxSk1q30bEj2AulfIANoc0e1GA
IUA5B9GBzkm+CFA3XzZDtu46R3fQaMYQJF1GJXV57PRmdB/cqXCOBmBn7B38o0Md
TonaLuCID3Yisgiy/zH5f5RdCsdCY9sCBn7x6jL38beXfFhFAXy13wU2B/45Nu2x
UaC4bgk+MXCShCCWAlOPE2L4DotnBFQcDi3s7eKCXyn7huhqiSWiKQ2v7xKyO/Ud
2U753qQGEQ6icP1XcDYuUdm7jj0ziSHGI0LuGyp7WiNaXzVv/r2/c8ATJv9saSI8
SwJWi1+XVmmkbvz7Pqj6FdXSVa560vZww5gnN6+ynukCjrx5rxzINC2wSOrPl8if
gVPEtJDV2GFNNgwr9pQJN35unc+bzz9pHRPkzat4YJf/3BGUAM5nBWiRj1ODaYuS
8m7LqYX5pW6GJ1buTH5XZWPvpaU+PYpUiiKh6iNJ1bVSdVT5QzsqsyLODz2bZ3Zq
c469p4IWS+oUlpx5Wte6IUqQ2vub62T6XJvM3kR1Je/Xj50Lu6FMsKknp0Igc3s/
hkuW0xqzBtMRiyTy1bVtRZIAjaQ+UU0epSWNrMb3rugONKHhk1ML1/5iNjUmP3UX
jhgO1q/Xh2ImYwhYFuF3
=HLQd
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8m-2_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8m-2_amd64.udeb
libssl-dev_0.9.8m-2_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8m-2_amd64.deb
libssl0.9.8-dbg_0.9.8m-2_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8m-2_amd64.deb
libssl0.9.8_0.9.8m-2_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8m-2_amd64.deb
openssl_0.9.8m-2.debian.tar.gz
  to main/o/openssl/openssl_0.9.8m-2.debian.tar.gz
openssl_0.9.8m-2.dsc
  to main/o/openssl/openssl_0.9.8m-2.dsc
openssl_0.9.8m-2_amd64.deb
  to main/o/openssl/openssl_0.9.8m-2_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nlrir-00085c...@ries.debian.org



Accepted openssl 0.9.8m-1 (source amd64)

2010-02-27 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Feb 2010 12:24:03 +
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8m-1
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Changes: 
 openssl (0.9.8m-1) unstable; urgency=low
 .
   * New upstream version
 - Implements RFC5746, reenables renegotiation but requires the extension.
 - Fixes CVE-2009-3245
 - Drop patches CVE-2009-4355.patch, CVE-2009-1378.patch,
   CVE-2009-1377.patch, CVE-2009-1379.patch, CVE-2009-3555.patch,
   CVE-2009-2409.patch, CVE-2009-1387.patch, tls_ext_v3.patch,
   no_check_self_signed.patch: applied upstream
 - pk7_mime_free.patch removed, code rewritten
 - ca.diff partially applied upstream
 - engines-path.patch adjusted, upstream made some minor changes to the
   build system.
 - some flags changed values, bump shlibs.
   * Switch to 3.0 (quilt) source package.
   * Make sure the package is properly cleaned.
   * Add ${misc:Depends} to the Depends on all packages.
   * Fix spelling of extension in the changelog file.
Checksums-Sha1: 
 c2ba541899af9b9cc7f97e529c906cc5db3a74f9 1967 openssl_0.9.8m-1.dsc
 2511c709a47f34d5fa6cd1a1c9cb1699bdffa912 3767604 openssl_0.9.8m.orig.tar.gz
 13ad24cf4d10c6fda05559ebaa5b83a4521addbf 57483 openssl_0.9.8m-1.debian.tar.gz
 78925b45e7e5ad9074ffeb12f5d9a43dbd3e408c 1055084 openssl_0.9.8m-1_amd64.deb
 afe62bd89dafbd36415a252821894f331e4259df 941848 libssl0.9.8_0.9.8m-1_amd64.deb
 f4aae97e5df417547aa4152000a07fcf41aca7d8 640914 
libcrypto0.9.8-udeb_0.9.8m-1_amd64.udeb
 7e0f3c251eeb7b90e6d30f468b0a483d4e8d0361 2289224 libssl-dev_0.9.8m-1_amd64.deb
 26f41d2332a7be5c4d5acbe5e1a3b0189a7670e8 1490526 
libssl0.9.8-dbg_0.9.8m-1_amd64.deb
Checksums-Sha256: 
 4fe347043d12c731fa60a51871ac03e314d2cd6070933ba7d6542b5d8a313698 1967 
openssl_0.9.8m-1.dsc
 36037160281cf4977d964e403d2bc0680fbca0a7ff9f65e33136d75fae12cb5b 3767604 
openssl_0.9.8m.orig.tar.gz
 e10bbd723286405e63ba0e95bab56d5f990aa54eabdebcfca50786ab572a05a7 57483 
openssl_0.9.8m-1.debian.tar.gz
 2de53245706e91bc8d1e4a8f5388c356122b59f72f59d58a4d9698ee0b8f974f 1055084 
openssl_0.9.8m-1_amd64.deb
 5ae3edee369c446c2b239c70a998d618d184d0b11ce2d2bb480eb38ca47e9753 941848 
libssl0.9.8_0.9.8m-1_amd64.deb
 e37d91ac1d02ecc2f0f33dddee09214bb34572a639c4b5f5a5ea62a5667473dd 640914 
libcrypto0.9.8-udeb_0.9.8m-1_amd64.udeb
 d8bbafd89dd21b9844039bd78f0a15f6bbe367af5802a93e4433fae37cd89233 2289224 
libssl-dev_0.9.8m-1_amd64.deb
 9620f4fe1989c9716af1efb0068166ffd546952d9688c5fd854b393544a5 1490526 
libssl0.9.8-dbg_0.9.8m-1_amd64.deb
Files: 
 096824363de42eff4690e3c9e3b8bc49 1967 utils optional openssl_0.9.8m-1.dsc
 898bf125370926d5f692a2201124f8ec 3767604 utils optional 
openssl_0.9.8m.orig.tar.gz
 fe8fd49a3eeab5c7efb97f3280464e69 57483 utils optional 
openssl_0.9.8m-1.debian.tar.gz
 d61d177e3541b414d8477872c4210ec2 1055084 utils optional 
openssl_0.9.8m-1_amd64.deb
 e17b324b441922547458f318e359d5d7 941848 libs important 
libssl0.9.8_0.9.8m-1_amd64.deb
 c7c7d20992112a7dc717d11a445eaf16 640914 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8m-1_amd64.udeb
 c6cf13bdd05e045231a9f1fce697c450 2289224 libdevel optional 
libssl-dev_0.9.8m-1_amd64.deb
 3889a791e56bcad4f36c3471b2760fcd 1490526 debug extra 
libssl0.9.8-dbg_0.9.8m-1_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJLiSFdAAoJEGpMZM6DE7XwChMP+QE/noChnrE5u9qsY4yI6Hdn
JIwEtnnIGGmcR+Kwen4EXvB4Yn2pjHuStLDZV2VxCq48fD/cqZXWH5mSexBAxCtU
s4ZYvkgf12VQ6kHLrxZGTPE9j8r7cyVKgfKbAui5mY9aXu3POnt/p0B+Of/4SXDs
jIHdjHv30nPLOqA/zRSl1NtLo6Tw+v+oJrzKdvBwdvQgYFKVNp0RatDrao+3QHXG
n/iHKgQUv25AtMhqQDIEl3PJnJNzXNEbcilvZhSIZcvdfThOlelFfb5xu38H5kJ+
um3I/52S1VzXPuiCMqFC9ppO8x2p2M8MZTtpUsGuyis5tuENzdk12q04HsUofAet
gRvmtR+AefRju0Yjlp55MK5tS3PIn5IqqUdJ/SP5lGnp+OI694of9pTtvuecdYNA
zXL/sFaEt6dlShuo0QphYKtLdIgq5vz5tbeN11WIRG+3iWBWBefs776MEm9xadju
ZWHtmYOQNDAEcsgCGLjVbg+Q/kp8j/VjmEmBnGPpDkFgVXRBvsYQIpbGLg+tmHOx
k7qOPEXHtiVbEnXvgnRjr2xAoKNh3YKJq+Oldkw3QVkZPOM03RqAqVl3A1uLaglm
n326VPu8ltLqiSxr/HvUoTiPLZ76lJ14yRPQT/Hhf68KKDl95zZ/wHnpLO6O6XF3
F+JfQoulJM5SzyEFICKM
=e/y2
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8m-1_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8m-1_amd64.udeb
libssl-dev_0.9.8m-1_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8m-1_amd64.deb
libssl0.9.8-dbg_0.9.8m-1_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8m-1_amd64.deb
libssl0.9.8_0.9.8m-1_amd64.deb
  to main/o/openssl

Accepted elfutils 0.145-1 (source amd64)

2010-02-24 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 24 Feb 2010 19:36:07 +0100
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.145-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1- library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1 - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1- library to read and write ELF files
Changes: 
 elfutils (0.145-1) unstable; urgency=low
 .
   * New upstream release
   * Make elfutils depend libdw1 (= ${binary:Version}).  The static libebl.a
 that it used by the applications in changes MODVERSION on rebuild.  It's
 the only thing making use of libebl.a
Checksums-Sha1: 
 e5b8f92bf273d8df3ff3ed78c6a797dcb1335629 1871 elfutils_0.145-1.dsc
 7cfa5520285c6441a9fcac153e2023ce99338dc9 1525125 elfutils_0.145.orig.tar.bz2
 1bac52def873c902d26c8414141c252e70c169bd 80736 elfutils_0.145-1.debian.tar.gz
 bedae71aa4ff51af772a785a20f590cf409c6ff0 316280 elfutils_0.145-1_amd64.deb
 1b1ef80d56681ea832a6c05908821ab4545daccc 47566 libelf1_0.145-1_amd64.deb
 6d59a6d69b32b4dbd67bad93d19c3c9b56397c98 65264 libelf-dev_0.145-1_amd64.deb
 2a73c926b236cfb63cfdba8e950b5c9c1baf2dfa 139098 libdw-dev_0.145-1_amd64.deb
 24b3196771f5a35aefba1910a8915739782bfbb2 193540 libdw1_0.145-1_amd64.deb
 201305ff0ab5e3e3d857f7de3e8c7d413622793c 23884 libasm1_0.145-1_amd64.deb
 fc42c4f7337446a54b3c914828fb034700df39a0 27222 libasm-dev_0.145-1_amd64.deb
Checksums-Sha256: 
 91870ccb77e6c8c4d566966e77b989cbe3d4f636483a03f3142274cfc3f385ab 1871 
elfutils_0.145-1.dsc
 097221fd93f3d995ff03699afeb935c9f9300c859533bbe0d60b32a6a5d61205 1525125 
elfutils_0.145.orig.tar.bz2
 323d156edb6f2db1a9efb4d78e894872344d579b82e8ead0954ee39f66b32271 80736 
elfutils_0.145-1.debian.tar.gz
 95e647880d52f19138c82e8c8f97a52a01c40e593b50add75f938013d77883e1 316280 
elfutils_0.145-1_amd64.deb
 d1f3ec4d87340d5dba81ccd2739abe33f34dc64348fd3cf7c979e3ee03703a9b 47566 
libelf1_0.145-1_amd64.deb
 2a2004923a4b9b643502e541c3893851cd0bbc146efb3b02fbead7afa10d3a24 65264 
libelf-dev_0.145-1_amd64.deb
 b4d589ac059416d7f2e49c3a3662a90d5915ab82426990e596e5785adf42d11f 139098 
libdw-dev_0.145-1_amd64.deb
 62905f312a12429e9fe95305c44c191409cb246b5f4406ceac9a8a2108890f95 193540 
libdw1_0.145-1_amd64.deb
 b7697883185b4733bda0e72c80e646053ff409a2cb375fa9e25d2295a572f9ab 23884 
libasm1_0.145-1_amd64.deb
 1698d0cd1a47c7c8a73d495ad3d31ca2d906d027be419f0e5ec92f014cb2cad6 27222 
libasm-dev_0.145-1_amd64.deb
Files: 
 29012b7e1f3b4d18075e931957926fe2 1871 libs optional elfutils_0.145-1.dsc
 af325a39c5a534de5b15c2a727a4e203 1525125 libs optional 
elfutils_0.145.orig.tar.bz2
 48ebdabc6d754a424b07bf67d67400f4 80736 libs optional 
elfutils_0.145-1.debian.tar.gz
 655778c3a512671fc80f6eeccaa42576 316280 utils optional 
elfutils_0.145-1_amd64.deb
 6c4af51ffb6b917ace72580ae198e163 47566 libs optional libelf1_0.145-1_amd64.deb
 6d0fc6086c1c6e34075786517d465c71 65264 libdevel optional 
libelf-dev_0.145-1_amd64.deb
 af3c962ebed883fd8d213d7b7b84e1c1 139098 libdevel optional 
libdw-dev_0.145-1_amd64.deb
 3c4f0faf25ccb646bc96359c73b207fe 193540 libs optional libdw1_0.145-1_amd64.deb
 6125d3ea6c5bf2de010e1e58ccadf723 23884 libs optional libasm1_0.145-1_amd64.deb
 7c401139a1d85f36cd04bc327f7088ed 27222 libdevel optional 
libasm-dev_0.145-1_amd64.deb

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

iQIcBAEBCgAGBQJLhYAyAAoJEGpMZM6DE7XwN6wQAI+Ilevt9tHHTBGHd/xy6wjN
EVjMnNQncY4w+NJ8vJIKJfCMuFofZEuNW2aXw6xGnO3MItMeqPTcPHuoHbn9IAs6
/BtkRTk5oNkMZtLZPRoykfDdbJL0x+j4e4cXMV2Uu1PHg6rU3yNbCWdZfIIF2DYi
qx0QG8jwq6Cuy0B18BUn7WvMZS2hYydBw58fcmeSzpOIBiqdrLqsGwv31Ki5PgFH
eWc1vXS+6awGfczLx1IDqGCyflX2j/z+z8D+Vo4/sH9cyCilqnKl8GfsIzlaKOVk
1OXmY3rOu27+kEYOx2EsAisU+RgG6QXoD7ZTP5FYS7jUmd3yMxT5X697pN4c7g25
2LedFWVv4obNYetXWY9l406BueO6kXgGdBTDA0kf88MsV7kbnxy8w1gQ8wIAP96V
lnkj/43hEUArQ8guhF5i5JoLT+WUCOHvKRUwkloM9wozOGZxnpnJ25OyhdG0Q8CN
gUn9nAE8poUNh2ZZSHnWzOy8lpRCUifFcbz7x8MIatpvU7u5jaXKYQ2v9SZ5FfEI
A5x5T44uAfWD39razb4yPfgl6hrg88L9b5BnkfmOF+ctGwbKjg8zOjg46lHPo1nB
SeeIdiVHqTXue9zGEqtuUMrxjwfesA7LtaB2PmmAFkZMg6qqR5Ev0AxOWIux72cN
T7Jl/OgVJjFURpiYWUUh
=U4Ty
-END PGP SIGNATURE-


Accepted:
elfutils_0.145-1.debian.tar.gz
  to main/e/elfutils/elfutils_0.145-1.debian.tar.gz
elfutils_0.145-1.dsc
  to main/e/elfutils/elfutils_0.145-1.dsc
elfutils_0.145-1_amd64.deb
  to main/e/elfutils/elfutils_0.145-1_amd64.deb
elfutils_0.145.orig.tar.bz2
  to main/e/elfutils/elfutils_0.145.orig.tar.bz2
libasm-dev_0.145-1_amd64.deb
  to main/e/elfutils/libasm-dev_0.145-1_amd64.deb
libasm1_0.145-1_amd64.deb
  to main/e/elfutils/libasm1_0.145-1_amd64

Accepted libmad 0.15.1b-5 (source amd64)

2010-02-19 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 19 Feb 2010 20:51:00 +0100
Source: libmad
Binary: libmad0 libmad0-dev
Architecture: source amd64
Version: 0.15.1b-5
Distribution: unstable
Urgency: low
Maintainer: Mad Maintainers pkg-mad-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libmad0- MPEG audio decoder library
 libmad0-dev - MPEG audio decoder development library
Closes: 568418
Changes: 
 libmad (0.15.1b-5) unstable; urgency=low
 .
   * gcc-4.4 removed an assembler constraint on mips/mipsel.  Use the new
 way of doing it.  (Closes: #568418)
Checksums-Sha1: 
 6c88453d72f5cc3ad7a1ed38fa1a99f3a1227878 1780 libmad_0.15.1b-5.dsc
 d7436f8b8dbd201739dfb31921519e110d6ea34d 245594 libmad_0.15.1b-5.diff.gz
 54371987b89adaedc868d78c1dde79c16b8b15d4 78078 libmad0_0.15.1b-5_amd64.deb
 9286fbba400516850fe11eaaf5803605a577d048 90398 libmad0-dev_0.15.1b-5_amd64.deb
Checksums-Sha256: 
 1d4441592f55dfc4ee2ab999b515a0a4253a6c953edfc68d55e4ec015b943d6f 1780 
libmad_0.15.1b-5.dsc
 2becfcfc8524de0ec10852aebad3a66eaa1b3ba96c318e2109cceb4daace130a 245594 
libmad_0.15.1b-5.diff.gz
 c763d4e614fa2bbc2f60d5e61537b47b556f55204c7f995ac3b92332f2adb4b4 78078 
libmad0_0.15.1b-5_amd64.deb
 b5637cb4c4ba99656be78225f6b55c14b71f907033a00daf3c2caadf89733c89 90398 
libmad0-dev_0.15.1b-5_amd64.deb
Files: 
 ffeb8fc9ddbe47bdd0511e40568628f1 1780 sound optional libmad_0.15.1b-5.dsc
 9eb2a8cbc17ad59b69ecc6196e0cabd9 245594 sound optional libmad_0.15.1b-5.diff.gz
 f081b05e9a26a9a48333207e97262eeb 78078 libs optional 
libmad0_0.15.1b-5_amd64.deb
 a2c8065f2401b6b24a9ccd374ec7d02d 90398 libdevel optional 
libmad0-dev_0.15.1b-5_amd64.deb

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

iQIcBAEBCgAGBQJLfu6uAAoJEGpMZM6DE7Xw7RoP/0cLdg4M1L94t2Ubq8ksBt3o
4mvGI5JkDBzb2hi00Jor9Q+pbJjS0jij0XwV/VThvTNOEeRy0V8QgA5m8cZAaXir
o2faAC/8SRXexbyMTosQaWj89/5PPB9VLHqa9mtNp1TT+JasYB599wskyn31hRU7
7ZZOvAVxN5/oeJhWb/mPxU2Up0FhQh3vn6PjGfw41mDSqRvIofWd0lhkNjd4aBak
EuUrCHUSeg2PhZz7VcrG+ZIsOQJRWJgvECrPYU/jR6V0OYetdK/jTgFrKpxBIVFc
olP2yV0kxnkdJnCMhfuUQ6a/GMn1K6sgVeD22IVtssblT/7yeKq+sNQRzJ/iwvIZ
8Q8tdg6g5HO5RK1X1sPAYdyEPEhsdH7ZUNTmKh97PSR1xWubFKuX5EDYOw3rXysp
xrEWdFNQspRbhlN/kSdJmGiZNkW2LjBk4A8pe5iUCRdGtRBZmst3TYpGxVzYJ5ip
BntpytAp03sPdvhkv4nW846B2Q4CObd95JImRfKF6/yg2obsNFEj268uw99XHncQ
8ElXU1MkATqj6D7Ykg7VtPRSXGOLbISKcSj9g/LtbY8yWcpN7OuyVQtUxKR7Q9EQ
3ghEinvAXJ44FMtYjdyNLg+YPJhzwZ7Nz/kY1j89QoQ5oPDY0wRD7ZOK01gesCJp
WDcMTfTsDMqVSpKvcXmF
=iSTR
-END PGP SIGNATURE-


Accepted:
libmad0-dev_0.15.1b-5_amd64.deb
  to main/libm/libmad/libmad0-dev_0.15.1b-5_amd64.deb
libmad0_0.15.1b-5_amd64.deb
  to main/libm/libmad/libmad0_0.15.1b-5_amd64.deb
libmad_0.15.1b-5.diff.gz
  to main/libm/libmad/libmad_0.15.1b-5.diff.gz
libmad_0.15.1b-5.dsc
  to main/libm/libmad/libmad_0.15.1b-5.dsc


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1niaxh-0002ky...@ries.debian.org



Accepted elfutils 0.144-1 (source amd64)

2010-02-18 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 15 Feb 2010 23:27:18 +0100
Source: elfutils
Binary: elfutils libelf1 libelf-dev libdw-dev libdw1 libasm1 libasm-dev
Architecture: source amd64
Version: 0.144-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 elfutils   - collection of utilities to handle ELF objects
 libasm-dev - libasm development libraries and header files
 libasm1- library with a programmable assembler interface
 libdw-dev  - libdw1 development libraries and header files
 libdw1 - library that provides access to the DWARF debug information
 libelf-dev - libelf1 development libraries and header files
 libelf1- library to read and write ELF files
Closes: 556133
Changes: 
 elfutils (0.144-1) unstable; urgency=low
 .
   * New upstream version
 - Fixes segfault in systemtap (Closes: #556133)
 - Remove elflint-comment.diff and nobits.diff, applied upstream.
 - dwarf_aggregate_size got added in libdw1,
   elf_getphdrnum got added to libelf: update symbol file.
   * Switch to dpkg-source 3.0 (quilt) format
   * hppa: Use dwarf_aggregate_size().
   * Add ${misc:Depends} to all packages
   * Change Standards-Version to 3.8.4, no changes required.
Checksums-Sha1: 
 653a2aae2cbe5b208864662635a6f3e83cb6763a 1871 elfutils_0.144-1.dsc
 5b2d60279416ac2c941b23ca4ab3c5ab8148e017 1522804 elfutils_0.144.orig.tar.bz2
 003e535c5b27df80ae2ca493168583e40d348d4f 83470 elfutils_0.144-1.debian.tar.gz
 c2bf5fdb405fa0802c28d42dab46ce76f4bc729c 316262 elfutils_0.144-1_amd64.deb
 d3aba107e0473e36bc9d6951fedee3f6d9d5dde0 47412 libelf1_0.144-1_amd64.deb
 b86f90451a843d9dca015df4c49874e2df6e08bb 65086 libelf-dev_0.144-1_amd64.deb
 4b33a5b1ded4433cde9bfce9eb6b13b3ac317da2 138988 libdw-dev_0.144-1_amd64.deb
 fbcd45a1cc11aafd4da1fc7d5724af2636ebcd58 193706 libdw1_0.144-1_amd64.deb
 a9f23913e7d5ababa906c01a622f14ec182c3586 23780 libasm1_0.144-1_amd64.deb
 a9aafbc64bb4e2c3d5497b9b470e8108d8177ed5 27112 libasm-dev_0.144-1_amd64.deb
Checksums-Sha256: 
 5d8a35efb4a70bc124428b386cddeec5ccda09e70964112217faf7862cb7 1871 
elfutils_0.144-1.dsc
 bc2ab65f7aa2430dffe2fc9139b3626e7d1a51c5f1dd5299a011eaa4001e7a9c 1522804 
elfutils_0.144.orig.tar.bz2
 2fb4090d4ee89afe867900b51c4db861b524233c7cd8dd1101daaa0853209a9a 83470 
elfutils_0.144-1.debian.tar.gz
 cb503101ea98229ec30206cd2d50e047fae2ded2eb574cb4eb2be3b34f725a86 316262 
elfutils_0.144-1_amd64.deb
 736d60391074b22af088bbba2900dbd2d9393e29b4f6b4e4c3e083cc5a281518 47412 
libelf1_0.144-1_amd64.deb
 a40fa85bce60be3f150c5788e871362ffc4bf0efd3e9739a0a00b799c3a07a7e 65086 
libelf-dev_0.144-1_amd64.deb
 88c351d72f8d02e1902be60d43b4e8c051348826dddca1b5349e6fa2f395a94f 138988 
libdw-dev_0.144-1_amd64.deb
 3331431cbcf8e19dd6edb5a445de3bd98801decfab696e0153da22b306320fb4 193706 
libdw1_0.144-1_amd64.deb
 398c55c5407507ac7c808a095e4135e9d2e634ea226bf2f4c8a9f6768b6b43a1 23780 
libasm1_0.144-1_amd64.deb
 964dec1e816e520c26ad3394ec74550035bd99b2353d43ef551c18581c11ed3f 27112 
libasm-dev_0.144-1_amd64.deb
Files: 
 8ee1fa8c7cda16dc25b671c37b750c5f 1871 libs optional elfutils_0.144-1.dsc
 e2c49192043656e52f671ffa8a788e09 1522804 libs optional 
elfutils_0.144.orig.tar.bz2
 b0b356b1beb266b42294dcd7712e269b 83470 libs optional 
elfutils_0.144-1.debian.tar.gz
 8f7557152b994c19f5dffadc8a8b0650 316262 utils optional 
elfutils_0.144-1_amd64.deb
 23eb1ac291f4006f764d10117000a666 47412 libs optional libelf1_0.144-1_amd64.deb
 719e218d11a9d2f064066603c3aeddc9 65086 libdevel optional 
libelf-dev_0.144-1_amd64.deb
 a81e472f45cc5554502b566ecc3bd664 138988 libdevel optional 
libdw-dev_0.144-1_amd64.deb
 d68b73c4c5509f8c75bea93bbc6171e5 193706 libs optional libdw1_0.144-1_amd64.deb
 d067f673ece36ebbf2bf9208beba84a5 23780 libs optional libasm1_0.144-1_amd64.deb
 1f0978c587efccec1f35a18f986b05af 27112 libdevel optional 
libasm-dev_0.144-1_amd64.deb

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

iQIcBAEBCgAGBQJLfa22AAoJEGpMZM6DE7XwZEUQAK5sa3D45uhqya4zPiYbsFPj
9yebD5J57SP+i/LMOPVpqftOZCWwm8x5bF+g9QGhKO7bepzUs/SacUXCkqsditSd
939oosuWcchbCR7knDSnm20FXPRiiBn8QSMy61pg3+4e2S9G2d8yNrYTtJok16Z1
hqw8onHXP+2HCmSTabOezBzqUlOokxGaIos+EDv1Ku2EbdmzBnjCUGxSdpuMa/+l
JAVgWtaI/o4b8pXbnAGl/LZqv0qwyrrM570U4egKOx8cyLCWnnSDskszaEYNVxPW
icH95hf2EicEBb0ynfd/RL8Xta5D0dCbATLMLtijZXsT6w1mtbJ9dM4t5w53DS5z
slpSmm0SuL27ASW+wWd4sUBZGaO8ILbblqcpQ4F4BPFyTRHPfy5tPGfShgTe/NjD
G/c4bVRzFEMRpY3z7fjFoJ3CSORNeX5+hcRFr2hK9xRZuBa/saAzBTrEFm4QqT/J
uD1luIx4+gnyQRWBeLTySq/Mk0HRBlMgwPCi0IdAohk3pDBDowYQ+ClKHqL5QEWr
H6TGR0/uv0OiPwt7JDJmndDzREXQ6zSjfyRLylQ3atguCc4FyfK0YYUzVmNcJRuM
mEX2ePdgUiLIAb8kjCF8+q6+2VT9DWIARdNsXnEZTVYxHrCc2I2Td61/t/53gwQw
cdWfvtN6mdeF8yoOkw5R
=YDSo
-END PGP SIGNATURE-


Accepted:
elfutils_0.144-1.debian.tar.gz
  to main/e/elfutils/elfutils_0.144-1.debian.tar.gz
elfutils_0.144-1.dsc
  to main/e/elfutils/elfutils_0.144-1.dsc
elfutils_0.144-1_amd64.deb
  to main/e/elfutils/elfutils_0.144

Re: Status of systemtap in Debian

2010-02-16 Thread Kurt Roeckx
On Tue, Feb 16, 2010 at 09:13:06PM +0100, Lucas Nussbaum wrote:
 
 - disk space on buildds: at least 2 GiB are required to build a kernel
   with debuginfo. (that doesn't sound too hard to satisfy)

There currently are packages that require more diskspace than
that, for instance the linux-2.6 package on i386 uses 4.7 GB,
while it uses 2.6 GB on amd64.

I guess it requires an additional 450 MB per kernel flavor
or maybe a multiple of that for temporary files that also
contain that?

The biggest package I could find in a short time seem to be:
qt4-x11:7818730k (8058048k latest)
openoffice.org: 7652264k (7629368k latest)
openjdk-6:  7152062k (7443004k latest)
linux-2.6:  4707725k (6319992k latest)
opencascade:4619392k (4619392k latest)
wxwidgets2.8:   4215131k (4297664k latest)
ghc6:   4015377k (4689676k latest)
slicer: 3680980k (3680980k latest)
gcc-snapshot:   3663284k (3663284k latest)
pyside: 3548760k (3548760k latest)
boost1.38:  3497562k (3630040k latest)

(This is acros several arches.)

Do you know if there is any cost in cpu time for this?


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100216211726.ga20...@roeckx.be



Accepted ntp 1:4.2.6+dfsg-1 (source all amd64)

2010-02-08 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 26 Dec 2009 14:12:22 +0100
Source: ntp
Binary: ntp ntpdate ntp-doc
Architecture: source all amd64
Version: 1:4.2.6+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian NTP Team pkg-ntp-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ntp- Network Time Protocol daemon and utility programs
 ntp-doc- Network Time Protocol documentation
 ntpdate- client for setting system time from NTP servers
Closes: 498992 540694 562065
Changes: 
 ntp (1:4.2.6+dfsg-1) unstable; urgency=low
 .
   * New upstream version
 - They no longer use the built in md5 with unclear license: adjust
   dfsg.sh and dfsg.patch.
 - Location of the html pages has changed location: adjust dfsg.sh
 - Remove ntptimeval.patch and ntptrace-getopt.patch, applied upstream.
 - Change libedit.patch and call configure with
   --with-lineeditlibs=edit instead.
 - Update nanokernel-status.patch to also do it for the new
   direct_freq() function.
 - includes.diff: Stop including ntp_refclock.h, since it breaks things.
 - Upstream no longer provides an ntpdsim.1 manpage, so don't try to
   to remove it.
   * Use the system libopts instead of the internal copy: add build-dependency
 on autogen, call configure with --disable-local-libopts.  There is also
 no need anymore to remove the usr/lib dir.
   * Remove ntp_gettime.patch, it wasn't used, and we have libc calls that
 wrap adjtimex now anyway.
   * Remove the doc.patch, it's either just wrong or more confusing than the
 original text.
   * Merge the ntpd-char-fix.patch into ntpd-ni-maxhost.patch
   * Fix kfreebsd.patch's comment to be about the right patch.
   * Add comment to dfsg.patch
   * Update autotools.patch's comment on how to recreate it.
   * Split ntpd-linux-caps.patch in ntpd-linux-caps-runtime.patch and
 ntpd-linux-caps-inheritable.patch and add comments
   * Don't run init script to stop ntpd, just let sendsigs/killprocs deal
 with it.  (Closes: #540694)
   * Compile with --enable-ntp-signd to enable mssntp for use with samba
 (Closes: #562065)
   * Remove ntp.logcheck.ignore.server, none of those messages are
 send to syslog now.  (Closes: #498992)
Checksums-Sha1: 
 36bdef85ee0cf26d441cc0065271c9c8ca7d8022 2096 ntp_4.2.6+dfsg-1.dsc
 f0829d1b0db91e5c224d2a86c7645b5fe6c8928e 3762236 ntp_4.2.6+dfsg.orig.tar.gz
 f45d6a04bd77742afa5e10a2ae885d9a6b83efce 409714 ntp_4.2.6+dfsg-1.debian.tar.gz
 c5cd5eba7b3364b3cf501d8976203d2602405e6c 1138162 ntp-doc_4.2.6+dfsg-1_all.deb
 2a3e7779724e548ec2166b7c95887d485d52c532 497096 ntp_4.2.6+dfsg-1_amd64.deb
 f48a73972ef61390f706ae70546381c7e020174c 79292 ntpdate_4.2.6+dfsg-1_amd64.deb
Checksums-Sha256: 
 33661a22631b3a4a805bc7ffea9bc90c0af7572a0158fa274c8034e84c913212 2096 
ntp_4.2.6+dfsg-1.dsc
 1e3b0e5b1c9536185a8ad1fb55c5d8c1e8af2682be1a84a680cf4010fb2739f0 3762236 
ntp_4.2.6+dfsg.orig.tar.gz
 ce7aea9a25ead4a4a230ca7a594f2affb1325a295d56d93e3b63b2e78aafeb73 409714 
ntp_4.2.6+dfsg-1.debian.tar.gz
 6590a61bdb145cee7c901961f5e26f8e876980f352009f16a675108f021cc63e 1138162 
ntp-doc_4.2.6+dfsg-1_all.deb
 c5edbf2f69dccabcb7475375602855b3797f5d630a5295e94117d0ac57540771 497096 
ntp_4.2.6+dfsg-1_amd64.deb
 536f849d3baf91034e0b4dbe5bfd7356b0737629f45a03b020cea1470605487e 79292 
ntpdate_4.2.6+dfsg-1_amd64.deb
Files: 
 3f39cf3045d0565b2035d9d613c87a19 2096 net optional ntp_4.2.6+dfsg-1.dsc
 3374a4b344929b484419275936458e22 3762236 net optional 
ntp_4.2.6+dfsg.orig.tar.gz
 f199f77fe8027f2a1753bd81be6f69b8 409714 net optional 
ntp_4.2.6+dfsg-1.debian.tar.gz
 1ea2ef0a8b5ba10c31e1de5f32601c62 1138162 doc optional 
ntp-doc_4.2.6+dfsg-1_all.deb
 194b893e34a82fbc4aa4d43b7df88821 497096 net optional ntp_4.2.6+dfsg-1_amd64.deb
 fed7e8fd72f038bf3ff093c28aaeb0a9 79292 net optional 
ntpdate_4.2.6+dfsg-1_amd64.deb

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

iQIcBAEBCgAGBQJLcIgzAAoJEGpMZM6DE7XwxHcQAJr4awmr6ymrfY4KlUXMVp4l
fGd+NLbfOasoT4XBKBHM+x68uSiHovmW3YCIWAlQB5OHiWg/EslLe2qvflu0cGh5
D86iSzzn4IaVND9jjsY7X0ao/3QlQ+xAY+0iI7nmZReZSBXCIxZl2QclmVvpG0nH
gjXYhlhvM4vvo+bliLumT76XulSLT3d1mBc85OsH/M6ulNSawslVqxe/BowhJIwf
LKlypQQSZILBKCXeqo+k7/UyT3NmuxAWuO0rOLHofoDW4dRTgSi975rHbfDqpceC
bQ8j5l7Vd4sO1W3yEf/pvm4jktiy5Mjqku5gNrjl2ggPdJyzkVpogRTw61Fm1355
/pyU466KmopboUpOXDnTDECD9t2nzfXOe6LOKKSLFMcFp47VGu7Z5gtLSMStxDlD
dZdJ8cJNGJ/pkKMQ3fghn0Cu81FsOlib0U7MWGbfLi5VBpoY5SP1cQDqiX9KBOb8
nbSnYUZz835aTU89mKtE1kEzoTSxEbfM0rhOZQQFlC66ps7GYTbXmOMk7ArKXJMf
6twW0bZgn11huWAtAvpGHJ8DubD7MIBaTQnSGsTeMavRYd27YzXkNaMWKv/uuXHu
Nmp+LEmGpLTocT7VNGksyyp7A/wUjqNb1qu9IoC60SVgumBn9Sv1Nct1SUAYOBnw
YWO1Ll3+Bi72xfZNGKeC
=0noy
-END PGP SIGNATURE-


Accepted:
ntp-doc_4.2.6+dfsg-1_all.deb
  to main/n/ntp/ntp-doc_4.2.6+dfsg-1_all.deb
ntp_4.2.6+dfsg-1.debian.tar.gz
  to main/n/ntp/ntp_4.2.6+dfsg-1.debian.tar.gz
ntp_4.2.6+dfsg-1.dsc
  to main/n/ntp/ntp_4.2.6+dfsg-1.dsc
ntp_4.2.6+dfsg

Re: failed arch build of package version mails

2010-01-30 Thread Kurt Roeckx
On Wed, Jan 27, 2010 at 10:08:58PM +0100, Josselin Mouette wrote:
 Hi,
 
 I'm not sure I recall who started sending the mails who warn us about
 failed builds immediately. Anyway. That's really appreciated, but -
 there is a but - for packages that fail on all architectures, it means a
 dozen of emails. For team-maintained packages, multiply by the number of
 packages that fail, and the list is made harder to follow.
 
 Would it be possible to batch the emails somehow? For example, if after
 a few hours, all architectures that have tried to build the package
 failed, send a mail that says it failed everywhere.

I'm sure that if you give us a patch for that, we'll be happy to
use it.  I suggest you file a bug against buildd.debian.org.

 It would also be nice to distinguish between failures at the package
 installation time, and failures that happen inside dpkg-buildpackage. In
 the former case, some action is required, but often not by the package
 maintainer.

Are you getting mails about the package installation time?  That
shouldn't happen as far as I know.  From which arch/buildd are you
seeing that?  We do atleast see the difference between those,
and they do get reacted on differently by the current
buildd/sbuild package that we use.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: failed arch build of package version mails

2010-01-30 Thread Kurt Roeckx
On Sat, Jan 30, 2010 at 05:05:26PM +0100, Josselin Mouette wrote:
 Le samedi 30 janvier 2010 à 16:58 +0100, Kurt Roeckx a écrit : 
  Are you getting mails about the package installation time?  That
  shouldn't happen as far as I know.  From which arch/buildd are you
  seeing that?  We do atleast see the difference between those,
  and they do get reacted on differently by the current
  buildd/sbuild package that we use.
 
 For example I received a mail about that:
 
 https://buildd.debian.org/fetch.cgi?pkg=totemarch=s390ver=2.29.4-1stamp=1264851776file=log

It ended up calling dpkg-buildpackage while maybe it shouldn't
have.  I think the packages for experimental also run with a
different config file, and that it might require some more work
to get it working properly.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted autogen 1:5.10-1.1 (source amd64)

2010-01-30 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 30 Jan 2010 20:13:56 +0100
Source: autogen
Binary: autogen libopts25 libopts25-dev
Architecture: source amd64
Version: 1:5.10-1.1
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith bradsm...@debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 autogen- automated text file generator
 libopts25  - automated option processing library based on autogen
 libopts25-dev - automated option processing library based on autogen
Closes: 562607 562791
Changes: 
 autogen (1:5.10-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Set shlibs so that other packages get proper Depends (Closes: #562791)
   * Don't let autoopts-config return an rpath.  This is not useful on any
 Debian system.  (Closes: #562607)
Checksums-Sha1: 
 2761e20c99c434f67a718e9a81b80e5d5f6962ea 1884 autogen_5.10-1.1.dsc
 41afe4c735a8f9528516a8733359d50ff25ceaee 12861 autogen_5.10-1.1.diff.gz
 a2d3c8b33b36e5851b8a2b4063c0faab1657c348 1037938 autogen_5.10-1.1_amd64.deb
 c34bbeb3e10a033ed8e4be99901300450c483fca 66626 libopts25_5.10-1.1_amd64.deb
 0f31607e5a64e4a9b35b6bbe833dd73238a37270 106870 
libopts25-dev_5.10-1.1_amd64.deb
Checksums-Sha256: 
 980213adb26696b98f737d97a6f98bea2ae0b5b4b4cd8b9c3412602fe51bf84e 1884 
autogen_5.10-1.1.dsc
 00159dd529107b0068f59d39614641dbb7eae8f36edafebe9dfa9b4e63de2452 12861 
autogen_5.10-1.1.diff.gz
 b032a9a4d6882b3ffd388d8366a479257ef28f310b360e70475bbd9369416766 1037938 
autogen_5.10-1.1_amd64.deb
 247779b9335d76db8877d3a866611ee900438cd4988334511183c8c4b16929e0 66626 
libopts25_5.10-1.1_amd64.deb
 d2174c96dd837c0c12b948451cd4fc7dfc3d7efa9132995b21021635171194db 106870 
libopts25-dev_5.10-1.1_amd64.deb
Files: 
 24c074020e38adffb2d2b07717775f18 1884 devel optional autogen_5.10-1.1.dsc
 067c219e49e0e28199b118fde4342e8e 12861 devel optional autogen_5.10-1.1.diff.gz
 37a8e6d60be20373854ca529ca78f94c 1037938 devel optional 
autogen_5.10-1.1_amd64.deb
 f691ba7da57b1aa9f4e61f96dbf76f6d 66626 libs optional 
libopts25_5.10-1.1_amd64.deb
 37fb09a285f8b4a858f61e660320fbd7 106870 libdevel optional 
libopts25-dev_5.10-1.1_amd64.deb

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

iQIcBAEBCgAGBQJLZMBEAAoJEGpMZM6DE7XwaXIQAIqD6cZCyR1nXxb97LlvmO5x
aLSLRB77JwAH42Nl3dhNQKHhU/oZfTPDf5liq5TAqp7gn8TsYxjUMiYjY15u8X6Z
U8+5jP98ZAEafIUw9OBtLosvKUeFBqZ3iqvMREWJn51NiDMyuGy8/Scz7KyqYDh3
dxfLQtQJpw34b8l05MwXCg+5VFqVBr03MlIYXzipbh8ZIvWnPcanZZLrVquticWL
VBfQpl0wLYb/IPNDQIfGVW/8lKPIZmTANFp/vQziy7K32h+FsX3UZUHGwRjs8hXd
HQs5XE/YN5QyMskYDDGdhWd/jWbn+SYxqpabPjCOUI5FSMWMko/ReeiR8tOX9Xek
vKxL7rwdUTrxF1NHWHH+7Fvh4Rfc623AuLBAaGGYW3odCDDF2Uhj3gY7O1AOQ3T0
4Fh5UkLhLG99borMNBMX7c0bJWwQLrKMh7DyBnyNS4qWZhx3Jpy1ptRB7GdhocJq
Ew6M1f/THk3WgqC27fp+zSYcV3XO/opw4MvhFrmf+Yx4QMrVBN4VcaSnpPNz2wBx
+TVm16Id8fZGRSHxm/jDxSn1Dr2O5N5c9AAPnleOfIGPuyD8rkg4G3qYSZfQKv93
HWlqvZSQ6eXDT3pU9hVw0KXsKCKixqY2SUgJivcMqi3BDqNE5ZMRvts4REed5OGO
ZltR91mb/xtKaCzaSTlw
=2l+7
-END PGP SIGNATURE-


Accepted:
autogen_5.10-1.1.diff.gz
  to main/a/autogen/autogen_5.10-1.1.diff.gz
autogen_5.10-1.1.dsc
  to main/a/autogen/autogen_5.10-1.1.dsc
autogen_5.10-1.1_amd64.deb
  to main/a/autogen/autogen_5.10-1.1_amd64.deb
libopts25-dev_5.10-1.1_amd64.deb
  to main/a/autogen/libopts25-dev_5.10-1.1_amd64.deb
libopts25_5.10-1.1_amd64.deb
  to main/a/autogen/libopts25_5.10-1.1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted dutch 1:1.10-5 (source all)

2010-01-25 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 25 Jan 2010 20:14:16 +0100
Source: dutch
Binary: idutch wdutch aspell-nl myspell-nl
Architecture: source all
Version: 1:1.10-5
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst th...@debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 aspell-nl  - Dutch dictionary for Aspell
 idutch - Dutch dictionary for Ispell
 myspell-nl - Dutch dictionary for MySpell and Hunspell
 wdutch - list of Dutch words
Closes: 566812
Changes: 
 dutch (1:1.10-5) unstable; urgency=low
 .
   * Call installdeb-myspell with the --srcdir option so that it sets up
 all the symlinks for us, and no longer create the symlinks ourself.
   * This also rebuilds against a newer version of dictionaries-common-dev
 dropping the old mozilla symlinks (Closes: #566812)
Checksums-Sha1: 
 897e368c4b7b098d8f80b151bc088757bb9da36b 1874 dutch_1.10-5.dsc
 e6ad42f31ba698762880adbb84b88f9eae3a1db9 29133 dutch_1.10-5.diff.gz
 f7f03a02410ee554d70270392d95ea8edafdb5e5 720650 idutch_1.10-5_all.deb
 f47931764730cb1fbeaf0268ab66ec7951db2500 1019334 wdutch_1.10-5_all.deb
 27b71b4a9433e43f345942e5fd954769479f84fb 588390 aspell-nl_1.10-5_all.deb
 e702583d6d6c2a57a343afc9a601d51bce4704e5 1039886 myspell-nl_1.10-5_all.deb
Checksums-Sha256: 
 78dd78a5b59347af09682a49e865da6e07d6bf1f3b7ad5a323273b70083476be 1874 
dutch_1.10-5.dsc
 073e0968892144e9bd796aec2713a5f32019f58e78626926cf257ab8053cf54f 29133 
dutch_1.10-5.diff.gz
 f21f5f414990b2de5e7f10e456d4252b005bc6809b5765b4227469bad7b837da 720650 
idutch_1.10-5_all.deb
 0b36babbd5bbbf60ad62b1bb89493b14210d65fc115e8e91199162d258d1ff14 1019334 
wdutch_1.10-5_all.deb
 31ad7c32b4f427d4dfad132dbc566db4234b9d8357436bba9c09ab04edb6e313 588390 
aspell-nl_1.10-5_all.deb
 8c434bb4358be38133d86d4b72f48967c57b51edb7cca47eebdbf472921e8b31 1039886 
myspell-nl_1.10-5_all.deb
Files: 
 b01ef7139e71c8add17b2224dc57a841 1874 text optional dutch_1.10-5.dsc
 866838cffcb25817c5e8f369b63f1a03 29133 text optional dutch_1.10-5.diff.gz
 ec1f4be5ebaee14f2147c65cab4ba347 720650 text optional idutch_1.10-5_all.deb
 5e782110512b593336e21b3dae35b4d8 1019334 text optional wdutch_1.10-5_all.deb
 76a3956a2c2a5e07124e18ff0eae0b9c 588390 text optional aspell-nl_1.10-5_all.deb
 eb3da296eacdcf3cb9985fa0e48d132c 1039886 text optional 
myspell-nl_1.10-5_all.deb

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

iQIcBAEBCgAGBQJLXfQ/AAoJEGpMZM6DE7XwSt0QAIKeWWvaVPM6BWXBtrfSZLmV
Ef5GIk1NKPXWk6Fmshly4k+/gLsxfqVwaL2xnCFoc5s1lUSei9sZUc4FtPQ+zdkI
9VaXJPTkFVZAXrcvAE8IAHWoajNMFZBBn/DydR8sR/8GwAvasrcOZ73W7e+/Pr5L
7q16RNKfZjKfo7pFb1i7OWGysnG049uOikQ/DrCQ3MbqjsaDTlKolOv67lkLXgSu
mifABiKNRwR7ZoEfbsvJTsgyC1zTnj+DFPAwDPpxhzNCqv1NMbwBG4Cbr4RQqaUG
du0Eqx/z4esmbvkzzQRqX68q80BqzWqedcATQzhsmwXfDTIDCeZ0WSKEld2ZkMCr
OBsnGNJTAAwU773/Vwaowt1fqV9kKhRSgC5OXM/9HpnGJ0J5AImhJmUNXatSXYT5
22r4OF9bJJ2mN/ZKEsiXYFn3z4+CY4kYsrSiZDFbczjU1Kh1QF1jFkhvPmB3ohR6
5QrVR19Whj0IRcKP4bgXte24MPm3+zu8Oo0It/VPD5m4nfUrBCh6Aw7bPSvGpYMK
a5VLgIIJXdAXC0HxYSuBKV6x9baksMndTzua14//E3iT1UROePNQ6up4j2XAkLCd
TpyalcVQaz2AiKCZUY3wR3GOlMBWIemA/LJe/fYm/ZmuIPOhKldhazkdFq+5StJj
OH5529fW1UAwuO6SRids
=2GFh
-END PGP SIGNATURE-


Accepted:
aspell-nl_1.10-5_all.deb
  to main/d/dutch/aspell-nl_1.10-5_all.deb
dutch_1.10-5.diff.gz
  to main/d/dutch/dutch_1.10-5.diff.gz
dutch_1.10-5.dsc
  to main/d/dutch/dutch_1.10-5.dsc
idutch_1.10-5_all.deb
  to main/d/dutch/idutch_1.10-5_all.deb
myspell-nl_1.10-5_all.deb
  to main/d/dutch/myspell-nl_1.10-5_all.deb
wdutch_1.10-5_all.deb
  to main/d/dutch/wdutch_1.10-5_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: rebuild test of Debian packages with GCC trunk 20100107

2010-01-14 Thread Kurt Roeckx
On Thu, Jan 14, 2010 at 02:28:41AM +0100, Holger Levsen wrote:
 Hi,
 
 On Donnerstag, 14. Januar 2010, Julien Cristau wrote:
  Except you don't want the squeeze tag for gcc-4.5 bugs, you want the
  squeeze+1 tag, which doesn't exist.
 
 I'd hope that tagging them sid is the right + working thing then :)

No it's not.

It should be easy enough to find all those bugs and tag them
properly when they become RC.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: rebuild test of Debian packages with GCC trunk 20100107

2010-01-13 Thread Kurt Roeckx
On Tue, Jan 12, 2010 at 10:20:38AM +0100, Holger Levsen wrote:
 Hi,
 
 On Dienstag, 12. Januar 2010, Raphael Geissert wrote:
  Please don't forget to usertag the reports. Using the ftbfs-gcc-4.5
  usertag should make it easier to track them (which would later make them
  show up on the ddpo-by-mail emails, but please only use one email as User).
 
 Please also tag them sid (and squeeze?), so they wont show up affecting 
 stable, if the version in stable is the same as in sid...

I wouldn't worry about that just yet.  Unless we're planning
on switching to gcc-4.5 before the release.  And I'm not sure
we're going to have time for that.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Lintian error on- rpath: Would like an exemption

2010-01-08 Thread Kurt Roeckx
On Tue, Jan 05, 2010 at 07:58:36PM -0600, Dirk Eddelbuettel wrote:
 
 littler (aka 'r') is a small wrapper around GNU R that Jeff Horner and I
 released in 2006 and have been maintaining since.  It is similar to Rscript
 (which appeared a little later as part of base R) but implemented differently
 -- we query a lot of the environment at build time and encode this.  And we
 also use an -rpath against R's main dynamic library.  As a consequence, we
 start faster than either Rscript or R.
 
 And I was about to make a new upstream release, but now see
 
 E: littler: binary-or-shlib-defines-rpath ./usr/bin/r

$ objdump -p /usr/bin/r |grep RPATH
  RPATH
/usr/lib64/R/lib:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64:/usr/lib/jni:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot

And you only seem to be using libraries from /lib, /usr/lib and /usr/lib/R/lib.

I think lintian is right to complain.

Anyway, I think that /usr/lib/R/lib/libR.so really should be in
/usr/lib/ and that you shouldn't need an rpath at all.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bug#562143: apt is no longer in base system created by debootstrap?

2009-12-27 Thread Kurt Roeckx
On Sun, Dec 27, 2009 at 01:39:28PM +0100, Frans Pop wrote:
 Torsten Werner wrote:
  The Build-Essential: yes field has been updated 2 months ago to better
  match the declared Depends in the package build-essential as requested
  in bug #548801.
 
 It seems there is a misunderstanding about the purpose of the 
 Build-Essential flag then.
 
 Obviously it is not to tag packages that are dependencies of the 
 build-essential meta package. That would make the flag rather redundant as 
 you'd get the same effect by just installing build-essentials.

Right, the list I gave in the bug report should be more than
enough, I see no reason to have others in that list.

 From that perspective apt should be tagged Build-Essential. Simply because 
 without apt you don't have a working build system.

apt is not and never was needed to build a package and therefor is
not build essential.  The buildds never required apt to be in the
chroots until recently.  Having apt in the chroot however has
always been handy. The debootstrap buildd variant should probably
add that, just like it should probably add sudo and/or fakeroot and
debfoster.  It's not something that belongs in the Packages file.

I'm also not sure why pbuilder, cowbuilder or whatever should use the
buildd variant, they're not buildds.  Maybe debootstrap needs a
build-essential variant and they should use that and add the packages
that they need.  And maybe we should do the same for the buildd
chroot creation script.

 And build-essential should of course also be tagged, but IMO *not* any 
 packages on which build-essential already depends.

That can be argued about, but I don't see the need.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Switch on compiler hardening defaults

2009-12-25 Thread Kurt Roeckx
On Tue, Oct 27, 2009 at 11:51:35PM +0100, Bastian Blank wrote:
 What would be a step forward:
[...]
 - Make any code PIC, including binaries (PIE) and static libs.

static libs would need to be PIE, not PIC.

This is something that's not properly supported on all our arches.
Some people will also say it's too big a performance impact.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: defaulting to net.ipv6.bindv6only=1 for squeeze

2009-12-25 Thread Kurt Roeckx
On Wed, Dec 23, 2009 at 12:47:45PM +0100, Hendrik Sattler wrote:
 
 I have failures now with a client that cannot connect() to the IPv4 address 
 but get an ENETUNREACH instead.
 The application DOES set this socket option:
 socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 3
 setsockopt(3, SOL_IPV6, IPV6_V6ONLY, [0], 4) = 0
 bind(3, {sa_family=AF_INET6,) = 0
 listen(3, ) = 0

Does that mean your application only works if the kernel supports
IPv6?  In that case I think your application is broken.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bits from the kernel team

2009-12-22 Thread Kurt Roeckx
On Sun, Dec 20, 2009 at 04:50:22PM +, Ben Hutchings wrote:
 On Sun, 2009-12-20 at 17:22 +0100, Kurt Roeckx wrote:
  Hi,
  
  Now that we have a 2.6.32 kernel in unstable, can you updates us
  on the various things mentioned in this mail?
  
  For instance, as I understand it, most other distro's recently
  had a release with a 2.6.31 kernel?
 
 Fedora 12, Ubuntu 9.10 and openSUSE 11.2 have this kernel version.
 
  Do you know if there are 
  plans to have a kernel with backported drivers, one used by
  multiple distributions?
 
 I've not heard of a general plan for that.  However there is a
 compat-wireless project (covering Wifi and Bluetooth drivers) that I
 think Fedora and Ubuntu are pulling from.  That might be something we
 should do too.

For etch we had an Etch-And-A-Half kernel to add support for new
hardware.  Which also meant we had to upgrade some things because
the kernel has the habbit of breaking things.  I don't know if
there are simular plans for lenny?

Anyway what I would really like to see is a kernel that adds
support for more hardware and fixes bugs without any other changes.
I believe that 2.6.16.x was supposed to do that, but in the end
only contained bug fixes.   And they now seem to have various
versions for which they fix bugs.  But this doesn't solve our
problem that by the time we release our kernel is probably
outdated already for new hardware.  And this is about more than
just wifi and bluetooth.

I was hoping that various distributions could work together to
have long time support for 1 kernel version that adds new hardware
support.  Where that would be atleast some time after squeeze+1 is
released.  Since the other distro's used a 2.6.31 kernel recently,
and we seem to be going for 2.6.32(?), it seems unlikely that we
can get all to work on 1 such kernel version.  But maybe we should
look at what the enterprise versions will be using instead?


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Bits from the kernel team

2009-12-20 Thread Kurt Roeckx
Hi,

Now that we have a 2.6.32 kernel in unstable, can you updates us
on the various things mentioned in this mail?

For instance, as I understand it, most other distro's recently
had a release with a 2.6.31 kernel?  Do you know if there are 
plans to have a kernel with backported drivers, one used by
multiple distributions?


Kurt


On Mon, Oct 19, 2009 at 10:54:47PM +0100, Vincent Sanders wrote:
 The Debian Kernel team recently had a series of face to face meetings
 during the Linux Plumbers Conference [1].
 
 The DPL managed to arrange for the whole team to be present in Oregon
 at the same time, a representative of the release team was also present.
 
 The LPC conference venue allowed the kernel team to interact with the
 upstream developers and other distributions kernel teams in an
 positive and productive way.
 
 The Debian kernel team meetings ran over four days and covered a large
 number of topics, the abridged minutes are presented here, the full
 meeting minutes are also available [2].
 
 
 Co-operation and version synchronisation with other distributions
 -
 
 This discussion involved timing of the Debian freeze and what
 implications this might have on the kernel version selected for
 squeeze. The version selected by other distributions was also
 discussed. 
 
 In conclusion the 2.6.32 release will probably be the initial kernel
 version shipped with squeeze.
 
 Separate firmware, what is left to do?
 --
 
 A constructive discussion was held about the outstanding firmware
 issues, how the team addresses them and how we might work with upstream
 to address our DSFG issues with kernel sources.
 
 Kernel Mode Setting transition
 --
 
 It was resolved that KMS will be enabled at build time but disabled at
 run time by default. The X packages will be able to use modprobe
 config files to enable KMS at run time as required.
 
 Feature patches
 ---
 
 These are patches the Debian kernels have for major features which are
 not upstream.
 
 openvz
 ++
 
 Debian will continue to support this system with assistance from the
 openvz developers.
 
 rt patchset
 +++
 
 This is apparently not ready for production use and will not be
 present in Debian kernels.
 
 vserver
 +++
 
 This feature will be present in squeeze but will be marked as
 deprecated and a migration path to Linux containers investigated.
 
 xen dom 0
 +
 
 This feature will be included in the squeeze kernel release subject to
 ongoing stabilisation work. The feature will be marked as deprecated
 and will not appear in future releases.
 
 IDE to libata decision
 --
 
 Debian will perform this transition using the udev packages in a
 similar way to Ubuntu. The Ubuntu developers have offered their
 assistance with this transition.
 
 
 preemption
 --
 
 This feature will be enabled for the squeeze release.
 
 OSS
 ---
 
 This has been a deprecated kernel interface for some time and will be
 disabled for squeeze with mechanisms put in place to deal with legacy
 users.
 
 bug triage and tagging
 --
 
 The kernel team has a large number of bugs, many of which contain
 inadequate information. The team decided that a policy for bugs and
 patches will be produced and enforced. We will also be improving the
 bug reporting by improving the reportbug usage.
 
 Moving the Debian Kernel packaging to Git
 -
 
 A robust discussion happened with several views and ideas
 expressed. The final outcome was that the team as a whole favoured the
 move to git and that further investigation and implementation would
 occur.
 
 Coordination with release team and D-I
 --
 
 Several issues were covered the main item from this session was an
 investigation as to if udeb generation should be merged with the main
 kernel source package.
 
 Out of tree modules
 ---
 
 After some discussion it was resolved to remove linux-modules-extra
 and -nonfree as they are an impossible to support properly.
 
 A few modules the project really must have will be placed
 directly into the linux-2.6 source
 
 The kernel team will endorse the use of dkms as a way for out-of-tree
 module maintainers to get their modules auto-built.
 
 Leveraging upstream .deb building
 -
 
 This became a discussion about the general kernel packaging and how we
 might use the upstream provided facilities better. There was some
 discussion we have way too many ways to build a kernel.
 
 We will be rationalising this to two methods, an upstream merged make
 deb-pkg target and the linux-2.6 Debian source.
 
 We will also be rationalising the kernel postinst and co-ordinating
 our efforts with the Ubuntu developers.
 
 New lists to co-ordinate
 
 
 There is 

Re: Bug#561401: heimdal: FTBFS: Uses quilt in debian/rules, patches fail to apply.

2009-12-17 Thread Kurt Roeckx
On Wed, Dec 16, 2009 at 05:07:48PM -0800, Russ Allbery wrote:
 
 With older versions of dpkg-dev, if quilt isn't already available,
 dpkg-source will use its own internal mechanism to apply the patch series,
 and that internal method did not maintain the .pc directory.  If the
 patches are applied that way, quilt will not think that any patches are
 applied and hence quilt pop will do nothing, but then quilt push will
 fail to apply the patches because they've already been applied.
 
 Maybe that buildd has that older version of dpkg-dev?

Yes, some run the one outside the chroot, which is the one
from stable.  I'm not sure if there is any intetion to fix
dpkg-dev in stable.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: defaulting to net.ipv6.bindv6only=1 for squeeze

2009-12-16 Thread Kurt Roeckx
On Sat, Oct 24, 2009 at 08:24:31PM +0200, Marco d'Itri wrote:
 
 Applications can change the behaviour for their sockets using setsockopt
 and the IPV6_V6ONLY option[2], and many already do this to prevent the
 need of adjusting their configuration depending on how the system is
 configured.

Why don't you fix the applications not doing that?  As I see
it this only has an effect on what I would call broken
applications.  I see 2 possible things:
- The application is broken and doesn't try to open 2 sockets
  at all.  This means now you break their ipv4 support.
- The application already tries to open the 2 sockets, but
  didn't call setsockopt() so the 2nd one just fails.  Adding
  the setsockopt() is a very simple change and doesn't break
  anything and has the effect you want.  This is a very
  simple change to make.

It looks like the only application I'm running that isn't calling
the setsockopt is samba.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted libtool 2.2.6b-1 (source all amd64)

2009-12-09 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 09 Dec 2009 20:05:39 +0100
Source: libtool
Binary: libtool libtool-doc libltdl7 libltdl-dev
Architecture: source all amd64
Version: 2.2.6b-1
Distribution: unstable
Urgency: low
Maintainer: Kurt Roeckx k...@roeckx.be
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libltdl-dev - A system independent dlopen wrapper for GNU libtool
 libltdl7   - A system independent dlopen wrapper for GNU libtool
 libtool- Generic library support script
 libtool-doc - Generic library support script
Closes: 542190 545687 554821 559797
Changes: 
 libtool (2.2.6b-1) unstable; urgency=low
 .
   * New upstream release
 - Fixes CVE-2009-3736 (Closes: #559797)
   * Skip demo-deplibs.test.  This is basicly the same as
 deplibs_test_disable.patch from the 1.5.26 version.
   * Skip the link-order2.at test.  It has the same problem
 as the deplibs test.
   * Since deplibs-ident.at now passes, just let it return that
 the result is ok.
   * Skip localization test when setlocale is not functional.
   * Renable test suite.
   * Remove the Apps/ part of the doc-base entry.
   * Change debhelper compatibilty to 7.
   * Replace dh_clean -k with dh_prep
   * Change build dependency of automake to 1.10.1 (Closes: #542190)
   * Add support for GNU/kOpenSolaris (Closes: #545687)
   * Update Standards-Version from 3.8.1 to 3.8.3: No changes required.
   * Add ${misc:Depends} to libtool-doc's Depends so we have proper
 depedencies for it.
   * Build-Conflict against gcj for now, to avoid a regression test
 failure.  See #555801.
   * Symbol versioning works with the GNU gold linker now. (Closes: #554821)
Checksums-Sha1: 
 7767c884ed0e48510edc3ae9835578d103c2da4a 1822 libtool_2.2.6b-1.dsc
 5afa73c8ef9ebe64bbb438a0f8779c9036e43c55 2347317 libtool_2.2.6b.orig.tar.gz
 fdb0290dd0af79eb83051f1ff3bd95ac61d35c64 18551 libtool_2.2.6b-1.diff.gz
 90e45528b7486a22c2da692d03c5c5dc753282b2 510230 libtool-doc_2.2.6b-1_all.deb
 4410fb415498df22f22cef4543c8fada828e0d21 523896 libtool_2.2.6b-1_amd64.deb
 78c6aa6c4546b9f7e406a0c1bf03c38a3408c04f 296084 libltdl7_2.2.6b-1_amd64.deb
 aec2ba0436214a1a2936a2d2c570496b8bfe3398 197334 libltdl-dev_2.2.6b-1_amd64.deb
Checksums-Sha256: 
 f374285fab78cdae16b0d41f154024374a349b9037e137ca131a628695862969 1822 
libtool_2.2.6b-1.dsc
 efe133e1014bca96998536f2e565a14fe0fde20cc83ff67135451e4e4e64ad57 2347317 
libtool_2.2.6b.orig.tar.gz
 b3d1ff696c2b667ed4e002b7977a20c6faf5e1c47eab5698e4b67ffa162e1a61 18551 
libtool_2.2.6b-1.diff.gz
 791b4391fbf101203aad2cfbede4a954168d2d8c80533e2052332b8b3a069378 510230 
libtool-doc_2.2.6b-1_all.deb
 b279e51c8ed050493e3f273089c60de31066d78974887f0ca2967306b3929b76 523896 
libtool_2.2.6b-1_amd64.deb
 f58647ff2db64935a965d9edf30ea652d218cf98b58899ee4da701822c2f064b 296084 
libltdl7_2.2.6b-1_amd64.deb
 af876e5949f4792bbb8b85365f176b01422cd3edecf9396ea80e6b95ec499716 197334 
libltdl-dev_2.2.6b-1_amd64.deb
Files: 
 1a477b2692c5ba280479c33d1b464cf1 1822 devel optional libtool_2.2.6b-1.dsc
 07da460450490148c6d2df0f21481a25 2347317 devel optional 
libtool_2.2.6b.orig.tar.gz
 c0d74de3387b71c390eca599e0bdf1c9 18551 devel optional libtool_2.2.6b-1.diff.gz
 c400204209407a7468f5cf98d3e635a3 510230 doc optional 
libtool-doc_2.2.6b-1_all.deb
 f574302417b84eb4e95731c0cb1d3be4 523896 devel optional 
libtool_2.2.6b-1_amd64.deb
 2e804565113d3ffaf619995f2c2687a0 296084 libs optional 
libltdl7_2.2.6b-1_amd64.deb
 7cf3b4bc73def0cc1f940568945e4bfe 197334 libdevel optional 
libltdl-dev_2.2.6b-1_amd64.deb

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

iQIcBAEBCgAGBQJLH/oXAAoJEGpMZM6DE7XwOVAP/A8KzQj+p37rHMWizR6RAKh+
LOfnbGcRrfY0LCYD2hlUbQhGoKvtVEFg4kIPH2hIbl6O9qPIcwzKSPBeCiJQ4flz
1uuoSnU25qPRixJ0wfAGgt5V0jlza32L8NAnvvgxCfA0oMlxmK8MOrWKvHzpCpm1
9oO2xP1uLiOVAl4VGdzpoVsNvdwEekMhnAJtLeOC07E5RoVYLmqdzWm8pvcHMjg5
p7MW+7MuqkADrg1UeSIXU8nF0KL8KXRdMC8dJ5red9BR1q0yB6Ly8IUeHWyPrHbT
JYxHctGpe8CgOyPVgDnSMNUoLycV9edtnHB8Yiwhht8VWl05Ghsy0IzK8cm92fn/
Of+HM3kGaNJsO3f7SOqIN7DKpPNrDzMsrsEvPI86KIsivyXw/1+L0zdLVFMwKs7N
i5IBZIyXjaPzzmyo9cWoUocJ8haRf6Nslq8O7E/zBNoDuNFsvOaW/EJ4sIl0kPxc
9NxgJUxcfOD2eO0ymFWVa+5/BC+sFMsEumsndJnnLqWfFIDorSAE5yyFqevc8FnJ
X9akk31SEqc3R21mNhp8mPi41WAJMOUfIUDmMv5pHJ6bJ63kvTKZw8MqQ59u4zfR
fMDAOn4CPNBFIu88LNx4EwaMUdkMY4bf1VmcFP3eKTx7iTey4qhJ4M4SUjoK1/LJ
XxA64egoZEI+bHPFaSD9
=wbry
-END PGP SIGNATURE-


Accepted:
libltdl-dev_2.2.6b-1_amd64.deb
  to main/libt/libtool/libltdl-dev_2.2.6b-1_amd64.deb
libltdl7_2.2.6b-1_amd64.deb
  to main/libt/libtool/libltdl7_2.2.6b-1_amd64.deb
libtool-doc_2.2.6b-1_all.deb
  to main/libt/libtool/libtool-doc_2.2.6b-1_all.deb
libtool_2.2.6b-1.diff.gz
  to main/libt/libtool/libtool_2.2.6b-1.diff.gz
libtool_2.2.6b-1.dsc
  to main/libt/libtool/libtool_2.2.6b-1.dsc
libtool_2.2.6b-1_amd64.deb
  to main/libt/libtool/libtool_2.2.6b-1_amd64.deb
libtool_2.2.6b.orig.tar.gz
  to main/libt/libtool/libtool_2.2.6b.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ

Accepted ntp 1:4.2.4p8+dfsg-1 (source all amd64)

2009-12-08 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 08 Dec 2009 21:41:51 +0100
Source: ntp
Binary: ntp ntpdate ntp-doc
Architecture: source all amd64
Version: 1:4.2.4p8+dfsg-1
Distribution: unstable
Urgency: high
Maintainer: Debian NTP Team pkg-ntp-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ntp- Network Time Protocol daemon and utility programs
 ntp-doc- Network Time Protocol documentation
 ntpdate- client for setting system time from NTP servers
Closes: 560074
Changes: 
 ntp (1:4.2.4p8+dfsg-1) unstable; urgency=high
 .
   * New upstream release.
 - Fixes DoS with mode 7 packets (CVE-2009-3563) (Closes: #560074)
Checksums-Sha1: 
 63a809bf16a46b79ed89637eaf9a549387b56c7b 2101 ntp_4.2.4p8+dfsg-1.dsc
 505f5f0bb9543912ccce1ef2158dacfcae911879 2836606 ntp_4.2.4p8+dfsg.orig.tar.gz
 2d248dd26dab8e1493f558115f35276390c6e7cc 409044 
ntp_4.2.4p8+dfsg-1.debian.tar.gz
 04be3d736e795771dc144553cea50b746c520876 930422 ntp-doc_4.2.4p8+dfsg-1_all.deb
 81b8e894318e03bc2cd6f1c9720490bab170ccee 489264 ntp_4.2.4p8+dfsg-1_amd64.deb
 d1011531ad267c5155e1bce3dc35d45f2548a2f9 64784 ntpdate_4.2.4p8+dfsg-1_amd64.deb
Checksums-Sha256: 
 22745c8174b0989272684fa1542d2869ef007aa4f8d62ea13624c5bf8e60989c 2101 
ntp_4.2.4p8+dfsg-1.dsc
 d2db861ef53a0b2d252e1ab5406fe12868cdfa7d8dcdbc37ed8f3a764df26208 2836606 
ntp_4.2.4p8+dfsg.orig.tar.gz
 95e2901fd1a5ad8b3747ae8d298828fa24368ed2af3397db6421a8abd2b2e8a0 409044 
ntp_4.2.4p8+dfsg-1.debian.tar.gz
 4f664a134ba8781152d7da3e0bd20afdcb264653c9e7d1fa9ae93e936b33c125 930422 
ntp-doc_4.2.4p8+dfsg-1_all.deb
 3ea19fb2d767f63ef1afa7c3de96afef6d084d4ff4e58c53bc92bb1ca2e55428 489264 
ntp_4.2.4p8+dfsg-1_amd64.deb
 aa44accf4e99143fa0097cebf9bcd04c4a10e19373ec28f68d826134f7ccca35 64784 
ntpdate_4.2.4p8+dfsg-1_amd64.deb
Files: 
 3acc7db65e333294cd072cfa0f65caa5 2101 net optional ntp_4.2.4p8+dfsg-1.dsc
 81081f690c264695c492b22475879fa5 2836606 net optional 
ntp_4.2.4p8+dfsg.orig.tar.gz
 9679addbeec0306cae91cced258c6c46 409044 net optional 
ntp_4.2.4p8+dfsg-1.debian.tar.gz
 1509be4c29c3cff1b78edeb845cb7bbf 930422 doc optional 
ntp-doc_4.2.4p8+dfsg-1_all.deb
 7dee4d5261a2dc1aa6b992a8f519974c 489264 net optional 
ntp_4.2.4p8+dfsg-1_amd64.deb
 aabaec4cc1b98f5441024a26352d5ef4 64784 net optional 
ntpdate_4.2.4p8+dfsg-1_amd64.deb

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

iQIcBAEBCgAGBQJLHtHeAAoJEGpMZM6DE7XwjCEQAKEOYY1UTwuYYRhC+RDGs33u
ePh0YojHUo8fUIg3j+0D4EBP9NcH7DCajVRdzx0iS1KD3IjiEqeGf0An9j27LjGg
5bSpGRBYsL98iIDd8G5HPfiOOBj5qF9ksfeTYDib/hyI1b5HrGPd3BgVHx13dlAn
bB0yuerd1UmpR7jNJVOYPwbr749r3kNUiXQV3gvs/X1Z2MYu/LIOg8VAi4h3nhGv
jpn+vDU9wJOf55JFsiBbyiOfnWDSQS6XvXmjkO3CHnZe4EqZpN+/12sDzGhWdF8H
OdHUCyFALZFEFYAYQyNm9vzQxvGAhSAwil9mPQ2EcS4Ud97BkkIz/tD2iSQCLmFV
xU8wwldSrdd1YLPoF/MLadXELTSIDu5VilWUsQS0cMS2IyduB4J1RXtV2BvuW7DI
0FTR/ia7DeB8Lemhq9PMunod8W+8RskURq5YLPeqrxa9MFQioAW3R5URLpaKIFh7
kpRDlAZtwBkNPl++D5z0p0BmCCLEbiCm+aftvQUUcdjODcXKu98X14TBEVY9wDQY
B+Oq0aL+m7kMzGvSYKpaD2J5k8U00xjkeq7u/De5u/0y31VuoLLi6LQDl5cBP4I6
4qpue3ZIGPt4v7SKFC4218Jslm9fjoNBWe2+zrEZ1WFPfslp7xpX32HmLb+9b5Qw
OaMFOySN9UJC+FO/11Ud
=yNmx
-END PGP SIGNATURE-


Accepted:
ntp-doc_4.2.4p8+dfsg-1_all.deb
  to main/n/ntp/ntp-doc_4.2.4p8+dfsg-1_all.deb
ntp_4.2.4p8+dfsg-1.debian.tar.gz
  to main/n/ntp/ntp_4.2.4p8+dfsg-1.debian.tar.gz
ntp_4.2.4p8+dfsg-1.dsc
  to main/n/ntp/ntp_4.2.4p8+dfsg-1.dsc
ntp_4.2.4p8+dfsg-1_amd64.deb
  to main/n/ntp/ntp_4.2.4p8+dfsg-1_amd64.deb
ntp_4.2.4p8+dfsg.orig.tar.gz
  to main/n/ntp/ntp_4.2.4p8+dfsg.orig.tar.gz
ntpdate_4.2.4p8+dfsg-1_amd64.deb
  to main/n/ntp/ntpdate_4.2.4p8+dfsg-1_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted openssl 0.9.8k-7 (source amd64)

2009-11-28 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 28 Nov 2009 14:34:26 +0100
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8k-7
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team pkg-openssl-de...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl- Secure Socket Layer (SSL) binary and related cryptographic tools
Changes: 
 openssl (0.9.8k-7) unstable; urgency=low
 .
   * Bump the shlibs to require 0.9.8k-1.  The following symbols
 to added between g and k: AES_wrap_key, AES_unwrap_key,
 ASN1_TYPE_set1, ASN1_STRING_set0, asn1_output_data_fn,
 SMIME_read_ASN1, BN_X931_generate_Xpq, BN_X931_derive_prime_ex,
 BN_X931_generate_prime_ex, COMP_zlib_cleanup, CRYPTO_malloc_debug_init,
 int_CRYPTO_set_do_dynlock_callback, CRYPTO_set_mem_info_functions,
 CRYPTO_strdup, CRYPTO_dbg_push_info, CRYPTO_dbg_pop_info,
 CRYPTO_dbg_remove_all_info, OPENSSL_isservice, OPENSSL_init,
 ENGINE_set_load_ssl_client_cert_function,
 ENGINE_get_ssl_client_cert_function, ENGINE_load_ssl_client_cert,
 EVP_CIPHER_CTX_set_flags, EVP_CIPHER_CTX_clear_flags,
 EVP_CIPHER_CTX_test_flags, HMAC_CTX_set_flags, OCSP_sendreq_new
 OCSP_sendreq_nbio, OCSP_REQ_CTX_free, RSA_X931_derive_ex,
 RSA_X931_generate_key_ex, X509_ALGOR_set0, X509_ALGOR_get0,
 X509at_get0_data_by_OBJ, X509_get1_ocsp
Checksums-Sha1: 
 94faf4968e7f3a3708ad10477ae0b102f28eb533 1948 openssl_0.9.8k-7.dsc
 877c8d30bfbde019162fd17b8de5edb8cfafb35a 62031 openssl_0.9.8k-7.diff.gz
 8353c0498a7527d0054e334771c9e38db5b059f1 1049686 openssl_0.9.8k-7_amd64.deb
 19809217adc9ed93762480c2735553b788570bde 979426 libssl0.9.8_0.9.8k-7_amd64.deb
 3ad1a96dd86e555a5537c04a34f94385e7d83dd6 635372 
libcrypto0.9.8-udeb_0.9.8k-7_amd64.udeb
 3ded19d9fb8ad48707a6d289d27ca461f46578e4 2263606 libssl-dev_0.9.8k-7_amd64.deb
 28185e20e1c4f1cad962e9ea97d641853e7dc047 1646952 
libssl0.9.8-dbg_0.9.8k-7_amd64.deb
Checksums-Sha256: 
 483187c1b3228f2c4ba382f9abbed8032345c084725388270b0981e7a85e3123 1948 
openssl_0.9.8k-7.dsc
 a238fde3670277c0b52feb11ff0ef63eed63596a9082b873d79d580e4f4fa394 62031 
openssl_0.9.8k-7.diff.gz
 5d724593072260f54eff146dcdc5e9fc1873eb6581a3b4da3242a4ad5bff31aa 1049686 
openssl_0.9.8k-7_amd64.deb
 229fd775c00f4eda49dfdc434cb7fe7d8d2a3810db42e3c896cc716d5825ef78 979426 
libssl0.9.8_0.9.8k-7_amd64.deb
 bfe78d31e0db829164631497dc33c9ea1166b614611999196c1917dc084f3109 635372 
libcrypto0.9.8-udeb_0.9.8k-7_amd64.udeb
 0a1336d97c33bf93b6d1813f9a2112007fcb6f45778f7e058ab35b431e32c3d4 2263606 
libssl-dev_0.9.8k-7_amd64.deb
 646ddf17ad01ccda9f6b7b3357f5d53b40230594a5b7a6be5efdf3067c6daea4 1646952 
libssl0.9.8-dbg_0.9.8k-7_amd64.deb
Files: 
 958accb9727f38d244cd685222c493dd 1948 utils optional openssl_0.9.8k-7.dsc
 c12f5a2507f731a813091f60c8bebcb2 62031 utils optional openssl_0.9.8k-7.diff.gz
 e5ab9c197c36c398427aeb78a4e81253 1049686 utils optional 
openssl_0.9.8k-7_amd64.deb
 4d88897cf495224a1d125f5205b2495f 979426 libs important 
libssl0.9.8_0.9.8k-7_amd64.deb
 19a4a9f4797f38dff4cba93759a5242e 635372 debian-installer optional 
libcrypto0.9.8-udeb_0.9.8k-7_amd64.udeb
 dd8171660d304433352ac2d3424f48d4 2263606 libdevel optional 
libssl-dev_0.9.8k-7_amd64.deb
 a5f0a4a87e21295a3f044718d13654b8 1646952 debug extra 
libssl0.9.8-dbg_0.9.8k-7_amd64.deb
Package-Type: udeb

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

iQIcBAEBCgAGBQJLETDqAAoJEGpMZM6DE7XwAKgP/1VSX5C5cACGebDn6IQQ3XAn
OPWDFkn2iWYSKQxpo5kzZQIk/d1j13e/hW+LVxMHrd62PZloxjaBqt+7gu58gVIk
vLi2hVLRVbPyWyBMEcq2dvC7APbc+aV/xh6eps/YSC5tGnLRx+A7n/uxIlPJZYlo
HYSOF9lRmfu07Rn4haoZ9VnUTktlXJ8VowNs72MJ2HlMLhrerky2pQ6uBkMI21al
DMmhHnYUUZ9grWSlgMknTt+w/JzOhrBIZmOz6XkcFUmca2unDdfSd5WR3ggft+1d
qjDjrsWczAlMkgC9HN8riYcxwqzUZA1ekhVSlf+PTpg4zJYitGOuuE4SUD5tdPux
IS2StteQHqZxTL8/CfrqNAcHSXj6S7iRGYhOsxgR7jJv+ien/t6QN3U4Ywt0KWzF
pKyzlSvLFal6KZWti/L5xHVexjGeXRpNxM+fi6FI5ICNKYcN+kZO4mXDotUCZcV8
3skxB8T2EdyJvljspykqF9XK0kBC12VW9q7oTJIvWqcU2UbC9Mx+aBus7s1Wk3R7
WUE5J3KqCX5BGZ0JyAmJigfBKD54NlXECtYDGW3yKSlVA6xlQnJ8kQP5LJxZUpZt
GwtcZBXNh5DZM2hCRLuC1lBAG1E9oRXhGqbyySbn1nQDb59EO+ckaWItafzCvb9h
EMDja1Irm8Fisa58y3wm
=Bqcn
-END PGP SIGNATURE-


Accepted:
libcrypto0.9.8-udeb_0.9.8k-7_amd64.udeb
  to main/o/openssl/libcrypto0.9.8-udeb_0.9.8k-7_amd64.udeb
libssl-dev_0.9.8k-7_amd64.deb
  to main/o/openssl/libssl-dev_0.9.8k-7_amd64.deb
libssl0.9.8-dbg_0.9.8k-7_amd64.deb
  to main/o/openssl/libssl0.9.8-dbg_0.9.8k-7_amd64.deb
libssl0.9.8_0.9.8k-7_amd64.deb
  to main/o/openssl/libssl0.9.8_0.9.8k-7_amd64.deb
openssl_0.9.8k-7.diff.gz
  to main/o/openssl/openssl_0.9.8k-7.diff.gz
openssl_0.9.8k-7.dsc
  to main/o/openssl/openssl_0.9.8k-7

Re: relocation error: ABI change?

2009-11-26 Thread Kurt Roeckx
On Thu, Nov 26, 2009 at 12:35:24AM -0800, Ludovico Cavedon wrote:
 Kurt Roeckx wrote:
  qutecom: relocation error: /usr/lib/qutecom/libphapi.so: symbol
  CRYPTO_malloc_debug_init, version OPENSSL_0.9.8 not defined in file
  libcrypto.so.0.9.8 with link time reference
 
  
  It seems I missed that that symbol changed from a define to a
  real symbol and didn't bump shlibs.  I will fix that in a next
  upload of openssl.  (Feel free to submit a bug against openssl
  about that.)
 
 Ok, thank you!
 
  The users seems to be using a mixing packages from testing/unstable
  with packages from stable.
 
 If the shlibs bump would have been done, this would have not happened,
 as that user would have been force to upgrade openssl too. Did I
 understood correctly?

Yes.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Accepted ntp 1:4.2.4p7+dfsg-4 (source all amd64)

2009-11-26 Thread Kurt Roeckx
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 26 Nov 2009 22:16:37 +0100
Source: ntp
Binary: ntp ntpdate ntp-doc
Architecture: source all amd64
Version: 1:4.2.4p7+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Debian NTP Team pkg-ntp-maintain...@lists.alioth.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ntp- Network Time Protocol daemon and utility programs
 ntp-doc- Network Time Protocol documentation
 ntpdate- client for setting system time from NTP servers
Closes: 558145
Changes: 
 ntp (1:4.2.4p7+dfsg-4) unstable; urgency=low
 .
   * Use uname -s instead of dpkg-architecture to found the kernel we're
 running on.  dpkg-architecture is part of dpkg-dev. (Closes: #558145)
   * Make the package fail to build on hurd since it does not provided
 the needed system calls for ntpd to work.
Checksums-Sha1: 
 1b3aa00e911e501a76d0a60e25a242c4e0bd3b91 2101 ntp_4.2.4p7+dfsg-4.dsc
 e041a22fbbd92773d9f4bb414856fa8de1e02c69 622902 
ntp_4.2.4p7+dfsg-4.debian.tar.gz
 7c7346a58706ac30e97ed75cb79a9752e284afc3 930396 ntp-doc_4.2.4p7+dfsg-4_all.deb
 d92bae46863b7d1b41912fb4000755aea6c4dfd9 482722 ntp_4.2.4p7+dfsg-4_amd64.deb
 0fe2f889510b73a1c456649860957d4123b6696b 64272 ntpdate_4.2.4p7+dfsg-4_amd64.deb
Checksums-Sha256: 
 73aa7c59618e7ab229894ee8c564624cdd219b6e42abfdf04adfaad91ecf57c6 2101 
ntp_4.2.4p7+dfsg-4.dsc
 d74518f2119befb9197e1f4284908ab0743c4c1d149be3e671842d73e1d836e7 622902 
ntp_4.2.4p7+dfsg-4.debian.tar.gz
 de05a2fed60daa3568eebc1d56eb6b52f4f755061731d73f3fa0f6c479f8c489 930396 
ntp-doc_4.2.4p7+dfsg-4_all.deb
 24e78a8436e7ef1b3b940711a493693d6eba2764bd877d38026ae9350e91aa4a 482722 
ntp_4.2.4p7+dfsg-4_amd64.deb
 8709756c302848b8fbf6a817918a5cb4847ccd86f62194664aa6e12c6e8186a1 64272 
ntpdate_4.2.4p7+dfsg-4_amd64.deb
Files: 
 2a0d59885516a4f2d24976146093afe9 2101 net optional ntp_4.2.4p7+dfsg-4.dsc
 2d7de75c30efc38c24cd0c805354bded 622902 net optional 
ntp_4.2.4p7+dfsg-4.debian.tar.gz
 0cf91d12a0f9b28a711ae3f0bf21b244 930396 doc optional 
ntp-doc_4.2.4p7+dfsg-4_all.deb
 45ad1bcdb722dff2a6fd35c09d33f67c 482722 net optional 
ntp_4.2.4p7+dfsg-4_amd64.deb
 796c73281a0032831a410f67a1f29c39 64272 net optional 
ntpdate_4.2.4p7+dfsg-4_amd64.deb

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

iQIcBAEBCgAGBQJLDvWuAAoJEGpMZM6DE7XwGyAQAJT4DAII8nwcx60il4jsTncN
RSE4Y/AFeW7gyfQTGeENISbSCdOSnvOgwV9cKbD6WmuCA21HSkKSjlSxZx47GDyP
wCuY7Ashdu9XMc98dWkowlwJq3aTXQa2tzPC9YwERJRs1z1a9zBCw27c2Pz01kYC
GScUfpHgBAxK0Kftvh5RGcNuav6aKS6//EWSUOW3Eb32CJckengXu5pXX4ybvEqP
WDag7qQyjqx/tyK6s8Qzdg2PdmIjpwt9P1KkBX9gYpU61gFWRkr6kaKdr0gPb2JH
uaLyptjenyH/HqeAwxFdwbzTZ99dBj+4BK+XmL39wS+9NLeqvlNGCNjP0RUB8N4S
ASQPhRpYB02HjA7vPtg5KdHNa1ltf+uPxQ1hS0kPf98G3iKCYDL+qmXPfe7NOQLT
YeCF/e5PBoA1EdTFpxRedM++0yY6sY6/YZ9lTOBylzY22awAjh9f2xpNOOkpRa8G
CVlkIrJFQov+xNQvQEpg+yoo1yjoce3omyPKHSNU0k804S11TX0AVYY18Se+AcYk
lfmcmP/0Inyuq9k8JXubpf0oa+s2v+XGT4pXWKNI7HHypa2xWpNydReU3SHyRsWc
eDTMQVOo48WbTdNoL3LMQL6gSA8GmHTPLnG8cRcSBGoI9ewP62HZjFOW7Md9NI+f
2VvHVBthVWGkwRrWroFz
=Ghdh
-END PGP SIGNATURE-


Accepted:
ntp-doc_4.2.4p7+dfsg-4_all.deb
  to main/n/ntp/ntp-doc_4.2.4p7+dfsg-4_all.deb
ntp_4.2.4p7+dfsg-4.debian.tar.gz
  to main/n/ntp/ntp_4.2.4p7+dfsg-4.debian.tar.gz
ntp_4.2.4p7+dfsg-4.dsc
  to main/n/ntp/ntp_4.2.4p7+dfsg-4.dsc
ntp_4.2.4p7+dfsg-4_amd64.deb
  to main/n/ntp/ntp_4.2.4p7+dfsg-4_amd64.deb
ntpdate_4.2.4p7+dfsg-4_amd64.deb
  to main/n/ntp/ntpdate_4.2.4p7+dfsg-4_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: relocation error: ABI change?

2009-11-25 Thread Kurt Roeckx
On Tue, Nov 24, 2009 at 09:27:06PM -0800, Ludovico Cavedon wrote:
 Hi,
 If you see en error message like this one (from [1]):
 
 qutecom: relocation error: /usr/lib/qutecom/libphapi.so: symbol
 CRYPTO_malloc_debug_init, version OPENSSL_0.9.8 not defined in file
 libcrypto.so.0.9.8 with link time reference
 
 does it mean than openssl changed ABI without an SO chanage? Or the
 NEEDED entries in libphapi are incorrect?
 
 I know that recompilation fixes it, but I do think it is supposed to
 happen, so I trying to understand what the cause is.

It seems I missed that that symbol changed from a define to a
real symbol and didn't bump shlibs.  I will fix that in a next
upload of openssl.  (Feel free to submit a bug against openssl
about that.)

The users seems to be using a mixing packages from testing/unstable
with packages from stable.


Kurt


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



<    1   2   3   4   5   6   7   8   >