[js-embedded-discovery] branch master updated: Update release notes and specfile version.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 6 19:20:47 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository js-embedded-discovery.
The following commit(s) were added to refs/heads/master by this push:
new 1bee61a Update release notes and specfile version.
1bee61a is described below
commit 1bee61aa2f74721e0a82f2c8ef397a8efdd43f4a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 6 19:21:44 2016 -0400
Update release notes and specfile version.
---
doc/RELEASE-NOTES.txt | 49 +--------------------------------------------
shibboleth-embedded-ds.spec | 5 ++++-
2 files changed, 5 insertions(+), 49 deletions(-)
diff --git a/doc/RELEASE-NOTES.txt b/doc/RELEASE-NOTES.txt
index 029d67f..9eca8df 100644
--- a/doc/RELEASE-NOTES.txt
+++ b/doc/RELEASE-NOTES.txt
@@ -1,48 +1 @@
-
-Changed in V1.1.0
-EDS-34 Allow configuration of dropdown rather than typeahead.
-EDS-88 Allow configuration to not set focus to search box.
-EDS-32 Clip Alt txt
-EDS-53 Add pt-br messages.
-EDS-42 Move Compressor up to 2.4.8
-EDS-39 Ship non mimimized sources
-EDS-30 Use %20 as the separator for entityIDs in the cookie, but continue to understand '+'
-EDS-58 Configurable writing of the cookie. Allows the SP to write it instead.
-EDS-33 Ordering of multiple selected IdPs is backwards.
-EDS-52 Deduplicate by entityId prior to displaying choices.
-EDS-28 Make EDS shorter if no preselected IdPs have logos
-EDS-48 Be more specific about the image size.
-EDS-59 Minify the CSS for the EDS
-EDS-40 Remove JSON from default minified code
-EDS-51 Parameter ignoreURLParams completely ignores any params and makes EDS fully standalone.
-EDS-45 Explicitly avoid protecting the EDS if mod_shib is loaded into Apache.
-EDS-43 Add a 1x1 px transparent gif for the default logo and refer to it.
-EDS-60 Move shipped localization bundles from config to the minimised source
-
-Changed in V1.0.3
-=============================================
-EDS-36 Message located in wrong place in the face of font changes.
-EDS-37 Japanese localization
-
-Changes in V1.0.2
-=============================================
-EDS-24 The embedded discovery service will fail to work with Internet Explorer when native XHR is disabled
-
-Changes in V1.0.1
-=============================================
-EDS-20 Kitting error prevents incremental search from working.
-
-Changes in V1.0
-=============================================
-The precise Cases changed are:
-
-EDS-10 The EDS should supportisPassive.
-EDS-8 Add option to hide IdPs in the EDS.
-EDS-12 Should take advantage of the <mdui:Keywords>.
-EDS-1 Globalization testing
-EDS-3 Mobile browsers
-EDS-16 Transfer Selection from typeahead to dropdown
-EDS-14 Return correct error for XMLHttpRequest Impaired browsers
-EDS-15 Not all FATAL errors in language bundles
-EDS-11 Some cosmetic suggestions
-
+See https://issues.shibboleth.net/jira/projects/EDS
diff --git a/shibboleth-embedded-ds.spec b/shibboleth-embedded-ds.spec
index e1c1a27..d3f1ac5 100644
--- a/shibboleth-embedded-ds.spec
+++ b/shibboleth-embedded-ds.spec
@@ -1,5 +1,5 @@
Name: shibboleth-embedded-ds
-Version: 1.1.0
+Version: 1.2.0
Release: 1
Summary: Client-side federation discovery service for SAML-based SSO
Group: Productivity/Networking/Security
@@ -93,6 +93,9 @@ cd /
%config %{_sysconfdir}/shibboleth-ds/shibboleth-ds.conf
%changelog
+* Mon Jun 6 2016 Scott Cantor <cantor.2 at osu.edu> - 1.2.0-1
+- Update version
+
* Wed Apr 29 2015 Scott Cantor <cantor.2 at osu.edu> - 1.1.0-1
- Update version
- Stop marking text files as configs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list