apticron report [Fri, 03 Jun 2016 00:38:18 +0200]
========================================================================
apticron has detected that some packages need upgrading on:
quigon.federez.net
[ 160.228.155.65 ]
The following packages are currently pending an upgrade:
libxml2 2.9.1+dfsg1-5+deb8u2
========================================================================
Package Details:
Lecture des fichiers de modifications (« changelog »)...
--- Modifications pour libxml2 ---
libxml2 (2.9.1+dfsg1-5+deb8u2) jessie-security; urgency=high
* Non-maintainer upload by the Security Team.
* Heap-based buffer overread in xmlNextChar (CVE-2016-1762)
* heap-buffer-overflow in xmlStrncat (CVE-2016-1834)
* Add missing increments of recursion depth counter to XML parser
(CVE-2016-3705) (Closes: #823414)
* Avoid an out of bound access when serializing malformed strings
(CVE-2016-4483) (Closes: #823405)
* Heap-buffer-overflow in xmlFAParsePosCharGroup (CVE-2016-1840)
* Heap-based buffer overread in xmlParserPrintFileContextInternal
(CVE-2016-1838)
* Heap-based buffer overread in xmlDictAddString (CVE-2016-1839
CVE-2015-8806 CVE-2016-2073) (Closes: #813613, #812807)
* Heap use-after-free in xmlDictComputeFastKey (CVE-2016-1836)
* Fix inappropriate fetch of entities content (CVE-2016-4449)
* Heap use-after-free in htmlParsePubidLiteral and htmlParseSystemiteral
(CVE-2016-1837)
* Heap use-after-free in xmlSAX2AttributeNs (CVE-2016-1835)
* Heap-based buffer-underreads due to xmlParseName (CVE-2016-4447)
* Heap-based buffer overread in htmlCurrentChar (CVE-2016-1833)
* Avoid building recursive entities (CVE-2016-3627) (Closes: #819006)
-- Salvatore Bonaccorso <carnil(a)debian.org> Sat, 28 May 2016 06:56:40 +0200
========================================================================
You can perform the upgrade by issuing the command:
apt-get dist-upgrade
as root on quigon.federez.net
--
apticron
ssh: connect to host kdell.federez.net port 22: Connection timed out
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 190, in _run
self.process_args(args)
File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 207, in process_args
cliapp.Application.process_args(self, args)
File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 567, in process_args
method(args[1:])
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 163, in backup
self.start_backup()
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 200, in start_backup
self.repo = self.open_repository()
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/backup_plugin.py", line 225, in open_repository
return self.app.get_repository_object(create=True)
File "/usr/lib/python2.7/dist-packages/obnamlib/app.py", line 243, in get_repository_object
repofs.connect()
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/sftp_plugin.py", line 199, in connect
if not try_openssh or not self._connect_openssh():
File "/usr/lib/python2.7/dist-packages/obnamlib/plugins/sftp_plugin.py", line 243, in _connect_openssh
self.sftp = paramiko.SFTPClient(SSHChannelAdapter(proc))
File "/usr/lib/python2.7/dist-packages/paramiko/sftp_client.py", line 101, in __init__
raise SSHException('EOF during negotiation')
SSHException: EOF during negotiation