[Update] security/pizauth

2025-02-08 Thread Laurence Tratt
Update security/pizauth to 1.0.7. Another fairly trivial update that doesn't look it because of the Rust crate noise! Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index c4edb32a022..bdc12517c5e 100644 --- security/pizauth/Makefile +++ security/pizauth/Makefile @@

[Update]: security/pizauth

2024-11-10 Thread Laurence Tratt
The patch below updates security/pizauth to 1.0.6 (main feature: HTTPS redirects are now supported). Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index 13bbd5960f1..c4edb32a022 100644 --- security/pizauth/Makefile +++ security/pizauth/Makefile @@ -3,7 +3,7 @@ NOT_FOR_AR

[Update] security/pizauth

2024-02-04 Thread Laurence Tratt
The patch below updates security/pizauth to 1.0.4. Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index d43dab62e23..702c1b04131 100644 --- security/pizauth/Makefile +++ security/pizauth/Makefile @@ -3,7 +3,7 @@ NOT_FOR_ARCHS = sparc64 COMMENT = OA

Re: [Update] security/pizauth

2023-11-28 Thread Theo Buehler
On Tue, Nov 28, 2023 at 11:06:04AM +, Laurence Tratt wrote: > The patch below updates security/pizauth to 1.0.3. As always, the cargo > aspect of things makes this look like a huge change when it's really not! Thanks. I committed this with two modifications: ring 0.17 no longer needs the BUILD

[Update] security/pizauth

2023-11-28 Thread Laurence Tratt
The patch below updates security/pizauth to 1.0.3. As always, the cargo aspect of things makes this look like a huge change when it's really not! Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index deda331b660..f9b8e976276 100644 --- security/pizauth/Makefile +++ securit

Re: [Update] security/pizauth

2023-10-12 Thread Theo Buehler
On Thu, Oct 12, 2023 at 11:21:31AM +0100, Laurence Tratt wrote: > The attached patch updates security/pizauth to 1.0.2. Committed, thanks

[Update] security/pizauth

2023-10-12 Thread Laurence Tratt
The attached patch updates security/pizauth to 1.0.2. Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index 47fc50cc5cb..deda331b660 100644 --- security/pizauth/Makefile +++ security/pizauth/Makefile @@ -3,9 +3,8 @@ NOT_FOR_ARCHS = powerpc64 riscv64 sparc64 COMM

[Update] security/pizauth

2023-08-14 Thread Laurence Tratt
The patch below updates security/pizauth to 1.0.1 (it would have been 1.0.0 except I shot myself in the foot with rust-ring fun!). Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index 33dbb1acb03..3d6e2f9d0b9 100644 --- security/pizauth/Makefile +++ security/pizauth/Makef

[Update] security/pizauth

2023-05-29 Thread Laurence Tratt
The patch below updates security/pizauth from 0.2.2 to 0.3.0. Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index f028bdb5ef1..738385fcf4a 100644 --- security/pizauth/Makefile +++ security/pizauth/Makefile @@ -3,7 +3,7 @@ NOT_FOR_ARCHS = powerpc64 riscv64 sparc64

Re: [Update] security/pizauth

2023-04-08 Thread Laurence Tratt
On Mon, Apr 03, 2023 at 08:14:14PM +0100, Laurence Tratt wrote: > The (inevitably-large-because-of-Rust) patch below updates security/pizauth > from 0.2.1 to 0.2.2. Anyone able to import this? Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index 00d011591ff..42d41c6dfc1

[Update] security/pizauth

2023-04-03 Thread Laurence Tratt
The (inevitably-large-because-of-Rust) patch below updates security/pizauth from 0.2.1 to 0.2.2. Laurie diff --git security/pizauth/Makefile security/pizauth/Makefile index 00d011591ff..42d41c6dfc1 100644 --- security/pizauth/Makefile +++ security/pizauth/Makefile @@ -1,6 +1,6 @@ COMMENT =