[shiro] branch master updated (06823c3 -> e19adbb)
Tony Mancill
tmancill at moszumanska.debian.org
Sun Jun 12 19:02:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a change to branch master
in repository shiro.
from 06823c3 Set the source encoding to UTF-8
adds 971db44 Imported Upstream version 1.2.5
new b343a34 Merge tag 'upstream/1.2.5'
new 8a2516b bump standards version
new 8c8ab19 add patch for #797296
new 303d75d refresh 01-bundles-to-jars.patch for new upstream release
new 1926ebb reorder patches
new e19adbb updated changelog
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../text/IniRealmTest.simple.ini => .gitignore | 29 ++-
all/pom.xml | 2 +-
core/pom.xml | 2 +-
.../apache/shiro/authc/AbstractAuthenticator.java | 4 +-
.../shiro/authc/pam/ModularRealmAuthenticator.java | 4 +-
.../shiro/authz/permission/WildcardPermission.java | 7 +-
.../shiro/mgt/AbstractRememberMeManager.java | 16 +-
.../mgt/AbstractValidatingSessionManager.java | 12 +-
.../shiro/authc/AbstractAuthenticatorTest.java | 39 ++++
.../realm/ldap/DefaultLdapContextFactoryTest.java | 212 ++++++++++-----------
debian/changelog | 11 ++
debian/control | 2 +-
debian/patches/01-bundles-to-jars.patch | 16 +-
debian/patches/02-reproducible-build.patch | 17 ++
debian/patches/series | 1 +
pom.xml | 51 ++---
samples/aspectj/pom.xml | 9 +-
samples/pom.xml | 2 +-
samples/quickstart/pom.xml | 2 +-
samples/spring-client/pom.xml | 33 +++-
samples/spring-hibernate/pom.xml | 2 +-
samples/spring/pom.xml | 2 +-
samples/web/pom.xml | 2 +-
samples/web/src/main/webapp/WEB-INF/shiro.ini | 4 +
shiro.doap.rdf | 8 +-
support/aspectj/pom.xml | 9 +-
support/cas/pom.xml | 178 ++++++++---------
.../main/java/org/apache/shiro/cas/CasFilter.java | 3 +
support/ehcache/pom.xml | 2 +-
support/features/pom.xml | 196 +++++++++----------
support/guice/pom.xml | 190 +++++++++---------
support/pom.xml | 2 +-
support/quartz/pom.xml | 2 +-
support/spring/pom.xml | 2 +-
tools/hasher/pom.xml | 202 ++++++++++----------
tools/pom.xml | 80 ++++----
web/pom.xml | 2 +-
.../web/filter/authc/FormAuthenticationFilter.java | 3 +
.../shiro/web/mgt/CookieRememberMeManagerTest.java | 40 ++++
39 files changed, 773 insertions(+), 627 deletions(-)
copy core/src/test/resources/org/apache/shiro/realm/text/IniRealmTest.simple.ini => .gitignore (79%)
create mode 100644 debian/patches/02-reproducible-build.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shiro.git
More information about the pkg-java-commits
mailing list