commit rubygem-devise for openSUSE:Factory

2020-10-05 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2020-10-05 19:30:44

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new.4249 (New)


Package is "rubygem-devise"

Mon Oct  5 19:30:44 2020 rev:8 rq:838028 version:4.7.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2020-03-07 21:37:52.244257248 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new.4249/rubygem-devise.changes  
2020-10-05 19:30:57.764654470 +0200
@@ -1,0 +2,7 @@
+Fri Sep 25 13:50:35 UTC 2020 - Stephan Kulow 
+
+updated to version 4.7.3
+ see installed CHANGELOG.md
+
+
+---

Old:

  devise-4.7.1.gem

New:

  devise-4.7.3.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.STdkuD/_old  2020-10-05 19:30:58.740658586 +0200
+++ /var/tmp/diff_new_pack.STdkuD/_new  2020-10-05 19:30:58.744658604 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.7.1
+Version:4.7.3
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{ruby >= 2.1.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-URL:https://github.com/plataformatec/devise
+URL:https://github.com/heartcombo/devise
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Flexible authentication solution for Rails with Warden

++ devise-4.7.1.gem -> devise-4.7.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-09-06 19:02:57.0 +0200
+++ new/CHANGELOG.md2020-09-21 02:19:56.0 +0200
@@ -1,4 +1,19 @@
-### Unreleased
+### 4.7.3 - 2020-09-20
+
+* bug fixes
+  * Do not modify `:except` option given to `#serializable_hash`. (by @dpep)
+  * Fix thor deprecation when running the devise generator. (by 
@deivid-rodriguez)
+  * Fix hanging tests for streaming controllers using Devise. (by @afn)
+
+### 4.7.2 - 2020-06-10
+
+* enhancements
+  * Increase default stretches to 12 (by @sergey-alekseev)
+  * Ruby 2.7 support (kwarg warnings removed)
+
+* bug fixes
+  * Generate scoped views with proper scoped errors partial (by @shobhitic)
+  * Allow to set scoped `already_authenticated` error messages (by 
@gurgelrenan)
 
 ### 4.7.1 - 2019-09-06
 
@@ -21,7 +36,7 @@
 ### 4.6.2 - 2019-03-26
 
 * bug fixes
-  * Revert "Set `encrypted_password` to `nil` when `password` is set to `nil`" 
since it broke backward compatibility with existing applications. See more on 
https://github.com/plataformatec/devise/issues/5033#issuecomment-476386275 (by 
@mracos)
+  * Revert "Set `encrypted_password` to `nil` when `password` is set to `nil`" 
since it broke backward compatibility with existing applications. See more on 
https://github.com/heartcombo/devise/issues/5033#issuecomment-476386275 (by 
@mracos)
 
 ### 4.6.1 - 2019-02-11
 
@@ -68,7 +83,7 @@
   * Add `autocomplete="new-password"` to new password fields (by @gssbzn)
   * Add `autocomplete="current-password"` to current password fields (by 
@gssbzn)
   * Remove redundant `self` from `database_authenticatable` module (by 
@abhishekkanojia)
-  * Update `simple_form` templates with changes from 
https://github.com/plataformatec/devise/commit/16b3d6d67c7e017d461ea17ed29ea9738dc77e83
 and 
https://github.com/plataformatec/devise/commit/6260c29a867b9a656f1e1557abe347a523178fab
 (by @gssbzn)
+  * Update `simple_form` templates with changes from 
https://github.com/heartcombo/devise/commit/16b3d6d67c7e017d461ea17ed29ea9738dc77e83
 and 
https://github.com/heartcombo/devise/commit/6260c29a867b9a656f1e1557abe347a523178fab
 (by @gssbzn)
   * Remove `:trackable` from the default modules in the generators, to be more 
GDPR-friendly (by @fakenine)
 
 * bug fixes
@@ -315,5 +330,5 @@
 You can check more examples and explanations on the [README 
section](README.md#strong-parameters)
 and on the [ParameterSanitizer docs](lib/devise/parameter_sanitizer.rb).
 
-Please check 
[3-stable](https://github.com/plataformatec/devise/blob/3-stable/CHANGELOG.md)
+Please check 
[3-stable](https://github.com/heartcombo/devise/blob/3-stable/CHANGELOG.md)
 for previous changes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIT-LICENSE new/MIT-LICENSE
--- old/MIT-LICENSE 2019-09-06 19:02:57.0 +0200
+++ new/MIT-LICENSE 2020-09-21 02:19:56.0 +0200
@@ -1,4 +1,5 @@
-Copyright 2009-2019 Plataf

commit rubygem-devise for openSUSE:Factory

2020-03-07 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2020-03-07 21:37:49

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new.26092 (New)


Package is "rubygem-devise"

Sat Mar  7 21:37:49 2020 rev:7 rq:773753 version:4.7.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2019-04-01 12:37:01.109875526 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new.26092/rubygem-devise.changes 
2020-03-07 21:37:52.244257248 +0100
@@ -1,0 +2,24 @@
+Mon Feb 10 14:27:39 UTC 2020 - Stephan Kulow 
+
+- updated to version 4.7.1
+ see installed CHANGELOG.md
+
+  ### 4.7.1 - 2019-09-06
+  
+  * bug fixes
+* Fix an edge case where records with a blank `confirmation_token` could 
be confirmed (by @tegon)
+* Fix typo inside `update_needs_confirmation` i18n key (by @lslm)
+  
+  ### 4.7.0 - 2019-08-19
+  
+  * enhancements
+* Support Rails 6.0
+* Update CI to rails 6.0.0.beta3 (by @tunnes)
+* refactor method name to be more consistent (by @saiqulhaq)
+* Fix rails 6.0.rc1 email uniqueness validation deprecation warning (by 
@Vasfed)
+  
+  * bug fixes
+* Add `autocomplete="new-password"` to `password_confirmation` fields (by 
@ferrl)
+* Fix rails_51_and_up? method for Rails 6.rc1 (by @igorkasyanchuk)
+
+---

Old:

  devise-4.6.2.gem

New:

  devise-4.7.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.FF9HfR/_old  2020-03-07 21:37:53.648258196 +0100
+++ /var/tmp/diff_new_pack.FF9HfR/_new  2020-03-07 21:37:53.648258196 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.6.2
+Version:4.7.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{ruby >= 2.1.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-Url:https://github.com/plataformatec/devise
+URL:https://github.com/plataformatec/devise
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Flexible authentication solution for Rails with Warden

++ devise-4.6.2.gem -> devise-4.7.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-03-26 17:51:02.0 +0100
+++ new/CHANGELOG.md2019-09-06 19:02:57.0 +0200
@@ -1,5 +1,23 @@
 ### Unreleased
 
+### 4.7.1 - 2019-09-06
+
+* bug fixes
+  * Fix an edge case where records with a blank `confirmation_token` could be 
confirmed (by @tegon)
+  * Fix typo inside `update_needs_confirmation` i18n key (by @lslm)
+
+### 4.7.0 - 2019-08-19
+
+* enhancements
+  * Support Rails 6.0
+  * Update CI to rails 6.0.0.beta3 (by @tunnes)
+  * refactor method name to be more consistent (by @saiqulhaq)
+  * Fix rails 6.0.rc1 email uniqueness validation deprecation warning (by 
@Vasfed)
+
+* bug fixes
+  * Add `autocomplete="new-password"` to `password_confirmation` fields (by 
@ferrl)
+  * Fix rails_51_and_up? method for Rails 6.rc1 (by @igorkasyanchuk)
+
 ### 4.6.2 - 2019-03-26
 
 * bug fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2019-03-26 17:51:02.0 +0100
+++ new/README.md   2019-09-06 19:02:57.0 +0200
@@ -174,7 +174,7 @@
 
 * Michael Hartl's online book: 
https://www.railstutorial.org/book/modeling_users
 * Ryan Bates' Railscast: 
http://railscasts.com/episodes/250-authentication-from-scratch
-* Codecademy's Ruby on Rails: Authentication and Authorization: 
http://www.codecademy.com/en/learn/rails-auth
+* Codecademy's Ruby on Rails: Authentication and Authorization: 
https://www.codecademy.com/learn/rails-auth
 
 Once you have solidified your understanding of Rails and authentication 
mechanisms, we assure you Devise will be very pleasant to work with. :smiley:
 
@@ -732,6 +732,6 @@
 
 ## License
 
-MIT License. Copyright 2009-2018 Plataformatec. http://plataformatec.com.br
+MIT License. Copyright 2009-2019 Plataformatec. http://plataformatec.com.br
 
 You are not granted rights or licenses to the trademarks of Plataformatec, 
including without limitation the D

commit rubygem-devise for openSUSE:Factory

2019-04-01 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2019-04-01 12:36:54

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new.25356 (New)


Package is "rubygem-devise"

Mon Apr  1 12:36:54 2019 rev:6 rq:689707 version:4.6.2

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2018-10-25 08:21:00.803947186 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new.25356/rubygem-devise.changes 
2019-04-01 12:37:01.109875526 +0200
@@ -1,0 +2,51 @@
+Fri Mar 29 05:59:12 UTC 2019 - Stephan Kulow 
+
+- updated to version 4.6.2
+ see installed CHANGELOG.md
+
+  ### 4.6.2 - 2019-03-26
+  
+  * bug fixes
+* Revert "Set `encrypted_password` to `nil` when `password` is set to 
`nil`" since it broke backward compatibility with existing applications. See 
more on 
https://github.com/plataformatec/devise/issues/5033#issuecomment-476386275 (by 
@mracos)
+
+---
+Sat Mar  2 15:11:34 UTC 2019 - Stephan Kulow 
+
+- updated to version 4.6.1
+ see installed CHANGELOG.md
+
+  ### 4.6.1 - 2019-02-11
+  
+  * bug fixes
+* Check if `root_path` is defined with `#respond_to?` instead of 
`#present` (by @tegon)
+  
+  ### 4.6.0 - 2019-02-07
+  
+  * enhancements
+* Allow to skip email and password change notifications (by @iorme1)
+* Include the use of `nil` for `allow_unconfirmed_access_for` in the docs 
(by @joaumg)
+* Ignore useless files into the `.gem` file (by @huacnlee)
+* Explain the code that prevents enumeration attacks inside 
`Devise::Strategies::DatabaseAuthenticatable` (by @tegon)
+* Refactor the `devise_error_messages!` helper to render a partial (by 
@prograhamer)
+* Add an option (`Devise.sign_in_after_change_password`) to not 
automatically sign in a user after changing a password (by @knjko)
+  
+  * bug fixes
+* Fix missing comma in Simple Form generator (by @colinross)
+* Fix error with migration generator in Rails 6 (by @oystersauce8)
+* Set `encrypted_password` to `nil` when `password` is set to `nil` (by 
@sivagollapalli)
+* Consider whether the request supports flash messages inside 
`Devise::Controllers::Helpers#is_flashing_format?` (by @colinross)
+* Fix typo inside `Devise::Generators::ControllersGenerator` (by 
@kopylovvlad)
+* Sanitize parameters inside 
`Devise::Models::Authenticatable#find_or_initialize_with_errors` (by @rlue)
+* `#after_database_authentication` callback was not called after 
authentication on password reset (by @kanmaniselvan)
+* Fix corner case when `#confirmation_period_valid?` was called at the 
same second as `confirmation_sent_at` was set. Mostly true for date types that 
only have second precisions. (by @stanhu)
+* Fix unclosed `li` tag in `error_messages` partial (by @mracos)
+* Fix Routes issue when devise engine is mounted in another engine on 
Rails versions lower than 5.1 (by @a-barbieri)
+* Make `#increment_failed_attempts` concurrency safe (by @tegon)
+* Apply Test Helper fix to Rails 6.0 as well as 5.x (by @matthewrudy)
+  
+  
+  * deprecations
+* The second argument of `DatabaseAuthenticatable`'s 
`#update_with_password` and `#update_without_password` is deprecated and will 
be removed in the next major version. It was added to support a feature 
deprecated in Rails 4, so you can safely remove it from your code. (by 
@ihatov08)
+* The `DeviseHelper.devise_error_messages!` is deprecated and will be 
removed in the next major version. Use the `devise/shared/error_messages` 
partial instead. (by @mracos)
+
+---

Old:

  devise-4.5.0.gem

New:

  devise-4.6.2.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.mggoue/_old  2019-04-01 12:37:03.009876456 +0200
+++ /var/tmp/diff_new_pack.mggoue/_new  2019-04-01 12:37:03.013876458 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.5.0
+Version:4.6.2
 Re

commit rubygem-devise for openSUSE:Factory

2018-10-24 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2018-10-25 08:20:41

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Thu Oct 25 08:20:41 2018 rev:5 rq:643121 version:4.5.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2018-07-18 22:49:11.175906622 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2018-10-25 08:21:00.803947186 +0200
@@ -1,0 +2,28 @@
+Wed Sep  5 10:09:17 UTC 2018 - co...@suse.com
+
+- updated to version 4.5.0
+ see installed CHANGELOG.md
+
+  ### 4.5.0 - 2018-08-15
+  
+  * enhancements
+* Use `before_action` instead of `before_filter` (by @edenthecat)
+*  Allow people to extend devise failure app, through invoking 
`ActiveSupport.run_load_hooks` once `Devise::FailureApp` is loaded (by @wnm)
+* Use `update` instead of `update_attributes` (by @koic)
+* Split IP resolution from `update_tracked_fields` (by @mckramer)
+* upgrade dependencies for rails and responders (by @lancecarlson)
+* Add `autocomplete="new-password"` to new password fields (by @gssbzn)
+* Add `autocomplete="current-password"` to current password fields (by 
@gssbzn)
+* Remove redundant `self` from `database_authenticatable` module (by 
@abhishekkanojia)
+* Update `simple_form` templates with changes from 
https://github.com/plataformatec/devise/commit/16b3d6d67c7e017d461ea17ed29ea9738dc77e83
 and 
https://github.com/plataformatec/devise/commit/6260c29a867b9a656f1e1557abe347a523178fab
 (by @gssbzn)
+* Remove `:trackable` from the default modules in the generators, to be 
more GDPR-friendly (by @fakenine)
+  
+  * bug fixes
+* Use same string on failed login regardless of whether account exists 
when in paranoid mode (by @TonyMK9068)
+* Fix error when params is not a hash inside `Devise::ParameterSanitizer` 
(by @b0nn1e)
+* Look for `secret_key_base` inside `Rails.application` (by @gencer)
+* Ensure `Devise::ParameterFilter` does not add missing keys when called 
with a hash that has a `default` / `default_proc`
+  configured (by @joshpencheon)
+* Adds `is_navigational_format?` check to `after_sign_up_path_for` to keep 
consistency (by @iorme1)
+
+---

Old:

  devise-4.4.3.gem

New:

  devise-4.5.0.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.ZM4Byt/_old  2018-10-25 08:21:01.255946984 +0200
+++ /var/tmp/diff_new_pack.ZM4Byt/_new  2018-10-25 08:21:01.259946982 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.4.3
+Version:4.5.0
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-4.4.3.gem -> devise-4.5.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2018-03-18 01:00:30.0 +0100
+++ new/.travis.yml 2018-08-16 01:29:38.0 +0200
@@ -2,10 +2,10 @@
 
 rvm:
   - 2.1.10
-  - 2.2.8
-  - 2.3.5
-  - 2.4.2
-  - 2.5.0
+  - 2.2.10
+  - 2.3.7
+  - 2.4.4
+  - 2.5.1
   - ruby-head
 
 gemfile:
@@ -21,16 +21,16 @@
   gemfile: Gemfile
 - rvm: 2.1.10
   gemfile: gemfiles/Gemfile.rails-5.2-rc1
-- rvm: 2.5.0
+- rvm: 2.1.10
+  gemfile: gemfiles/Gemfile.rails-5.0-stable
+- rvm: 2.2.10
+  gemfile: gemfiles/Gemfile.rails-5.2-rc1
+- rvm: 2.4.4
   gemfile: gemfiles/Gemfile.rails-4.1-stable
-- rvm: 2.4.2
+- rvm: 2.5.1
   gemfile: gemfiles/Gemfile.rails-4.1-stable
 - rvm: ruby-head
   gemfile: gemfiles/Gemfile.rails-4.1-stable
-- rvm: 2.1.10
-  gemfile: gemfiles/Gemfile.rails-5.0-stable
-- rvm: 2.1.10
-  gemfile: Gemfile
 - env: DEVISE_ORM=mongoid
   gemfile: Gemfile
 - env: DEVISE_ORM=mongoid
@@ -52,8 +52,9 @@
 - DEVISE_ORM=mongoid
 
 before_install:
-  - "rm ${BUNDLE_GEMFILE}.lock"
   - gem update --system
+  - gem install bundler
+  - "rm ${BUNDLE_GEMFILE}.lock"
 
 before_script: "bundle update"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-03-18 01:00:30.0 +0100
+++ new/CHANGELOG.md2018-08-16 01:29:38.0 +0200
@@ -1,5 +1,27 @@
 ### Unreleased
 
+### 4.5.0 - 2018-08-15
+
+* enhancements
+  * Use `before_action` instead of `before_filter` (by @edenthecat)
+  *  Allow people to extend devise failure app, through invoking 
`ActiveSupport.run_load_hooks` once `Devise::FailureApp`

commit rubygem-devise for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2018-07-18 22:49:04

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Wed Jul 18 22:49:04 2018 rev:4 rq:620995 version:4.4.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2018-02-12 10:15:00.429954574 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2018-07-18 22:49:11.175906622 +0200
@@ -1,0 +2,26 @@
+Tue Mar 20 10:07:29 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 4.4.3
+ see installed CHANGELOG.md
+
+  ### 4.4.3 - 2018-03-17
+  
+  * bug fixes
+* Fix undefined method `rails5?` for Devise::Test:Module (by @tegon)
+* Fix: secret key was being required to be set inside credentials on Rails 
5.2 (by @tegon)
+  
+  ### 4.4.2 - 2018-03-15
+  
+  * enhancements
+* Support for :credentials on Rails v5.2.x. (by @gencer)
+* Improve documentation about the test suite. (by @tegon)
+* Test with Rails 5.2.rc1 on Travis. (by @jcoyne)
+* Allow test with Rails 6. (by @Fudoshiki)
+* Creating a new section for controller configuration on `devise.rb` 
template (by @Danilo-Araujo-Silva)
+  
+  * bug fixes
+* Preserve content_type for unauthenticated tests (by @gmcnaughton)
+* Check if the resource is persisted in `update_tracked_fields!` instead 
of performing validations (by @tegon)
+* Revert "Replace log_process_action to append_info_to_payload" (by @tegon)
+
+---

Old:

  devise-4.4.1.gem

New:

  devise-4.4.3.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.rSxaN3/_old  2018-07-18 22:49:12.123903479 +0200
+++ /var/tmp/diff_new_pack.rSxaN3/_new  2018-07-18 22:49:12.123903479 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.4.1
+Version:4.4.3
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-4.4.1.gem -> devise-4.4.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2018-01-23 19:11:17.0 +0100
+++ new/.travis.yml 2018-03-18 01:00:30.0 +0100
@@ -10,6 +10,7 @@
 
 gemfile:
   - Gemfile
+  - gemfiles/Gemfile.rails-5.2-rc1
   - gemfiles/Gemfile.rails-5.0-stable
   - gemfiles/Gemfile.rails-4.2-stable
   - gemfiles/Gemfile.rails-4.1-stable
@@ -18,6 +19,8 @@
   exclude:
 - rvm: 2.1.10
   gemfile: Gemfile
+- rvm: 2.1.10
+  gemfile: gemfiles/Gemfile.rails-5.2-rc1
 - rvm: 2.5.0
   gemfile: gemfiles/Gemfile.rails-4.1-stable
 - rvm: 2.4.2
@@ -32,6 +35,8 @@
   gemfile: Gemfile
 - env: DEVISE_ORM=mongoid
   gemfile: gemfiles/Gemfile.rails-5.0-stable
+- env: DEVISE_ORM=mongoid
+  gemfile: gemfiles/Gemfile.rails-5.2-rc1
   allow_failures:
 - rvm: ruby-head
 services:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-01-23 19:11:17.0 +0100
+++ new/CHANGELOG.md2018-03-18 01:00:30.0 +0100
@@ -1,5 +1,25 @@
 ### Unreleased
 
+### 4.4.3 - 2018-03-17
+
+* bug fixes
+  * Fix undefined method `rails5?` for Devise::Test:Module (by @tegon)
+  * Fix: secret key was being required to be set inside credentials on Rails 
5.2 (by @tegon)
+
+### 4.4.2 - 2018-03-15
+
+* enhancements
+  * Support for :credentials on Rails v5.2.x. (by @gencer)
+  * Improve documentation about the test suite. (by @tegon)
+  * Test with Rails 5.2.rc1 on Travis. (by @jcoyne)
+  * Allow test with Rails 6. (by @Fudoshiki)
+  * Creating a new section for controller configuration on `devise.rb` 
template (by @Danilo-Araujo-Silva)
+
+* bug fixes
+  * Preserve content_type for unauthenticated tests (by @gmcnaughton)
+  * Check if the resource is persisted in `update_tracked_fields!` instead of 
performing validations (by @tegon)
+  * Revert "Replace log_process_action to append_info_to_payload" (by @tegon)
+
 ### 4.4.1 - 2018-01-23
 
 * bug fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gemfile.lock new/Gemfile.lock
--- old/Gemfile.lock2018-01-23 19:11:17.0 +0100
+++ new/Gemfile.lock2018-03-18 01:00:30.0 +0100
@@ -10,10 +10,10 @@
 PATH
   remote: .
   specs:
-devise (4.4.1)
+devise (4.4.3)
   bcrypt (~> 3.0)
   orm_adapter (~> 0.1)
-  railties (>= 4.1.0, < 5.2)
+  railties (>= 4.1.0, < 6.0)
   responders

commit rubygem-devise for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2018-02-12 10:14:44

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Mon Feb 12 10:14:44 2018 rev:3 rq:574942 version:4.4.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2018-01-17 21:58:46.793895872 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2018-02-12 10:15:00.429954574 +0100
@@ -1,0 +2,13 @@
+Thu Feb  8 07:46:54 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 4.4.1
+ see installed CHANGELOG.md
+
+  ### 4.4.1 - 2018-01-23
+  
+  * bug fixes
+* Ensure Gemspec is loaded as utf-8. (by @segiddins)
+* Fix `ActiveRecord` check on `Confirmable`. (by @tegon)
+* Fix `signed_in?` docs without running auth hooks. by (@machty)
+
+---
@@ -20,0 +34,26 @@
+
+---
+Tue Jan  9 07:26:30 UTC 2018 - co...@suse.com
+
+- updated to version 4.4.0
+ see installed CHANGELOG.md
+
+  ### Unreleased
+  
+  ### 4.4.0 - 2017-12-29
+  
+  * enhancements
+* Add `frozen_string_literal` pragma comment to all Ruby files. (by @pat)
+* Use `set_flash_method!` instead of `set_flash_method` in 
`Devise::OmniauthCallbacksController#failure`. (by @saichander17)
+* Clarify how `store_location_for` modifies URIs. (by @olivierlacan)
+* Move `failed_attempts` increment into its own function. by (@mobilutz)
+* Add `autocomplete="email"` to email fields. by (@MikeRogers0)
+* Add the ability to change the default migrations path introduced in 
Rails 5.0.3.  (by @alexhifer)
+* Delete unnecessary condition for helper method. (by @davydovanton)
+* Support `id: :uuid` option for migrations. (by @filip373)
+  
+  * bug fixes
+* Fix syntax for MRI 2.5.0. (by @pat)
+* Validations were being ignored on singup in the 
`Trackable#update_tracked_fields!` method. (by @AshleyFoster)
+* Do not modify options for `#serializable_hash`. (by @guigs)
+* Email confirmations were being sent on sign in/sign out for application 
using `mongoid` and `mongoid-paperclip` gems. This is because previously we 
were checking if a model is from Active Record by checking if the method 
`after_commit` was defined - since `mongoid` doesn' have one - but 
`mongoid-paperclip` gem does define one, which cause this issue. (by @fjg)

Old:

  devise-4.4.0.gem

New:

  devise-4.4.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.ACVfC4/_old  2018-02-12 10:15:01.313922719 +0100
+++ /var/tmp/diff_new_pack.ACVfC4/_new  2018-02-12 10:15:01.313922719 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.4.0
+Version:4.4.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/plataformatec/devise
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Flexible authentication solution for Rails with Warden
 License:MIT

++ devise-4.4.0.gem -> devise-4.4.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-12-29 20:32:56.0 +0100
+++ new/CHANGELOG.md2018-01-23 19:11:17.0 +0100
@@ -1,5 +1,12 @@
 ### Unreleased
 
+### 4.4.1 - 2018-01-23
+
+* bug fixes
+  * Ensure Gemspec is loaded as utf-8. (by @segiddins)
+  * Fix `ActiveRecord` check on `Confirmable`. (by @tegon)
+  * Fix `signed_in?` docs without running auth hooks. by (@machty)
+
 ### 4.4.0 - 2017-12-29
 
 * enhancements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gemfile.lock new/Gemfile.lock
--- old/Gemfile.lock2017-12-29 20:32:56.0 +0100
+++ new/Gemfile.lock2018-01-23 19:11:17.0 +0100
@@ -10,7 +10,7 @@
 PATH
   remote: .
   specs:
-devise (4.4.0)
+devise (4.4.1)
   bcrypt (~> 3.0)
   orm_adapter (~> 0.1)
   ra

commit rubygem-devise for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2018-01-17 21:57:26

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Wed Jan 17 21:57:26 2018 rev:2 rq:566362 version:4.4.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2018-01-10 23:31:46.725565991 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2018-01-17 21:58:46.793895872 +0100
@@ -1,0 +2,21 @@
+Tue Jan 16 10:10:31 UTC 2018 - msab...@suse.com
+
+- Updated to version 4.4.0
+
+* enhancements
+  * Add `frozen_string_literal` pragma comment to all Ruby files. (by @pat)
+  * Use `set_flash_method!` instead of `set_flash_method` in 
`Devise::OmniauthCallbacksController#failure`. (by @saichander17)
+  * Clarify how `store_location_for` modifies URIs. (by @olivierlacan)
+  * Move `failed_attempts` increment into its own function. by (@mobilutz)
+  * Add `autocomplete="email"` to email fields. by (@MikeRogers0)
+  * Add the ability to change the default migrations path introduced in Rails 
5.0.3.  (by @alexhifer)
+  * Delete unnecessary condition for helper method. (by @davydovanton)
+  * Support `id: :uuid` option for migrations. (by @filip373)
+
+* bug fixes
+  * Fix syntax for MRI 2.5.0. (by @pat)
+  * Validations were being ignored on singup in the 
`Trackable#update_tracked_fields!` method. (by @AshleyFoster)
+  * Do not modify options for `#serializable_hash`. (by @guigs)
+  * Email confirmations were being sent on sign in/sign out for application 
using `mongoid` and `mongoid-paperclip` gems. This is because previously we 
were checking if a model is from Active Record by checking if the method 
`after_commit` was defined - since `mongoid` doesn' have one - but 
`mongoid-paperclip` gem does define one, which cause this issue. (by @fjg)
+
+---

Old:

  devise-4.3.0.gem

New:

  devise-4.4.0.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.FfJRxH/_old  2018-01-17 21:58:47.841846751 +0100
+++ /var/tmp/diff_new_pack.FfJRxH/_new  2018-01-17 21:58:47.845846564 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.3.0
+Version:4.4.0
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-4.3.0.gem -> devise-4.4.0.gem ++
 2778 lines of diff (skipped)




commit rubygem-devise for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2017-04-11 09:32:35

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Tue Apr 11 09:32:35 2017 rev:24 rq:479943 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2016-07-21 07:58:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2017-04-11 09:32:35.711604587 +0200
@@ -1,0 +2,6 @@
+Thu Mar 16 05:30:27 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.1
+ see installed CHANGELOG.md
+
+---

Old:

  devise-4.2.0.gem

New:

  devise-4.2.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.IDHrxc/_old  2017-04-11 09:32:36.343515320 +0200
+++ /var/tmp/diff_new_pack.IDHrxc/_new  2017-04-11 09:32:36.343515320 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.2.0
+Version:4.2.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-4.2.0.gem -> devise-4.2.1.gem ++
 1701 lines of diff (skipped)




commit rubygem-devise for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2016-07-21 07:58:12

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2016-05-31 12:24:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2016-07-21 07:58:17.0 +0200
@@ -1,0 +2,45 @@
+Sat Jul  2 04:30:18 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.0
+ see installed CHANGELOG.md
+
+  ### Unreleased
+  
+  ### 4.2.0 - 2016-07-01
+  
+  * removals
+* Remove the deprecated `Devise::ParameterSanitizer` API from Devise 3.
+  Please use the `#permit` and `#sanitize` methods over `#for`.
+* Remove the deprecated OmniAuth URL helpers. Use the fully qualified 
helpers
+  (`user_facebook_omniauth_authorize_path`) over the scope based helpers
+  ( `user_omniauth_authorize_path(:facebook)`).
+* Remove the `Devise.bcrypt` method, use `Devise::Encryptor.digest` 
instead.
+* Remove the `Devise::Models::Confirmable#confirm!` method, use `confirm` 
instead.
+* Remove the `Devise::Models::Recoverable#reset_password!` method, use 
`reset_password` instead.
+* Remove the `Devise::Models::Recoverable#after_password_reset` method.
+  * bug fixes
+* Fix an `ActionDispatch::IllegalStateError` when testing controllers with 
Rails 5 rc 2(by @hamadata).
+* Use `ActiveSupport.on_load` hooks to include Devise on `ActiveRecord` 
and `Mongoid`,
+  avoiding autoloading these constants too soon (by @lucasmazza, 
@rafaelfranca).
+  * enhancements
+* Display the minimum password length on `registrations/edit` view (by 
@Yanchek99).
+* You can disable Devise's routes reloading on boot by through the 
`reload_routes = false` config.
+  This can reduce the time taken to boot the application but it might 
trigger
+  some errors if you application (mostly your controllers) requires that
+  Devise mappings be loaded during boot time (by @sidonath).
+* Added `Devise::Test::IntegrationHelpers` to bypass the sign in process 
using
+  Warden test API (by @lucasmazza).
+* Define `inspect` in `Devise::Models::Authenticatable` to help ensure 
password hashes
+  aren't included in exceptions or otherwise accidentally serialized (by 
@tkrajcar).
+* Add missing support of 
`Rails.application.config.action_controller.relative_url_root` (by 
@kosdiamantis).
+  * deprecations
+* `Devise::TestHelpers` is deprecated in favor of 
`Devise::Test::ControllerHelpers`
+  (by @lucasmazza).
+* The `sign_in` test helper has changed to use keyword arguments when 
passing
+  a scope. `sign_in :admin, users(:alice)` should be rewritten as
+  `sign_in users(:alice), scope: :admin` (by @lucasmazza).
+* The option `bypass` of `Devise::Controllers::SignInOut#sign_in` method is
+  deprecated in favor of `Devise::Controllers::SignInOut#bypass_sign_in`
+  method (by @ulissesalmeida).
+
+---

Old:

  devise-4.1.1.gem

New:

  devise-4.2.0.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.iuAOxr/_old  2016-07-21 07:58:20.0 +0200
+++ /var/tmp/diff_new_pack.iuAOxr/_new  2016-07-21 07:58:20.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.1.1
+Version:4.2.0
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-4.1.1.gem -> devise-4.2.0.gem ++
 4803 lines of diff (skipped)




commit rubygem-devise for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2016-05-31 12:24:06

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2016-04-06 11:51:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2016-05-31 12:24:10.0 +0200
@@ -1,0 +2,12 @@
+Sat May 21 04:31:12 UTC 2016 - co...@suse.com
+
+- updated to version 4.1.1
+ see installed CHANGELOG.md
+
+---
+Tue Apr 19 04:30:39 UTC 2016 - co...@suse.com
+
+- updated to version 4.0.0
+ see installed CHANGELOG.md
+
+---

Old:

  devise-3.5.6.gem

New:

  devise-4.1.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.Lkrkz7/_old  2016-05-31 12:24:11.0 +0200
+++ /var/tmp/diff_new_pack.Lkrkz7/_new  2016-05-31 12:24:11.0 +0200
@@ -24,12 +24,12 @@
 #
 
 Name:   rubygem-devise
-Version:3.5.6
+Version:4.1.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 1.9.3}
+BuildRequires:  %{ruby >= 2.1.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/plataformatec/devise

++ devise-3.5.6.gem -> devise-4.1.1.gem ++
 7586 lines of diff (skipped)




commit rubygem-devise for openSUSE:Factory

2016-04-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2016-04-06 11:51:33

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2015-08-21 07:40:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2016-04-06 11:51:34.0 +0200
@@ -1,0 +2,48 @@
+Tue Feb  2 05:31:04 UTC 2016 - co...@suse.com
+
+- updated to version 3.5.6
+ see installed CHANGELOG.md
+
+  ### 3.5.6 - 2016-01-02
+  
+  * bug fixes
+* Fix type coercion of the rememberable timestamp stored on cookies.
+
+---
+Mon Jan 25 05:48:46 UTC 2016 - co...@suse.com
+
+- updated to version 3.5.5
+ see installed CHANGELOG.md
+
+  ### 3.5.5 - 2016-22-01
+  
+  * bug fixes
+* Bring back remember_expired? implementation
+* Ensure timeouts are not triggered if remember me is being used
+
+---
+Thu Jan 21 05:32:57 UTC 2016 - co...@suse.com
+
+- updated to version 3.5.4
+ see installed CHANGELOG.md
+
+---
+Sat Dec 12 05:28:42 UTC 2015 - co...@suse.com
+
+- updated to version 3.5.3
+ see installed CHANGELOG.md
+
+  ### Unreleased
+  
+  ### 3.5.3 - 2015-12-10
+  
+  * bug fixes
+* Fix password reset for records where `confirmation_required?` is 
disabled and
+  `confirmation_sent_at` is nil. (by @andygeers)
+* Allow resources with no `email` field to be recoverable (and do not 
clear the
+  reset password token if the model was already persisted). (by @seddy, 
@stanhu)
+  
+  * enhancements
+* Upon setting `Devise.send_password_change_notification = true` a user 
will receive notification when their password has been changed.
+
+---

Old:

  devise-3.5.2.gem

New:

  devise-3.5.6.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.tGQnXe/_old  2016-04-06 11:51:35.0 +0200
+++ /var/tmp/diff_new_pack.tGQnXe/_new  2016-04-06 11:51:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:3.5.2
+Version:3.5.6
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-3.5.2.gem -> devise-3.5.6.gem ++
 1921 lines of diff (skipped)




commit rubygem-devise for openSUSE:Factory

2015-08-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2015-08-21 07:40:39

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2015-02-16 21:12:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2015-08-21 07:40:45.0 +0200
@@ -1,0 +2,22 @@
+Tue Aug 11 04:29:29 UTC 2015 - co...@suse.com
+
+- updated to version 3.5.2
+ see installed CHANGELOG.md
+
+  ### 3.5.2 - 2015-08-10
+  
+  * enhancements
+* Perform case insensitive basic authorization matching
+  
+  * Big fixes
+* Do not use digests for password confirmation token
+* Fix infinite redirect in Rails 4.2 authenticated routes
+* Autoload Devise::Encryptor to avoid errors on thread-safe mode
+
+---
+Thu May 28 04:29:45 UTC 2015 - co...@suse.com
+
+- updated to version 3.5.1
+ see installed CHANGELOG.md
+
+---

Old:

  devise-3.4.1.gem

New:

  devise-3.5.2.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.kWJgzC/_old  2015-08-21 07:40:46.0 +0200
+++ /var/tmp/diff_new_pack.kWJgzC/_new  2015-08-21 07:40:46.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:3.4.1
+Version:3.5.2
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-3.4.1.gem -> devise-3.5.2.gem ++
 5112 lines of diff (skipped)




commit rubygem-devise for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2015-02-16 21:12:36

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2014-10-14 07:12:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2015-02-16 21:12:38.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 10 17:36:49 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.1
+
+---

Old:

  devise-3.2.4.gem

New:

  devise-3.4.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.2or3BR/_old  2015-02-16 21:12:39.0 +0100
+++ /var/tmp/diff_new_pack.2or3BR/_new  2015-02-16 21:12:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,21 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-devise
-Version:3.2.4
+Version:3.4.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/plataformatec/devise
 Source: http://rubygems.org/gems/%{mod_full_name}.gem

++ devise-3.2.4.gem -> devise-3.4.1.gem ++
 5054 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2014-10-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2014-10-14 07:12:06

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2014-03-21 13:46:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2014-10-14 07:12:55.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 09:49:29 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.t8nGiT/_old  2014-10-14 07:12:56.0 +0200
+++ /var/tmp/diff_new_pack.t8nGiT/_new  2014-10-14 07:12:56.0 +0200
@@ -21,63 +21,29 @@
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 3
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:https://github.com/plataformatec/devise
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Flexible authentication solution for Rails with Warden
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
-Flexible authentication solution for Rails with Warden
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+Flexible authentication solution for Rails with Warden.
 
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
-ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --doc-files="CHANGELOG.md MIT-LICENSE README.md" \
+  -f
+
+%gem_packages
 
 %changelog

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
-

commit rubygem-devise for openSUSE:Factory

2014-03-21 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2014-03-21 13:46:39

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2014-02-25 07:36:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2014-03-21 13:46:40.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar 18 14:57:13 UTC 2014 - co...@suse.com
+
+- updated to version 3.2.4
+ * enchancements
+   * `bcrypt` dependency updated due 
https://github.com/codahale/bcrypt-ruby/pull/86.
+   * View generator now can generate specific views with the `-v` flag, like 
`rails g devise:views -v sessions` (by @kayline)
+
+---

Old:

  devise-3.2.3.gem

New:

  devise-3.2.4.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.atsW4J/_old  2014-03-21 13:46:41.0 +0100
+++ /var/tmp/diff_new_pack.atsW4J/_new  2014-03-21 13:46:41.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:3.2.3
+Version:3.2.4
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2014-02-24 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2014-02-25 07:36:26

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-11-28 16:53:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2014-02-25 07:36:27.0 +0100
@@ -1,0 +2,11 @@
+Sat Feb 22 06:25:42 UTC 2014 - co...@suse.com
+
+- updated to version 3.2.3
+ * enhancements
+   * Devise will use the `secret_key_base` on Rails 4+ applications as its 
`secret_key`.
+ You can change this and use your own secret by changing the `devise.rb` 
initializer.
+ 
+ * bug fix
+   * Migrations will be properly generated when using rails 4.1.0.
+
+---

Old:

  devise-3.2.2.gem

New:

  devise-3.2.3.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.W3wXEu/_old  2014-02-25 07:36:27.0 +0100
+++ /var/tmp/diff_new_pack.W3wXEu/_new  2014-02-25 07:36:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   rubygem-devise
-Version:3.2.2
+Version:3.2.3
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
-Url:http://github.com/plataformatec/devise
+BuildRequires:  ruby-macros >= 3
+Url:https://github.com/plataformatec/devise
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Flexible authentication solution for Rails with Warden
 License:MIT
@@ -60,24 +60,24 @@
 %install
 %gem_install -f
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
+ln -s %{gem_base}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
+ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
 %{_docdir}/%{name}
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%exclude %{gem_base}/gems/%{mod_full_name}/test
+%{gem_base}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%doc %{gem_base}/doc
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%{gem_base}/gems/%{mod_full_name}/test
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-11-28 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-11-28 16:53:36

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-11-24 18:12:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-11-28 16:53:37.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 26 07:28:28 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.2
+ * bug fix
+   * Ensure timeoutable works when `sign_out_all_scopes` is false (by @louman)
+   * Keep the query string when storing location (by @csexton)
+   * Require rails generator base class in devise generators
+
+---

Old:

  devise-3.2.1.gem

New:

  devise-3.2.2.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.AwDQQl/_old  2013-11-28 16:53:38.0 +0100
+++ /var/tmp/diff_new_pack.AwDQQl/_new  2013-11-28 16:53:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:3.2.1
+Version:3.2.2
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-11-24 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-11-24 18:12:21

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-10-06 14:58:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-11-24 18:12:22.0 +0100
@@ -1,0 +2,33 @@
+Fri Nov 22 08:40:30 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.1
+ Security announcement: 
http://blog.plataformatec.com.br/2013/11/e-mail-enumeration-in-devise-in-paranoid-mode
+ 
+ * enhancements
+   * Add `store_location_for` helper and ensure it is safe (by @matthewrudy 
and @homakov)
+   * Add `yield` around resource methods in Devise controllers (by @edelpero)
+ 
+ * bug fix
+   * Bring `password_digest` back to fix compatibility with 
`devise-encryptable`
+   * Avoid e-mail enumeration on sign in when in paranoid mode
+ 
+ ### 3.2.0
+ 
+ * enhancements
+   * Previously deprecated token authenticatable and insecure lookups have 
been removed
+   * Add a class method so you can encrypt passwords from fixtures (by 
@tenderlove)
+   * Send custom message when user enters invalid password and it has only one 
attempt
+   to enter correct password before his account will be locked (by @Lightpower)
+   * Prevent mutation of values assigned to case and whitespace santitized 
members (by @iamvery)
+   * Separate redirects and flash messages in `navigational_formats` and 
`flashing_formats` (by @ssendev)
+ 
+ * bug fix
+   * A GET to sign_in page shouldn't extend the session (by @drewish)
+   * Splat the arguments to `strong_parameters#permit` to work around a 
limitation in the `strong_parameters` gem (by @memberful)
+   * Omniauth now uses `mapping.fullpath` when generating routes. This means 
if you call `devise_for :users` inside a scope, like `scope "/api"`, the scope 
will now apply to the omniauth route (by @AlexanderZaytsev)
+   * Ensure timeoutable hook respects `Devise.sign_out_all_scopes` 
configuration
+ 
+ * deprecations
+   * `expire_session_data_after_sign_in!` has been deprecated in favor of 
`expire_data_after_sign_in!`
+
+---

Old:

  devise-3.1.1.gem

New:

  devise-3.2.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.bdKL85/_old  2013-11-24 18:12:23.0 +0100
+++ /var/tmp/diff_new_pack.bdKL85/_new  2013-11-24 18:12:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:3.1.1
+Version:3.2.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-10-06 14:58:05

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-09-27 18:06:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-10-06 14:58:06.0 +0200
@@ -1,0 +2,8 @@
+Fri Oct  4 07:17:58 UTC 2013 - co...@suse.com
+
+- updated to version 3.1.1
+ * bug fix
+   * Improve default message which asked users to sign in even when they were 
already signed (by @gregates)
+   * Improve error message for when the `config.secret_key` is missing
+
+---

Old:

  devise-3.1.0.gem

New:

  devise-3.1.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.vo8EUd/_old  2013-10-06 14:58:07.0 +0200
+++ /var/tmp/diff_new_pack.vo8EUd/_new  2013-10-06 14:58:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:3.1.0
+Version:3.1.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-09-27 18:06:14

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-08-23 11:10:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-09-27 18:06:16.0 +0200
@@ -1,0 +2,43 @@
+Sat Sep  7 05:20:00 UTC 2013 - co...@suse.com
+
+- updated to version 3.1.0
+  Security announcement: 
http://blog.plataformatec.com.br/2013/08/devise-3-1-now-with-more-secure-defaults/
+  
+  * backwards incompatible changes
+* Do not store confirmation, unlock and reset password tokens directly in 
the database. This means tokens previously stored in the database are no longer 
valid. You can reenable this temporarily by setting 
`config.allow_insecure_tokens_lookup = true` in your configuration file. It is 
recommended to keep this configuration set to true just temporarily in your 
production servers only to aid migration
+* The Devise mailer and its views were changed to explicitly receive a 
token argument as `@token`. You will need to update your mailers and re-copy 
the views to your application with `rails g devise:views`
+* Sanitization of parameters should be done by calling 
`devise_parameter_sanitizer.sanitize(:action)` instead of 
`devise_parameter_sanitizer.for(:action)`
+  
+  * deprecations
+* Token authentication is deprecated
+  
+  * enhancements
+* Better security defaults
+* Allow easier customization of parameter sanitizer (by @alexpeattie)
+  
+  * bug fix
+* Do not confirm e-mail after password reset (by @moll)
+* Do not sign in after confirmation
+* Do not store confirmation, unlock and reset password tokens directly in 
the database
+* Do not compare directly against confirmation, unlock and reset password 
tokens
+* Skip storage for cookies on unverified requests
+
+---
+Mon Aug 26 05:05:51 UTC 2013 - co...@suse.com
+
+- updated to version 3.0.3
+ == 3.0.3
+ 
+ * bug fix
+   * Do not confirm account after reset password
+ 
+ == 3.0.2
+ 
+ * bug fix
+   * Skip storage for cookies on unverified requests
+ 
+ == 3.0.1
+ 
+ Security announcement: 
http://blog.plataformatec.com.br/2013/08/csrf-token-fixation-attacks-in-devise/
+
+---

Old:

  devise-3.0.1.gem

New:

  devise-3.1.0.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.zlxI7D/_old  2013-09-27 18:06:16.0 +0200
+++ /var/tmp/diff_new_pack.zlxI7D/_new  2013-09-27 18:06:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:3.0.1
+Version:3.1.0
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
@@ -60,7 +60,7 @@
 %install
 %gem_install -f
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.rdoc 
%buildroot/%{_docdir}/%{name}/CHANGELOG.rdoc
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-08-23 11:10:14

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-07-25 15:19:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-08-23 11:10:15.0 +0200
@@ -1,0 +2,12 @@
+Tue Aug  6 17:45:14 UTC 2013 - co...@suse.com
+
+- updated to version 3.0.1
+ * enhancements
+   * Add after_confirmation callback
+ 
+ * bug fix
+   * When using rails 3.2, the generator adds 'attr_accessible' to the model 
(by @jcoyne)
+   * Clean up CSRF token after authentication (by @homakov). Notice this 
change will clean up the CSRF Token after authentication 
+(sign in, sign up, etc). So if you are using AJAX for such features, you 
will need to fetch a new CSRF token from the server.
+
+---

Old:

  devise-3.0.0.gem

New:

  devise-3.0.1.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.8y897i/_old  2013-08-23 11:10:16.0 +0200
+++ /var/tmp/diff_new_pack.8y897i/_new  2013-08-23 11:10:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:3.0.0
+Version:3.0.1
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-07-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-07-25 15:19:11

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-05-16 16:19:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-07-25 15:19:12.0 +0200
@@ -1,0 +2,12 @@
+Sun Jul 21 07:27:49 UTC 2013 - co...@suse.com
+
+- updated to version 3.0.0
+ * enhancements
+   * Rails 4 and Strong Parameters compatibility (by @carlosantoniodasilva, 
@josevalim, @latortuga, @lucasmazza, @nashby, @rafaelfranca, @spastorino)
+   * Drop support for Rails < 3.2 and Ruby < 1.9.3
+   * Enable to skip sending reconfirmation email when reconfirmable is on and 
skip_confirmation_notification! is invoked (by @tkhr)
+ 
+ * bug fix
+   * Errors on unlock are now properly reflected on the first `unlock_keys`
+
+---

Old:

  devise-2.2.4.gem

New:

  devise-3.0.0.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.1RVlw7/_old  2013-07-25 15:19:13.0 +0200
+++ /var/tmp/diff_new_pack.1RVlw7/_new  2013-07-25 15:19:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:2.2.4
+Version:3.0.0
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
@@ -60,6 +60,7 @@
 %install
 %gem_install -f
 mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.rdoc 
%buildroot/%{_docdir}/%{name}/CHANGELOG.rdoc
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
 ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-05-16 16:18:59

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2013-02-10 15:22:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-05-16 16:19:00.0 +0200
@@ -1,0 +2,19 @@
+Wed May  8 06:59:44 UTC 2013 - co...@suse.com
+
+- updated to version 2.2.4
+ * enhancements
+   * Add `destroy_with_password` to `DatabaseAuthenticatable`. Allows 
destroying a record when `:current_password` matches, similarly to how 
`update_with_password` works. (by @mich
+iel3)
+   * Allow to override path after password resetting (by @worker8)
+   * Add `#skip_confirmation_notification!` method to `Confirmable`. Allows 
skipping confirmation email without auto-confirming. (by @gregates)
+   * allow_unconfirmed_access_for config from `:confirmable` module can be set 
to `nil` that means unconfirmed access for unlimited time. (by @nashby)
+   * Support Rails' token strategy on authentication (by @robhurring)
+   * Support explicitly setting the http authentication key via 
`config.http_authentication_key` (by @neo)
+ 
+ * bug fix
+   * Do not redirect when accessing devise API via JSON. (by @sebastianwr)
+   * Generating scoped devise views now uses the correct scoped shared links 
partial instead of the default devise one (by @nashby)
+   * Fix inheriting mailer templates from `Devise::Mailer`
+   * Fix a bug when procs are used as default mailer in Devise (by @tomasv)
+
+---

Old:

  devise-2.2.3.gem

New:

  devise-2.2.4.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.XkS1U0/_old  2013-05-16 16:19:00.0 +0200
+++ /var/tmp/diff_new_pack.XkS1U0/_new  2013-05-16 16:19:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:2.2.3
+Version:2.2.4
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:http://github.com/plataformatec/devise
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Flexible authentication solution for Rails with Warden
 License:MIT
 Group:  Development/Languages/Ruby
@@ -59,9 +59,13 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2013-02-10 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2013-02-10 15:22:55

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise", Maintainer is "ruby-de...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2012-09-01 10:33:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2013-02-10 15:22:57.0 +0100
@@ -1,0 +2,19 @@
+Thu Feb  7 17:10:59 UTC 2013 - lsle...@suse.cz
+
+- updated to version 2.2.3
+  * fixed security issue (wrong records may be read when sending
+specifically crafted requests) (bnc#800955)
+
+---
+Thu Jan 24 06:47:50 UTC 2013 - co...@suse.com
+
+- updated to version 2.2.2
+ * bug fix
+   * Fix bug when checking for reconfirmable in templates
+ 
+ * bug fix
+   * Fix regression with case_insensitive_keys
+   * Fix regression when password is blank when it is invalid
+
+
+---

Old:

  devise-2.1.2.gem

New:

  devise-2.2.3.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.QCLOzR/_old  2013-02-10 15:22:58.0 +0100
+++ /var/tmp/diff_new_pack.QCLOzR/_new  2013-02-10 15:22:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-devise
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-devise
-Version:2.1.2
+Version:2.2.3
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2012-09-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2012-09-01 10:33:35

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise", Maintainer is "r...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2012-07-16 09:44:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2012-09-01 10:33:37.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 31 12:51:22 UTC 2012 - co...@suse.com
+
+- update to 2.1.2, see CHANGELOG.md
+
+---

Old:

  devise-1.5.3.gem

New:

  devise-2.1.2.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.Iaa1rW/_old  2012-09-01 10:33:38.0 +0200
+++ /var/tmp/diff_new_pack.Iaa1rW/_new  2012-09-01 10:33:38.0 +0200
@@ -15,33 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:   rubygem-devise
-Version:1.5.3
+Version:2.1.2
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:  Development/Languages/Ruby
-License:   MIT
-#
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-# warden ~> 1.1
-BuildRequires:  rubygem-warden >= 1.1
-Requires:   rubygem-warden >= 1.1
-# orm_adapter ~> 0.0.3
-BuildRequires:  rubygem-orm_adapter >= 0.0.3
-Requires:   rubygem-orm_adapter >= 0.0.3
-# bcrypt-ruby ~> 3.0
-BuildRequires:  rubygem-bcrypt-ruby-3 >= 3.0
-Requires:   rubygem-bcrypt-ruby-3 >= 3.0
-#
+BuildRequires:  ruby-macros >= 1
 Url:http://github.com/plataformatec/devise
 Source: %{mod_full_name}.gem
-#
 Summary:Flexible authentication solution for Rails with Warden
+License:MIT
+Group:  Development/Languages/Ruby
+
 %description
 Flexible authentication solution for Rails with Warden
 
@@ -49,6 +37,7 @@
 Summary:RDoc documentation for %{mod_name}
 Group:  Development/Languages/Ruby
 Requires:   %{name} = %{version}
+
 %description doc
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
@@ -57,16 +46,19 @@
 Summary:Test suite for %{mod_name}
 Group:  Development/Languages/Ruby
 Requires:   %{name} = %{version}
+
 %description testsuite
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
-%install
-%gem_install %{S:0}
 
-%clean
-%{__rm} -rf %{buildroot}
+%install
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2012-07-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2012-07-16 09:44:17

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2012-03-28 00:01:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2012-07-16 09:44:21.0 +0200
@@ -2 +2 @@
-Tue Jan 31 16:28:43 UTC 2012 - lsle...@suse.cz
+Thu May 31 10:43:19 UTC 2012 - lsle...@suse.cz
@@ -4,2 +4,20 @@
-- initial version
-- 1.5.3
+- updated to 1.5.3
+
+---
+Fri Jun 11 15:29:26 UTC 2010 - mrueck...@suse.de
+
+- update to version 1.0.7
+  * Ensure password confirmation is always required
+  * authenticatable was deprecated and renamed to
+database_authenticatable
+  * confirmable is not included by default on generation
+
+---
+Fri Jun 11 10:00:01 UTC 2010 - mrueck...@suse.de
+
+- use rubygems_requires macro
+
+---
+Mon Apr 12 19:45:24 UTC 2010 - mrueck...@suse.de
+
+- initial package



Other differences:
--

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-devise for openSUSE:Factory

2012-03-27 Thread h_root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2012-03-28 00:01:34

Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)


Package is "rubygem-devise", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2012-03-17 10:42:43.883537212 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2012-03-28 00:01:36.0 +0200
@@ -0,0 +1,6 @@
+---
+Tue Jan 31 16:28:43 UTC 2012 - lsle...@suse.cz
+
+- initial version
+- 1.5.3
+

New:

  devise-1.5.3.gem
  rubygem-devise.changes
  rubygem-devise.spec



Other differences:
--
++ rubygem-devise.spec ++
#
# spec file for package rubygem-devise
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild
Name:   rubygem-devise
Version:1.5.3
Release:0
%define mod_name devise
%define mod_full_name %{mod_name}-%{version}
#
Group:  Development/Languages/Ruby
License:MIT
#
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  rubygems_with_buildroot_patch
%rubygems_requires
# warden ~> 1.1
BuildRequires:  rubygem-warden >= 1.1
Requires:   rubygem-warden >= 1.1
# orm_adapter ~> 0.0.3
BuildRequires:  rubygem-orm_adapter >= 0.0.3
Requires:   rubygem-orm_adapter >= 0.0.3
# bcrypt-ruby ~> 3.0
BuildRequires:  rubygem-bcrypt-ruby-3 >= 3.0
Requires:   rubygem-bcrypt-ruby-3 >= 3.0
#
Url:http://github.com/plataformatec/devise
Source: %{mod_full_name}.gem
#
Summary:Flexible authentication solution for Rails with Warden
%description
Flexible authentication solution for Rails with Warden

%package doc
Summary:RDoc documentation for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}
%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.

%package testsuite
Summary:Test suite for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}
%description testsuite
Test::Unit or RSpec files, useful for developers.

%prep
%build
%install
%gem_install %{S:0}

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org