debian/0000755000000000000000000000000012153615412007166 5ustar debian/source/0000755000000000000000000000000012153614736010476 5ustar debian/source/format0000644000000000000000000000001412153614736011704 0ustar 3.0 (quilt) debian/control0000644000000000000000000000133112153614736010577 0ustar Source: libapache2-mod-auth-mellon Section: web Priority: extra Maintainer: Thijs Kinkhorst Build-Depends: debhelper (>= 9), autotools-dev, dh-apache2, apache2-dev, libcurl3-dev, liblasso3-dev (>= 2.1.0) Standards-Version: 3.9.4 Vcs-Svn: https://svn.non-gnu.uvt.nl/uvt-dev/trunk/package/modmellon/ Homepage: http://code.google.com/p/modmellon/ Package: libapache2-mod-auth-mellon Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: SAML 2.0 authentication module for Apache mod-auth-mellon is an Apache module which enables you to authenticate users of a web site against a SAML 2.0 enabled IdP. It can grant access to paths and provide attributes to other modules and applications. debian/patches/0000755000000000000000000000000012153615054010617 5ustar debian/patches/series0000644000000000000000000000000012153615054012022 0ustar debian/dirs0000644000000000000000000000007212153614736010061 0ustar usr/lib/apache2/modules var/cache/apache2/mod_auth_mellon debian/compat0000644000000000000000000000000212153614736010374 0ustar 9 debian/auth_mellon.load0000644000000000000000000000011212153614736012340 0ustar LoadModule auth_mellon_module /usr/lib/apache2/modules/mod_auth_mellon.so debian/watch0000644000000000000000000000043712153614736010233 0ustar version=3 opts=downloadurlmangle=s#.*(mod_auth_mellon-([\d.]+)\.tar\.gz).*#http://modmellon.googlecode.com/files/$1#,filenamemangle=s#.*(mod_auth_mellon-([\d.]+)\.tar\.gz).*#$1# \ http://code.google.com/p/modmellon/downloads/list ^.*detail\?name=mod_auth_mellon-([\d.]+)\.tar\.gz.* debian/copyright0000644000000000000000000000255712153614736011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mod_mellon Upstream-Contact: Olav Morken Source: http://code.google.com/p/modmellon/ Files: * Copyright: 2003-2007 UNINETT License: GPL-2+ with OpenSSL exception Files: debian/* Copyright: 2013 Tilburg University License: GPL-2+ with OpenSSL exception License: GPL-2+ with OpenSSL exception This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . In addition, as a special exception, permission is granted to link the code of this release of mod_mellon with the OpenSSL project's "OpenSSL" library (or with modified versions of it that use the same license as the "OpenSSL" library), and distribute the linked executables. You must obey the GNU General Public License in all respects for all of the code used other than "OpenSSL". If you modify the code, you may extend this exception to your version of the code, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/auth_mellon.conf0000644000000000000000000000100212153614736012345 0ustar # MellonCacheSize sets the maximum number of sessions which can be active # at once. When mod_auth_mellon reaches this limit, it will begin removing # the least recently used sessions. # Default: MellonCacheSize 100 #MellonCacheSize 100 # MellonPostDirectory is the full path of a directory where POST requests # are saved during authentication. This directory must writeable by the # Apache user. It should not be writeable (or readable) by other users. MellonPostDirectory "/var/cache/apache2/mod_auth_mellon/" debian/libapache2-mod-auth-mellon.apache20000644000000000000000000000012512153614736015413 0ustar mod .libs/mod_auth_mellon.so mod debian/auth_mellon.load mod debian/auth_mellon.conf debian/lintian-overrides0000644000000000000000000000014212153614736012554 0ustar libapache2-mod-auth-mellon: non-standard-dir-perm var/cache/apache2/mod_auth_mellon/ 0700 != 0755 debian/changelog0000644000000000000000000001013412153615034011037 0ustar libapache2-mod-auth-mellon (0.7.0-1) unstable; urgency=low * New upstream release. - Incorporates ap-2.4-compat.patch. -- Thijs Kinkhorst Wed, 05 Jun 2013 12:58:50 +0200 libapache2-mod-auth-mellon (0.6.1-3) unstable; urgency=low * Upload to unstable. -- Thijs Kinkhorst Mon, 27 May 2013 16:30:08 +0200 libapache2-mod-auth-mellon (0.6.1-2) experimental; urgency=low * Rebuild for Apache 2.4. -- Thijs Kinkhorst Tue, 07 May 2013 10:41:42 +0200 libapache2-mod-auth-mellon (0.6.1-1) unstable; urgency=low * New upstream release 0.6.1. -- Thijs Kinkhorst Fri, 22 Mar 2013 13:23:40 +0100 libapache2-mod-auth-mellon (0.6.0-1) unstable; urgency=low * New upstream release 0.6.0. -- Thijs Kinkhorst Mon, 18 Mar 2013 09:55:00 +0100 libapache2-mod-auth-mellon (0.6.0~rc1-1) unstable; urgency=low * Add self as Debian package maintainer. * Update to debhelper 9, dh(1), policy 3.9.4, source format 3. -- Thijs Kinkhorst Wed, 06 Mar 2013 18:46:04 +0100 libapache2-mod-auth-mellon (0.5.0-1) unstable; urgency=low * Update version to 0.5.0. -- Olav Morken Fri, 09 Mar 2012 12:11:29 +0100 libapache2-mod-auth-mellon (0.4.0-1) unstable; urgency=low * Update version to 0.4.0. -- Olav Morken Wed, 18 May 2011 12:41:53 +0200 libapache2-mod-auth-mellon (0.3.0-1) unstable; urgency=low * Update version to 0.3.0. -- Olav Morken Thu, 12 Aug 2010 12:52:21 +0200 libapache2-mod-auth-mellon (0.2.7-1) unstable; urgency=low * Update version to 0.2.7. -- Olav Morken Mon, 31 May 2010 14:44:17 +0200 libapache2-mod-auth-mellon (0.2.6-1) unstable; urgency=low * Update version to 0.2.6. -- Olav Morken Mon, 16 Nov 2009 08:22:23 +0100 libapache2-mod-auth-mellon (0.2.5-1) unstable; urgency=low * Update version to 0.2.5. -- Olav Morken Mon, 16 Nov 2009 08:22:23 +0100 libapache2-mod-auth-mellon (0.2.4-1) unstable; urgency=low * Update version to 0.2.4. -- Olav Morken Tue, 11 Aug 2009 15:48:35 +0200 libapache2-mod-auth-mellon (0.2.3-1) unstable; urgency=low * Update version to 0.2.3. -- Olav Morken Fri, 07 Aug 2009 14:52:53 +0200 libapache2-mod-auth-mellon (0.2.2-1) unstable; urgency=low * Update version to 0.2.2. -- Olav Morken Fri, 07 Aug 2009 10:43:31 +0200 libapache2-mod-auth-mellon (0.2.0-1) unstable; urgency=low * Update version to 0.2.0. -- Olav Morken Wed, 13 May 2009 07:57:09 +0100 libapache2-mod-auth-mellon (0.1.1-1) unstable; urgency=low * Update version to 0.1.1. -- Olav Morken Fri, 6 Mar 2009 08:57:16 +0100 libapache2-mod-auth-mellon (0.1.0-1) unstable; urgency=low * Update version to 0.1.0. -- Olav Morken Tue, 11 Nov 2008 21:50:25 +0100 libapache2-mod-auth-mellon (0.0.7-1) unstable; urgency=low * Update version to 0.0.7. -- Olav Morken Tue, 1 Jul 2008 15:45:23 +0200 libapache2-mod-auth-mellon (0.0.6-1) unstable; urgency=low * Update version to 0.0.6. -- Olav Morken Wed, 15 Aug 2007 14:03:23 +0200 libapache2-mod-auth-mellon (0.0.5-1) unstable; urgency=low * Update version to 0.0.5. -- Olav Morken Wed, 8 Aug 2007 11:36:13 +0200 libapache2-mod-auth-mellon (0.0.4-1) unstable; urgency=low * Update version to 0.0.4. -- Olav Morken Tue, 7 Aug 2007 10:30:43 +0200 libapache2-mod-auth-mellon (0.0.3-1) unstable; urgency=low * Update version to 0.0.3. -- Olav Morken Fri, 13 Jul 2007 14:30:05 +0200 libapache2-mod-auth-mellon (0.0.2-1) unstable; urgency=low * Update version to 0.0.2. -- Olav Morken Tue, 10 Jul 2007 08:55:49 +0200 libapache2-mod-auth-mellon (0.0.1-1) unstable; urgency=low * Initial release -- Olav Morken Mon, 9 Jul 2007 09:52:45 +0200 debian/docs0000644000000000000000000000000712153615230010034 0ustar README debian/rules0000755000000000000000000000057512153615412010255 0ustar #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ --with apache2 override_dh_auto_install: override_dh_fixperms: dh_fixperms chown www-data debian/libapache2-mod-auth-mellon/var/cache/apache2/mod_auth_mellon/ chmod go= debian/libapache2-mod-auth-mellon/var/cache/apache2/mod_auth_mellon/ override_dh_installchangelogs: dh_installchangelogs NEWS