Skip to content
Success

Changes

Summary

  1. Properly handle require-any dependency type for REQUIRED_PACKAGES (commit: 91663e9) (details)
  2. Added quazip-1.3.0 based on qt5 (commit: e634ab5) (details)
  3. openldap - update to version 2.6.2 (commit: 8d3ed33) (details)
  4. mate-applets: update to 1.26.1 (commit: 01ce98c) (details)
  5. Introduce PERL_VERSIONS_OBSOLETING and make PERL_REQUIRED_PACKAGES available for all components (#8608) (commit: 45844d6) (details)
  6. Python versions have a period which needs to be escaped in a regex. (commit: 220c011) (details)
Commit 91663e9638fdceb44dfaea2d95bafc987ed89e76 by noreply
Properly handle require-any dependency type for REQUIRED_PACKAGES

(commit: 91663e9)
The file was modifiedmake-rules/makemaker.mk (diff)
The file was modifiedtransforms/REQUIRED_PACKAGES (diff)
The file was modifiedmake-rules/ips.mk (diff)
Commit e634ab5d92f0366f9cc1b30cf792aabf75aecfb7 by noreply
Added quazip-1.3.0 based on qt5

(commit: e634ab5)
The file was addedcomponents/library/quazip/Makefile
The file was addedcomponents/library/quazip/quazip.p5m
The file was addedcomponents/library/quazip/manifests/sample-manifest.p5m
The file was addedcomponents/library/quazip/pkg5
Commit 8d3ed3316d73e4e1360e109d7b07812c5dfd14b7 by noreply
openldap - update to version 2.6.2

(commit: 8d3ed33)
The file was modifiedcomponents/network/openldap/Makefile (diff)
The file was modifiedcomponents/network/openldap/manifests/sample-manifest.p5m (diff)
Commit 01ce98ced5021971ec30223b0cef56713b5d6405 by noreply
mate-applets: update to 1.26.1

(commit: 01ce98c)
The file was modifiedcomponents/desktop/mate/mate-applets/Makefile (diff)
The file was modifiedcomponents/desktop/mate/mate-applets/mate-applets.p5m (diff)
The file was modifiedcomponents/desktop/mate/mate-applets/manifests/sample-manifest.p5m (diff)
Commit 45844d641426790fb63fb4d68af205844cfa39f7 by noreply
Introduce PERL_VERSIONS_OBSOLETING and make PERL_REQUIRED_PACKAGES available for all components (#8608)

(commit: 45844d6)
The file was modifiedmake-rules/makemaker.mk (diff)
The file was modifiedmake-rules/shared-macros.mk (diff)
The file was modifiedmake-rules/ips.mk (diff)
Commit 220c011f81fce45ba6ca01db8d46ea646143daa5 by noreply
Python versions have a period which needs to be escaped in a regex.

(commit: 220c011)
The file was modifiedmake-rules/ips.mk (diff)