Changelog for
portus-2.0.5+git4bca75198c4274b895b6e47d8aa25624743c5c5f-5.1.x86_64.rpm :
Fri May 6 14:00:00 2016 jmassaguerplaAATTsuse.com
- Update to 2.0.4:
- RPM:
* Automate Portus release. See commit.
* Rename Portus to portus on the RPM. See commit.
* Refactored RPM. See commit.
* Wrap crono with the exec command in the RPM. See commit.
* Require net-tools on the RPM. See commit.
- portusctl:
* Use the proper make_admin task. See commit.
* Don\'t configure mysql in Docker. See commit.
* Added the portus:info task. See commit.
- Improvements:
* Better Sub-URI handling & configurable config-local.yml path. See PR.
* Update ruby versions on travis. See commit1 and commit2.
- Other fixes:
* Logout button and search repository are now appearing in small devices. See commit.
* Don\'t allow access to the hidden global team. See commit.
Fixes:
bsc#979210
bnc#967411
bsc#976198
bsc#976088
Thu Mar 10 13:00:00 2016 jmassaguerplaAATTsuse.com
- Update to 2.0.3:
- Fixed crono job when a repository could not be found.
- Fixed more issues on docker 1.10 and distribution 2.3.
- Handle multiple scopes in token requests.
- Add optional fields to token response.
- Update to 2.0.2:
- Fixed notification events for distribution v2.3.
Wed Mar 9 13:00:00 2016 jmassaguerplaAATTsuse.com
- update bundled gems to fix
bsc#969943 - CVE-2016-2098: rubygem-actionpack
Tue Feb 2 13:00:00 2016 jmassaguerplaAATTsuse.com
- updated the bundles gems:
bsc#963326 - CVE-2015-7578: rails-html-sanitizer
bsc#963327 - CVE-2015-7579: rails-html-sanitizer
bsc#963328 - CVE-2015-7580: rails-html-sanitizer
bsc#963563 - CVE-2015-7576: rubygem-actionpack, rubygem-activesupport
bsc#963604 - CVE-2015-7577: rubygem-activerecord
bnc#963627 - CVE-2016-0751: actionpack
bsc#963608 - CVE-2016-0752: rubygem-actionpack, rubygem-actionview
bsc#963617 - CVE-2016-0753: rubygem-activemodel, rubygem-activesupport, rubygem-activerecord
bsc#963625 - CVE-2015-7581: rubygem-actionpack
Wed Jan 27 13:00:00 2016 msabateAATTsuse.com
- Updated to 2.0.1. Some highlights are:
* Paginate through the catalog properly.
* Do not remove all the repos if fetching one fails.
* Fixed SMTP setup.
* Don\'t let crono overflow the `log` column on the DB.
* Show the actual LDAP error on invalid login.
* Fixed the location of crono logs.
* Always use relative paths.
* Set RUBYLIB when using portusctl.
* Don\'t count hidden teams on the admin panel.
* Warn developers on unsupported docker-compose versions.
* Directly invalidate LDAP logins without name and password.
* Don\'t show the \"I forgot my password\" link on LDAP.
For more info, check out the Changelog:
https://github.com/SUSE/Portus/releases/tag/2.0.1
Mon Nov 23 13:00:00 2015 jmassaguerplaAATTsuse.com
- Updated to v2.0.0 release. The highlights of this version are:
* LDAP support.
* A much improved UI.
* The RPM includes the \"portusctl\" utility.
* Star/Unstar repositories.
* Support for locking accounts.
* Added a mechanism for password recovery.
* Fixed lots of bugs from the previous version.
To see the full Changelog, go to:
https://github.com/SUSE/Portus/blob/master/CHANGELOG.md#200
- This fixes bsc#956273
- This partially implements FATE#318989
Mon May 11 14:00:00 2015 jmassaguerplaAATTsuse.com
- initial commit