[Python-modules-team] Processing of rpy2-2.8_2.8.6-2_amd64.changes

2017-09-05 Thread Debian FTP Masters
rpy2-2.8_2.8.6-2_amd64.changes uploaded successfully to localhost
along with the files:
  rpy2-2.8_2.8.6-2.dsc
  rpy2-2.8_2.8.6-2.diff.gz
  python-rpy2-dbgsym_2.8.6-2_amd64.deb
  python-rpy2_2.8.6-2_amd64.deb
  rpy2-2.8_2.8.6-2_amd64.buildinfo
  rpy2-2.8_2.8.6.orig.tar.gz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] rpy2-2.8_2.8.6-2_amd64.changes is NEW

2017-09-05 Thread Debian FTP Masters
source:rpy2-2.8 is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#874344: python-scipy: Fail to import with "undefined symbol: PyFPE_jbuf"

2017-09-05 Thread Petter Reinholdtsen

Package: python-scipy
Version: 0.18.1-2+b2
Severity: serious

I discovered this when trying to use gr-gsm in Debian Unstable.  Using
the library fail like this:

% python -c "from scipy.ndimage.filters import uniform_filter1d"
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python2.7/dist-packages/scipy/ndimage/__init__.py", line 161, 
in 
from .filters import *
  File "/usr/lib/python2.7/dist-packages/scipy/ndimage/filters.py", line 37, in 

from scipy.misc import doccer
  File "/usr/lib/python2.7/dist-packages/scipy/misc/__init__.py", line 51, in 

from scipy.special import comb, factorial, factorial2, factorialk
  File "/usr/lib/python2.7/dist-packages/scipy/special/__init__.py", line 638, 
in 
from .basic import *
  File "/usr/lib/python2.7/dist-packages/scipy/special/basic.py", line 19, in 

from . import orthogonal
  File "/usr/lib/python2.7/dist-packages/scipy/special/orthogonal.py", line 
101, in 
from scipy import linalg
  File "/usr/lib/python2.7/dist-packages/scipy/linalg/__init__.py", line 175, 
in 
from .basic import *
  File "/usr/lib/python2.7/dist-packages/scipy/linalg/basic.py", line 21, in 

from ._solve_toeplitz import levinson
ImportError: 
/usr/lib/python2.7/dist-packages/scipy/linalg/_solve_toeplitz.x86_64-linux-gnu.so:
 undefined symbol: PyFPE_jbuf
%

Setting severity to serious as it seem to make the library useless. :(

-- 
Happy hacking
Petter Reinholdtsen

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#874367: awscli: 'AWSHTTPSConnection' object has no attribute 'ssl_context'

2017-09-05 Thread Olaf van der Spek
Package: awscli
Version: 1.11.13-1
Severity: serious
Justification: unkn

Dear Maintainer,

$ aws s3 ls

'AWSHTTPSConnection' object has no attribute 'ssl_context'

Gr,

Olaf

-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages awscli depends on:
ii  python3 3.5.3-1
ii  python3-botocore1.4.70-1
ii  python3-colorama0.3.7-1
ii  python3-docutils0.13.1+dfsg-2
ii  python3-rsa 3.4.2-1
ii  python3-s3transfer  0.1.9-1

awscli recommends no packages.

awscli suggests no packages.

-- no debconf information

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#874368: python-whisper: please Build-Depend on rename

2017-09-05 Thread Dominic Hargreaves
Source: python-whisper
Version: 0.9.15-1
Severity: serious
Justification: FTBFS with impending change
User: debian-p...@lists.debian.org
Usertags: rename-deprecation

As announced last year[1] and as advised by deprecation messages,
rename(1) will be removed from the perl package after the stretch
release, and this is now imminent.

Your package FTBFS with perl from experimental as a result. Please
add a Build-Depends: rename to your package, and all will be well
again:

   debian/rules override_dh_install
make[1]: Entering directory '/<>'
rename 's/\.py//' debian/python-whisper/usr/bin/*.py
/bin/sh: 1: rename: not found

Let me know if you would prefer an NMU to get this trivial change made. 

Cheers,
Dominic.

[1] 

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#874371: python-parse-type: homepage incorrect

2017-09-05 Thread Edward Betts
Source: python-parse-type
Severity: minor

Dear Maintainer,

New homepage: https://github.com/jenisys/parse_type

Copyright upstream source URL should also be updated.

Thanks,
-- 
Edward.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Processed: tagging 874368

2017-09-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 874368 + sid buster
Bug #874368 [src:python-whisper] python-whisper: please Build-Depend on rename
Added tag(s) buster and sid.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
874368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] www.packages.debian.org

2017-09-05 Thread Carol | AU IT SOLUTIONS
Hello, I hope you are well.

My name is Carol Marshall and I work for a Search Marketing company in
Sydney, Australia.

I was doing some research on your industry and I landed on your website.
Thing is i had a look at some of the other businesses who are currently
ranked on Page 1 and I truly believe you have a better website and a better
brand.

Long story short, I have created an 18-Page WebsiteAudit which addresses
all of the technical and web errors on your website that is stopping you
from ranking on PAGE 1…

I am happy to send you this report forFREE.

All I want is the opportunity to call you and discuss THE WEBSITE AUDIT in
greater detail.

What do you think?

Kind Regards,

*Carol *| MANAGER


*AU IT SOLUTIONS*Headquarters: 41 Bridge Rd Glebe, NSW 2037, Australia
Other Offices: Hong Kong & China | USA | New Zealand | UAE | Singapore
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Guest Contribution for your site,

2017-09-05 Thread Premio marketing
Hello,

My name is Robert Alorro; with http://premioinc.com/. I know you’re incredibly 
busy, so I’ll be quick.

I have an article that I’d like to contribute to your site, linuxsecrets.com. 
It’s about Rackmount Server Basics, which I know you and your readers have 
expressed interest in, and I think they’d like what I have to say.

If that article is not up your alley, let me know and I'll be happy to create 
content for you more aligned with another topic of your choosing, for example:

  *   How to Maximize SQL Server Performance with Flash Storage
  *   or even
  *   Different types of storage devices and how to utilize them

Let me know if you’re interested and we can talk about the next steps. One way 
or another, thanks for your time, and keep up the awesome work on .

Take care,
___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Processing of python-scipy_0.18.1-2.1_source.changes

2017-09-05 Thread Debian FTP Masters
python-scipy_0.18.1-2.1_source.changes uploaded successfully to localhost
along with the files:
  python-scipy_0.18.1-2.1.dsc
  python-scipy_0.18.1-2.1.debian.tar.xz
  python-scipy_0.18.1-2.1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] python-scipy_0.18.1-2.1_source.changes ACCEPTED into unstable

2017-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 05 Sep 2017 16:36:34 +0200
Source: python-scipy
Binary: python-scipy python3-scipy python-scipy-dbg python3-scipy-dbg 
python-scipy-doc
Architecture: source
Version: 0.18.1-2.1
Distribution: unstable
Urgency: high
Maintainer: Debian Python Modules Team 

Changed-By: Matthias Klose 
Description:
 python-scipy - scientific tools for Python
 python-scipy-dbg - scientific tools for Python - debugging symbols
 python-scipy-doc - scientific library for Python - documentation
 python3-scipy - scientific tools for Python 3
 python3-scipy-dbg - scientific tools for Python 3 - debugging symbols
Changes:
 python-scipy (0.18.1-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * No-change rebuild to build without _PyFPE symbols.
Checksums-Sha1:
 6144794bb6fc959616141ba4401138c29c898aa1 3207 python-scipy_0.18.1-2.1.dsc
 73938c4947f04a86de64d7b3750ec67bfd60f54d 17392 
python-scipy_0.18.1-2.1.debian.tar.xz
 c9bd618e5619c4f809672785f1095dbbda60c7ff 8622 
python-scipy_0.18.1-2.1_source.buildinfo
Checksums-Sha256:
 91ef6c53d167b7c1290e7361eac2eff6f7fb564ee59d7fb1f2b8fc774660ec98 3207 
python-scipy_0.18.1-2.1.dsc
 7d2478059e7f572bc3926606cf960614503656052bbdbdb33ac451a5e59d3861 17392 
python-scipy_0.18.1-2.1.debian.tar.xz
 65a665fdf4c23961936966a29e23920497c07e25f759e5fe0c5a3b820ed4984c 8622 
python-scipy_0.18.1-2.1_source.buildinfo
Files:
 294bbdd79cdee81f330e1ba538a1ce1f 3207 python extra python-scipy_0.18.1-2.1.dsc
 2d5d41bc047fc780cd2905981e1e283e 17392 python extra 
python-scipy_0.18.1-2.1.debian.tar.xz
 6c9977a11168dc3c8c1c537471c11a79 8622 python extra 
python-scipy_0.18.1-2.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlmuxrIQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9QFVD/wIFU0MQOeP756uROQHXFz7e/tkxcOZltxS
qfDfz9Kk5xwVFavzh3ZqGLqXK555KpTutsrQblnp8HExK52dTxXsf8hPUqIHl3Ld
Cdt8edPmDcAGhpLGr6hq9pinSH9ipulRHGzxzXF+QitdQfPZDLCyiq+t7Ns+mcbL
gQkplmvKKGQzhGkCVlRP6GssMc/kp314ora/bepYAUemCZMqPRTaOnZY5bMPTOgD
XF6Lx1LOO5SNeN6x3AFuS7DyAMBYSsCFbqQhpXExr3tyOKVW/HxaxaqX1OwP1dRW
K0zvzaXZJQKjjk3iIssDYg5BC3OaGhSus63NAzjf9DP34SXwGCVElfQEsmt4TgLU
IIawHjxbIqCzgVJm2Hd50IE5NQQeRMpiCh/gBg9ex20YvFXUoCjcl63GAI8ZlQw8
OOluvbwYIb2lFH1R6ABVlqjYwzAQitnGKBo0e+tefumqb7E0R9pgODbdom6TFO1e
lqp6AhSD+tXC85+D9wMNr0RpALBpPUaSqkhYCr7zAGYWMtElCzYmaC7LFjRAkuFj
4jTgk46D2xSBac1T74jUQPFURhlHIaedkXxXNRStoG75qK09AkZ9t2pLwuoBk5PS
VALo6zzqVaGhzRgYrtCgvR+YaSRBaDpB6t1XnnoDbQvaRlEuxpOsgun9yknJTd7r
PyWQBazp3w==
=3wc1
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Pricelist 05-09-2017

2017-09-05 Thread Bonesca - Jona
    [ View in browser ]( http://r.newsletter.bonescamail.nl/prp2xtumoatrf.html 
)   
 
 
 

[ Click here ]( http://r.newsletter.bonescamail.nl/track/click/2v2sbrbe5aoatrd 
) to find our latest pricelist
[ Klicken Sie hier ]( 
http://r.newsletter.bonescamail.nl/track/click/2v2sbrbexqoatrd ) fur unsere 
neue Preisliste
[ Klik hier ]( http://r.newsletter.bonescamail.nl/track/click/2v2sbrbfq6oatrd ) 
voor de nieuwe prijslijst
[ Cliquiz ici ]( http://r.newsletter.bonescamail.nl/track/click/2v2sbrbgimoatrd 
) pour la liste de prix nouvelle   
This email was sent to python-modules-team@lists.alioth.debian.org
You received this email because you are registered with Bonesca Import en 
Export BV
 
[ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/prp2xtumoatrg.html )  

Sent by
[  ]( http://r.newsletter.bonescamail.nl/track/click/2v2sbrbhb2oatrd )     
© 2017 Bonesca Import en Export BV  

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Saithe filets Iceland

2017-09-05 Thread Bonesca - Jona
    [ View in browser ]( http://r.newsletter.bonescamail.nl/prp2xun2oatrf.html 
)   
 
 
 
MSC Saithe Filets PBO Iceland 3 x 9 kilo FAS
 
5-8 oz € 3,60
8-16 oz € 3,75
16-32 oz € 3,95
32 oz+ € 3,95
 
Prices are per single box, bigger volumes prices on request.    





 
This email was sent to python-modules-team@lists.alioth.debian.org
You received this email because you are registered with Bonesca Import en 
Export BV
 
[ Unsubscribe here ]( http://r.newsletter.bonescamail.nl/prp2xun2oatrg.html )  

Sent by
[  ]( http://r.newsletter.bonescamail.nl/track/click/2v2sbrejxaoatrd )     
© 2017 Bonesca Import en Export BV  

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#874415: python-django: CVE-2017-12794: Possible XSS in traceback section of technical 500 debug page

2017-09-05 Thread Salvatore Bonaccorso
Source: python-django
Version: 1:1.10.7-1 
Severity: normal
Tags: security upstream

Hi,

the following vulnerability was published for python-django.

CVE-2017-12794[0]:
Possible XSS in traceback section of technical 500 debug page

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2017-12794
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12794
[1] https://www.djangoproject.com/weblog/2017/sep/05/security-releases/

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Processing of python-django_1.11.5-1_amd64.changes

2017-09-05 Thread Debian FTP Masters
python-django_1.11.5-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-django_1.11.5-1.dsc
  python-django_1.11.5.orig.tar.gz
  python-django_1.11.5-1.debian.tar.xz
  python-django-common_1.11.5-1_all.deb
  python-django-doc_1.11.5-1_all.deb
  python-django_1.11.5-1_all.deb
  python-django_1.11.5-1_amd64.buildinfo
  python3-django_1.11.5-1_all.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] python-django_1.11.5-1_amd64.changes ACCEPTED into unstable

2017-09-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 05 Sep 2017 21:39:37 +0100
Source: python-django
Binary: python-django python-django-common python-django-doc python3-django
Built-For-Profiles: nocheck
Architecture: source all
Version: 1:1.11.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Chris Lamb 
Description:
 python-django - High-level Python web development framework (Python 2 version)
 python-django-common - High-level Python web development framework (common)
 python-django-doc - High-level Python web development framework (documentation)
 python3-django - High-level Python web development framework (Python 3 version)
Closes: 874415
Changes:
 python-django (1:1.11.5-1) unstable; urgency=medium
 .
   * CVE-2017-12794: New upstream security release. (Closes: #874415)
 
Checksums-Sha1:
 b8651d8fd590730ccf84c4e72e486bdeeb1432ad 3176 python-django_1.11.5-1.dsc
 c16f8090c2251ff03e041afda77264474777a2d7 7875054 
python-django_1.11.5.orig.tar.gz
 842ad8b7104651a4bd000666235ffe76f7d5ece9 22500 
python-django_1.11.5-1.debian.tar.xz
 020c715af54ba043bc9aa8c753de838e426214a5 1543488 
python-django-common_1.11.5-1_all.deb
 e9be1934d6dda555b3ae346adc3f4c6a25ff407c 2599474 
python-django-doc_1.11.5-1_all.deb
 e133cca501bd94d849486c9ebacdad0528e0bbe5 914496 python-django_1.11.5-1_all.deb
 94d82ebb7670698e9ab43c8f6da438a511783b11 8140 
python-django_1.11.5-1_amd64.buildinfo
 50f06b78f42336acabee882f9d74db0ba2b90029 914744 python3-django_1.11.5-1_all.deb
Checksums-Sha256:
 bf175fa4de2e82f28de9322fe7d2e78039975d9442ab001b6526f4625c4b99e0 3176 
python-django_1.11.5-1.dsc
 1836878162dfdf865492bacfdff0321e4ee8f1e7d51d93192546000b54982b29 7875054 
python-django_1.11.5.orig.tar.gz
 2ffbbdb2dd89eda851c8c10bb8c2cf9ef06425b8be84eb6cf7b6da0083b9b3fb 22500 
python-django_1.11.5-1.debian.tar.xz
 32d6d60ff82849e68280439369c00b7cfa8983b9e7a3805f2557aeb3bbd917f3 1543488 
python-django-common_1.11.5-1_all.deb
 95d5cee710152f6a6426ae1d10eea35da2c6d5cbc1831f9fee15add5c78bd39a 2599474 
python-django-doc_1.11.5-1_all.deb
 e5ca9c2575f567ad16ba2c58f5ce2c2331e394c19d0c184de03aa796c25ad4df 914496 
python-django_1.11.5-1_all.deb
 c7d316d1d59a42249bc2c2d8a4c689b85bba0673fe892273acee833cfb5f939e 8140 
python-django_1.11.5-1_amd64.buildinfo
 2ff5f5207d500eedec84987acbe787ba4c57002d991af705f3688246a30db7a4 914744 
python3-django_1.11.5-1_all.deb
Files:
 1f339de8f6a46f5f7730e9dc95e176c8 3176 python optional 
python-django_1.11.5-1.dsc
 8cef0d42aabacbc414ec4fbbb6056f3c 7875054 python optional 
python-django_1.11.5.orig.tar.gz
 f2a5a6382f728f367be2059151bffb32 22500 python optional 
python-django_1.11.5-1.debian.tar.xz
 e9ecfe84a4f1b8f682d2c7b0f13b560b 1543488 python optional 
python-django-common_1.11.5-1_all.deb
 ad13a776f3ea18bf56c55145ddeb4eab 2599474 doc optional 
python-django-doc_1.11.5-1_all.deb
 1174fd86c4c98cb29ecf056716eaa54c 914496 python optional 
python-django_1.11.5-1_all.deb
 8cb6da7142363a896f0f8055d64c0444 8140 python optional 
python-django_1.11.5-1_amd64.buildinfo
 9a9c43bc830b1e2fb94e98e76df4e017 914744 python optional 
python3-django_1.11.5-1_all.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlmvDnIACgkQHpU+J9Qx
Hlj6Mg/9H4EsT8Va2It1uw0nS1wuvNcXCBK21s9Cp74p6sdPz6JpcGKENsnek995
zy3rNh2gTGu4LfhzonbVmndSpA1Okc6bE7hDhTLQj2asxDDG2ko/+gfyHFCgpgHI
Urp5zwBoEYIUHwPDxwcFUuI/CQryY46Q9qHwGakcZl8Yk/+hxMAiNfATuNX1QHl1
0Asb0pR6V8Xe0TY5F8xJPUi6ny3Wzyij2EPY0FofiXBXYjuQOG2WaYEBH2WEtJE6
gSnIkOiyr1xFxo5st+nqufsagQgE3sDe11xQTG0G/SfXIpx+nzzcixTMEs5/prZP
onSVaSfb0Y3KDPyu+Jkt63l2/5oQSxUMHkb3NBjv0s4nBmKwtfRZ6NF5ivG8Nzpa
pkebbL3bI77IIhA/6deOhJa37xROsFvM/rDKYjE5hTZbdj4hkDBXaQsMIhRkoxck
OQC2KHo5mNt1xQCa3ir8bkHPPGFkCqVdeMOufDXhJq3zIxHp9hTduHJwaQg3EJH9
VQbEhOQGW+6UpFA7ghwsCC05rSD+bNebhcQCwjKrcdEGWG3D0DMzd5N5qAx66ogf
WnGPFxijThxjkQ3V3y945F5VtXmqOK6ZYfH9BF3H6CK3hWOTatXwdWRpMlPmoIHb
dSi99znebKxAkoBSk/jESLl2wzclrduJjo/1fnKaEnruNCJuCX0=
=bm5g
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#874415: marked as done (python-django: CVE-2017-12794: Possible XSS in traceback section of technical 500 debug page)

2017-09-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Sep 2017 21:35:29 +
with message-id 
and subject line Bug#874415: fixed in python-django 1:1.11.5-1
has caused the Debian Bug report #874415,
regarding python-django: CVE-2017-12794: Possible XSS in traceback section of 
technical 500 debug page
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
874415: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874415
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django
Version: 1:1.10.7-1 
Severity: normal
Tags: security upstream

Hi,

the following vulnerability was published for python-django.

CVE-2017-12794[0]:
Possible XSS in traceback section of technical 500 debug page

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2017-12794
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12794
[1] https://www.djangoproject.com/weblog/2017/sep/05/security-releases/

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore
--- End Message ---
--- Begin Message ---
Source: python-django
Source-Version: 1:1.11.5-1

We believe that the bug you reported is fixed in the latest version of
python-django, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 874...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated python-django package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 05 Sep 2017 21:39:37 +0100
Source: python-django
Binary: python-django python-django-common python-django-doc python3-django
Built-For-Profiles: nocheck
Architecture: source all
Version: 1:1.11.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 

Changed-By: Chris Lamb 
Description:
 python-django - High-level Python web development framework (Python 2 version)
 python-django-common - High-level Python web development framework (common)
 python-django-doc - High-level Python web development framework (documentation)
 python3-django - High-level Python web development framework (Python 3 version)
Closes: 874415
Changes:
 python-django (1:1.11.5-1) unstable; urgency=medium
 .
   * CVE-2017-12794: New upstream security release. (Closes: #874415)
 
Checksums-Sha1:
 b8651d8fd590730ccf84c4e72e486bdeeb1432ad 3176 python-django_1.11.5-1.dsc
 c16f8090c2251ff03e041afda77264474777a2d7 7875054 
python-django_1.11.5.orig.tar.gz
 842ad8b7104651a4bd000666235ffe76f7d5ece9 22500 
python-django_1.11.5-1.debian.tar.xz
 020c715af54ba043bc9aa8c753de838e426214a5 1543488 
python-django-common_1.11.5-1_all.deb
 e9be1934d6dda555b3ae346adc3f4c6a25ff407c 2599474 
python-django-doc_1.11.5-1_all.deb
 e133cca501bd94d849486c9ebacdad0528e0bbe5 914496 python-django_1.11.5-1_all.deb
 94d82ebb7670698e9ab43c8f6da438a511783b11 8140 
python-django_1.11.5-1_amd64.buildinfo
 50f06b78f42336acabee882f9d74db0ba2b90029 914744 python3-django_1.11.5-1_all.deb
Checksums-Sha256:
 bf175fa4de2e82f28de9322fe7d2e78039975d9442ab001b6526f4625c4b99e0 3176 
python-django_1.11.5-1.dsc
 1836878162dfdf865492bacfdff0321e4ee8f1e7d51d93192546000b54982b29 7875054 
python-django_1.11.5.orig.tar.gz
 2ffbbdb2dd89eda851c8c10bb8c2cf9ef06425b8be84eb6cf7b6da0083b9b3fb 22500 
python-django_1.11.5-1.debian.tar.xz
 32d6d60ff82849e68280439369c00b7cfa8983b9e7a3805f2557aeb3bbd917f3 1543488 
python-django-common_1.11.5-1_all.deb
 95d5cee710152f6a6426ae1d10eea35da2c6d5cbc1831f9fee15add5c78bd39a 2599474 
python-django-doc_1.11.5-1_all.deb
 e5ca9c2575f567ad16ba2c58f5ce2c2331e394c19d0c184de03aa796c25ad4df 914496 
python-django_1.11.5-1_all.deb
 c7d316d1d59a42249bc2c2d8a4c689b85bba0673fe892273acee833cfb5f939e 8140 
python-django_1.11.5-1_amd64.buildinfo
 2ff5f5207d500eedec84987acbe787ba4c57002d991af705f3688246a30db7a4 914744 
python3-django_1.11.5-1_all.deb
Files:
 1f339de8f6a46f5f7730e9dc95e176c8 3176 python optional 
python-django_1.11.5-1.dsc
 8cef0d42aabacbc414ec4fbbb6056f3c 7875054 python optional 
python-dja

[Python-modules-team] Processed: found 873312 in 2.3.1+dfsg-1, found 873312 in 3.0.10-2, found 874420 in 6.25.0+dfsg-1, tagging 864927 ...

2017-09-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 873312 2.3.1+dfsg-1
Bug #873312 [python-simpy-doc,python-simpy3-doc] python-simpy3-doc and 
python-simpy-doc: error when trying to install together
There is no source info for the package 'python-simpy3-doc' at version 
'2.3.1+dfsg-1' with architecture ''
Marked as found in versions python-simpy/2.3.1+dfsg-1.
> found 873312 3.0.10-2
Bug #873312 [python-simpy-doc,python-simpy3-doc] python-simpy3-doc and 
python-simpy-doc: error when trying to install together
There is no source info for the package 'python-simpy-doc' at version 
'3.0.10-2' with architecture ''
Marked as found in versions python-simpy3/3.0.10-2.
> found 874420 6.25.0+dfsg-1
Bug #874420 [node-babel-cli] node-babel-cli: /usr/bin/babel is already provided 
by openbabel
Marked as found in versions node-babel/6.25.0+dfsg-1.
> tags 864927 + experimental
Bug #864927 {Done: Maximiliano Curia } 
[plasma-desktop-data,kde-l10n-sr] kde-l10n-sr and plasma-desktop-data: error 
when trying to install together
Added tag(s) experimental.
> reassign 864927 kde-l10n-sr 4:16.04.3-1
Bug #864927 {Done: Maximiliano Curia } 
[plasma-desktop-data,kde-l10n-sr] kde-l10n-sr and plasma-desktop-data: error 
when trying to install together
Bug reassigned from package 'plasma-desktop-data,kde-l10n-sr' to 'kde-l10n-sr'.
No longer marked as found in versions live-task-kde/0.1, kde-l10n/4:16.04.3-1, 
and plasma-desktop/4:5.8.7.1-1.
No longer marked as fixed in versions kde-l10n/4:17.04.3-1.
Bug #864927 {Done: Maximiliano Curia } [kde-l10n-sr] 
kde-l10n-sr and plasma-desktop-data: error when trying to install together
Marked as found in versions kde-l10n/4:16.04.3-1.
> affects 864927 + plasma-desktop-data
Bug #864927 {Done: Maximiliano Curia } [kde-l10n-sr] 
kde-l10n-sr and plasma-desktop-data: error when trying to install together
Added indication that 864927 affects plasma-desktop-data
> fixed 864927 4:17.04.3-1
Bug #864927 {Done: Maximiliano Curia } [kde-l10n-sr] 
kde-l10n-sr and plasma-desktop-data: error when trying to install together
Marked as fixed in versions kde-l10n/4:17.04.3-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
864927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864927
873312: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873312
874420: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] django-uwsgi 0.2.1-1 MIGRATED to testing

2017-09-05 Thread Debian testing watch
FYI: The status of the django-uwsgi source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.2.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team


[Python-modules-team] kitchen 1.2.5-1 MIGRATED to testing

2017-09-05 Thread Debian testing watch
FYI: The status of the kitchen source package
in Debian's testing distribution has changed.

  Previous version: 1.2.4-3
  Current version:  1.2.5-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team