[FBR] support msi binaries released on pagure.io

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good Morning Everyone,

There was a report that releases.pagure.org doesn't serve .msi binaries
properly.

I believe this diff should fix it:

 roles/pagure/frontend/templates/0_pagure.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/roles/pagure/frontend/templates/0_pagure.conf b/roles/pagure/frontend/templates/0_pagure.conf
index 4b76d20..8b3cda8 100644
--- a/roles/pagure/frontend/templates/0_pagure.conf
+++ b/roles/pagure/frontend/templates/0_pagure.conf
@@ -175,6 +175,8 @@ WSGIDaemonProcess paguredocs user=git group=git maximum-requests=1000 display-na
   ServerName releases.pagure.org
 {% endif %}

+  AddType application/octet-stream msi
+
   <Directory />
     Options +Indexes
     IndexOptions NameWidth=*


Thoughts/+1s?

Thanks,
Pierre

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux