Package Details: nginx-mainline-mod-dav-ext 3.0.0-21

Git Clone URL: https://aur.archlinux.org/nginx-mainline-mod-dav-ext.git (read-only, click to copy)
Package Base: nginx-mainline-mod-dav-ext
Description: Nginx mainline module with support for missing PROPFIND and OPTIONS WebDAV methods
Upstream URL: https://github.com/arut/nginx-dav-ext-module
Licenses: custom
Submitter: mtorromeo
Maintainer: mtorromeo
Last Packager: mtorromeo
Votes: 16
Popularity: 0.68
First Submitted: 2017-04-06 09:41 (UTC)
Last Updated: 2020-12-28 18:25 (UTC)

Pinned Comments

mtorromeo commented on 2021-03-26 13:11 (UTC)

Please do not ask for pkgrel bumps or nonsensical "rebuilds". This is not a "built" package and it's not how the AUR works.

If your built package needs a rebuild you just do a rebuild yourself.

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

jharmelink commented on 2020-03-07 14:59 (UTC)

Please update this package.

jharmelink commented on 2019-04-24 07:31 (UTC)

Please update this package.

buzo commented on 2019-01-29 14:51 (UTC)

Dependency libxslt is missing, and please make it depend on the correct nginx version, like this:

depends=("nginx-mainline=$_nginxver" 'libxslt')

rallyemax commented on 2018-11-14 06:57 (UTC)

The version of nginx-mainline in the binary repos has been bumped to 1.15.6-1, which requires the PKGBUILD to be changed from "_nginxver=1.15.5" to "_nginxver=1.15.6" since the mod needs to be compiled against the same version of nginx that is on the system.

mtorromeo commented on 2018-11-09 10:41 (UTC)

You can just gpg --recv-keys <KEY> using the keys already listed in the PKGBUILD. No need to search.

jharmelink commented on 2018-11-09 10:35 (UTC)

OK, tnx for the update! For users not familiar with importing PGP keys. Search the PGP database using: gpg --search-keys <PUBLIC_KEY_HERE> Then import the found key.

mtorromeo commented on 2018-11-06 20:54 (UTC)

It changed that the tarball signatures were not being verified by the PKGBUILD before this update. So yes, you now have to import the gpg key.

jharmelink commented on 2018-11-06 20:26 (UTC)

I never needed to import any key before this update. What changed? Are you verifying the nginx key in your build?

==> Validating source files with sha256sums...
    nginx-1.15.5.tar.gz ... Passed
    nginx-1.15.5.tar.gz.asc ... Skipped
    nginx-dav-ext-module-0.1.0.tar.gz ... Passed
==> Verifying source file signatures with gpg...
    nginx-1.15.5.tar.gz ... FAILED (unknown public key ##########)
==> ERROR: One or more PGP signatures could not be verified!
Error downloading sources: nginx-mainline-mod-dav-ext

plushvoxel commented on 2018-11-05 07:24 (UTC)

I'm using this on my Espressobin. You could add aarch64 to arch.

mtorromeo commented on 2018-11-04 16:42 (UTC)

You need to import the key into your own gpg keyring: https://wiki.archlinux.org/index.php/makepkg#Signature_checking