[pacman-dev] [PATCH 1/3] remove retry check from signature validation

2014-09-30 Thread Andrew Gregory
The retry path was removed by 4ccf16dff589ce9f369d377bb5d3f490bd27c624 Signed-off-by: Andrew Gregory andrew.gregor...@gmail.com --- lib/libalpm/sync.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/lib/libalpm/sync.c b/lib/libalpm/sync.c index 4c74a3a..27e720d

[pacman-dev] [PATCH 3/3] _alpm_key_in_keychain: cache known keys

2014-09-30 Thread Andrew Gregory
Implements FS#38042 Signed-off-by: Andrew Gregory andrew.gregor...@gmail.com --- lib/libalpm/handle.c | 5 + lib/libalpm/handle.h | 4 lib/libalpm/signing.c | 6 ++ 3 files changed, 15 insertions(+) diff --git a/lib/libalpm/handle.c b/lib/libalpm/handle.c index 0d8ea34..0dd0e7f

Re: [pacman-dev] [PATCH 3/3] _alpm_key_in_keychain: cache known keys

2014-09-30 Thread Andrew Gregory
On 09/30/14 at 03:24pm, Andrew Gregory wrote: Implements FS#38042 Signed-off-by: Andrew Gregory andrew.gregor...@gmail.com --- lib/libalpm/handle.c | 5 + lib/libalpm/handle.h | 4 lib/libalpm/signing.c | 6 ++ 3 files changed, 15 insertions(+) diff --git

Re: [pacman-dev] Pull translation updates from Transifex

2014-09-30 Thread Alex Henrie
2014-09-29 16:04 GMT-06:00 Allan McRae al...@archlinux.org: On 30/09/14 05:17, Alex Henrie wrote: The translations have not been pulled since last June, and are in serious need of updating. For example, the Catalan translation contained the misspelling instal.lant when instal·lant was

[pacman-dev] [PATCH] doc/translation-help.txt: Fix link to tutorial on sarovar.org

2014-09-30 Thread Miguel de Val-Borro
The website sarovar.org has been shut down. Link is replaced by the latest available archive.org capture from August 2013. Signed-off-by: Miguel de Val-Borro mig...@archlinux.net --- doc/translation-help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[pacman-dev] [PATCH] doc/translation-help.txt: Fix link to tutorial on sarovar.org

2014-09-30 Thread Miguel de Val-Borro
The website sarovar.org has been shut down. Link is replaced by the latest available archive.org capture from August 2013. Signed-off-by: Miguel de Val-Borro mig...@archlinux.net --- doc/translation-help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [pacman-dev] [PATCH] doc/translation-help.txt: Fix link to tutorial on sarovar.org

2014-09-30 Thread Andrew Gregory
On 09/30/14 at 04:24pm, Miguel de Val-Borro wrote: The website sarovar.org has been shut down. Link is replaced by the latest available archive.org capture from August 2013. Signed-off-by: Miguel de Val-Borro mig...@archlinux.net --- doc/translation-help.txt | 2 +- 1 file changed, 1

Re: [pacman-dev] [PATCH] doc/translation-help.txt: Fix link to tutorial on sarovar.org

2014-09-30 Thread Johannes Löthberg
On 30/09, Andrew Gregory wrote: It looks like that tutorial is actually part of gettext.[1] Is there nothing more official than an archived copy that we can direct people to? Only one I can find is another third-party one[1]. Might be a good idea to either ask the GNU people to host a

Re: [pacman-dev] [PATCH] doc/translation-help.txt: Fix link to tutorial on sarovar.org

2014-09-30 Thread Dan McGee
On Tue, Sep 30, 2014 at 5:16 PM, Johannes Löthberg johan...@kyriasis.com wrote: On 30/09, Andrew Gregory wrote: It looks like that tutorial is actually part of gettext.[1] Is there nothing more official than an archived copy that we can direct people to? Only one I can find is another

Re: [pacman-dev] [PATCH 3/3] _alpm_key_in_keychain: cache known keys

2014-09-30 Thread Allan McRae
On 01/10/14 05:24, Andrew Gregory wrote: Implements FS#38042 Signed-off-by: Andrew Gregory andrew.gregor...@gmail.com --- The three patches in this series look fine. Allan

Re: [pacman-dev] [PATCH] doc/translation-help.txt: Fix link to tutorial on sarovar.org

2014-09-30 Thread Allan McRae
On 01/10/14 08:27, Dan McGee wrote: On Tue, Sep 30, 2014 at 5:16 PM, Johannes Löthberg johan...@kyriasis.com wrote: On 30/09, Andrew Gregory wrote: It looks like that tutorial is actually part of gettext.[1] Is there nothing more official than an archived copy that we can direct people

Re: [pacman-dev] [PATCH] doc/translation-help.txt: Fix link to tutorial on sarovar.org

2014-09-30 Thread Miguel de Val-Borro
On Tue, Sep 30, 2014 at 04:53:56PM -0400, Andrew Gregory wrote: On 09/30/14 at 04:24pm, Miguel de Val-Borro wrote: The website sarovar.org has been shut down. Link is replaced by the latest available archive.org capture from August 2013. Signed-off-by: Miguel de Val-Borro

[pacman-dev] [PATCH] doc/translation-help.txt: Remove link to tutorial on sarovar.org

2014-09-30 Thread Miguel de Val-Borro
The website sarovar.org has been shut down and the tutorial is not relevant any more. Signed-off-by: Miguel de Val-Borro mig...@archlinux.net --- doc/translation-help.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/translation-help.txt b/doc/translation-help.txt