[shibboleth-sp2] 118/119: Update for release.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.3.1
in repository shibboleth-sp2.

commit 4a516d0cb83ec14835fe460e52a019ebea75e1ed
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Mon Dec 17 04:20:12 2007 +0000

    Update for release.
---
 config_win32.h     | 12 ------------
 doc/CREDITS.txt    | 44 +++++++++-----------------------------------
 doc/NEWS.txt       |  2 +-
 doc/README.txt     |  2 +-
 pkginfo.in         |  2 +-
 shibboleth.spec.in | 34 ++++++++++++++++------------------
 6 files changed, 28 insertions(+), 68 deletions(-)

diff --git a/config_win32.h b/config_win32.h
index 027d1e7..aebd5ca 100644
--- a/config_win32.h
+++ b/config_win32.h
@@ -25,9 +25,6 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1
 
-/* Define to 1 if you have the `crypto' library (-lcrypto). */
-#define HAVE_LIBCRYPTO 1
-
 /* Define to 1 if you have the `dmallocxx' library (-ldmallocxx). */
 /* #undef HAVE_LIBDMALLOCXX */
 
@@ -37,12 +34,6 @@
 /* Define if log4cpp library is used. */
 /* #undef HAVE_LOG4CPP */
 
-/* Define to 1 if you have the `ssl' library (-lssl). */
-#define HAVE_LIBSSL 1
-
-/* Define if Xerces-C library was found */
-#define HAVE_LIBXERCESC 1
-
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1
 
@@ -52,9 +43,6 @@
 /* Define if you have POSIX threads libraries and header files. */
 /* #undef HAVE_PTHREAD */
 
-/* Define if saml library was found */
-#define HAVE_SAML 1
-
 /* Define to 1 if you have the <stdint.h> header file. */
 /* #undef HAVE_STDINT_H */
 
diff --git a/doc/CREDITS.txt b/doc/CREDITS.txt
index cbbe94e..d76773e 100755
--- a/doc/CREDITS.txt
+++ b/doc/CREDITS.txt
@@ -1,38 +1,31 @@
-Shibboleth Implementation Team
+Shibboleth SP Implementation Team
 
- Documentation
+ Documentation, Testing, Quality Assurance, Yak Wrangling
 
    Nate Klingenstein
    Internet2
-   ndk at internet2.edu
 
- Programming
+ Design and Programming
 
    Derek Atkins
    IHTFP Consulting, Inc
-   derek at ihtfp.com
 
    Scott Cantor
    The Ohio State University
-   cantor.2 at osu.edu
    
-   Walter Hoehn
-   The University of Memphis
-   wassa at memphis.edu
+   Jim Fox
+   University of Washington
 
  Project Management
 
    RL "Bob" Morgan
    University of Washington
-   rlmorgan at washington.edu
 
    Steven Carmody
    Brown University
-   Steven_Carmody at brown.edu
-
+   
    Ken Klingenstein
    Internet2
-   kjk at internet2.edu
 
 
 Thanks to: 
@@ -41,35 +34,16 @@ Thanks to:
 
     The National Science Foundation
     
-    National Research Council of Canada
-
-    Barbara Jenson (CMU), Parviz Dousti (CMU), Tom Dopirak (CMU), 
-      and Sridhar Muppidi (IBM/Tivoli); for helping to develop 
-      the initial shibboleth prototype
-
     Brian Pittman (WebAssign), Mark Earnest (PSU), James Shvarts (Columbia), 
       Ryan Muldoon (Wisconsin), John Hopkins (PSU), Noah Levitt (Columbia), 
-      and David Walker (UCOP); for much help with testing
+      David Walker (UCOP) and many more; for much help with testing
       
-    Dave Dearman (NRCC), for contributing a SQL Data Connector for the AA 
-      resolver
-
-    Noah Levitt (Columbia), for simplifying the  logging configuration.
-
     Joel Murphy (Buffalo), for much help with load testing and generally
       pushing the software to its limits.
 
-    Derek Morr (PSU) for improving the Crypto Handle Repository.
-    
-    Vishal Goenka (SunGard SCT) for contributing some useful resolver plugins
-
-    Chad La Joie (Georgetown) for lots of helpful patches leading up to the 
-      1.3 release
-      
-    Will Norris (Memphis) for creating the ant IdP install tasks
-
 	Ian Young for donating XSLT scripts for converting metadata across
-	  Shibboleth versions
+	  Shibboleth versions, SELinux policy work, and platform testing
+	  above and beyond the call.
 	  
 	Many, many community members who have donated time and machines to
       help test the software and packaging on newer platforms.
diff --git a/doc/NEWS.txt b/doc/NEWS.txt
index 9263ffd..0c58847 100644
--- a/doc/NEWS.txt
+++ b/doc/NEWS.txt
@@ -1,4 +1,4 @@
-Sep 15, 2007
+Dec 17, 2007
 Version 1.3.1
 
 Refresh of branch with numerous bug and portability fixes
diff --git a/doc/README.txt b/doc/README.txt
index 83431c5..459b891 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -1,4 +1,4 @@
-Sep 15, 2007
+Dec 17, 2007
 Version 1.3.1
 
 Welcome to Internet2's Shibboleth
diff --git a/pkginfo.in b/pkginfo.in
index 8f42471..adc268f 100644
--- a/pkginfo.in
+++ b/pkginfo.in
@@ -8,5 +8,5 @@ DESC=Shibboleth Service Provider
 VENDOR=Internet2
 HOTLINE=https://bugs.internet2.edu/
 CLASSES=none
-PSTAMP=sunra.internet2.edu 2007-11-12
+PSTAMP=sunra.internet2.edu 2007-12-17
 EMAIL=cantor.2 at osu.edu
diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index ff9e7f6..ea24e92 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -1,12 +1,12 @@
 Name:		shibboleth
 Summary:	Open source system to enable inter-institutional resource sharing
 Version:	@-VERSION-@
-Release:	1
+Release:	2
 Group:		System Environment/Libraries
 Vendor:		Internet2
 License:	Apache 2.0
 URL:		http://shibboleth.internet2.edu/
-Source0:	http://shibboleth.internet2.edu/downloads/%{name}-%{version}.tar.gz
+Source0:	%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 BuildRequires:	openssl-devel, curl-devel >= 7.10.6
@@ -24,30 +24,25 @@ BuildRequires:	zlib-devel, opensaml-devel >= 1.1.1, opensaml-devel < 2.0
 
 
 %description
-Shibboleth, a project of Internet2/MACE, is developing architectures,
-policy structures, practical technologies, and an open source
-implementation to support inter-institutional sharing of web resources
-subject to access controls. In addition, Shibboleth will develop a
-policy framework that will allow inter-operation within the higher
-education community.
+Shibboleth, a project of Internet2/MACE, is is an open source,
+attribute-based, cross-domain web single sign-on package, primarily
+based on the SAML standard.
 
-This package contains the shibboleth runtime library and apache module.
+This package contains the Shibboleth runtime libraries and Apache
+server module.
 
 %package devel
-Summary: Shibboleth development Headers
+Summary: Shibboleth development files
 Group: Development/Libraries
 Requires: %{name} = %{version}
 
 %description devel
-Shibboleth, a project of Internet2/MACE, is developing architectures,
-policy structures, practical technologies, and an open source
-implementation to support inter-institutional sharing of web resources
-subject to access controls. In addition, Shibboleth will develop a
-policy framework that will allow inter-operation within the higher
-education community.
+Shibboleth, a project of Internet2/MACE, is is an open source,
+attribute-based, cross-domain web single sign-on package, primarily
+based on the SAML standard.
 
 This package contains the headers and other necessary files to build
-applications that use the shibboleth library.
+extensions using the Shibboleth runtime libraries.
 
 %prep
 %setup -q
@@ -179,8 +174,11 @@ fi
 %{_libdir}/libshib-target.so
 
 %changelog
+* Mon Dec 17 2007 Scott Cantor   <cantor.2 at osu.edu>  - 1.3.1-2
+- 1.3.1 initial release
+
 * Sat Sep 15 2007 Scott Cantor   <cantor.2 at osu.edu>  - 1.3.1-1
-- 1.3.1 release
+- 1.3.1 release candidate
 
 * Mon Oct 2 2006 Scott Cantor	<cantor.2 at osu.edu>  - 1.3-11
 - Applied fix for secadv 20061002

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list