Changeset 3338788
- Timestamp:
- 08/04/2025 07:44:09 AM (8 months ago)
- Location:
- gdata-antivirus
- Files:
-
- 4 edited
- 12 copied
-
tags/3.2.3 (copied) (copied from gdata-antivirus/trunk)
-
tags/3.2.3/GdataAntivirusPlugin.php (copied) (copied from gdata-antivirus/trunk/GdataAntivirusPlugin.php)
-
tags/3.2.3/Infrastructure (copied) (copied from gdata-antivirus/trunk/Infrastructure)
-
tags/3.2.3/LICENSE (copied) (copied from gdata-antivirus/trunk/LICENSE)
-
tags/3.2.3/PluginPage (copied) (copied from gdata-antivirus/trunk/PluginPage)
-
tags/3.2.3/Readme.txt (copied) (copied from gdata-antivirus/trunk/Readme.txt) (2 diffs)
-
tags/3.2.3/Vaas (copied) (copied from gdata-antivirus/trunk/Vaas)
-
tags/3.2.3/composer.json (copied) (copied from gdata-antivirus/trunk/composer.json) (1 diff)
-
tags/3.2.3/composer.lock (copied) (copied from gdata-antivirus/trunk/composer.lock) (6 diffs)
-
tags/3.2.3/gdata-antivirus.php (copied) (copied from gdata-antivirus/trunk/gdata-antivirus.php) (1 diff)
-
tags/3.2.3/languages (copied) (copied from gdata-antivirus/trunk/languages)
-
tags/3.2.3/vendor (copied) (copied from gdata-antivirus/trunk/vendor)
-
trunk/Readme.txt (modified) (2 diffs)
-
trunk/composer.json (modified) (1 diff)
-
trunk/composer.lock (modified) (6 diffs)
-
trunk/gdata-antivirus.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gdata-antivirus/tags/3.2.3/Readme.txt
r3338787 r3338788 5 5 Tested up to: 6.8 6 6 Requires PHP: 8.1 7 Stable tag: 3.2. 27 Stable tag: 3.2.3 8 8 License: GNU General Public License v3.0 9 9 License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE … … 56 56 57 57 == Changelog == 58 59 = 3.2.3 = 60 61 * dependency updates 58 62 59 63 = 3.2.2 = -
gdata-antivirus/tags/3.2.3/composer.json
r3338787 r3338788 1 1 { 2 2 "name": "gdatacyberdefenseag\/gdata-antivirus", 3 "version": "3.2. 2",3 "version": "3.2.3", 4 4 "autoload": { 5 5 "psr-4": { -
gdata-antivirus/tags/3.2.3/composer.lock
r3338787 r3338788 2223 2223 { 2224 2224 "name": "myclabs/deep-copy", 2225 "version": "1.13. 3",2225 "version": "1.13.4", 2226 2226 "source": { 2227 2227 "type": "git", 2228 2228 "url": "https://github.com/myclabs/DeepCopy.git", 2229 "reference": " faed855a7b5f4d4637717c2b3863e277116beb36"2230 }, 2231 "dist": { 2232 "type": "zip", 2233 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ faed855a7b5f4d4637717c2b3863e277116beb36",2234 "reference": " faed855a7b5f4d4637717c2b3863e277116beb36",2229 "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" 2230 }, 2231 "dist": { 2232 "type": "zip", 2233 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", 2234 "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a", 2235 2235 "shasum": "" 2236 2236 }, … … 2271 2271 "support": { 2272 2272 "issues": "https://github.com/myclabs/DeepCopy/issues", 2273 "source": "https://github.com/myclabs/DeepCopy/tree/1.13. 3"2273 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4" 2274 2274 }, 2275 2275 "funding": [ … … 2279 2279 } 2280 2280 ], 2281 "time": "2025-0 7-05T12:25:42+00:00"2281 "time": "2025-08-01T08:46:24+00:00" 2282 2282 }, 2283 2283 { … … 4064 4064 { 4065 4065 "name": "symfony/finder", 4066 "version": "v6.4. 17",4066 "version": "v6.4.24", 4067 4067 "source": { 4068 4068 "type": "git", 4069 4069 "url": "https://github.com/symfony/finder.git", 4070 "reference": " 1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7"4071 }, 4072 "dist": { 4073 "type": "zip", 4074 "url": "https://api.github.com/repos/symfony/finder/zipball/ 1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",4075 "reference": " 1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",4070 "reference": "73089124388c8510efb8d2d1689285d285937b08" 4071 }, 4072 "dist": { 4073 "type": "zip", 4074 "url": "https://api.github.com/repos/symfony/finder/zipball/73089124388c8510efb8d2d1689285d285937b08", 4075 "reference": "73089124388c8510efb8d2d1689285d285937b08", 4076 4076 "shasum": "" 4077 4077 }, … … 4108 4108 "homepage": "https://symfony.com", 4109 4109 "support": { 4110 "source": "https://github.com/symfony/finder/tree/v6.4. 17"4110 "source": "https://github.com/symfony/finder/tree/v6.4.24" 4111 4111 }, 4112 4112 "funding": [ … … 4120 4120 }, 4121 4121 { 4122 "url": "https://github.com/nicolas-grekas", 4123 "type": "github" 4124 }, 4125 { 4122 4126 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4123 4127 "type": "tidelift" 4124 4128 } 4125 4129 ], 4126 "time": "202 4-12-29T13:51:37+00:00"4130 "time": "2025-07-15T12:02:45+00:00" 4127 4131 }, 4128 4132 { -
gdata-antivirus/tags/3.2.3/gdata-antivirus.php
r3338787 r3338788 12 12 * @wordpress-plugin 13 13 * Plugin Name: G DATA Antivirus 14 * Version: 3.2. 214 * Version: 3.2.3 15 15 * Requires at least: 6.2 16 16 * Tested up to: 6.8 -
gdata-antivirus/trunk/Readme.txt
r3335142 r3338788 5 5 Tested up to: 6.8 6 6 Requires PHP: 8.1 7 Stable tag: 3.2. 27 Stable tag: 3.2.3 8 8 License: GNU General Public License v3.0 9 9 License URI: https://github.com/GDATASoftwareAG/vaas/blob/main/LICENSE … … 56 56 57 57 == Changelog == 58 59 = 3.2.3 = 60 61 * dependency updates 58 62 59 63 = 3.2.2 = -
gdata-antivirus/trunk/composer.json
r3335142 r3338788 1 1 { 2 2 "name": "gdatacyberdefenseag\/gdata-antivirus", 3 "version": "3.2. 2",3 "version": "3.2.3", 4 4 "autoload": { 5 5 "psr-4": { -
gdata-antivirus/trunk/composer.lock
r3335142 r3338788 2223 2223 { 2224 2224 "name": "myclabs/deep-copy", 2225 "version": "1.13. 3",2225 "version": "1.13.4", 2226 2226 "source": { 2227 2227 "type": "git", 2228 2228 "url": "https://github.com/myclabs/DeepCopy.git", 2229 "reference": " faed855a7b5f4d4637717c2b3863e277116beb36"2230 }, 2231 "dist": { 2232 "type": "zip", 2233 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ faed855a7b5f4d4637717c2b3863e277116beb36",2234 "reference": " faed855a7b5f4d4637717c2b3863e277116beb36",2229 "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" 2230 }, 2231 "dist": { 2232 "type": "zip", 2233 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", 2234 "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a", 2235 2235 "shasum": "" 2236 2236 }, … … 2271 2271 "support": { 2272 2272 "issues": "https://github.com/myclabs/DeepCopy/issues", 2273 "source": "https://github.com/myclabs/DeepCopy/tree/1.13. 3"2273 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4" 2274 2274 }, 2275 2275 "funding": [ … … 2279 2279 } 2280 2280 ], 2281 "time": "2025-0 7-05T12:25:42+00:00"2281 "time": "2025-08-01T08:46:24+00:00" 2282 2282 }, 2283 2283 { … … 4064 4064 { 4065 4065 "name": "symfony/finder", 4066 "version": "v6.4. 17",4066 "version": "v6.4.24", 4067 4067 "source": { 4068 4068 "type": "git", 4069 4069 "url": "https://github.com/symfony/finder.git", 4070 "reference": " 1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7"4071 }, 4072 "dist": { 4073 "type": "zip", 4074 "url": "https://api.github.com/repos/symfony/finder/zipball/ 1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",4075 "reference": " 1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",4070 "reference": "73089124388c8510efb8d2d1689285d285937b08" 4071 }, 4072 "dist": { 4073 "type": "zip", 4074 "url": "https://api.github.com/repos/symfony/finder/zipball/73089124388c8510efb8d2d1689285d285937b08", 4075 "reference": "73089124388c8510efb8d2d1689285d285937b08", 4076 4076 "shasum": "" 4077 4077 }, … … 4108 4108 "homepage": "https://symfony.com", 4109 4109 "support": { 4110 "source": "https://github.com/symfony/finder/tree/v6.4. 17"4110 "source": "https://github.com/symfony/finder/tree/v6.4.24" 4111 4111 }, 4112 4112 "funding": [ … … 4120 4120 }, 4121 4121 { 4122 "url": "https://github.com/nicolas-grekas", 4123 "type": "github" 4124 }, 4125 { 4122 4126 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4123 4127 "type": "tidelift" 4124 4128 } 4125 4129 ], 4126 "time": "202 4-12-29T13:51:37+00:00"4130 "time": "2025-07-15T12:02:45+00:00" 4127 4131 }, 4128 4132 { -
gdata-antivirus/trunk/gdata-antivirus.php
r3335142 r3338788 12 12 * @wordpress-plugin 13 13 * Plugin Name: G DATA Antivirus 14 * Version: 3.2. 214 * Version: 3.2.3 15 15 * Requires at least: 6.2 16 16 * Tested up to: 6.8
Note: See TracChangeset
for help on using the changeset viewer.