주의: 이 번역은 원문보다 오래되었습니다.

데비안 10 업데이트: 10.2 릴리스

2019년 11월 16일

데비안 프로젝트는 안정 배포 데비안 10 (코드명 buster)의 두번째 업데이트를 알리게 되어 기쁩니다. 이 포인트 릴리스는 주로 보안 이슈 조정 및 심각한 문제의 조정을 추가합니다. 보안 권고사항은 이미 별도로 발표되었으며 가능한 경우 참조됩니다.

포인트 릴리스는 데비안 10의 새로운 버전을 구성하는 것이 아니라 포함된 패키지 중 일부만 업데이트한다는 점에 유의하십시오. 옛 buster 미디어를 버릴 필요없습니다. 설치 후, 최신 데비안 미러를 사용하여 패키지를 최신 버전으로 업그레이드할 수 있습니다.

security.debian.org에서 업데이트를 자주 설치하는 사람들은 많은 패키지를 업데이트하지 않아도 되며, 그러한 업데이트는 대부분 포인트 릴리스에 포함되어 있습니다.

새 설치 이미지는 정기적인 위치에서 곧 가능할 겁니다.

기존 설치를 이 개정판으로 업그레이드하려면 데비안의 많은 HTTP 미러 중 하나를 패키지 관리 시스템을 가리켜야 합니다. 포괄적인 미러 목록은 다음 사이트에서 가능합니다:

https://www.debian.org/mirror/list

여러가지 버그 수정

이 안정 업데이트는 아래 패키지에 대한 중요한 수정을 추가합니다:

패키지 이유
aegisub Fix crash when selecting a language from the bottom of the Spell checker language list; fix crash when right-clicking in the subtitles text box
akonadi Fix various crashes / deadlock issues
base-files Update /etc/debian_version for the point release
capistrano Fix failure to remove old releases when there were too many
cron Stop using obsolete SELinux API
cyrus-imapd Fix data loss on upgrade from version 3.0.0 or earlier
debian-edu-config Handle newer Firefox ESR configuration files; add post-up stanza to /etc/network/interfaces eth0 entry conditionally
debian-installer Fix unreadable fonts on hidpi displays in netboot images booted with EFI
debian-installer-netboot-images Rebuild against proposed-updates
distro-info-data Add Ubuntu 20.04 LTS, Focal Fossa
dkimpy-milter New upstream stable release; fix sysvinit support; catch more ASCII encoding errors to improve resilience against bad data; fix message extraction so that signing in the same pass through the milter as verifying works correctly
emacs Update the EPLA packaging key
fence-agents Fix incomplete removal of fence_amt_ws
flatpak New upstream stable release
flightcrew Security fixes [CVE-2019-13032 CVE-2019-13241]
fonts-noto-cjk Fix over-aggressive font selection of Noto CJK fonts in modern web browsers under Chinese locale
freetype Properly handle phantom points for variable hinted fonts
gdb Rebuild against new libbabeltrace, with higher version number to avoid conflict with earlier upload
glib2.0 Ensure libdbus clients can authenticate with a GDBusServer like the one in ibus
gnome-shell New upstream stable release; fix truncation of long messages in Shell-modal dialogs; avoid crash on reallocation of dead actors
gnome-sound-recorder Fix crash when selecting a recording
gnustep-base Disable gdomap daemon that was accidentally enabled on upgrades from stretch
graphite-web Remove unused send_email function [CVE-2017-18638]; avoid hourly error in cron when there is no whisper database
inn2 Fix negotiation of DHE ciphersuites
libapache-mod-auth-kerb Fix use after free bug leading to crash
libdate-holidays-de-perl Mark International Childrens Day (Sep 20th) as a holiday in Thuringia from 2019 onwards
libdatetime-timezone-perl Update included data
libofx Fix null pointer dereference issue [CVE-2019-9656]
libreoffice Fix the postgresql driver with PostgreSQL 12
libsixel Fix several security issues [CVE-2018-19756 CVE-2018-19757 CVE-2018-19759 CVE-2018-19761 CVE-2018-19762 CVE-2018-19763 CVE-2019-3573 CVE-2019-3574]
libxslt Fix dangling pointer in xsltCopyText [CVE-2019-18197]
lucene-solr Disable obsolete call to ContextHandler in solr-jetty9.xml; fix Jetty permissions on SOLR index
mariadb-10.3 New upstream stable release
modsecurity-crs Fix PHP script upload rules [CVE-2019-13464]
mutter New upstream stable release
ncurses Fix several security issues [CVE-2019-17594 CVE-2019-17595] and other issues in tic
ndppd Avoid world writable PID file, that was breaking daemon init scripts
network-manager Fix file permissions for /var/lib/NetworkManager/secret_key and /var/lib/NetworkManager
node-fstream Fix arbitrary file overwrite issue [CVE-2019-13173]
node-set-value Fix prototype pollution [CVE-2019-10747]
node-yarnpkg Force using HTTPS for regular registries
nx-libs Fix regressions introduced in previous upload, affecting x2go
open-vm-tools Fix memory leaks and error handling
openvswitch Update debian/ifupdown.sh to allow setting-up the MTU; fix Python dependencies to use Python 3
picard Update translations to fix crash with Spanish locale
plasma-applet-redshift-control Fix manual mode when used with redshift versions above 1.12
postfix New upstream stable release; work around poor TCP loopback performance
python-cryptography Fix test suite failures when built against newer OpenSSL versions; fix a memory leak triggerable when parsing x509 certificate extensions like AIA
python-flask-rdf Add Depends on python{3,}-rdflib
python-oslo.messaging New upstream stable release; fix switch connection destination when a rabbitmq cluster node disappears
python-werkzeug Ensure Docker containers have unique debugger PINs [CVE-2019-14806]
python2.7 Fix several security issues [CVE-2018-20852 CVE-2019-10160 CVE-2019-16056 CVE-2019-16935 CVE-2019-9740 CVE-2019-9947]
quota Fix rpc.rquotad spinning at 100% CPU
rpcbind Allow remote calls to be enabled at run-time
shelldap Repair SASL authentications, add a 'sasluser' option
sogo Fix display of PGP-signed e-mails
spf-engine New upstream stable release; fix sysvinit support
standardskriver Fix deprecation warning from config.RawConfigParser; use external ip command rather than deprecated ifconfig command
swi-prolog Use HTTPS when contacting upstream pack servers
systemd core: never propagate reload failure to service result; fix sync_file_range failures in nspawn containers on arm, ppc; fix RootDirectory not working when used in combination with User; ensure that access controls on systemd-resolved's D-Bus interface are enforced correctly [CVE-2019-15718]; fix StopWhenUnneeded=true for mount units; make MountFlags=shared work again
tmpreaper Prevent breaking of systemd services that use PrivateTmp=true
trapperkeeper-webserver-jetty9-clojure Restore SSL compatibility with newer Jetty versions
tzdata New upstream release
ublock-origin New upstream version, compatible with Firefox ESR68
uim Resurrect libuim-data as a transitional package, fixing some issues after upgrades to buster
vanguards New upstream stable release; prevent a reload of tor's configuration via SIGHUP causing a denial-of-service for vanguards protections

보안 업데이트

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

Advisory ID 패키지
DSA-4509 apache2
DSA-4511 nghttp2
DSA-4512 qemu
DSA-4514 varnish
DSA-4515 webkit2gtk
DSA-4516 firefox-esr
DSA-4517 exim4
DSA-4518 ghostscript
DSA-4519 libreoffice
DSA-4520 trafficserver
DSA-4521 docker.io
DSA-4523 thunderbird
DSA-4524 dino-im
DSA-4525 ibus
DSA-4526 opendmarc
DSA-4527 php7.3
DSA-4528 bird
DSA-4530 expat
DSA-4531 linux-signed-amd64
DSA-4531 linux-signed-i386
DSA-4531 linux
DSA-4531 linux-signed-arm64
DSA-4532 spip
DSA-4533 lemonldap-ng
DSA-4534 golang-1.11
DSA-4535 e2fsprogs
DSA-4536 exim4
DSA-4538 wpa
DSA-4539 openssl
DSA-4539 openssh
DSA-4541 libapreq2
DSA-4542 jackson-databind
DSA-4543 sudo
DSA-4544 unbound
DSA-4545 mediawiki
DSA-4547 tcpdump
DSA-4549 firefox-esr
DSA-4550 file
DSA-4551 golang-1.11
DSA-4553 php7.3
DSA-4554 ruby-loofah
DSA-4555 pam-python
DSA-4556 qtbase-opensource-src
DSA-4557 libarchive
DSA-4558 webkit2gtk
DSA-4559 proftpd-dfsg
DSA-4560 simplesamlphp
DSA-4561 fribidi
DSA-4562 chromium

삭제된 패키지

The following packages were removed due to circumstances beyond our control:

패키지 이유
firefox-esr [armel] No longer supportable due to nodejs build-dependency

데비안 설치관리자

The installer has been updated to include the fixes incorporated into stable by the point release.

URL

The complete lists of packages that have changed with this revision:

http://ftp.debian.org/debian/dists/buster/ChangeLog

현재 안정 배포:

http://ftp.debian.org/debian/dists/stable/

Proposed updates to the stable distribution:

http://ftp.debian.org/debian/dists/proposed-updates

stable distribution information (release notes, errata etc.):

https://www.debian.org/releases/stable/

Security announcements and information:

https://www.debian.org/security/

데비안은

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.

연락 정보

For further information, please visit the Debian web pages at https://www.debian.org/, send mail to <press@debian.org>, or contact the stable release team at <debian-release@lists.debian.org>.