File rubygem-authlogic.changes of Package rubygem-authlogic

-------------------------------------------------------------------
Mon Jan 29 13:33:09 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>

- New upstream release 6.4.3, no changelog found

-------------------------------------------------------------------
Tue Jan 25 06:29:19 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 6.4.2
  no changelog found

-------------------------------------------------------------------
Thu Jun 24 16:55:04 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 6.4.1
  no changelog found

-------------------------------------------------------------------
Wed Jan 20 12:04:03 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 6.4.0
  no changelog found

-------------------------------------------------------------------
Fri Sep 25 13:27:56 UTC 2020 - Stephan Kulow <coolo@suse.com>

updated to version 6.2.0
  no changelog found

-------------------------------------------------------------------
Thu May  7 20:08:18 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 6.0.0
  no changelog found

-------------------------------------------------------------------
Mon Feb 10 13:56:23 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 5.0.4
  no changelog found

-------------------------------------------------------------------
Sun May  5 09:18:27 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 5.0.2
  no changelog found

-------------------------------------------------------------------
Sat Mar  2 15:04:36 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 5.0.1
  no changelog found

-------------------------------------------------------------------
Mon Jan 14 13:29:24 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 5.0.0
 CHANGELOG.md removed upstream

-------------------------------------------------------------------
Thu Nov 22 04:59:31 UTC 2018 - Stephan Kulow <coolo@suse.com>

- updated to version 4.4.2
 see installed CHANGELOG.md

  ## 4.4.2 (2018-09-23)
  
  * Breaking Changes
    * None
  * Added
    * None
  * Fixed
    * Improved instructions in deprecation warning for validations
  
  ## 4.4.1 (2018-09-21)
  
  * Breaking Changes
    * None
  * Added
    * None
  * Fixed
    * The methods for disabling Authlogic's "special" validations,
      eg. `validate_email_field = false` are actually deprecated, but should
      not produce a deprecation warning.
    * Only produce deprecation warning when configuring a validation, not when
      performing actual validation.
  
  ## 4.4.0 (2018-09-21)
  
  * Breaking Changes
    * None
  * Added
    * None
  * Fixed
    * None
  * Deprecation
    * [#627](https://github.com/binarylogic/authlogic/pull/627) -
      Deprecate `authenticates_many` without replacement
    * [#623](https://github.com/binarylogic/authlogic/pull/623) -
      Deprecate unnecessary validation features, use normal rails validation
      instead

-------------------------------------------------------------------
Wed Sep  5 10:02:15 UTC 2018 - coolo@suse.com

- updated to version 4.3.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Wed May 23 16:00:44 UTC 2018 - factory-auto@kulow.org

- updated to version 4.1.1
 see installed CHANGELOG.md

  All notable changes to this project will be documented in this file.
  
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
  and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

-------------------------------------------------------------------
Tue Apr 24 21:00:43 UTC 2018 - factory-auto@kulow.org

- updated to version 4.1.0
 see installed CHANGELOG.md

  ## 4.1.0 (2018-04-24)
  
  * Breaking Changes
    * None
  * Added
    * None
  * Fixed
    * None
  * Deprecated
    * crypto_providers/wordpress.rb, without replacement
    * restful_authentication, without replacement

-------------------------------------------------------------------
Wed Mar 21 05:28:19 UTC 2018 - factory-auto@kulow.org

- updated to version 4.0.1
 see installed CHANGELOG.md

  ## 4.0.1 (2018-03-20)
  
  * Breaking Changes
    * None
  * Added
    * None
  * Fixed
    * [#590](https://github.com/binarylogic/authlogic/pull/590) -
      Fix "cannot modify frozen gem" re: ActiveRecord.gem_version

-------------------------------------------------------------------
Tue Mar 20 10:04:50 UTC 2018 - factory-auto@kulow.org

- updated to version 4.0.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Fri Feb  9 05:28:32 UTC 2018 - factory-auto@kulow.org

- updated to version 3.8.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Thu Feb  8 05:52:28 UTC 2018 - coolo@suse.com

- updated to version 3.7.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Wed Oct 11 05:58:07 UTC 2017 - coolo@suse.com

- updated to version 3.6.1
 see installed CHANGELOG.md

  ## 3.6.1 2017-09-30
  
  * Breaking Changes
    * None
  
  * Added
    * None
  
  * Fixed
    * Allow tld up to 24 characters per https://data.iana.org/TLD/tlds-alpha-by-domain.txt
    * [#561](https://github.com/binarylogic/authlogic/issues/561)
      authenticates_many now works with scope_cookies:true

-------------------------------------------------------------------
Tue May 23 09:40:47 UTC 2017 - coolo@suse.com

- updated to version 3.6.0
 see installed CHANGELOG.md

  ## Unreleased
  
  * Breaking Changes
    * None
  
  * Added
    * None
  
  * Fixed
    * None
  
  ## 3.6.0 2017-04-28
  
  * Added
    * rails 5.1 support
  
  * Fixed
    * ensure that login field validation uses correct locale (@sskirby)

-------------------------------------------------------------------
Wed Aug 31 04:30:15 UTC 2016 - coolo@suse.com

- updated to version 3.5.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Tue Jul 14 04:29:15 UTC 2015 - coolo@suse.com

- updated to version 3.4.6
 see installed CHANGELOG.md

  ## Unreleased
  
  * changes
    * ...
  
  ## 3.4.6 2015
  
  * changes
    * add Regex.email_nonascii for validation of emails w/unicode (@rchekaluk)
    * allow scrypt 2.x (@jaredbeck)

-------------------------------------------------------------------
Mon Mar  2 05:28:34 UTC 2015 - coolo@suse.com

- updated to version 3.4.5

-------------------------------------------------------------------
Tue Feb 10 17:22:55 UTC 2015 - coolo@suse.com

- updated to version 3.4.4

-------------------------------------------------------------------
Mon Oct 13 05:42:15 UTC 2014 - coolo@suse.com

- adapt to new rubygem packaging

-------------------------------------------------------------------
Mon Jul 14 06:51:59 UTC 2014 - coolo@suse.com

- updated to version 3.4.2

-------------------------------------------------------------------
Sun Apr  6 05:38:47 UTC 2014 - coolo@suse.com

- updated to version 3.4.1

-------------------------------------------------------------------
Tue Mar 18 14:57:13 UTC 2014 - coolo@suse.com

- updated to version 3.4.0

-------------------------------------------------------------------
Tue Jul 30 18:46:59 UTC 2013 - coolo@suse.com

- updated to version 3.3.0

-------------------------------------------------------------------
Fri Dec 14 05:52:05 UTC 2012 - coolo@suse.com

- updated to version 3.2.0

-------------------------------------------------------------------
Wed Aug  1 05:02:01 UTC 2012 - coolo@suse.com

- updated to version 3.1.3

-------------------------------------------------------------------
Thu May 10 12:24:17 UTC 2012 - coolo@suse.com

- update to 3.0.1

-------------------------------------------------------------------
Thu Dec  9 10:00:13 UTC 2010 - chris@computersalat.de

- fixed wrong License info, set by gem2rpm

-------------------------------------------------------------------
Tue Dec  7 22:12:45 UTC 2010 - chris@computersalat.de

- update to 2.1.6
  * update random class to not include - and _ characters 

-------------------------------------------------------------------
Thu Jun 10 15:17:18 UTC 2010 - mrueckert@suse.de

- update to version 2.1.5
- use rubygems_requires macro

-------------------------------------------------------------------
Mon Nov 16 21:32:07 UTC 2009 - mrueckert@suse.de

- update to version 2.1.3

-------------------------------------------------------------------
Thu Oct  1 17:47:36 CEST 2009 - mrueckert@suse.de

- update to version 2.1.2

-------------------------------------------------------------------
Thu Apr  2 21:33:49 CEST 2009 - mrueckert@suse.de

- initial package

openSUSE Build Service is sponsored by