[ubuntu/raring-proposed] moin 1.9.5-1ubuntu1 (Accepted)
Marc Deslauriers
marc.deslauriers at ubuntu.com
Fri Nov 23 14:40:25 UTC 2012
moin (1.9.5-1ubuntu1) raring; urgency=low
* Merge from Debian unstable (LP: #1046616). Remaining changes:
- Remove python-xml from Suggests field, the package isn't anymore in
sys.path.
- Demote fckeditor from Recommends to Suggests; the code was previously
embedded in moin, but it was also disabled, so there's no reason
for us to pull this in by default currently. Note: fckeditor has a
number of security problems and so this change probably needs to be
carried indefinitely.
moin (1.9.5-1) unstable; urgency=low
* New upstream release.
* New maintainer: Steve McIntyre. Thanks to Jonas for all his previous
hard work.
moin (1.9.4-8) unstable; urgency=high
* High urgency for a security fix
* Add patch from upstream to fix a virtual group bug in ACL evaluation
(CVE-2012-4404).
moin (1.9.4-7) unstable; urgency=low
* subprocess.check_output only appeared in python 2.7. Use
subprocess.Popen and .communicate() instead to get the same effect but
working on older python versions too.
moin (1.9.4-6) unstable; urgency=low
* Fix the error message displayed when external_creation_check fails
moin (1.9.4-5) unstable; urgency=low
* Store date and host when a new account is created
* Add the option to call an external helper program at account creation
time to help with local account control policy (e.g. anti-spam)
* Make sending of email verification messages slightly more verbose.
moin (1.9.4-4) unstable; urgency=low
* Fix stupid typo in the mail verification patch. Closes: #671211
moin (1.9.4-3) unstable; urgency=low
* Update the subscriber lookup patch to add locking.
* Add a new patch to add support for verifying email addresses during
account creation.
moin (1.9.4-2) unstable; urgency=low
* Add a cache for subscriber lookup to boost performance on page save.
Patch from Vitaliy Shchupak. Closes: #668000
moin (1.9.4-1) unstable; urgency=low
* New upstream release.
Closes: bug#663340.
* Bump debhelper compatibility level to 7.
* Stop providing/replacing/conflicting with moinmoin-common:
Transitional quirk unneeded since Lenny.
* Drop preinst/postrm conffile renaming hack, unneeded since MoinMoin
1.5.2.
* Update package relations:
+ Stop needlessly build-depend versioned on cdbs: shadowed by even
tighter versioning due to use of default Python install helper.
+ Use unversioned suggest for python-docutils: Needed version
satisfied even in oldstable.
* Drop dpkg-source local-options hint: Declared options are default
since dpkg-source 1.16.1.
* Drop patch implementing CVE-2011-1058: Applied upstream.
* Unfuzz patch disabling GUI editor.
* Update copyright file:
+ Extend/bump some copyright years.
+ Introduce new copyright holder.
+ Fix list more specific Files section after general one.
+ Bump format to 1.0.
+ Fix double-indent in Copyright fields as per Policy §5.6.13.
* Bump standards-version to 3.9.3.
moin (1.9.3-3) unstable; urgency=high
[ Steve McIntyre ]
* Add myself to Uploaders
* Add patch from upstream to fix a cross-site scripting vulnerability in
the rst parser (CVE-2011-1058). Closes: #643904
moin (1.9.3-2) unstable; urgency=low
* Ease building with git-buildpackage:
+ Git-ignore quilt .pc dir.
+ Add source local-options.
* Add patch to add simple support for using recaptcha.
Closes: bug#637880. Thanks to Steve McIntyre.
* Depend on python-recaptcha, required by recaptcha support.
* Suggest cifs-utils (not smbfs).
Closes: bug#638156. Thanks to Luk Claes.
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Add recaptcha patch, licensed GPL-2+.
* Use Python helper python2 (not python-support).
* Bump Policy compliance to Standards-Version 3.9.2.
Date: Fri, 23 Nov 2012 09:18:37 -0500
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/moin/1.9.5-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 23 Nov 2012 09:18:37 -0500
Source: moin
Binary: python-moinmoin
Architecture: source
Version: 1.9.5-1ubuntu1
Distribution: raring
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description:
python-moinmoin - Python clone of WikiWiki - library
Closes: 637880 638156 643904 663340 668000 671211
Launchpad-Bugs-Fixed: 1046616
Changes:
moin (1.9.5-1ubuntu1) raring; urgency=low
.
* Merge from Debian unstable (LP: #1046616). Remaining changes:
- Remove python-xml from Suggests field, the package isn't anymore in
sys.path.
- Demote fckeditor from Recommends to Suggests; the code was previously
embedded in moin, but it was also disabled, so there's no reason
for us to pull this in by default currently. Note: fckeditor has a
number of security problems and so this change probably needs to be
carried indefinitely.
.
moin (1.9.5-1) unstable; urgency=low
.
* New upstream release.
* New maintainer: Steve McIntyre. Thanks to Jonas for all his previous
hard work.
.
moin (1.9.4-8) unstable; urgency=high
.
* High urgency for a security fix
* Add patch from upstream to fix a virtual group bug in ACL evaluation
(CVE-2012-4404).
.
moin (1.9.4-7) unstable; urgency=low
.
* subprocess.check_output only appeared in python 2.7. Use
subprocess.Popen and .communicate() instead to get the same effect but
working on older python versions too.
.
moin (1.9.4-6) unstable; urgency=low
.
* Fix the error message displayed when external_creation_check fails
.
moin (1.9.4-5) unstable; urgency=low
.
* Store date and host when a new account is created
* Add the option to call an external helper program at account creation
time to help with local account control policy (e.g. anti-spam)
* Make sending of email verification messages slightly more verbose.
.
moin (1.9.4-4) unstable; urgency=low
.
* Fix stupid typo in the mail verification patch. Closes: #671211
.
moin (1.9.4-3) unstable; urgency=low
.
* Update the subscriber lookup patch to add locking.
* Add a new patch to add support for verifying email addresses during
account creation.
.
moin (1.9.4-2) unstable; urgency=low
.
* Add a cache for subscriber lookup to boost performance on page save.
Patch from Vitaliy Shchupak. Closes: #668000
.
moin (1.9.4-1) unstable; urgency=low
.
* New upstream release.
Closes: bug#663340.
* Bump debhelper compatibility level to 7.
* Stop providing/replacing/conflicting with moinmoin-common:
Transitional quirk unneeded since Lenny.
* Drop preinst/postrm conffile renaming hack, unneeded since MoinMoin
1.5.2.
* Update package relations:
+ Stop needlessly build-depend versioned on cdbs: shadowed by even
tighter versioning due to use of default Python install helper.
+ Use unversioned suggest for python-docutils: Needed version
satisfied even in oldstable.
* Drop dpkg-source local-options hint: Declared options are default
since dpkg-source 1.16.1.
* Drop patch implementing CVE-2011-1058: Applied upstream.
* Unfuzz patch disabling GUI editor.
* Update copyright file:
+ Extend/bump some copyright years.
+ Introduce new copyright holder.
+ Fix list more specific Files section after general one.
+ Bump format to 1.0.
+ Fix double-indent in Copyright fields as per Policy §5.6.13.
* Bump standards-version to 3.9.3.
.
moin (1.9.3-3) unstable; urgency=high
.
[ Steve McIntyre ]
* Add myself to Uploaders
* Add patch from upstream to fix a cross-site scripting vulnerability in
the rst parser (CVE-2011-1058). Closes: #643904
.
moin (1.9.3-2) unstable; urgency=low
.
* Ease building with git-buildpackage:
+ Git-ignore quilt .pc dir.
+ Add source local-options.
* Add patch to add simple support for using recaptcha.
Closes: bug#637880. Thanks to Steve McIntyre.
* Depend on python-recaptcha, required by recaptcha support.
* Suggest cifs-utils (not smbfs).
Closes: bug#638156. Thanks to Luk Claes.
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Add recaptcha patch, licensed GPL-2+.
* Use Python helper python2 (not python-support).
* Bump Policy compliance to Standards-Version 3.9.2.
Checksums-Sha1:
da03289beff2a278de84c38d3bbf8615fb5bc3a2 2003 moin_1.9.5-1ubuntu1.dsc
bfe2da140f7104b05a7bc0925dce1ab96ea4bc52 36740561 moin_1.9.5.orig.tar.gz
ab3ee33c9ca3136b47ad96ba20a3f04584e72b73 130630 moin_1.9.5-1ubuntu1.debian.tar.gz
Checksums-Sha256:
a109155621c0450846300e7989e92b8abb4bea68a3c6f998266b2312d8c7e4ed 2003 moin_1.9.5-1ubuntu1.dsc
74e1d1420723aaf202f46082540524987f47c40a444f8444d58d57c66324811c 36740561 moin_1.9.5.orig.tar.gz
6640b3a9d28a6450ee58d1848a5d928b5ed060729c0c43f1ae73a2c0af705482 130630 moin_1.9.5-1ubuntu1.debian.tar.gz
Files:
2f153af5ab98d74615425beb951966c4 2003 net optional moin_1.9.5-1ubuntu1.dsc
adfa15e3e37cf26b4b014f209959e9d9 36740561 net optional moin_1.9.5.orig.tar.gz
53fc9e5e8eb9647b9212f23f1771e55b 130630 net optional moin_1.9.5-1ubuntu1.debian.tar.gz
Original-Maintainer: Steve McIntyre <93sam at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJQr4gOAAoJEGVp2FWnRL6T7J4P/3FA1bwJ6NwmjT8PaqiTFTzM
bvkChN0MDUr/ibeDgmHOfwDihNvxZ1SYfIOVX1bfc2OjtRqDaYmTV0gvpjbv/G0k
Xfh6QBuZEXsiIy1kTUoRzFLJD5PSfF7OLQOtsbEcYmTLL2eyUl235n89R23iiC86
Cpf362A/Ns5M73cHCDbSZVPcXp6ZCL5QGbOVLaeSLyHFUOHK0EndBvs7o4In1OQL
27CaFrq92NdLPBtFQ7rf8JKFn5RLlcAOUHm31K4ZHqlkb8Wr6yCCxOjuCeJY3PFV
H2JphlkLcgxtJzwPKxS5C4S3MIxFcnDWxdPGtQGjNJcPgsc8ZDhll7q7v8nRBd94
hQcoW5iqbszNtMa4hh91MtJXoVeg38IccikHRAgPlgjkUJfQH4niLVkmrqb7p7b8
ss2Bzl3EnlBVKI+ZS4Uea8pGoJUxL1VBCvuw81B8OydcJSExN+ICMv/F2AIa6kDm
pfx2RTJu1H6f1Ip2Q+2uVLk1Oc61XDyryifqLQ2SC96jqHm0JpEZRKBVyE4Ldh5j
l50Kh0sglYKjtNgExNJQm6X1KrHc+h+r/+6YqSpGevZJzlRkdSIhIjnxshoKD9hm
gykyaST4Pk4YBgA5imCqYT5mGdizw15fs7KN6zt0/uzAqYQae1oz9egvLbNMeeTK
V6/A2SKbHJZrarV3Pdqe
=8zfr
-----END PGP SIGNATURE-----
More information about the Raring-changes
mailing list