[HAPPRIVACY #GGZ-731-71606]: The Biggest Promotion of Fly Trap / Tanhya

2023-06-30 Thread HAProxy Privacy
Alice,

Thank you for contacting us. This is an automated response confirming the 
receipt of your ticket. One of our agents will get back to you as soon as 
possible. For your records, the details of the ticket are listed below. When 
replying, please make sure that the ticket ID is kept in the subject line to 
ensure that your replies are tracked appropriately.

Ticket ID: GGZ-731-71606
Subject: [EXTERNAL] The Biggest Promotion of Fly Trap / Tanhya
Department: Privacy
Type: Issue

Kind regards,

HAProxy Technologies


RE: [PR] Implement fetch for arbitrary TLV payloads

2023-06-30 Thread Stephan, Alexander
Dear list,

This PR request was not meant to be sent to the upstream repository.
Furthermore, this is not ready to receive any maintainer feedback yet.

I accidentally selected the wrong base repository when I was about to create a 
draft PR to show my code to some colleagues.
Unfortunately, I did not spot my mistake before the bot became active.

Of course, I am aware that this does not meet the requirements for a 
contribution
and it also was not meant to be. I am really sorry for creating spam here.

I will send a new, fully compliant patch in the next weeks.
I would highly appreciate, if you then could take a look at my changes.

Best Regards,
Alexander Stephan

-Original Message-
From: PR Bot 
Sent: Friday, June 30, 2023 1:23 PM
To: haproxy@formilux.org
Cc: Stephan, Alexander 
Subject: [PR] Implement fetch for arbitrary TLV payloads

[You don't often get email from haproxy-pr-bot-no-re...@ltri.eu. Learn why this 
is important at https://aka.ms/LearnAboutSenderIdentification ]

Dear list!

Author: Alexander Stephan  Number of patches: 1

This is an automated relay of the Github pull request:
   Implement fetch for arbitrary TLV payloads

Patch title(s):
   Fully working version with debug statements and missing test

Link:
   https://github.com/haproxy/haproxy/pull/2199

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/2199.patch && vi 2199.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/2199.patch | git am -

Description:
   TODO:
   - [ ] Add / adjust test
   - [ ] Remove debug logs
   - [
   ] Always append to the list and return the first hit or traverse the
   list and overwrite. This is relevant for duplicate TLV which are
   technically possible, although unusual.
   - [ ] Make CRC32 and NETNS
   fetchable for consistency
   - [ ] Formatting to meet HAProxy
   contribution guidelines

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.


[PR] Implement fetch for arbitrary TLV payloads

2023-06-30 Thread PR Bot
Dear list!

Author: Alexander Stephan 
Number of patches: 1

This is an automated relay of the Github pull request:
   Implement fetch for arbitrary TLV payloads

Patch title(s): 
   Fully working version with debug statements and missing test

Link:
   https://github.com/haproxy/haproxy/pull/2199

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/2199.patch && vi 2199.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/2199.patch | git am -

Description:
   TODO:
   - [ ] Add / adjust test
   - [ ] Remove debug logs
   - [
   ] Always append to the list and return the first hit or traverse the
   list and overwrite. This is relevant for duplicate TLV which are
   technically possible, although unusual.
   - [ ] Make CRC32 and NETNS
   fetchable for consistency
   - [ ] Formatting to meet HAProxy
   contribution guidelines

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list (haproxy@formilux.org). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.



Re: [ANNOUNCE] haproxy-2.7.9

2023-06-30 Thread Tim Düsterhus

Willy,

On 6/9/23 15:16, Christopher Faulet wrote:

Indeed, it is a good point. I planned to emit a new 2.2 release on next Monday.
I'll warn about the new status of the 2.2 branch. I let willy do the site 
update.



I don't want to bug you in your holidays, however I'd like to note that 
the site is not updated yet.


Best regards
Tim Düsterhus

PS: Will a 2.8.1 appear soon? I'm a little annoyed by the Lua bug I 
fixed :-)