Remi Collet
c4aa80b3b7
rebuild for https://fedoraproject.org/wiki/Changes/Php56
2014-06-22 12:44:10 +02:00
Dennis Gilmore
6d16bb7cb1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 22:10:37 -05:00
Kalev Lember
faef56ca3f
Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
2014-05-28 15:31:01 +02:00
Vít Ondruch
01bea43fc3
Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
2014-04-29 12:51:53 +02:00
Jorge Gallegos
97184c6772
Bumping spec
2013-11-12 09:42:49 -08:00
Jorge Gallegos
952f174088
Updating to latest stable, uploading new sources
2013-11-12 08:56:39 -08:00
Jorge Gallegos
f2f1dec487
Forgot to delete the jvm arm patch file
2013-10-19 23:14:41 -07:00
Jorge Gallegos
0cb13fe004
Release 1.9.18.2-1
2013-10-19 23:11:25 -07:00
Jorge Gallegos
baaf45f282
The changelog entry must match major + minor
2013-10-19 23:09:29 -07:00
Jorge Gallegos
305cd5eb3e
Adding more ignore entries
...
Like VIM swap files, and backups, and the mockbuild dir
2013-10-19 23:05:17 -07:00
Jorge Gallegos
d773c9cba0
The jvm arm patch has been merged upstream
2013-10-19 23:04:06 -07:00
Jorge Gallegos
9ceca5d3e1
Updated license to 'GPLv2 with exceptions'
2013-10-19 23:00:57 -07:00
Jorge Gallegos
5676468443
Ugh messed up the doc sha
2013-10-19 11:10:18 -07:00
Jorge Gallegos
05fc5af7c9
Adding new sources, bumping up spec to 1.9.18.2
2013-10-19 11:07:11 -07:00
Jorge Gallegos
5693898a00
Breaking up full version in 3 parts
...
Uwsgi is now using security patch numbering, which means more bits to
be added to the version string
2013-10-19 11:01:41 -07:00
Jorge Gallegos
04a7166fc6
Update to latest stable 1.9.18.2
2013-10-19 10:59:50 -07:00
Jorge Gallegos
95f3af7a4e
Forgot to disable debug mode
2013-10-11 11:37:27 -07:00
Jorge Gallegos
ee151973c7
Releasing version 1.9.17-2
2013-10-08 21:30:11 -07:00
Jorge Gallegos
3c84261b08
Sigh.
2013-10-08 21:17:24 -07:00
Jorge Gallegos
682f89dd7d
Again, what's wrong with git?
2013-10-08 21:16:49 -07:00
Jorge Gallegos
24f9af3147
Uploaded new sources per spec rework
2013-10-08 21:13:04 -07:00
Jorge Gallegos
b92c97e1b1
Adding more router plugins
...
Full list:
router_access
router_basicauth
router_cache
router_expires
router_hash
router_http
router_memcached
router_redirect
router_redis
router_rewrite
router_static
router_uwsgi
router_xmldir
2013-10-07 13:18:54 -07:00
Jorge Gallegos
f6d78815a7
Adding mod_proxy_uwsgi apache module
2013-10-07 11:45:42 -07:00
Jorge Gallegos
403b7efe6c
Complying with the guidelines for source urls
...
https://fedoraproject.org/wiki/Packaging:SourceURL#Github describes in
perfect detail what to do about source urls. Also this other bit:
> If the upstream does create tarballs you should use them as tarballs
> provide an easier trail for people auditing the packages.
In this case unbit *does* provide tarballs outside the git repo
2013-10-05 23:23:09 -07:00
Jorge Gallegos
c04fd62ef2
This was actually right. From the documentation
...
> By default sending the SIGTERM signal to uWSGI means "brutally
> reload the stack" while the convention is to shut an application
> down on SIGTERM. To shutdown uWSGI use SIGINT or SIGQUIT instead.
> If you absolutely can not live with uWSGI being so disrespectful
> towards SIGTERM, by all means enable the die-on-term option.
(https://uwsgi-docs.readthedocs.org/en/latest/ThingsToKnow.html )
And:
> Sending SIGHUP to the Emperor will reload all vassals.
(https://uwsgi-docs.readthedocs.org/en/latest/Emperor.html )
2013-10-05 12:18:13 -07:00
Jorge Gallegos
11e3d17854
Enabling stats log socket, and capabilities
...
Now that we are compiling with libcap by default, it makes sense to take
advantage of capabilities
2013-10-05 12:17:36 -07:00
Jorge Gallegos
2c1b7e4cb1
More patches. If this works will send upstream
2013-10-04 15:43:08 -07:00
Jorge Gallegos
ce8a33b8c9
Obsoleting the old [r]syslog plugin packages
2013-10-04 09:57:31 -07:00
Jorge Gallegos
815309e2f5
Use the right plugin names
2013-10-04 09:57:06 -07:00
Jorge Gallegos
f38fc1554c
Updating the spec to
...
- Ship CHANGELOG
- Add libcap-devel to enable POSIX capabilities
- Obsoleting uwsgi-loggers because these are now shipped in the main
binary
2013-10-04 09:20:46 -07:00
Jorge Gallegos
5d3d16b727
Embed the common logging plugins in main binary
2013-10-04 09:20:08 -07:00
Jorge Gallegos
6e9a7acef1
This got fixed a while ago, don't need it
...
This completes fix for BZ 912317
2013-10-04 08:59:59 -07:00
Jorge Gallegos
0e84450495
Get rid of the socket directive
...
Partly fixex BZ 912317
2013-10-04 08:55:25 -07:00
Jorge Gallegos
7ee31a5d23
Perhaps it will hold this time?
2013-10-02 22:27:14 -07:00
Jorge Gallegos
48fb6c96c4
Updating to 1.9.17
...
This also means I am updating with the new documentation from a
different github project, updating patches to the new tree and other
stuff
2013-10-02 22:25:54 -07:00
Jorge Gallegos
8b81de498a
Updated patches to match 1.9.17 tree
2013-10-02 22:23:06 -07:00
Jorge Gallegos
95cd197ed0
Updated sources to 1.9.17
...
Both source code tarball and documentation tarball
2013-10-02 22:22:01 -07:00
Jorge Gallegos
fc51439f14
Adding new sources for 1.9.17
...
Both source code tarball and documentation tarball
2013-10-02 22:21:04 -07:00
Dennis Gilmore
ff3a102f5f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 00:51:54 -05:00
Jorge Gallegos
cc0b262296
Bumped version to 1.9.8 for f19
...
This version has tons of new things and improvements.
2013-04-23 22:17:02 -07:00
Vít Ondruch
5249bc55f0
Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
2013-04-03 15:53:56 +02:00
Remi Collet
6298acfe5b
rebuild for http://fedoraproject.org/wiki/Features/Php55
2013-03-23 15:23:53 +01:00
Dennis Gilmore
6711be2002
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 20:36:17 -06:00
Jorge Gallegos
dc532237ea
Fixing tyrant-mode misshap
2013-02-14 10:13:53 -08:00
Jorge A Gallegos
7e7c7f9a23
Fixing 873382
2012-12-26 18:27:53 -08:00
Remi Collet
879150b882
rebuild against new php embedded library soname (5.4)
2012-11-09 11:08:47 +01:00
Remi Collet
1e06b3976b
rebuild for new PHP 5.4.8
2012-10-18 14:58:13 +02:00
Jorge A Gallegos
40dfab3b14
Dropped dependency on php for php plugin
2012-09-19 07:30:24 -07:00
Jorge A Gallegos
5bc3f4980d
Adding new systemd macros to spec file
2012-09-15 10:45:24 -07:00
Jorge A Gallegos
49e151b393
Updated sources
2012-09-09 14:00:23 -07:00