Commit Graph

20 Commits

Author SHA1 Message Date
f159d17450 Correct detection of an already deleted package in deb package configuration 2023-07-04 12:26:37 +05:00
cc2f8bde48
fix Bug 62854 - Add the use of the default authentication plugin for mysql (#1489)
* Change default mysql authentication plugin to caching_sha2_password

* Add the use of default authentication plugin for mysql
2023-06-26 14:10:07 +05:00
7c68bcca5b fix Bug 62878 - Fix portal notifications for linux packages 2023-06-20 13:50:09 +05:00
27dcc81c28 Fix machinekey generation for deb package 2023-06-13 14:00:39 +05:00
41e6e12200 fix Bug 62877 - Fix getting host editors 2023-06-05 19:47:51 +05:00
9947424ae5 Add configuration of the license file in packages 2023-05-30 12:31:12 +05:00
158ac6ecf1 Fix docs configuration in packages 2023-05-24 12:51:41 +05:00
7a6b739421 Add an installation type parameter to the OCI 2023-05-12 14:48:18 +05:00
9790a931f6 Code optimization in product-configuration 2023-05-02 17:40:45 +05:00
cf033509b3 Fix machinkey substitution in packages 2023-04-28 15:18:28 +05:00
057484eaaa Fix configuration permissions in packages 2023-04-28 15:15:22 +05:00
f42d0b7688 Fix nginx configuration in packages 2023-04-28 15:14:25 +05:00
71a3ae2cd0 Minor cosmetic and functional fixes in packages 2023-04-26 12:00:11 +05:00
6255cb65ee Optimize package configuration 2023-04-19 14:09:06 +05:00
bd5583187d Fix creation of environment configuration files in packages 2023-04-10 14:41:13 +05:00
f4301ae5f3 Fix configuration of the source config files 2023-03-23 12:45:17 +03:00
e31e987454 Add api-system configuration in packages 2023-03-23 12:44:02 +03:00
70b9ac1380 Fix a bug with uploading documents in packages 2023-03-22 02:37:14 +03:00
fd81590b0c Fix packages supply configuration 2023-03-21 22:49:46 +03:00
66ed2b6372
Bugfix/lintian error (#1158)
* Correction of systemd-service-file-references-to-obsolete-target error

* Correction of the changelog format

* Correction of package-uses-deprecated-debhelper-compat-version

* Correction of maintainer-script-needs-depends-on-adduser

* Correction of missing-debconf-dependency

* Correction of extended-description-is-probably-too-short

* Correction of various license format errors

* Correction of maintainer-script-lacks-home-in-adduser error

* Correction of duplicate-updaterc.d-calls-in-postinst error

* Correction of init.d-script-not-included-in-package error

* Correction of the error of missing the onlyoffice-login.conf file

* Correction of binary-from-other-architecture error

* Correction of missing-debian-source-format error

* Temporarily correct descriptions

* Correction of debhelper-but-no-misc-depends error

* Correct of missing-dependency-on-line error

* Correct of unstripped-binary-or-object error

* Correct of maintainer-script-lacks-debhelper-token error

* Change templates description

* Correction of untranslatable-debconf-templates error

* Fix configuration according to po-debconf recommendations

* Fix configuration according to po-debconf recommendations

* Fix condition for detecting existence of file

* Correct of script-with-language-extension error

* Correct of script-with-language-extension error

* Remove linux-arm runtimes packaging

* Add lintian-overrides

* Fix lintian-overrides creation condition

* Fix lintian-overrides creation condition

* Add overrides for the main package

* Add ignoring untranslatable-debconf-templates errors

* Errors correction: package-contains-eslint-config-file, package-contains-npm-ignore-file, package-contains-vcs-control-file

* Correction of node_modules error output

* Fix backup-file-in-package and macos-ds-store-file-in-package errors

* Add a override of the unusual-interpreter error

* Fix removing files that cause errors
2023-02-01 13:06:03 +05:00