Commit Graph

3 Commits (2d2a909b0697192851ed6357a1966a4a3fd2d4b1)

Author SHA1 Message Date
耗子 2d2a909b06
feature: add patch for ngx_mail_proxy_module 3 weeks ago
耗子 b6efbec3d2
feature: merge master 1 month ago
iYism 335b4e284e
refactor: organize patches directory by nginx version.
Restructure the patches directory to group patch files under subdirectories
named by their corresponding Nginx version (e.g., patches/nginx/1.27.1/).
This improves readability, maintainability, and scalability of the patch
management system, making it easier to locate and manage version-specific
patches.

- Created subdirectories for each Nginx version.
- Moved existing patch files into their respective version directories.
- Ensured no changes to patch file contents or functionality.

This change enhances the project's organization without affecting runtime behavior.
1 month ago