Accepted heimdal 0.7.2.dfsg.1-2ubuntu1 (source)

Martin Pitt martin.pitt at ubuntu.com
Fri Jun 30 08:45:07 BST 2006


Accepted:
 OK: heimdal_0.7.2.dfsg.1-2ubuntu1.dsc
     -> Component: main Section: net
 OK: heimdal_0.7.2.dfsg.1.orig.tar.gz
 OK: heimdal_0.7.2.dfsg.1-2ubuntu1.diff.gz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 30 Jun 2006 09:29:39 +0200
Source: heimdal
Binary: heimdal-servers-x heimdal-clients heimdal-kdc libasn1-6-heimdal heimdal-dev libkadm5clnt4-heimdal heimdal-docs heimdal-clients-x libotp0-heimdal libsl0-heimdal libgssapi4-heimdal libkadm5srv7-heimdal libkafs0-heimdal heimdal-servers libkrb5-17-heimdal libroken16-heimdal libhdb7-heimdal
Architecture: source
Version: 0.7.2.dfsg.1-2ubuntu1
Distribution: edgy
Urgency: high
Maintainer: Brian May <bam at debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description: 
 heimdal-clients - Clients for Heimdal Kerberos
 heimdal-clients-x - X11 files for Heimdal Kerberos
 heimdal-dev - Development files for Heimdal Kerberos
 heimdal-docs - Documentation for Heimdal Kerberos
 heimdal-kdc - KDC for Heimdal Kerberos
 heimdal-servers - Servers for Heimdal Kerberos
 heimdal-servers-x - X11 files for Heimdal Kerberos
 libasn1-6-heimdal - Libraries for Heimdal Kerberos
 libgssapi4-heimdal - Libraries for Heimdal Kerberos
 libhdb7-heimdal - Libraries for Heimdal Kerberos
 libkadm5clnt4-heimdal - Libraries for Heimdal Kerberos
 libkadm5srv7-heimdal - Libraries for Heimdal Kerberos
 libkafs0-heimdal - Libraries for Heimdal Kerberos
 libkrb5-17-heimdal - Libraries for Heimdal Kerberos
 libotp0-heimdal - Libraries for Heimdal Kerberos
 libroken16-heimdal - Libraries for Heimdal Kerberos
 libsl0-heimdal - Libraries for Heimdal Kerberos
Closes: 113317 324342 346346 346680 347555 347605 349213 351960 355080 355287 357115 361411 362091 364860 365883 365890
Changes: 
 heimdal (0.7.2.dfsg.1-2ubuntu1) edgy; urgency=low
 .
   * Synchronize to Debian.
     - Only change left: db4.2 -> db4.3 build dependency.
   * debian/rules: Fix bashism.
 .
 heimdal (0.7.2.dfsg.1-2) unstable; urgency=low
 .
   * Search for all references to HDB_DB_DIR "/kdc.conf" and replace with
     "/etc/heimdal-kdc/kdc.conf". Closes: #365883, #365890.
 .
 heimdal (0.7.2.dfsg.1-1) unstable; urgency=low
 .
   * Remove non-free documentation. Closes: #364860.
   * Add Galician debconf templates. Closes: #362091.
   * Update standards version to 3.7.2.
 .
 heimdal (0.7.2-4) unstable; urgency=low
 .
   * Fix file deletion in postrm. Closes: #361411.
 .
 heimdal (0.7.2-3) unstable; urgency=low
 .
   * Move heimdal-kdc config files, kdc.conf, kadmind.acl and .configured, from
     /var/lib/heimdal-kdc to /etc/heimdal-kdc. Closes: #351960.
 .
 heimdal (0.7.2-2) unstable; urgency=low
 .
   * Install krcp.1 manpage.
   * Move xnlock.1 man page to correct man page section 1.
   * heimdal-dev: add depends on comerr-dev. Closes: #357115.
 .
 heimdal (0.7.2-1) unstable; urgency=low
 .
   * New upstream version. Includes security fixes. Changes from upstream:
 .
         * Fix security problem in rshd that enable an attacker to overwrite
           and change ownership of any file that root could write.
 .
         * Fix a DOS in telnetd. The attacker could force the server to crash
           in a NULL de-reference before the user logged in, resulting in inetd
           turning telnetd off because it forked too fast.
 .
         * Make gss_acquire_cred(GSS_C_ACCEPT) check that the requested name
           exists in the keytab before returning success. This allows servers
           to check if its even possible to use GSSAPI.
 .
         * Fix receiving end of token delegation for GSS-API. It still wrongly
           uses subkey for sending for compatibility reasons, this will change
           in 0.8.
 .
         * telnetd, login and rshd are now more verbose in logging failed and
           successful logins.
 .
         * Bug fixes.
 .
   * Ditch dbs build system in preference for quilt and cdbs.
 .
   * Don't install /usr/include/ss. It's not included by any other header
     in heimdal-dev and is provided by ss-dev. Closes: #349213.
 .
   * Also remove /usr/bin/mk_cmds which is also provided by ss-dev.
 .
   * Supply /etc/ldap/schema/hdb.schema. Closes: #355287.
 .
   * Move iprop man pages from heimdal-clients package into
     heimdal-kdc package. Closes: #347555.
 .
   * Change default program for krsh from rlogin to ktelnet if no parameters
     given.  Closes: #355080.
 .
 heimdal (0.7.1-3) unstable; urgency=high
 .
   * Brian May <bam at debian.org>:
     * Delete patches for old Heimdal versions.
     * Update Swedish debconf translation (closes: #347605).
   * Michael Banck <mbanck at debian.org>:
     * Changes for GNU HURD: 026_posix_max (closes: #113317),
                             026_no_afs (closes: #324342).
   * Steve Langasek <vorlon at debian.org>:
     * 025_pthreads
     * High-urgency upload for RC bugfix.
     * Use -pthread -lpthread when linking shared libs, not just -pthread,
       needed for proper linking of libgssapi on mips/mipsel.  Closes: #346346.
     * Build-depend on libx11-dev, libxau-dev, libxt-dev, x-dev instead of the
       obsolete xlibs-dev.  Closes: #346680.
 .
 heimdal (0.7.1-2) unstable; urgency=low
 .
   * Apply 022_ftp-roken-glob again.
   * Upload for unstable.
Files: 
 fd45a1b71c7b780ba61d164560b7fdec 1114 net optional heimdal_0.7.2.dfsg.1-2ubuntu1.dsc
 365fd1f22b4483a1e67acfb8f52c9cc0 2574687 net optional heimdal_0.7.2.dfsg.1.orig.tar.gz
 b45bb186b150d682dcbfa8f3bc5e38f8 90401 net optional heimdal_0.7.2.dfsg.1-2ubuntu1.diff.gz

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

iD8DBQFEpNOXDecnbV4Fd/IRAoOvAKDKkVVVQiqbsUDOydDIbgsPUnboQgCbBeuP
0PzQn/kN/fIJcE1yO464oVc=
=ax6d
-----END PGP SIGNATURE-----





More information about the edgy-changes mailing list