Commit Graph

5 Commits (8b8e5a85b047de092435e5dd570c02a3c920a0d0)

Author SHA1 Message Date
iYism 8b8e5a85b0
Update upgrade-patches.pl
move to line 9
2 months ago
IYism e5cb115526 fix: Resolve directory creation issue in upgrade-patches.pl 2 months ago
IYism 7fb5b3b464 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.
2 months ago
agentzh (章亦春) 23506e8328 initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 14 years ago
agentzh (章亦春) 98d6ac88ae checked in the upgrade-patches.pl script. 14 years ago