| 1 : |
tolimar |
298 |
#use wml::debian::projectnews::header PUBDATE="2010-06-14" SUMMARY=""
|
| 2 : |
tolimar |
3 |
#use wml::debian::acronyms
|
| 3 : |
|
|
|
| 4 : |
|
|
<!--
|
| 5 : |
tolimar |
15 |
$Id$
|
| 6 : |
|
|
$Rev$
|
| 7 : |
|
|
-->
|
| 8 : |
|
|
|
| 9 : |
|
|
<!--
|
| 10 : |
tolimar |
3 |
Copyright (c) 2010 Alexander Reichle-Schmehl
|
| 11 : |
jeremiah-g |
316 |
est Copyright (c) 2010 Jeremiah C. Foster
|
| 12 : |
tolimar |
3 |
All rights reserved.
|
| 13 : |
|
|
|
| 14 : |
|
|
Redistribution and use in source and binary forms, with or without
|
| 15 : |
|
|
modification, are permitted provided that the following conditions are
|
| 16 : |
|
|
met:
|
| 17 : |
|
|
|
| 18 : |
|
|
* Redistributions of source code must retain the above copyright
|
| 19 : |
|
|
notice, this list of conditions and the following disclaimer.
|
| 20 : |
|
|
* Redistributions in binary form must reproduce the above copyright
|
| 21 : |
|
|
notice, this list of conditions and the following disclaimer in the
|
| 22 : |
|
|
documentation and/or other materials provided with the distribution.
|
| 23 : |
|
|
|
| 24 : |
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
| 25 : |
|
|
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
| 26 : |
|
|
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
| 27 : |
tolimar |
118 |
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
| 28 : |
tolimar |
3 |
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
| 29 : |
|
|
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
| 30 : |
|
|
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
| 31 : |
|
|
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
| 32 : |
|
|
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
| 33 : |
|
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| 34 : |
|
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| 35 : |
|
|
-->
|
| 36 : |
|
|
|
| 37 : |
tolimar |
318 |
<!-- TODO List:
|
| 38 : |
|
|
?? NVIDIA, bug handling, and patience http://www.eyrie.org/~eagle/journal/2010-06/001.html
|
| 39 : |
|
|
UbuntuDiff updates http://blog.dogguy.org/index.php/2010/06/04/ubuntudiff-updates/
|
| 40 : |
|
|
|
| 41 : |
|
|
New lilo upstream, perhaps lilo will continue?
|
| 42 : |
|
|
http://lists.debian.org/debian-devel/2010/06/msg00117.html
|
| 43 : |
|
|
http://lists.debian.org/debian-devel/2010/06/msg00137.html
|
| 44 : |
tolimar |
325 |
|
| 45 : |
|
|
status of circulars dependencies in unstable
|
| 46 : |
|
|
http://lists.debian.org/20100606132103.GJ11095@yellowpig
|
| 47 : |
tolimar |
318 |
-->
|
| 48 : |
|
|
|
| 49 : |
tolimar |
3 |
<a name="0"></a>
|
| 50 : |
tolimar |
298 |
<p>Welcome to this year's fifth issue of DPN, the newsletter for the
|
| 51 : |
tolimar |
3 |
Debian community. Topics covered in this issue include:</p>
|
| 52 : |
|
|
<ul>
|
| 53 : |
jeremiah-g |
316 |
est <li><a href="#1"></a></li>
|
| 54 : |
taffit-gue |
156 |
t <li><a href="#2">bar</a></li>
|
| 55 : |
jeremiah-g |
316 |
est <li><a href="#3">D-I string freeze coming up</a></li>
|
| 56 : |
taffit-gue |
156 |
t <li><a href="#4">... and much more</a>.</li>
|
| 57 : |
tolimar |
3 |
</ul>
|
| 58 : |
|
|
|
| 59 : |
|
|
|
| 60 : |
|
|
<a name="1"></a>
|
| 61 : |
tolimar |
301 |
<h2>Automatic installation of hardware specific packages</h2>
|
| 62 : |
tolimar |
3 |
|
| 63 : |
tpeteul-gu |
311 |
st <p>Petter Reinholdtsen introduced a new change into the Debian installation
|
| 64 : |
tolimar |
301 |
system allowing the installation of <a
|
| 65 : |
|
|
href="http://lists.debian.org/2fly6f0ypze.fsf@login2.uio.no">hardware
|
| 66 : |
|
|
specific packages</a> at installation time (or an already installed
|
| 67 : |
|
|
system). This is useful for certain RAID controllers, graphic adaptors and
|
| 68 : |
|
|
other hardware and done by mapping PCI and USB IDs to the names of Debian
|
| 69 : |
madamezou- |
326 |
uest packages. Petter welcomes help maintaining this list.</p>
|
| 70 : |
tolimar |
3 |
|
| 71 : |
madamezou- |
326 |
uest <p>He also pointed out that for hot swappable devices this approach won't
|
| 72 : |
tpeteul-gu |
311 |
st work, and wonders whether the existing discover package should be adapted
|
| 73 : |
|
|
st to also support listening to DBus events, or whether <a
|
| 74 : |
tolimar |
301 |
href="http://www.packagekit.org/">PackageKit</a> could be ported to
|
| 75 : |
|
|
Debian.</p>
|
| 76 : |
tolimar |
3 |
|
| 77 : |
|
|
|
| 78 : |
tolimar |
304 |
<a name="2"></a>
|
| 79 : |
|
|
<h2>Desktop Artwork and themes for Debian <q>Squeeze</q></h2>
|
| 80 : |
|
|
|
| 81 : |
|
|
<p>Valessio Brito <a
|
| 82 : |
|
|
href="http://lists.debian.org/debian-desktop/2010/06/msg00003.html">started</a>
|
| 83 : |
|
|
to collect ideas and proposals for the <a
|
| 84 : |
|
|
href="http://wiki.debian.org/DebianDesktopArtworkSqueeze">Desktop artwork
|
| 85 : |
taffit-gue |
314 |
t used in Debian 6.0 <q>Squeeze</q></a>. The artwork should be the base for
|
| 86 : |
tpeteul-gu |
311 |
st common themes throughout the system. Yves-Alexis Perez started to <a
|
| 87 : |
tolimar |
304 |
href="http://lists.debian.org/debian-desktop/2010/06/msg00004.html">list
|
| 88 : |
|
|
possible usages</a> for that artwork ranging for themes for different
|
| 89 : |
madamezou- |
326 |
uest Desktop Environments over boot splash screens to website banners. He also
|
| 90 : |
tpeteul-gu |
311 |
st asked for more comments about the artwork from other users.</p>
|
| 91 : |
tolimar |
304 |
|
| 92 : |
tolimar |
325 |
|
| 93 : |
taffit-gue |
322 |
t <a name="3"></a>
|
| 94 : |
jeremiah-g |
316 |
est <h2>Debian Installer string freeze coming up</h2>
|
| 95 : |
tolimar |
304 |
|
| 96 : |
taffit-gue |
322 |
t <p>Christian Perrier <a
|
| 97 : |
|
|
t href="https://lists.debian.org/debian-boot/2010/06/msg00066.html">proposed</a>
|
| 98 : |
|
|
t a <q>string freeze</q> in order to officially notify translators that they should
|
| 99 : |
|
|
t consider completing their current work. Christian wrote: <q>During the string
|
| 100 : |
jeremiah-g |
316 |
est freeze, developers would be required to avoid committing changes that involved
|
| 101 : |
|
|
est modifications to localizable strings. Each of these would require a prior
|
| 102 : |
taffit-gue |
322 |
t discussion in debian-boot and a formal ACK to commit.</q> He proposed Sunday July 4th
|
| 103 : |
jeremiah-g |
316 |
est as deadline for the string freeze. Time to finish up those translations!
|
| 104 : |
taffit-gue |
322 |
t </p>
|
| 105 : |
jeremiah-g |
316 |
est
|
| 106 : |
|
|
est
|
| 107 : |
|
|
est
|
| 108 : |
tolimar |
3 |
<a name="10"></a>
|
| 109 : |
taffit-gue |
291 |
t <h2>Other news</h2>
|
| 110 : |
tolimar |
3 |
|
| 111 : |
|
|
<p>The xxth issue of the
|
| 112 : |
|
|
<a href="http://lists.debian.org/debian-devel-announce/">miscellaneous news for developers</a>
|
| 113 : |
taffit-gue |
291 |
t has been released and covers the following topics:</p>
|
| 114 : |
tolimar |
3 |
<ul>
|
| 115 : |
|
|
<li></li>
|
| 116 : |
|
|
<li></li>
|
| 117 : |
|
|
<li></li>
|
| 118 : |
|
|
<li></li>
|
| 119 : |
|
|
<li></li>
|
| 120 : |
|
|
</ul>
|
| 121 : |
|
|
|
| 122 : |
tolimar |
302 |
<p>Ana Guerrero <a
|
| 123 : |
|
|
href="http://lists.debian.org/20100525173727.GA5200@pryan.ekaia.org">announced</a>
|
| 124 : |
|
|
that the migration of the <a
|
| 125 : |
|
|
href="http://wiki.debian.org/DebianWomen">Debian-Women wiki</a> into
|
| 126 : |
|
|
Debian's wiki is now complete. There's still a little work to do: if you
|
| 127 : |
|
|
want to contribute, take a look at the <a
|
| 128 : |
|
|
href="http://wiki.debian.org/DebianWomen#migrationTODO">migration TODO
|
| 129 : |
|
|
list</a>.</p>
|
| 130 : |
tolimar |
3 |
|
| 131 : |
madamezou- |
326 |
uest <p>Adrian von Bidder announced that he will now <a
|
| 132 : |
tpeteul-gu |
315 |
st href="http://blog.fortytwo.ch/archives/84-Order-Your-Debian-Swirl-Umbrella-Now.html">take
|
| 133 : |
tolimar |
303 |
orders</a> for <a
|
| 134 : |
|
|
href="http://blog.fortytwo.ch/archives/80-Yay!-Debian-Logo!.html">Debian
|
| 135 : |
|
|
Umbrellas</a>.</p>
|
| 136 : |
tolimar |
3 |
|
| 137 : |
tolimar |
303 |
|
| 138 : |
tolimar |
3 |
<a name="11"></a>
|
| 139 : |
taffit-gue |
291 |
t <h2>New Developers and Maintainers</h2>
|
| 140 : |
tolimar |
3 |
|
| 141 : |
tolimar |
317 |
<p>Six applicants have been
|
| 142 : |
|
|
<a href="http://lists.debian.org/E1OLPhC-0004Dr-AN@merkel.debian.org">accepted</a>
|
| 143 : |
tolimar |
299 |
as Debian Developers and two applicants have been
|
| 144 : |
|
|
<a href="http://lists.debian.org/E1OJ5es-00033L-A1@ries.debian.org">accepted</a>
|
| 145 : |
taffit-gue |
291 |
t as Debian Maintainer since the previous issue of the Debian
|
| 146 : |
tolimar |
317 |
Project News. Please welcome Dominique Belhachem, Sylvain Beucler, Scott
|
| 147 : |
|
|
Kitterman, Giovanni Mascellani, Alessio Treglia, Ulises Vitulli,
|
| 148 : |
|
|
Hannes von Haugwitz and Tang Ke into our project!</p>
|
| 149 : |
tolimar |
3 |
|
| 150 : |
|
|
|
| 151 : |
|
|
<a name="12"></a>
|
| 152 : |
taffit-gue |
291 |
t <h2>Release-critical bugs statistics for the upcoming release</h2>
|
| 153 : |
tolimar |
3 |
|
| 154 : |
taffit-gue |
291 |
t <p>According to the <a href="http://bts.turmzimmer.net/details.php">unofficial
|
| 155 : |
|
|
t RC-bugs count</a>, the upcoming release, Debian 6.0
|
| 156 : |
|
|
t <q>Squeeze</q>, is currently affected by
|
| 157 : |
taffit-gue |
281 |
t XX release critical bugs.
|
| 158 : |
|
|
t XX of them have already been fixed in Debian's <q>unstable</q> branch. Of the remaining
|
| 159 : |
|
|
t XX release critical bugs,
|
| 160 : |
|
|
t XX already have a patch (which might need testing) and
|
| 161 : |
|
|
t XXX are marked as pending.</p>
|
| 162 : |
tolimar |
3 |
|
| 163 : |
taffit-gue |
291 |
t <p>Ignoring these bugs as well as release critical bugs for packages in contrib or non-free,
|
| 164 : |
taffit-gue |
281 |
t XXX release critical bugs remain to be solved for the
|
| 165 : |
taffit-gue |
291 |
t release to happen.</p>
|
| 166 : |
tolimar |
3 |
|
| 167 : |
|
|
|
| 168 : |
|
|
<a name="13"></a>
|
| 169 : |
taffit-gue |
291 |
t <h2>Important Debian Security Advisories</h2>
|
| 170 : |
tolimar |
3 |
|
| 171 : |
taffit-gue |
291 |
t <p>Debian's Security Team recently released advisories for these packages
|
| 172 : |
|
|
t (among others):
|
| 173 : |
tolimar |
306 |
<a href="http://www.debian.org/security/2010/dsa-2054">bind9</a>,
|
| 174 : |
tolimar |
319 |
<a href="http://www.debian.org/security/2010/dsa-2055">OpenOffice.org</a>,
|
| 175 : |
|
|
<a href="http://www.debian.org/security/2010/dsa-2056">zonecheck</a>,
|
| 176 : |
taffit-gue |
322 |
t <a href="http://www.debian.org/security/2010/dsa-2057">mysql-dfsg-5.0</a>,
|
| 177 : |
taffit-gue |
291 |
t Please read them carefully and take the proper measures.</p>
|
| 178 : |
tolimar |
3 |
|
| 179 : |
taffit-gue |
291 |
t <p>Please note that these are a selection of the more important security
|
| 180 : |
|
|
t advisories of the last weeks. If you need to be kept up to date about
|
| 181 : |
|
|
t security advisories released by the Debian Security Team, please
|
| 182 : |
|
|
t subscribe to the <a href="http://lists.debian.org/debian-security-announce/">security mailing
|
| 183 : |
|
|
t list</a> for announcements.</p>
|
| 184 : |
tolimar |
3 |
|
| 185 : |
|
|
|
| 186 : |
|
|
<a name="14"></a>
|
| 187 : |
taffit-gue |
291 |
t <h2>New and noteworthy packages</h2>
|
| 188 : |
tolimar |
3 |
|
| 189 : |
taffit-gue |
291 |
t <p>The following packages were added to the unstable Debian archive
|
| 190 : |
|
|
t recently (<a href="http://packages.debian.org/unstable/main/newpkg">among
|
| 191 : |
|
|
t others</a>):</p>
|
| 192 : |
tolimar |
3 |
|
| 193 : |
|
|
<ul>
|
| 194 : |
|
|
<li><a href="http://packages.debian.org/unstable/main/XXX">\
|
| 195 : |
|
|
XXXX — XXXX</a></li>
|
| 196 : |
|
|
</ul>
|
| 197 : |
|
|
|
| 198 : |
|
|
<a name="15"></a>
|
| 199 : |
taffit-gue |
291 |
t <h2>Work-needing packages</h2>
|
| 200 : |
tolimar |
3 |
|
| 201 : |
taffit-gue |
291 |
t <p>Currently
|
| 202 : |
taffit-gue |
281 |
t XXX packages are orphaned and
|
| 203 : |
|
|
t XXX packages are up for adoption. Please take a look at the
|
| 204 : |
tolimar |
305 |
<a href="http://lists.debian.org/E1OKKlx-0007DT-Va@merkel.debian.org">recent</a>
|
| 205 : |
tolimar |
3 |
<a href="http://lists.debian.org/debian-devel/2010/...">reports</a>
|
| 206 : |
taffit-gue |
291 |
t to see if there are packages you are interested in or view the complete list of
|
| 207 : |
|
|
t <a href="http://www.debian.org/devel/wnpp/help_requested">packages which need
|
| 208 : |
|
|
t your help</a>.</p>
|
| 209 : |
tolimar |
3 |
|
| 210 : |
|
|
|
| 211 : |
|
|
<a name="16"></a>
|
| 212 : |
taffit-gue |
291 |
t <h2>Want to continue reading DPN?</h2>
|
| 213 : |
tolimar |
3 |
|
| 214 : |
jeremiah-g |
316 |
est <p>Please help us create this newsletter. We still need more volunteer writers
|
| 215 : |
taffit-gue |
291 |
t to watch the Debian community and report about what is going on. Please see the
|
| 216 : |
|
|
t <a href="http://wiki.debian.org/ProjectNews/HowToContribute">contributing
|
| 217 : |
|
|
t page</a> to find out how to help. We're looking forward to receiving your mail
|
| 218 : |
|
|
t at <a href="mailto:debian-publicity@lists.debian.org">debian-publicity@lists.debian.org</a>.</p>
|
| 219 : |
tolimar |
3 |
|
| 220 : |
|
|
|
| 221 : |
|
|
#use wml::debian::projectnews::footer editor="XXX, XXX, Alexander Reichle-Schmehl"
|