Branch: refs/heads/depfu/update/rubocop-rails-2.15.2
Home: https://github.com/openSUSE/software-o-o
Commit: 36ff9825586e8193081fc9383aca7aaf9bf59141
https://github.com/openSUSE/software-o-o/commit/36ff9825586e8193081fc9383ac…
Author: depfu[bot] <23717796+depfu[bot](a)users.noreply.github.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M Gemfile.lock
R vendor/cache/i18n-1.11.0.gem
A vendor/cache/i18n-1.12.0.gem
A vendor/cache/json-2.6.2.gem
R vendor/cache/rubocop-1.30.1.gem
A vendor/cache/rubocop-1.32.0.gem
R vendor/cache/rubocop-ast-1.18.0.gem
A vendor/cache/rubocop-ast-1.19.1.gem
R vendor/cache/rubocop-rails-2.15.0.gem
A vendor/cache/rubocop-rails-2.15.2.gem
R vendor/cache/tzinfo-2.0.4.gem
A vendor/cache/tzinfo-2.0.5.gem
R vendor/cache/unicode-display_width-2.1.0.gem
A vendor/cache/unicode-display_width-2.2.0.gem
Log Message:
-----------
Update rubocop-rails to version 2.15.2
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: fd151af73564e305c9d72d35c7942b9ac3b5d5d9
https://github.com/openSUSE/open-build-service/commit/fd151af73564e305c9d72…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M src/api/app/controllers/concerns/webui/rescue_handler.rb
M src/api/app/controllers/webui/packages/files_controller.rb
M src/api/app/models/package.rb
M src/api/app/models/package/errors.rb
M src/api/app/models/service.rb
Log Message:
-----------
Can not store files in SCM bridged packages
They are maintained on the SCM...
Commit: 14c199bb947714d10a4b3450f3fd3254f4f3b236
https://github.com/openSUSE/open-build-service/commit/14c199bb947714d10a4b3…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M src/api/app/controllers/webui/package_controller.rb
M src/api/app/views/webui/package/_files_view.html.haml
M src/api/app/views/webui/package/_side_links.html.haml
A src/api/app/views/webui/package/side_links/_show_scmsync.html.haml
Log Message:
-----------
Show link to SCM for packages with scmsync
Also do not offer to change files if scmsync is present
Commit: 255c806f05b8baf3fc441643712ff2d0eafae9c1
https://github.com/openSUSE/open-build-service/commit/255c806f05b8baf3fc441…
Author: Lukas Krause <lkrause(a)suse.de>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M src/api/app/controllers/source/errors.rb
M src/api/app/controllers/source_controller.rb
Log Message:
-----------
Don't allow update and deletion of scmsynced files through api
The sources are handled on an SCM, and should not be updated
or deleted through the OBS API.
Commit: 414f28bdf3b6fb3d5bef2415b9dca961b06b5a0a
https://github.com/openSUSE/open-build-service/commit/414f28bdf3b6fb3d5bef2…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M src/api/app/controllers/concerns/webui/rescue_handler.rb
M src/api/app/controllers/source/errors.rb
M src/api/app/controllers/source_controller.rb
M src/api/app/controllers/webui/package_controller.rb
M src/api/app/controllers/webui/packages/files_controller.rb
M src/api/app/models/package.rb
M src/api/app/models/package/errors.rb
M src/api/app/models/service.rb
M src/api/app/views/webui/package/_files_view.html.haml
M src/api/app/views/webui/package/_side_links.html.haml
A src/api/app/views/webui/package/side_links/_show_scmsync.html.haml
Log Message:
-----------
Merge pull request #12277 from hennevogel/feature/readonly-scmsync
Can not store files in SCM bridged packages
Compare: https://github.com/openSUSE/open-build-service/compare/641614bf6cb7...414f2…
Branch: refs/heads/master
Home: https://github.com/openSUSE/osc
Commit: 93bc0e4731b48280b77c6ec68163b6434d9356e5
https://github.com/openSUSE/osc/commit/93bc0e4731b48280b77c6ec68163b6434d93…
Author: Daniel Mach <daniel.mach(a)suse.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M .github/workflows/unittests.yaml
M osc/babysitter.py
M osc/build.py
M osc/conf.py
A osc/connection.py
M osc/core.py
M osc/oscssl.py
R osc/oscsslexcp.py
M setup.py
M tests/common.py
M tests/test_prdiff.py
Log Message:
-----------
Switch http_request() to urllib3
Use connection pools for better performance.
Replace M2Crypto with cryptography and urllib3's ssl context.
Commit: 0d701556f210d7fe9e71892300f633fdf1be1974
https://github.com/openSUSE/osc/commit/0d701556f210d7fe9e71892300f633fdf1be…
Author: Daniel Mach <daniel.mach(a)suse.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M osc/conf.py
M tests/test_repairwc.py
Log Message:
-----------
Warn when using HTTP connection. Make HTTPS the default.
It is possible to omit protocol in -A/--apiurl now,
because https:// is the default.
Commit: 85dbd9f6260e814269ded73ea647fdeecee76935
https://github.com/openSUSE/osc/commit/85dbd9f6260e814269ded73ea647fdeecee7…
Author: Daniel Mach <daniel.mach(a)suse.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M .github/workflows/unittests.yaml
M osc/babysitter.py
M osc/build.py
M osc/conf.py
A osc/connection.py
M osc/core.py
M osc/oscssl.py
R osc/oscsslexcp.py
M setup.py
M tests/common.py
M tests/test_prdiff.py
M tests/test_repairwc.py
Log Message:
-----------
Merge pull request #1000 from dmach/urllib3
Switch http_request() to urllib3
Compare: https://github.com/openSUSE/osc/compare/69f75a0278cb...85dbd9f6260e