Changes of Revision 148
[-] | Changed | nginx.spec |
x 1
2 Source15: %{nps_version}.tar.gz 3 Source16: ngx_cache_purge-%{ngxpurge_version}.tar.gz 4 Source17: naxsi-git.tar.gz 5 +Source18: changelog 6 7 Source100: index.html 8 Source101: poweredby.png 9
10 11 %files 12 %defattr(-,root,root,-) 13 -%doc LICENSE CHANGES README nginx-upstream-fair/README.nginx-upstream-fair 14 +%doc LICENSE CHANGES README nginx-upstream-fair/README.nginx-upstream-fair changelog 15 %{nginx_datadir}/ 16 %{_sbindir}/%{name} 17 %{_initrddir}/%{name} 18
19 20 21 %changelog 22 -* Sun Mar 05 2016 Juergen Gotteswinter <jg@internetx.com> - 1.9.12-1 23 -- 1.9.12 bump 24 -- enabled http splice module 25 - 26 -* Tue Dec 08 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.7-1 27 -- version bump 1.9.7 28 -- enabled http2 29 -- enabled thread pool support 30 - 31 -* Wed May 12 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.1-1 32 -- Version Bump 1.9.1 Codename Putin 33 - 34 -* Wed May 12 2015 Juergen Gotteswinter <jg@internetx.com> - 1.9.0-1 35 -- moved on to the current stable mainline tree 1.9.x 36 -- enabled stream module (appeared in 1.9.0) - simple tcp proxy feature 37 - 38 -* Wed Mar 25 2015 Juergen Gotteswinter <jg@internetx.com> - 1.7.11-1 39 -- pushed bundled openssl to latest 1.0.2 40 -- enabled thread pool support (appeared in 1.7.11) 41 -- updated rtmp module to latest git (previous version does not build with 1.7.11) 42 - 43 -* Thu Dec 31 2014 Juergen Gotteswinter <jg@internetx.com> - 1.7.9-2 44 -- added nginx pagespeed module - rhel/centos 7.x only 45 -- added nginx pagespeed sample config 46 -- enabled complete mainline module tree, except mail* support 47 - 48 -* Thu Dec 31 2014 Juergen Gotteswinter <jg@internetx.com> - 1.7.9-1 49 -- bumped to 1.7.9 50 -- fixed check upstream module + patch 51 -- 2014 byebye version bump 52 - 53 -* Thu Dec 02 2014 Juergen Gotteswinter <jg@internetx.com> - 1.7.8-1 54 -- bumped to 1.7.8 55 - 56 -* Thu Nov 13 2014 Juergen Gotteswinter <jg@internetx.com> - 1.7.7-1 57 -- bumped to 1.7.7 58 - 59 -* Thu Oct 23 2014 Juergen Gotteswinter <jg@internetx.com> - 1.7.6-1 60 -- added openssl source - nginx got built static against current vanilla openssl 61 -- enabled additional mainline modules 62 -- added patch to get rid of rc4 63 -- bumped to 1.7.6 64 - 65 -* Fri Jun 28 2014 Juergen Gotteswinter <jg@internetx.com> - 1.7.3-1 66 -- bump to 1.7.3 67 - 68 -* Fri Apr 26 2014 Juergen Gotteswinter <jg@internetx.com> - 1.6.0-2 69 -- added nginx-statsd module 70 - 71 -* Fri Apr 26 2014 Juergen Gotteswinter <jg@internetx.com> - 1.6.0-1 72 -- pushed to new stable branch 1.6 73 - 74 -* Fri Apr 12 2014 Juergen Gotteswinter <jg@internetx.com> - 1.4.7-2 75 -- added patch to log heartbleed attacks 76 - 77 -* Tue Apr 03 2014 Juergen Gotteswinter <jg@internetx.com> - 1.4.7-1 78 -- bump to 1.4.7 79 - 80 -* Wed Nov 20 2013 Juergen Gotteswinter <jg@internetx.com> - 1.4.4-1 81 -- https://bugzilla.redhat.com/show_bug.cgi?id=1032266 82 - 83 -* Tue Oct 08 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.3-1 84 -- update nginx to 1.4.3 85 -- update rtmp module to 1.0.5 86 - 87 -* Sun Aug 04 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.2-2 88 -- update rtmp module to 1.0.2 89 - 90 -* Wed Jul 17 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.2-1 91 -- update nginx to 1.4.2 92 - 93 -* Sat Jun 29 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.1-4 94 -- update rtmp module to 1.0.1 95 - 96 -* Sat May 25 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.1-3 97 -- update rtmp module to 0.9.20 98 - 99 -* Mon May 13 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.1-2 100 -- update rtmp module to 0.9.19 101 - 102 -* Fri May 10 2013 Juergen Gotteswinter <jg@internetx.de> - 1.4.1-1 103 -- version bump to latest stable 1.4.1 104 - 105 -* Fri Apr 26 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.7-2 106 -- update rtmp module to 0.9.18 107 - 108 -* Sun Apr 14 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.7-4 109 -- update nginx to 1.2.7 110 -- update rtmp module to 0.9.14 111 - 112 -* Mon Mar 04 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.7-3 113 -- update rtmp module to 0.9.11 114 - 115 -* Thu Feb 28 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.7-2 116 -- update rtmp module to 0.9.8 117 - 118 -* Tue Feb 12 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.7-1 119 -- update nginx to 1.2.7 120 -- update rtmp module to 0.9.7 121 - 122 -* Fri Jan 25 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.6-4 123 -- update rtmp module to 0.9.1 124 - 125 -* Wed Jan 16 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.6-3 126 -- update rtmp module to 0.9.0 127 - 128 -* Sat Jan 12 2013 Carsten Schoene <cs@linux-administrator.com> - 1.2.6-2 129 -- added rtmp 0.8.7 module 130 - 131 -* Tue Dec 11 2012 Carsten Schoene <cs@linux-administrator.com> - 1.2.6-1 132 -- update to release 1.2.6 133 - 134 -* Tue Nov 13 2012 Carsten Schoene <cs@linux-administrator.com> - 1.2.5-1 135 -- update to release 1.2.5 136 - 137 -* Mon Oct 04 2010 Juergen Gotteswinter <jg at internetx.de> 0.8.52-1 138 -- update to latest stable branch 139 - 140 -* Wed Nov 17 2009 Juergen Gotteswinter <jg at internetx.de> 0.7.64-1 141 - 142 -- version bump to 0.7.64 143 - 144 - 145 -* Wed Oct 28 2009 Juergen Gotteswinter <jg at internetx.de> 0.7.63-1 146 - 147 -- version bump to 0.7.63 148 149 -* Fri Oct 23 2009 Juergen Gotteswinter <jg at internetx.de> 0.7.62-3 150 -- included nginx-socket-patch for unix socket support 151 |