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

Accepted exim4 4.68-2~bpo40+1 (source i386 all)



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

Format: 1.7
Date: Sat,  3 Nov 2007 07:40:13 +0000
Source: exim4
Binary: exim4-daemon-light-dbg exim4-daemon-custom exim4-daemon-heavy exim4-dbg exim4-daemon-heavy-dbg exim4-config exim4-daemon-custom-dbg eximon4 exim4-base exim4 exim4-dev exim4-daemon-light
Architecture: source i386 all
Version: 4.68-2~bpo40+1
Distribution: etch-backports
Urgency: low
Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description: 
 exim4      - meta-package to ease Exim MTA (v4) installation
 exim4-base - support files for all Exim MTA (v4) packages
 exim4-config - configuration for the Exim MTA (v4)
 exim4-daemon-heavy - Exim MTA (v4) daemon with extended features, including exiscan-ac
 exim4-daemon-heavy-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-daemon-light - lightweight Exim MTA (v4) daemon
 exim4-daemon-light-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-dbg  - debugging symbols for the Exim MTA (v4) packages
 exim4-dev  - header files for the Exim MTA (v4) packages
 eximon4    - monitor application for the Exim MTA (v4) (X11 interface)
Closes: 275975 307768 331716 381806 387078 391762 394976 400294 400790 400790 407957 408174 413235 413602 415590 416801 419700 420446 420578 421860 422419 426840 426980 427690 427690 427793 428069 428072 428274 429242 429352 429626 429828 429867 429878 429939 429940 429986 430391 430521 431019 431088 431130 431957 432181 432229 432394 432521 432716 433070 433084 433177 433200 433218 433222 433291 433293 433336 433578 433701 433758 433854 434337 434640 434961 435345 435705 440217 440217 440663 441895 442645 443210 444195 445494 446346
Changes: 
 exim4 (4.68-2~bpo40+1) etch-backports; urgency=low
 .
   * rebuilt backport for etch
   * Downgrade libdbX.Y-dev build-dependency to libdb4.3-dev.
 .
 exim4 (4.68-2) unstable; urgency=low
 .
   [ Marc Haber ]
   * Fix changelog: lowuid router does not close #420217. Closes: #440217
 .
   [ Andreas Metzler ]
   * Mention /etc/exim4/exim4.conf in FILES section of update-exim4.conf.8.
   * Fix syntax error in real-local router. Closes: #446346
   * Configuring exim as configtype="internet host" asks a different set of
     questions than e.g. satellite. However some of the settings controlled by
     these hidden questions still have effects on exim's behavior. Change
     exim4-config to ask these hidden questions if they have been set to a
     non-default value. (Either manually, or by switching configtype after
     setting the values.) Closes: #443210
     These questions have been added conditionally:
     - internet site with smarthost:
       + dc_relay_domains
     - satellite
       + dc_relay_domains
       + dc_localdelivery
 .
 exim4 (4.68-1) unstable; urgency=low
 .
   * new upstream version. Closes: #444195
     * Documents tls_verify_hosts during TLS sessions. Closes: #422419
     * new example.conf md5 sum
   * Move lowuid router to a later place, handle real- only for
     locally generated messages. Thanks to Andreas Metzler and others
     on pkg-exim4-devel. Closes: #440217
   * /etc/init.d/exim4:
     * Use start_daemon and killproc from lsb-base
       as a new plunge at #396944
     * Do not clean the environment as severly as before (functions
       need to survive).
   * README.Debian:
     * Document that using client certificates needs extra
       configuration. Thanks to John Goerzen. Closes: #440663
   * conf.d/main/03_exim4-config_tlsoptions: Make it clear that this
     file only concerns exim as an SMTP server.
   * exim4-config.preinst: Add EX4DEBUG facility, add rm_conffile
     function
   * Rename acl_whitelist_local_deny to acl_local_deny_exceptions
     as suggested by Ross Boylan. Closes: #387078.
   * Switch Build-Depends to db4.6. Closes: #442645
   * Debconf translations updates:
     - Portuguese. Thanks to Miguel Figueiredo. Closes: #441895, #445494
     - Norwegian Nynorsk. Thanks to HÃ¥vard Korsvoll.
   * exim4-config.NEWS: Explicitly mention that .dpkg-old and
     .dpkg-dist files are included in the DEBCONFsomethingDEBCONF check to
     allow lazy people to only grep the docs instead of actually reading
     them. This was requested by Hamish Moffatt in #445327.
 .
 exim4 (4.67-8) unstable; urgency=low
 .
   [ Marc Haber ]
   * Define REMOTE_SMTP_HELO_DATA and REMOTE_SMTP_HELO_FROM_DNS macros
     to have exim pull its HELO name from DNS automatically.
     Thanks to Jari Aalto and Magnus Holmgren. Closes: #275975
   * Enable DNSDB in exim4-daemon-light (needed by the HELO magic)
   * update-exim4.conf: Allow [] in ascii strings (needed for @[])
   * Improve domain literal docs
   * Remove debconf template noalias_regenerate
   * Fix PRIMARY_HOSTNAME typo in main/02_exim4-config_options.
     Thanks to Tim Krah. Closes: #434337
   * fix alphabet salad in README.Debian. Closes: #434640
   * Add E4BCD_DAILY_REPORT_TO to daily cron job.
     Thanks to Florian Schlichting. Closes: #426840
   * Fix /etc/exim paths in exim4-config_files(5).
     Thanks to Marques Johansson.
   * Debconf translations updates:
     - Japanese. Closes: #433070
     - Spanish. Thanks to Javier Fernández-Sanguino Peña. Closes: #433084
     - Thai. Thanks to Theppitak Karoonboonyanan. Closes: #433177
     - Arabic. Thanks to Ossama Khayat. Closes: #433222
     - Hebrew. Thanks to Baruch Even. Closes: #433291
     - Italian. Closes: #433200
     - Galician. Closes: #433218
     - Portuguese. Thanks to Miguel Figueiredo. Closes: #433293
     - Hungarian. Thanks to Josip Rodin. Closes: #433336
     - Punjabi. Thanks to Amanpreet Singh Alam. Closes: #433578
     - Marathi. Thanks to Priti Patil.
     - Wolof. Thanks to M Mamoune Mbacke. Closes: #433701
     - Indonesian. Thanks to Arief S Fitrianto. Closes: #433758
     - Romanian. Thanks to Eddy Petrisor. Closes: #433854
     - Nepali. Thanks to shyam krishna bal. Closes: #435345
     - Swedish. Thanks to Daniel Nylander. Closes: #435705
 .
   [ Andreas Metzler ]
   * Update eximon menu file for menu 2.1.35 hierarchy.
 .
   [ Christian Perrier ]
   * Fix typo in README.Debian.xml. Thanks to <shaulka@012.net.il>
     Closes: #434961
 .
 exim4 (4.67-7) unstable; urgency=low
 .
   * only generate HIDE_MAILNAME macro if its value is really non-empty
 .
 exim4 (4.67-6) unstable; urgency=low
 .
   * Add some more debugging output to maintainer scipts, hopefully
     nailing #396944 which has surfaced again.
   * Improve wording in NEWS.Debian for exim4-config.
     Closes: #431019, #431130
   * Issue DEBCONFfooDEBCONF warning as well for
     DEBCONFheaders_rewriteDEBCONF.
     Thanks to John Goerzen. Closes: #431088
   * fix localhost inserted twice into local_domains. Closes: #432394
   * fix MAIN_RELAY_TO_DOMAINS in update-exim4.conf.
     Thanks to Ben Wheeler. Closes: #432521
   * Document that special handling is needed for host lists that only
     consist of a single IPv6 address. Thanks to Frederic Daniel Luc
     Lehobey. Closes: #432229
   * Add forgotten (conditional) definition of REMOTE_SMTP_HEADERS_REWRITE
     and REMOTE_SMTP_RETURN_PATH for remote_smtp transports.
     Thanks to Miguel Martins Feitosa Filho. Closes: #432716
   * Debconf translations
     * Bulgarian completed. Closes: #431957, #430521
     * Update Tamil. Thanks to Tirumurti Vasudevan. Closes: #432181
     * Update Spanish.
       Thanks to Javier Fernández-Sanguino Peña. Closes: #429940
 .
 exim4 (4.67-5) unstable; urgency=low
 .
   * the "verderben viele Koeche den Brei?" release
 .
   [ Andreas Metzler ]
   * Point to exim4_passwd(5) instead of non-existing exim_passwd(5) in AUTH
     section of configuration.  (Thanks Arkadiusz Dykiel, #430149)
   * update-exim4.conf check_ascii_pipe(): Accept < since we use it for list
     construction. Closes: #430391
   * Anchor UPEX4CmacrosUPEX4C in update-exim4.conf
 .
   [ Robert Millan ]
   * Update informational message in SPF ACL to use the latest
     http://www.openspf.org/Why API.
 .
   [ Debconf translations ]
   * French completed and converted to UTF-8
   * All remaining non UTF-8 translation switched to UTF-8
 .
   [ Marc Haber ]
   * do not quote error message in lowuid router
   * replace commented UPEX4CmacrosUPEX4C with UPEX4CmacrosUPEX4C exim
     configuration macro definition as placeholder for ue4c-generated macros.
 .
   [ Christian Perrier ]
   * Correct the invalid ${fqdn} variable in exim4-config.templates
 .
 exim4 (4.67-4) unstable; urgency=low
 .
   * update-exim4.conf:
     * fix embarrassing typo in update-exim4.conf that broke macro
       expansion for two values.
       Thanks to Andrew Chittenden. Closes: #429828
     * Allow ! and * in ue4cc.
       Thanks to Dieter Hametner and Raf D'Halleweyn. Closes: #429986
     * have @ and localhost added to local_domains list.
       Thanks to a big number of people. Closes: #429939
     * eliminate -e && chmod construct as a possible cause of #429617.
       Thanks to Martin Ketzer and Silvestre Zabala
     * Now barfs if DEBCONFsomethingDEBCONF is still found in the
       configuration file. Thanks to a truckload of users who were too lazy
       to read the docs, did not accept the suggested configuration file
       changes and then complained about a non-working exim ("malformed macro
       definition")
   * README.Debian: Document the new low-UID handling mechanism.
     Thanks to Johannes Rohr. Closes: #429878
   * debian/rules: do not ignore make clean errors
   * Debconf translation updates:
     - Basque. Closes: #429626
     - Czech.
     - Brazilian Portuguese. Closes: #429867
 .
 exim4 (4.67-3) unstable; urgency=low
 .
   [ Andreas Metzler ]
   * Initialize permissions of bug-script and exim-adduser as 755, since diff
     does not preserve permissions. Both were shipped as 644 in binary packages
     not built with svn-buildpackage.  Closes: #420446
 .
   [ Marc Haber ]
   * Merge experimental changes from revision 2018:2073
     * Fix "Zahlendreher" in closure of #427690. Closes: #427690
     * update-exim4.conf:
       * finally get rid of the DEBCONFfooDEBCONF stuff. That information
         is now passed to the configuration by ue4c by directly setting exim
         macros in the configuration. This has caused both the configuration
         and ue4c to be much shorter.
       * run with -e, -C and -u.
       * convert input read from update-exim4.conf.conf to lower case
       * barf if strange characters are found in ue4cc. Closes: #400294
     * Remove superfluous "x$foo" = "xbar" constructs from scripts
     * Add routers to reject mail to accounts with low UID.
       Closes: #400790.
     * Make daily cron job barf if /usr/bin/mail is not found. Have
       exim4-base recommend mailx. Closes: #427690
     * Have all -daemon packages provide exim4-localscanapi-1.0 and
       exim4-localscanapi-1.1 as requested by Magnus Holmgren while fixing
       #426425. Also include exim4-localscan-plugin-config script with
       exim4-dev. Thanks to Magnus for helping with this. Closes: #428274
     * remove /etc/exim4/email-addresses symlink and document this.
       Thanks to Josip Rodin. Closes: #420578
     * introduce conf.d/250_exim4-config_lowuid which optionally allows
       to reject (or alias away) mail to low-uid accounts that are not
       listed in an exception list. Thanks to Dominic Hargreaves,
       Marc Sherman and Ross Boylan. Closes: #400790, #307768, #331716
     * remove versioned depends on cron, since the version we need is
       well before sarge.
     * Add cron | fcron dependency. Fcron is going to be removed again
       at the first sign of trouble. Closes: #381806
     * remove move_exim3_spool debconf template. Closes: #391762
     * replace openssl gendh with openssl dhparam. Closes: #413235
     * adapt docs, README and manpages
     * have Hilko fix the lynx-dump postprocessing to repair generating
       README.Debian text version. Thanks!
     * increase README.Debian generation robustness. Thanks to Hilko.
     * debconf:
       * Partly apply Christian Perrier's patch for reviewed
         templates and control file. Closes: #426980
       * Other minor template changes.
       * get rid of "mails" in debconf templates, use "messages" instead.
         Re-word local_interface debconf template. Other minor changes.
         Thanks to Jens Seidel and Christian Perrrier. Closes: #394976
       * re-work exim4-config.config logic to have split/non-split config
         asked last instead of first. This partly addresses #410756.
       * Add exim4-daemon-heavy.templates, exim4-daemon-light.templates
         and exim4.templates to POTFILES.in
       * Re-Word dc_other_hostnames debconf template.
         Thanks to Hans G. Ehrbar. Closes: #421860
 .
     [ Christian Perrier ]
 .
     * Debconf translation updates:
       - French
       - Ukrainian. Closes: #427793
       - Bulgarian.
       - Thai.
       - Galician.
       - Swedish.
       - Punjabi.
       - Indonesian.
       - Italian.
       - Khmer.
       - Traditional Chinese. Closes: #428072, #428069.
       - Portuguese.
       - Simplified Chinese.
       - Marathi
       - Romanian. Closes: #429242
       - Russian. Closes: #429352
 .
 exim4 (4.67-1) unstable; urgency=low
 .
   [ Marc Haber ]
   * new upstream version
     * remove 37_upstream-patch-384015-add_headers
     * remove 80_disable_rsa_export
     * remove 80_upstream_408174_4-64-PH18
     * EDITME patch changes to allow for 4.67
     * enable dovecot authentication
     * Upstream patch from Magnus Holmgren included upstream.
       Thanks to Simon Walter. Closes: #407957
     * Upstream patch PH/18 included upstream.
       Thanks to Marc Schiffbauer. Closes: #408174
   * merge experimental changes
     * exim man page patch changes for 4.67
     * robustness patches for
       * create-custom-package
       * exim-gencert
       * exim4-base.config
       * exim4-base.postinst
       * exim4-config.config
       * exim4-config.postinst
       * exim4-daemon-light.postinst
       * update-exim4defaults
       * replace backticks with $() notation
     * Add patch to 50_localscan_dlopen to reduce dynamic symbol table.
       Thanks to Magnus Holmgren. Closes: #413602
   * remove woody compatibility hacks from
     * exim4-daemon-light.postinst
     * exim4-config.postinst
   * Fix eximnext => exinext in man page.
   * README.Debian:
     * add warning to "IP addresses for incoming connections" section.
     * add new chapter about how to influence exim's behavior.
     * add missing closing bracket. Thanks to Martin Schwarz. Closes: #419700
   * update-exim4.conf(8):
     * clarify update-exim4.conf about how ue4cc and exim configuration
       interface
   * remote_smtp_smarthost transport: make hosts_try_auth host list
     semicolon-separated to correctly handle IPv6
   * multiple minor changes to lintian overrides
   * debian/control: have exim4 depend on debconf (>= 1.4.69) | cdebconf
     (>= 0.39) explicitly to allow usage of debconf error template type.
 .
   [ Christian Perrier ]
   * Esperanto debconf translation update (Serge Leblanc). Closes: #415590
   * Marathi debconf translation added (Priti Pathil). Closes: #416801
Files: 
 962a35aa989c47eda558bbabfa90f03b 1185 mail standard exim4_4.68-2~bpo40+1.dsc
 ea42825e594a539ede8ee8f10dc4787f 1641773 mail standard exim4_4.68.orig.tar.gz
 85e02981d78bfb94d18d57ac3018d376 543405 mail standard exim4_4.68-2~bpo40+1.diff.gz
 66c98dbf2d9e1dbc043149a90ffc7055 978126 mail standard exim4-base_4.68-2~bpo40+1_i386.deb
 0873eb15b94a39b4ec1fe3257635fd96 95008 mail optional eximon4_4.68-2~bpo40+1_i386.deb
 7468587bd03c2660fd87237a9829a749 413544 mail standard exim4-daemon-light_4.68-2~bpo40+1_i386.deb
 13604ca4d3ecb86af28beab56e534710 463722 mail optional exim4-daemon-heavy_4.68-2~bpo40+1_i386.deb
 129ffd461518330c4821359e24974fdf 634036 mail extra exim4-daemon-light-dbg_4.68-2~bpo40+1_i386.deb
 029eceac223ccbf9eb401ac831b0ec22 717294 mail extra exim4-daemon-heavy-dbg_4.68-2~bpo40+1_i386.deb
 55be2e490e48ca747339b3f3f00a4c3e 247530 mail extra exim4-dbg_4.68-2~bpo40+1_i386.deb
 bad23a45d24077c42ba2865abc9decc7 67004 mail extra exim4-dev_4.68-2~bpo40+1_i386.deb
 8ad0bc2f216e5555362bfce64259e213 288284 mail standard exim4-config_4.68-2~bpo40+1_all.deb
 22e3007c9856a3627e0b9a948029a5d0 5640 mail standard exim4_4.68-2~bpo40+1_all.deb

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

iD8DBQFHd2i6HTOcZYuNdmMRAhzpAJ9WcalmgRQE2Rvq0nawa4xNBCj5UwCeKBo4
SSS5CDktFuXiVf95+l3bYSU=
=fh9y
-----END PGP SIGNATURE-----


Accepted:
exim4-base_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/exim4-base_4.68-2~bpo40+1_i386.deb
exim4-config_4.68-2~bpo40+1_all.deb
  to pool/main/e/exim4/exim4-config_4.68-2~bpo40+1_all.deb
exim4-daemon-heavy-dbg_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.68-2~bpo40+1_i386.deb
exim4-daemon-heavy_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy_4.68-2~bpo40+1_i386.deb
exim4-daemon-light-dbg_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/exim4-daemon-light-dbg_4.68-2~bpo40+1_i386.deb
exim4-daemon-light_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/exim4-daemon-light_4.68-2~bpo40+1_i386.deb
exim4-dbg_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/exim4-dbg_4.68-2~bpo40+1_i386.deb
exim4-dev_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/exim4-dev_4.68-2~bpo40+1_i386.deb
exim4_4.68-2~bpo40+1.diff.gz
  to pool/main/e/exim4/exim4_4.68-2~bpo40+1.diff.gz
exim4_4.68-2~bpo40+1.dsc
  to pool/main/e/exim4/exim4_4.68-2~bpo40+1.dsc
exim4_4.68-2~bpo40+1_all.deb
  to pool/main/e/exim4/exim4_4.68-2~bpo40+1_all.deb
exim4_4.68.orig.tar.gz
  to pool/main/e/exim4/exim4_4.68.orig.tar.gz
eximon4_4.68-2~bpo40+1_i386.deb
  to pool/main/e/exim4/eximon4_4.68-2~bpo40+1_i386.deb


Reply to: