~billy-olsen/cinder/icehouse-1336568

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Chuck Short
  • Date: 2015-06-23 00:11:54 UTC
  • mfrom: (188.1.1 cinder)
  • Revision ID: zulcss@ubuntu.com-20150623001154-6mksms5mhnblikeu
* Resynchronize with stable/icehouse (d03ca5d) (LP: #1467533):
  - [bc0549e] Disallow backing files when uploading volumes to image
  - [15901c4] Deal with PEP-0476 certificate chaining checking
  - [d03ca5d] Ignore HTTP_PROXY during test requests
* d/p/fix-requirements.patch: Rebased

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cinder (1:2014.1.5-0ubuntu1) trusty; urgency=medium
 
2
 
 
3
  * Resynchronize with stable/icehouse (d03ca5d) (LP: #1467533):
 
4
    - [bc0549e] Disallow backing files when uploading volumes to image
 
5
    - [15901c4] Deal with PEP-0476 certificate chaining checking
 
6
    - [d03ca5d] Ignore HTTP_PROXY during test requests
 
7
  * d/p/fix-requirements.patch: Rebased
 
8
 
 
9
 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 22 Jun 2015 10:12:20 -0400
 
10
 
1
11
cinder (1:2014.1.4-0ubuntu2) trusty; urgency=medium
2
12
 
3
13
  * d/control: Set minimum python-six dependency to 1.5.2 (LP: #1403114).