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

[Webiste] 08.02.2014: Debian 7.4



Hallo zusammen,

neue News, neue Übersetzung und so weiter. Bitte mal Korrektur lesen, wer Zeit 
und Lust hat.

Danke!

Grueße
Erik

-- 
Linux User: 499744
Linux Machine: 434256

No need to CC me ;)
I do NOT accept HTML e-mails!
<define-tag pagetitle>Updated Debian 7: 7.4 released</define-tag>
<define-tag pagetitle>Debian 7 aktualisiert: 7.4 veröffentlicht</define-tag>
<define-tag release_date>2014-02-08</define-tag>
#use wml::debian::news
# $Id:

<define-tag release>7</define-tag>
<define-tag codename>Wheezy</define-tag>
<define-tag revision>7.4</define-tag>

<define-tag dsa>
    <tr><td align="center"><a href="$(HOME)/security/%0/dsa-%1">DSA-%1</a></td>
        <td align="center"><:
    my @p = ();
    for my $p (split (/,\s*/, "%2")) {
	push (@p, sprintf ('<a href="http://packages.debian.org/src:%s";>%s</a>', $p, $p));
    }
    print join (", ", @p);
:></td><td align="left">%3</td></tr>
</define-tag>

<define-tag correction>
    <tr><td><a href="http://packages.debian.org/src:%0";>%0</a></td>              <td>%1</td></tr>
</define-tag>

<define-tag srcpkg><a href="http://packages.debian.org/src:%0";>%0</a></define-tag>

<p>The Debian project is pleased to announce the fourth update of its
stable distribution Debian <release> (codename <q><codename></q>). 
This update mainly adds corrections for security problems to the stable
release, along with a few adjustments for serious problems.  Security advisories
were already published separately and are referenced where available.</p>

<p>
Das Debian-Projekt freut sich, die dritte Aktualisierung seiner 
Stable-Veröffentlichung Debian <release> (Codename <q><codename></q>) 
ankündigen zu dürfen. Diese Aktualisierung behebt hauptsächlich 
Sicherheitslücken der Stable-Veröffentlichung sowie einige ernste Probleme. Für 
sie sind bereits separate Sicherheitsankündigungen veröffentlicht worden, auf 
die, wenn möglich, verwiesen wird.
</p>

-----

<p>Please note that this update does not constitute a new version of Debian
<release> but only updates some of the packages included.  There is
no need to throw away old <q><codename></q> CDs or DVDs but only to update
via an up-to-date Debian mirror after an installation, to cause any out of
date packages to be updated.</p>

<p>
Bitte beachten Sie, dass diese Aktualisierung keine neue Version von 
Debian <release> darstellt, sondern nur einige der enthaltenen Pakete 
auffrischt. Es gibt keinen Grund, <codename>-CDs oder -DVDs wegzuwerfen, denn es 
reicht, neue Installationen mit einem aktuellen Debian-Spiegelserver 
abzugleichen, damit alle veralteten Pakete ausgetauscht werden.
</p>

-----

<p>Those who frequently install updates from security.debian.org won't have
to update many packages and most updates from security.debian.org are
included in this update.</p>

<p>
Wer häufig Aktualisierungen von security.debian.org herunterlädt, wird 
nicht viele Pakete auf den neuesten Stand bringen müssen. Die meisten 
Aktualisierungen von security.debian.org sind in dieser Revision enthalten.
</p>

-----

<p>New installation media and CD and DVD images containing updated packages
will be available soon at the regular locations.</p>

<p>
Neue Installationsmedien sowie CD- und DVD-Abbilder mit den neuen Paketen 
können bald von den gewohnten Orten bezogen werden.
</p>

-----

<p>Upgrading to this revision online is usually done by pointing the
aptitude (or apt) package tool (see the sources.list(5) manual page) to
one of Debian's many FTP or HTTP mirrors.  A comprehensive list of
mirrors is available at:</p>

<p>
Für das Online-Upgrade auf diese Version wird in der Regel die Aptitude- 
(oder APT-) Paketverwaltung auf einen der vielen Debian-FTP- oder 
HTTP-Spiegel verwiesen (siehe auch die Handbuchseite zu sources.list(5)). 
Eine vollständige Liste der Spiegelserver findet sich unter:
</p>

-----

<div class="center">
  <a href="$(HOME)/mirror/list">http://www.debian.org/mirror/list</a>
</div>

------

<h2>Miscellaneous Bugfixes</h2>

<p>This stable update adds a few important corrections to the following
packages:</p>

<h2>Verschiedene Fehlerkorrekturen</h2>

<p>Diese Stable-Veröffentlichung nimmt an den folgenden Paketen einige wichtige 
Korrekturen vor:</p>

-----

<table border=0>
<tr><th>Package</th>               <th>Reason</th></tr>
<correction apache2                          "Fix mod_rewrite log escaping (CVE-2013-1862), mod_dav denial of service (CVE-2013-1896) and segfaults in certain error conditions">
<correction base-files                       "Update for the point release">
<correction ctdb                             "Fix service stop and restart failing when trying to remove a public IP address not assigned locally">
<correction debian-handbook                  "Update for wheezy">
<correction debian-installer                 "Rebuild for the point release">
<correction eglibc                           "Several security fixes; fix SIGFPE when locale-archive has been corrupted to all zeros; kfreebsd: always put supplied extra gid as the first entry of group list in setgroups(); fix sys_ktimer_settime">
<correction gatling                          "Restore compatibility with PolarSSL security update">
<correction gnash                            "Fix playing youtube movies using the ffmpeg media handler">
<correction kexec-tools                      "Handle x.y kernel versions">
<correction kfreebsd-8                       "Several security fixes">
<correction kfreebsd-9                       "Disable VIA hardware RNG by default; fix lseek ENXIO error condition with ZFS">
<correction lazr.restfulclient               "Fix some concurrency issues">
<correction libapache2-mod-rpaf              "Restore accidentally dropped IPv6 patch">
<correction libglib-object-introspection-perl "Fix incorrect memory allocation that causes segfaults in reverse-dependencies">
<correction libhtml-formhandler-perl         "Fix FTBFS">
<correction libmicrohttpd                    "Various security issues">
<correction libnet-mac-vendor-perl           "Fix FTBFS due to failing t/fetch_oui.t test">
<correction libotr                           "Disable insecure OTRv1 protocol">
<correction linux                            "Update to stable 3.2.54; update drm, agp to 3.4.76; fix CVE-2013-4579, CVE-2013-6368, CVE-2014-1446">
<correction localepurge                      "Fix CVE-2014-1638, unsafe tempfile creation">
<correction lxc                              "Use latest upstream provided lxc-debian; add rsync to Recommends">
<correction mapserver                        "Fix CVE-2013-7262, an SQL injection vulnerability in the msPostGISLayerSetTimeFilter function">
<correction nut                              "Reset USB timeout to standard 5 seconds">
<correction openssl                          "Enable assembler for the arm targets; enable ec_nistp_64_gcc_128 on *-amd64">
<correction pdns                             "Fix lengths of the records.content and supermasters.ip columns">
<correction ruby-gsl                         "Remove non-free documentation">
<correction ruby-opengl                      "Remove example with unclear license">
<correction rush                             "Fix CVE-2013-6889, file access escalation">
<correction samhain                          "Disable dnmalloc for all architectures expect those known to work; fix mail sending from default configuration">
<correction spip                             "Fix XSS on signature from author [CVE-2013-7303]">
<correction tuxguitar                        "Update list of supported xulrunner versions">
<correction tzdata                           "New upstream release">
<correction user-mode-linux                  "Rebuild against Linux kernel 3.2.54-2">
<correction vips                             "Fix crash on TIFF with JPEG compression">
<correction wget                             "Add support for SNI">
<correction whois                            "New upstream release; update various TLDs">
<correction xfce4-weather-plugin             "Fix abort when <hi> element is empty">
</table>

-----

<h2>Security Updates</h2>

<p>This revision adds the following security updates to the stable
release. The Security Team has already released an advisory for each of
these updates:</p>


<h2>Sicherheitsaktualisierungen</h2>

<p>Diese Revision fügt der Stable-Veröffentlichung die folgenden 
Sicherheitsaktualisierungen hinzu. Das Sicherheits-Team hat bereits für jede 
davon eine Ankündigung veröffentlicht:</p>

-----

<table border=0>
<tr><th>Advisory ID</th>  <th>Package</th>    <th>Correction(s)</th></tr>


<dsa 2013 2749 asterisk                "Multiple issues">
<dsa 2013 2757 wordpress               "Multiple issues">
<dsa 2013 2793 libav                   "Multiple issues">
<dsa 2013 2812 samba                   "Multiple issues">
<dsa 2013 2813 gimp                    "Multiple issues">
<dsa 2013 2814 varnish                 "Denial of service">
<dsa 2013 2815 munin                   "Denial of service">
<dsa 2013 2816 php5                    "Multiple issues">
<dsa 2013 2817 libtar                  "Multiple integer overflows">
<dsa 2013 2818 mysql-5.5               "Multiple issues">
<dsa 2013 2820 nspr                    "Integer overflow">
<dsa 2013 2821 gnupg                   "Side channel attack">
<dsa 2013 2822 xorg-server             "Integer underflow">
<dsa 2013 2823 pixman                  "Integer underflow">
<dsa 2013 2824 curl                    "Unchecked TLS/SSL certificate host name">
<dsa 2013 2825 wireshark               "Multiple issues">
<dsa 2013 2826 denyhosts               "Remote denial of ssh service">
<dsa 2013 2827 libcommons-fileupload-java "Arbitrary file upload via deserialization">
<dsa 2013 2829 hplip                   "Multiple issues">
<dsa 2013 2830 ruby-i18n               "Cross-site scripting">
<dsa 2013 2831 puppet                  "Insecure temporary files">
<dsa 2014 2832 memcached               "Multiple issues">
<dsa 2014 2833 openssl                 "Multiple issues">
<dsa 2014 2834 typo3-src               "Multiple issues">
<dsa 2014 2835 asterisk                "Buffer overflow">
<dsa 2014 2836 devscripts              "Arbitrary code execution">
<dsa 2014 2837 openssl                 "Programming error">
<dsa 2014 2838 libxfont                "Buffer overflow">
<dsa 2014 2839 spice                   "Denial of service">
<dsa 2014 2840 srtp                    "Buffer overflow">
<dsa 2014 2841 movabletype-opensource  "Cross-site scripting">
<dsa 2014 2842 libspring-java          "Multiple issues">
<dsa 2014 2843 graphviz                "Buffer overflow">
<dsa 2014 2846 libvirt                 "Multiple issues">
<dsa 2014 2847 drupal7                 "Multiple issues">
<dsa 2014 2849 curl                    "Information disclosure">
<dsa 2014 2850 libyaml                 "Heap-based buffer overflow">

</table>

-----

<h2>Removed packages</h2>

<p>The following packages were removed due to circumstances beyond our
control:</p>

<h2>Entfernte Pakete</h2>
<p>
Die folgenden Pakete wurden wegen Umständen entfernt, die außerhalb unserer 
Kontrolle liegen:
</p>

-----

<table border=0>
<tr><th>Package</th>               <th>Reason</th></tr>

<correction iceape                    "Security support removed">
</table>

-----

<h2>URLs</h2>

<p>The complete lists of packages that have changed with this
revision:</p>

<h2>URLs</h2>

<p>Die vollständige Liste von Paketen, die sich mit dieser Revision geändert 
haben:</p>

-----

<div class="center">
  <url "http://ftp.debian.org/debian/dists/<downcase <codename>>/ChangeLog">
</div>

-----

<p>The current stable distribution:</p>
<p>Die derzeitige Stable-Distribution:</p>

-----

<div class="center">
  <url "http://ftp.debian.org/debian/dists/stable/";>
</div>

-----

<p>Proposed updates to the stable distribution:</p>
<p>Vorgeschlagene Aktualisierungen für die Stable-Distribution:</p>

-----

<div class="center">
  <url "http://ftp.debian.org/debian/dists/proposed-updates";>
</div>

-----

<p>stable distribution information (release notes, errata etc.):</p>
<p>Informationen zur Stable-Distribution (Veröffentlichungshinweise, Errata 
usw.):</p>

-----

<div class="center">
  <a
  href="$(HOME)/releases/stable/">http://www.debian.org/releases/stable/</a>
</div>

-----

<p>Security announcements and information:</p>
<p>Sicherheitsankündigungen und -informationen:</p>

-----

<div class="center">
  <a href="$(HOME)/security/">http://security.debian.org/</a>
</div>

-----

<h2>About Debian</h2>

<p>The Debian Project is an association of Free Software developers who
volunteer their time and effort in order to produce the completely free
operating system Debian.</p>


<h2>Contact Information</h2>

<p>For further information, please visit the Debian web pages at <a
href="$(HOME)/">http://www.debian.org/</a>, send mail to
&lt;press@debian.org&gt;, or contact the stable release team at
&lt;debian-release@lists.debian.org&gt;.</p>


<h2>Über Debian</h2>

<p>Das Debian-Projekt ist eine Vereinigung von Entwicklern Freier Software, 
die ihre Kraft und Zeit dafür opfern, das vollständig freie Betriebssystem 
Debian zu erschaffen.</p>


<h2>Kontaktinformationen</h2>

<p>Für weitere Informationen besuchen Sie bitte die Debian-Webseiten unter
<a href="$(HOME)/">http://www.debian.org/</a>, schicken eine E-Mail an 
&lt;press@debian.org&gt;, oder kontaktieren das Stable-Release-Team 
auf Englisch über &lt;debian-release@lists.debian.org&gt;.</p>
0a1
> 
3c4
< <tr><th>Package</th>               <th>Reason</th></tr>
---
> <tr><th>Paket</th>               <th>Grund</th></tr>
5c6
< <correction apache2                          "Fix mod_rewrite log escaping (CVE-2013-1862), mod_dav denial of service (CVE-2013-1896) and segfaults in certain error conditions">
---
> <correction apache2                          "Behebt mod_rewrite-Protokoll-Escaping (CVE-2013-1862), mod_dav-Dienstblockade (CVE-2013-1896) und Speicherzugriffsfehler in bestimmten Fehlerzuständen">
7c8
< <correction base-files                       "Update for the point release">
---
> <correction base-files                       "Aktualisierung auf die Zwischenveröffentlichung">
9c10
< <correction ctdb                             "Fix service stop and restart failing when trying to remove a public IP address not assigned locally">
---
> <correction ctdb                             "Behebt fehlschlagenden Dienststop und -neustart, wenn versucht wird, eine öffentliche, lokal nicht zugewiesene IP-Adresse zu entfernen">
11c12
< <correction debian-handbook                  "Update for wheezy">
---
> <correction debian-handbook                  "Aktualisierung auf die Zwischenveröffentlichung">
13c14
< <correction debian-installer                 "Rebuild for the point release">
---
> <correction debian-installer                 "Neubau für die Zwischenveröffentlichung">
15c16
< <correction eglibc                           "Several security fixes; fix SIGFPE when locale-archive has been corrupted to all zeros; kfreebsd: always put supplied extra gid as the first entry of group list in setgroups(); fix sys_ktimer_settime">
---
> <correction eglibc                           "Mehrere Sicherheitskorrekturen; behebt SIGFPE, wenn locale-archive so korrumpiert wurde, dass sie nur Nullen enthält; kfreebsd: angegebene zusätzliche GID immer an den Anfang der Gruppenliste in setgroups() setzen; korrigiert sys_ktimer_settime">
17c18
< <correction gatling                          "Restore compatibility with PolarSSL security update">
---
> <correction gatling                          "Stellt Kompatibilität mit PolarSSL-Sicherheitsaktualisierung wieder her">
19c20
< <correction gnash                            "Fix playing youtube movies using the ffmpeg media handler">
---
> <correction gnash                            "Korrigiert Abspielen von YouTube-Videos mit dem Ffmpeg-Medien-Handler">
21c22
< <correction kexec-tools                      "Handle x.y kernel versions">
---
> <correction kexec-tools                      "Richtig mit x.y-Kernelversionen umgehen">
23c24
< <correction kfreebsd-8                       "Several security fixes">
---
> <correction kfreebsd-8                       "Mehrere Sicherheitskorrekturen">
25c26
< <correction kfreebsd-9                       "Disable VIA hardware RNG by default; fix lseek ENXIO error condition with ZFS">
---
> <correction kfreebsd-9                       "Schaltet VIAs Hardware-RNG standardmäßig ab; behebt lseek-ENXIO-Fehlerzustand mit ZFS">
27c28
< <correction lazr.restfulclient               "Fix some concurrency issues">
---
> <correction lazr.restfulclient               "Behebt einige Nebenläufigkeitsprobleme">
29c30
< <correction libapache2-mod-rpaf              "Restore accidentally dropped IPv6 patch">
---
> <correction libapache2-mod-rpaf              "Stellt ersehentlich verworfene IPv6-Korrektur wieder her">
31c32
< <correction libglib-object-introspection-perl "Fix incorrect memory allocation that causes segfaults in reverse-dependencies">
---
> <correction libglib-object-introspection-perl "Korrigiert Fehlerhafte Speicherallozierung , die Speicherzugriffsfehler in reverse-dependencies verursacht">
33c34
< <correction libhtml-formhandler-perl         "Fix FTBFS">
---
> <correction libhtml-formhandler-perl         "Behebt FTBFS">
35c36
< <correction libmicrohttpd                    "Various security issues">
---
> <correction libmicrohttpd                    "Verschiedene Sicherheitsprobleme">
37c38
< <correction libnet-mac-vendor-perl           "Fix FTBFS due to failing t/fetch_oui.t test">
---
> <correction libnet-mac-vendor-perl           "Behebt FTBFS wegen fehlschlagendem t/fetch_oui.t-Test">
39c40
< <correction libotr                           "Disable insecure OTRv1 protocol">
---
> <correction libotr                           "Schaltet unsicheres OTRv1 ab">
41c42
< <correction linux                            "Update to stable 3.2.54; update drm, agp to 3.4.76; fix CVE-2013-4579, CVE-2013-6368, CVE-2014-1446">
---
> <correction linux                            "Aktualisierung auf Stable-3.2.54; DRM, AGP auf 3.4.76 aktualisiert; CVE-2013-4579, CVE-2013-6368, CVE-2014-1446 behoben">
43c44
< <correction localepurge                      "Fix CVE-2014-1638, unsafe tempfile creation">
---
> <correction localepurge                      "Behebt CVE-2014-1638, unsichere Erzeugung von Temporärdateien">
45c46
< <correction lxc                              "Use latest upstream provided lxc-debian; add rsync to Recommends">
---
> <correction lxc                              "Neuestes lxc-debian der Originalautoren verwenden; rsync zu den Paketempfehlungen hinzufügen">
47c48
< <correction mapserver                        "Fix CVE-2013-7262, an SQL injection vulnerability in the msPostGISLayerSetTimeFilter function">
---
> <correction mapserver                        "Behebt CVE-2013-7262, eine Anfälligkeit für SQL-Injektionen in der Funktion msPostGISLayerSetTimeFilter">
49c50
< <correction nut                              "Reset USB timeout to standard 5 seconds">
---
> <correction nut                              "Setzt die USB-Zeitüberschreitung auf ihren Standard von 5 Sek. zurück">
51c52
< <correction openssl                          "Enable assembler for the arm targets; enable ec_nistp_64_gcc_128 on *-amd64">
---
> <correction openssl                          "Schaltet Assembler für die ARM-Ziele frei; schaltet ec_nistp_64_gcc_128 bei *-amd64 frei">
53c54
< <correction pdns                             "Fix lengths of the records.content and supermasters.ip columns">
---
> <correction pdns                             "Korrigiert die Länge der records.content- und supermasters.ip-Spalten">
55c56
< <correction ruby-gsl                         "Remove non-free documentation">
---
> <correction ruby-gsl                         "Entfernt unfreie Dokumentation">
57c58
< <correction ruby-opengl                      "Remove example with unclear license">
---
> <correction ruby-opengl                      "Entfernt ein Beispiel mit unklarer Lizenz">
59c60
< <correction rush                             "Fix CVE-2013-6889, file access escalation">
---
> <correction rush                             "Behebt CVE-2013-6889, Dateizugriffseskalation">
61c62
< <correction samhain                          "Disable dnmalloc for all architectures expect those known to work; fix mail sending from default configuration">
---
> <correction samhain                          "Schaltet dnmalloc auf allen Architekturen ab, außer denen, auf denen es bekanntermaßen funktioniert; Mail-Versand von der Vorkonfiguration korrigiert">
63c64
< <correction spip                             "Fix XSS on signature from author [CVE-2013-7303]">
---
> <correction spip                             "Behebt XSS auf die Signatur des Autors [CVE-2013-7303]">
65c66
< <correction tuxguitar                        "Update list of supported xulrunner versions">
---
> <correction tuxguitar                        "Aktualisiert die Liste der unterstützten Xulrunner-Versionen">
67c68
< <correction tzdata                           "New upstream release">
---
> <correction tzdata                           "Neue Version der Originalautoren">
69c70
< <correction user-mode-linux                  "Rebuild against Linux kernel 3.2.54-2">
---
> <correction user-mode-linux                  "Neubau gegen Linuxkernel 3.2.54-2">
71c72
< <correction vips                             "Fix crash on TIFF with JPEG compression">
---
> <correction vips                             "Behebt Absturz bei TIFF mit JPEG-Kompression">
73c74
< <correction wget                             "Add support for SNI">
---
> <correction wget                             "Fügt Unterstützung für SNI hinzu">
75c76
< <correction whois                            "New upstream release; update various TLDs">
---
> <correction whois                            "Neue Upstream-Veröffentlichung; aktualisiert verschiedene TLDs">
77c78
< <correction xfce4-weather-plugin             "Fix abort when <hi> element is empty">
---
> <correction xfce4-weather-plugin             "Abbruch bei leerem <hi>-Element behoben">
87c88
< <tr><th>Advisory ID</th>  <th>Package</th>    <th>Correction(s)</th></tr>
---
> <tr><th>Ankündigungs-ID</th>  <th>Paket</th>    <th>Korrektur(en)</th></tr>
93c94
< <dsa 2013 2749 asterisk                "Multiple issues">
---
> <dsa 2013 2749 asterisk                "Mehrere Probleme">
95c96
< <dsa 2013 2757 wordpress               "Multiple issues">
---
> <dsa 2013 2757 wordpress               "Mehrere Probleme">
97c98
< <dsa 2013 2793 libav                   "Multiple issues">
---
> <dsa 2013 2793 libav                   "Mehrere Probleme">
99c100
< <dsa 2013 2812 samba                   "Multiple issues">
---
> <dsa 2013 2812 samba                   "Mehrere Probleme">
101c102
< <dsa 2013 2813 gimp                    "Multiple issues">
---
> <dsa 2013 2813 gimp                    "Mehrere Probleme">
103c104
< <dsa 2013 2814 varnish                 "Denial of service">
---
> <dsa 2013 2814 varnish                 "Dienstblockade">
105c106
< <dsa 2013 2815 munin                   "Denial of service">
---
> <dsa 2013 2815 munin                   "Dienstblockade">
107c108
< <dsa 2013 2816 php5                    "Multiple issues">
---
> <dsa 2013 2816 php5                    "Mehrere Probleme">
109c110
< <dsa 2013 2817 libtar                  "Multiple integer overflows">
---
> <dsa 2013 2817 libtar                  "Mehrere Ganzzahlüberläufe">
111c112
< <dsa 2013 2818 mysql-5.5               "Multiple issues">
---
> <dsa 2013 2818 mysql-5.5               "Mehrere Probleme">
113c114
< <dsa 2013 2820 nspr                    "Integer overflow">
---
> <dsa 2013 2820 nspr                    "Ganzzahlüberlauf">
115c116
< <dsa 2013 2821 gnupg                   "Side channel attack">
---
> <dsa 2013 2821 gnupg                   "Angriff via Seitenkanal">
117c118
< <dsa 2013 2822 xorg-server             "Integer underflow">
---
> <dsa 2013 2822 xorg-server             "Ganzzahlunterlauf">
119c120
< <dsa 2013 2823 pixman                  "Integer underflow">
---
> <dsa 2013 2823 pixman                  "Ganzzahlunterlauf">
121c122
< <dsa 2013 2824 curl                    "Unchecked TLS/SSL certificate host name">
---
> <dsa 2013 2824 curl                    "Nicht überprüfter Hostname im TLS/SSL-Zertifikat">
123c124
< <dsa 2013 2825 wireshark               "Multiple issues">
---
> <dsa 2013 2825 wireshark               "Mehrere Probleme">
125c126
< <dsa 2013 2826 denyhosts               "Remote denial of ssh service">
---
> <dsa 2013 2826 denyhosts               "Blockade des SSH-Dienstes aus der Ferne">
127c128
< <dsa 2013 2827 libcommons-fileupload-java "Arbitrary file upload via deserialization">
---
> <dsa 2013 2827 libcommons-fileupload-java "Eigenmächtiger Datei-Upload via Deserialisierung">
129c130
< <dsa 2013 2829 hplip                   "Multiple issues">
---
> <dsa 2013 2829 hplip                   "Mehrere Probleme">
131c132
< <dsa 2013 2830 ruby-i18n               "Cross-site scripting">
---
> <dsa 2013 2830 ruby-i18n               "Cross-site Skripting">
133c134
< <dsa 2013 2831 puppet                  "Insecure temporary files">
---
> <dsa 2013 2831 puppet                  "Unsichere Temporärdateien">
135c136
< <dsa 2014 2832 memcached               "Multiple issues">
---
> <dsa 2014 2832 memcached               "Mehrere Probleme">
137c138
< <dsa 2014 2833 openssl                 "Multiple issues">
---
> <dsa 2014 2833 openssl                 "Mehrere Probleme">
139c140
< <dsa 2014 2834 typo3-src               "Multiple issues">
---
> <dsa 2014 2834 typo3-src               "Mehrere Probleme">
141c142
< <dsa 2014 2835 asterisk                "Buffer overflow">
---
> <dsa 2014 2835 asterisk                "Pufferüberlauf">
143c144
< <dsa 2014 2836 devscripts              "Arbitrary code execution">
---
> <dsa 2014 2836 devscripts              "Eigenmächtige Codeausführung">
145c146
< <dsa 2014 2837 openssl                 "Programming error">
---
> <dsa 2014 2837 openssl                 "Programmierfehler">
147c148
< <dsa 2014 2838 libxfont                "Buffer overflow">
---
> <dsa 2014 2838 libxfont                "Pufferüberlauf">
149c150
< <dsa 2014 2839 spice                   "Denial of service">
---
> <dsa 2014 2839 spice                   "Dienstblockade">
151c152
< <dsa 2014 2840 srtp                    "Buffer overflow">
---
> <dsa 2014 2840 srtp                    "Pufferüberlauf">
153c154
< <dsa 2014 2841 movabletype-opensource  "Cross-site scripting">
---
> <dsa 2014 2841 movabletype-opensource  "Cross-site Skripting">
155c156
< <dsa 2014 2842 libspring-java          "Multiple issues">
---
> <dsa 2014 2842 libspring-java          "Mehrere Probleme">
157c158
< <dsa 2014 2843 graphviz                "Buffer overflow">
---
> <dsa 2014 2843 graphviz                "Pufferüberlauf">
159c160
< <dsa 2014 2846 libvirt                 "Multiple issues">
---
> <dsa 2014 2846 libvirt                 "Mehrere Probleme">
161c162
< <dsa 2014 2847 drupal7                 "Multiple issues">
---
> <dsa 2014 2847 drupal7                 "Mehrere Probleme">
163c164
< <dsa 2014 2849 curl                    "Information disclosure">
---
> <dsa 2014 2849 curl                    "Informationsoffenlegung">
165c166
< <dsa 2014 2850 libyaml                 "Heap-based buffer overflow">
---
> <dsa 2014 2850 libyaml                 "Heap-basierter Pufferüberlauf">

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: