~ubuntu-branches/ubuntu/raring/eog/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Deng Xiyue
  • Date: 2008-11-06 09:04:21 UTC
  • mto: (2.3.1 sid) (126.1.1 precise)
  • mto: This revision was merged to the branch mainline in revision 66.
  • Revision ID: james.westby@ubuntu.com-20081106090421-5qfs28fgyng8rclp
Tags: 2.22.3-2
[ Deng Xiyue ]
02_sanitize_sys.path.patch: fix possible security problem caused by
empty sys.path which allows the possibility to run arbitrary code by a
file matches the name of a python module in user's working directory.
Thanks James Vega <jamessan@debian.org> for the patch.
(Closes: #504352)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
eog (2.22.3-2) unstable; urgency=high
 
2
 
 
3
  [ Deng Xiyue ]
 
4
  * 02_sanitize_sys.path.patch: fix possible security problem caused by
 
5
    empty sys.path which allows the possibility to run arbitrary code by a
 
6
    file matches the name of a python module in user's working directory.
 
7
    Thanks James Vega <jamessan@debian.org> for the patch.
 
8
    (Closes: #504352)
 
9
 
 
10
 -- Josselin Mouette <joss@debian.org>  Thu, 06 Nov 2008 09:04:21 +0100
 
11
 
1
12
eog (2.22.3-1) unstable; urgency=low
2
13
 
3
14
  [ Josselin Mouette ]