summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-11-231.13.7-2: mailcapJan Alexander Steffens
2017-11-21upgpkg: 1.13.7-1Giancarlo Razzolini
2017-11-15Remove i686 from arch=()Evangelos Foutras
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
2017-10-30Add the --with-debug option to allow debugging.Giancarlo Razzolini
2017-09-05upgpkg: 1.13.5-1Giancarlo Razzolini
2017-08-08upgpkg: 1.13.4-1Giancarlo Razzolini
2017-07-13Removal of hardned-wrapper from makedependsGiancarlo Razzolini
2017-07-11This is a security release to handle CVE-2017-7529Giancarlo Razzolini
2017-06-29Add some changes to the service. Now it waits forGiancarlo Razzolini
network-online.target and nss-lookup.target targets.
2017-05-30upgpkg: 1.13.1-1Giancarlo Razzolini
2017-04-25upgpkg: 1.13.0-1Giancarlo Razzolini
2017-04-24extra2community: Moving nginx-mainline from extra to communityBartłomiej Piotrowski