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

apt freeze exception



Hi,

I would like to ask for a freeze exception for a new apt upload. The
changelog looks like this:

apt (0.7.15~exp1) experimental; urgency=low

  [ Christian Perrier ]
  * Fix typo in cron.daily script. Closes: #486179

  [ Program translations ]
  * Traditional Chinese updated. Closes: #488526
  * German corrected and completed. Closes: #490532, #480002, #498018
  * French completed
  * Bulgarian updated. Closes: #492473
  * Slovak updated. Closes: #492475
  * Galician updated. Closes: #492794
  * Japanese updated. Closes: #492975
  * Fix missing space in Greek translation. Closes: #493922
  * Greek updated.
  * Brazilian Portuguese updated.
  * Basque updated. Closes: #496754
  * Romanian updated. Closes: #492773, #488361
  * Portuguese updated. Closes: #491790
  * Simplified Chinese updated. Closes: #489344
  * Norwegian Bokmål updated. Closes: #480022
  * Czech updated. Closes: #479628, #497277
  * Korean updated. Closes: #464515
  * Spanish updated. Closes: #457706
  * Lithuanian added. Closes: #493328
  * Swedish updated. Closes: #497496
  * Vietnamese updated. Closes: #497893
  * Portuguese updated. Closes: #498411
  * Greek updated. Closes: #498687
  * Polish updated.

  [ Michael Vogt ]
  * merge patch that enforces stricter https server certificate
    checking (thanks to Arnaud Ebalard, closes: #485960)
  * allow per-mirror specific https settings
    (thanks to Arnaud Ebalard, closes: #485965)
  * add doc/examples/apt-https-method-example.cof
    (thanks to Arnaud Ebalard, closes: #485964)
  * apt-pkg/depcache.cc:
    - when checking for new important deps, skip critical ones
      (closes: #485943)
  * improve apt progress reporting, display trigger actions
  * add DPkg::NoTriggers option so that applications that call
    apt/aptitude (like the installer) defer trigger processing
    (thanks to Joey Hess)
  * doc/makefile:
    - add examples/apt-https-method-example.conf

 -- Michael Vogt <mvo@debian.org>  Tue, 16 Sep 2008 21:27:03 +0200

Its mostly translation updates, but there are some code changes as
well. The most noticable is that the https code will refuse
connections if the peer can not be verified by a trused signature (it
will behave likfe firefox3 here). This can be overwritten by the admin
of course (details in the apt-https-method-example.conf file).

The other change is a fix in the way the checking for new important
dependencies (recommends) are done.  The progress reporting change is
a fix that will now show running triggers in the UI (e.g. in
synaptic).  It really "just" UI improvment, but without the patch, it
looks like some packages are hanging (in the UI) when in fact triggers
are processed. Both changes are taken from ubuntu and are available
there since some weeks without problems.

The Dkgg::NoTriggers option is off by default and just gives us more
flexibility in the future.

Because of the additional code changes I uploaded into experimental
(not because anything in it is experimental) and will upload to
unstable if you approve of the changes.

Please review and give me feedback.

Thanks,
 Michael


Reply to: