Changelog for
portus-2.4.2-2.1.x86_64.rpm :
Wed Feb 6 13:00:00 2019 Miquel Sabate Sola
- Updated with the latest fixes
Thu Jan 24 13:00:00 2019 msabateAATTsuse.com
- Bump to 2.4.2
Wed Jan 16 13:00:00 2019 msabateAATTsuse.com
- Fixed 2.4.1 release to the proper commit
Wed Jan 16 13:00:00 2019 msabateAATTsuse.com
- Bump to 2.4.1
Thu Dec 13 13:00:00 2018 msabateAATTsuse.com
- Updated with latest fixes
Wed Nov 28 13:00:00 2018 msabateAATTsuse.com
- Backported a couple of fixes from upstream
Tue Oct 30 13:00:00 2018 msabateAATTsuse.com
- A couple of fixes pushed upstream for the 2.4 branch
Tue Oct 9 14:00:00 2018 msabateAATTsuse.com
- Upgrading nokogiri to include security fixes
Thu Oct 4 14:00:00 2018 jmassaguerplaAATTsuse.com
- Fix _service file so it works with master and more importantly it
downloads the Gemfile from this branch.
Tue Oct 2 14:00:00 2018 jmassaguerplaAATTsuse.com
- Update Portus to 2.4.0 (bsc#1110471)
see complete changelog in the bug.
Tue Oct 2 14:00:00 2018 msabateAATTsuse.com
- Fix mysql requirement for 15.0
Thu Sep 6 14:00:00 2018 jmassaguerplaAATTsuse.com
- Update _service and add bundler gem as per https://github.com/SUSE/Portus/pull/1962
Mon Aug 6 14:00:00 2018 msabateAATTsuse.com
- Update to 2.3.5 (bsc#1103897)
Thu May 31 14:00:00 2018 msabateAATTsuse.com
- Some updates
Thu May 31 14:00:00 2018 msabateAATTsuse.com
- 2.3.3 (bsc#1098025)
This release includes all the fixes since 2.3.2
Mon May 28 14:00:00 2018 msabateAATTsuse.com
- Added another fix for LDAP
See #1832
Mon May 14 14:00:00 2018 msabateAATTsuse.com
- Added some missing TLS options for LDAP
See bsc#1073232
Fri Apr 27 14:00:00 2018 msabateAATTsuse.com
- Added a fix on the github oauth provider
Wed Apr 18 14:00:00 2018 msabateAATTsuse.com
- Added a couple of fixes on the sync task
Fri Apr 6 14:00:00 2018 msabateAATTsuse.com
- More fixes from v2.3
Fri Apr 6 14:00:00 2018 msabateAATTsuse.com
- Incorporated a couple of fixes from v2.3
Wed Apr 4 14:00:00 2018 msabateAATTsuse.com
- Updated to 2.3.2
This includes a security fix for cve#2018-3741 as reported in bsc#1086598
Fri Mar 23 13:00:00 2018 jmassaguerplaAATTsuse.com
- Add yarn.lock as Source2. yarn.lock is being used to generate the
spec file so it is important to keep this in the package source
Wed Mar 21 13:00:00 2018 msabateAATTsuse.com
- Updated to 2.3.1
This includes a security fix for cve#2018-8048
(upgrade of loofah to 2.2.1) bsc#1085967
Fri Mar 2 13:00:00 2018 msabateAATTsuse.com
- Update Portus to 2.3.0 release (bsc#1086217)
- release as an image
- integration with CoreOS Clair
- move tasks to a background process to speed up
- anonymous browsing
- oauth and openid connect support
- portus api initial implementation
- set puma as default web server
- add deployment examples
- postgresql support
- upgrade to ruby2.5
- security fix: cve#2017-14621 (bsc#1059664)
- other improvements and bug fixes
see CHANGELOG.md for more details
Wed Jan 10 13:00:00 2018 jmassaguerplaAATTsuse.com
- Fix ruby2.4 requirement
Wed Jan 3 13:00:00 2018 msabateAATTsuse.com
- Removed patches and updated rpmlint
Tue Oct 24 14:00:00 2017 jmassaguerplaAATTsuse.com
- Use ruby2.4
Fri Oct 14 14:00:00 2016 jmassaguerplaAATTsuse.com
- Update Portus to 2.1.1 (bsc#1005594)
* fix_assets_compilation.patch: fix assets compilation
* update.patch: run update commands
* version-git.patch: remove because this code has been merged
* Fixes
- Use the full repository name in the `portus:update_tags` task
- Fixed a regression on assets handling
- Fixed the handling of the \"
*\" action from the registry
- Improvements
- Notification messages are now more consistent
- Order users by username on the admin panel
- Update Portus to 2.1
* Featured
- Fixes and improvements on Docker Distribution support
- Implemented user removal
- Implemented the removal of images and tags
- Showing the image ID and the digest of docker images
- Implemented webhook support
- Introduce application tokens
* Improvements and small features
- Better reflect updates on Docker images
- General improvements and fixes on the UI/UX
- Allow the admin to provide extra filter options in LDAP lookup
- Password length is no longer checked by Portus in LDAP
- Relaxed the requirements for user names, and removed the conflicts of user names in LDAP
- Introduce the `display_name` option
- Allow administrators to turn off smtp authentication
- Added an external hostname field to allow for events to come from other named services
- Added a help section to the menu
- Introduced more optional user restrictions
- Added the registry.catalog_page option
- Added option to disable change of visibility
- The signup form can now be disabled, and users can be created by the admin directly
- Added internal policy for namespaces
- Added namespaces and teams to search
- Admins can now change the ownership of a namespace
- Display the git tag, branch/commit or version when possible
- Now logs are redirected to the standard output
- Added the ability to add comments on repositories
- Virtual/hidden teams are no longer counted for the \"number of teams\"-column under admin/users
- Added rake tasks for creating a registry, updating digests and showing general information
- Added man pages for portusctl
- Register more activities
* Fixes
- Various fixes in LDAP support
- Discard pagination for CSV activities
- Make sure that Portus admins are always team owners
- User names are no longer allowed to clash with teams
- Redirect back to accessed page on successful login
- Fixes on the crono job
- Multiple fixes in portusctl
- Multiple fixes in our RPM
- Show the \"I forgot my password\" link when the signup is disabled
* Breaking changes
- Moved the machine FQDN from secrets.yml to config.yml
- Deprecated the usage of \"x.minutes\" strings in configuration values. In future
versions this syntax will be forbidden
* Others
- All the improvements, features and bug fixes mentioned in the notes of 2.0.x releases.
Thu Jun 16 14:00:00 2016 jmassaguerplaAATTsuse.com
- Added a patch that fixes github issue #936
This issue was discovered by QA and a commit has been merged in both the
`master` and `v2.0` branch. We are waiting for more commits before doing any
other release, so until then we are providing this patch.
version-git.patch: the above mentioned patch
Tue May 24 14:00:00 2016 jmassaguerplaAATTsuse.com
- Update to 2.0.5 (bsc#981312)
- Improvements
* The FQDN can now be specified from the configuration too. This is meant
to help users to transition from 2.0.x to 2.1.
* Portus is now more explicit on the allowed name format.
* Portus is now more friendly on errors based on the namespace name.
- portusctl
* Disable automatic generation of certificates. For this, now there are two
new flags: --ssl-gen-self-signed-certs and --ssl-certs-dir .
* Wrap crono with the exec command.
- Misc
* Some fixes on the generation of the RPM in OBS.
Fixes:
bsc#981312
bsc#978658
bsc#978661
bnc#976113
bsc#978374
Fri May 6 14:00:00 2016 jmassaguerplaAATTsuse.com
- Update to 2.0.4 (bsc#979210)
- 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