[Python-modules-commits] r24179 - in packages/python-crypto/trunk/debian (6 files)

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue May 7 14:32:47 UTC 2013


    Date: Tuesday, May 7, 2013 @ 14:32:45
  Author: sramacher
Revision: 24179

Remove lintian overrides

The false positives have been fixed in lintian 2.5.12.

Modified:
  packages/python-crypto/trunk/debian/changelog
  packages/python-crypto/trunk/debian/copyright
Deleted:
  packages/python-crypto/trunk/debian/python-crypto-dbg.lintian-overrides
  packages/python-crypto/trunk/debian/python-crypto.lintian-overrides
  packages/python-crypto/trunk/debian/python3-crypto-dbg.lintian-overrides
  packages/python-crypto/trunk/debian/python3-crypto.lintian-overrides

Modified: packages/python-crypto/trunk/debian/changelog
===================================================================
--- packages/python-crypto/trunk/debian/changelog	2013-05-07 14:29:36 UTC (rev 24178)
+++ packages/python-crypto/trunk/debian/changelog	2013-05-07 14:32:45 UTC (rev 24179)
@@ -7,11 +7,10 @@
   * debian/control:
     - Bump Standards-Version to 3.9.4, no changes needed.
     - Use anonscm.debian.org in Vcs-Svn too.
-  * debian/python{,3}-crypto{,-dbg}.lintian-overrides: Add overrides for
-    hardening-no-fortify-functions false positives.
   * debian/python{,3}-crypto.pydist: Help dh_python2 to translate pycrypto in
     requirements.txt to the correct Debian package.
   * debian/tests: Add DEP-8 tests.
+  * debian/copyright: Update copyright years.
 
  -- Sebastian Ramacher <sramacher at debian.org>  Wed, 03 Apr 2013 21:04:02 +0200
 

Modified: packages/python-crypto/trunk/debian/copyright
===================================================================
--- packages/python-crypto/trunk/debian/copyright	2013-05-07 14:29:36 UTC (rev 24178)
+++ packages/python-crypto/trunk/debian/copyright	2013-05-07 14:32:45 UTC (rev 24179)
@@ -42,7 +42,7 @@
  source code may be subject to regulation in your jurisdiction.
 
 Files: debian/*
-Copyright: 2011 Sebastian Ramacher <sramacher at debian.org>
+Copyright: 2011-2013 Sebastian Ramacher <sramacher at debian.org>
 License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions

Deleted: packages/python-crypto/trunk/debian/python-crypto-dbg.lintian-overrides
===================================================================
--- packages/python-crypto/trunk/debian/python-crypto-dbg.lintian-overrides	2013-05-07 14:29:36 UTC (rev 24178)
+++ packages/python-crypto/trunk/debian/python-crypto-dbg.lintian-overrides	2013-05-07 14:32:45 UTC (rev 24179)
@@ -1,8 +0,0 @@
-# false positives
-python-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_AES_d.so
-python-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_ARC2_d.so
-python-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_Blowfish_d.so
-python-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_CAST_d.so
-python-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_DES3_d.so
-python-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_DES_d.so
-python-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Util/_counter_d.so

Deleted: packages/python-crypto/trunk/debian/python-crypto.lintian-overrides
===================================================================
--- packages/python-crypto/trunk/debian/python-crypto.lintian-overrides	2013-05-07 14:29:36 UTC (rev 24178)
+++ packages/python-crypto/trunk/debian/python-crypto.lintian-overrides	2013-05-07 14:32:45 UTC (rev 24179)
@@ -1,8 +0,0 @@
-# false positives
-python-crypto binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_AES.so
-python-crypto binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_ARC2.so
-python-crypto binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_Blowfish.so
-python-crypto binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_CAST.so
-python-crypto binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_DES.so
-python-crypto binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Cipher/_DES3.so
-python-crypto binary: hardening-no-fortify-functions usr/lib/python2*/dist-packages/Crypto/Util/_counter.so

Deleted: packages/python-crypto/trunk/debian/python3-crypto-dbg.lintian-overrides
===================================================================
--- packages/python-crypto/trunk/debian/python3-crypto-dbg.lintian-overrides	2013-05-07 14:29:36 UTC (rev 24178)
+++ packages/python-crypto/trunk/debian/python3-crypto-dbg.lintian-overrides	2013-05-07 14:32:45 UTC (rev 24179)
@@ -1,8 +0,0 @@
-# false positives
-python3-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_AES.*.so
-python3-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_ARC2.*.so
-python3-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_Blowfish.*.so
-python3-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_CAST.*.so
-python3-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_DES.*.so
-python3-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_DES3.*.so
-python3-crypto-dbg binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Util/_counter.*.so

Deleted: packages/python-crypto/trunk/debian/python3-crypto.lintian-overrides
===================================================================
--- packages/python-crypto/trunk/debian/python3-crypto.lintian-overrides	2013-05-07 14:29:36 UTC (rev 24178)
+++ packages/python-crypto/trunk/debian/python3-crypto.lintian-overrides	2013-05-07 14:32:45 UTC (rev 24179)
@@ -1,8 +0,0 @@
-# false positives
-python3-crypto binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_AES.*.so
-python3-crypto binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_ARC2.*.so
-python3-crypto binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_Blowfish.*.so
-python3-crypto binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_CAST.*.so
-python3-crypto binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_DES.*.so
-python3-crypto binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Cipher/_DES3.*.so
-python3-crypto binary: hardening-no-fortify-functions usr/lib/python3/dist-packages/Crypto/Util/_counter.*.so




More information about the Python-modules-commits mailing list