CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/22 00:36:24

Modified files:
distrib/sets/lists/comp: mi 

Log message:
sync



CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/22 00:35:26

Added files:
lib/libcrypto/man: OBJ_find_sigid_algs.3 

Log message:
Actually add OBJ_find_sigid_algs



CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/22 00:34:59

Modified files:
lib/libcrypto/man: Makefile 
Removed files:
lib/libcrypto/man: OBJ_add_sigid.3 

Log message:
Rename OBJ_add_sigid.3 to OBJ_find_sigid_algs.3



CVS: cvs.openbsd.org: src

2023-07-21 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/07/21 21:46:09

Modified files:
usr.sbin/fw_update: patterns.c 

Log message:
match AMD x86 CPUs in fw_update(8)
ok deraadt@



CVS: cvs.openbsd.org: src

2023-07-21 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org   2023/07/21 16:29:12

Modified files:
sys: .gitignore 

Log message:
Bring src/sys/.gitignore in sync with src/.gitignore.

OK tobhe@



CVS: cvs.openbsd.org: src

2023-07-21 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org   2023/07/21 16:24:41

Modified files:
sys/net: if_loop.c 

Log message:
Do not dump corrupted packets on loopback bpf.

lo(4) used to dump to bpf only for output.  It seems that when
if_bpf_mtap() was introduced, this changed and lo(4) dumps an
additional truncated packet.  The default bpf_mtap_ether() is not
suitable for lo(4).

Install a dummy lo_bpf_mtap() to suppress bpf on input.

OK mvs@



Re: Cloud Engineer, London (W1R 1FE) (Ref#782645)

2023-07-21 Thread Stuart Henderson
On 2023/07/21 19:51, Dharmesh Patel wrote:
> This email contains information which is confidential and may be
> privileged. Unless you are the intended addressee (or authorised to
> receive for the addressee) you may not use, forward, copy or disclose to
> anyone this email or any information contained in this email.

You sent it to a public mailing list, so good luck with that.



CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/21 14:22:47

Modified files:
regress/lib/libcrypto/bio: bio_asn1.c 

Log message:
bio_asn1 tests: drop unneeded variable



Cloud Engineer, London (W1R 1FE) (Ref#782645)

2023-07-21 Thread Dharmesh Patel
 Hi .,

I am a specialist recruiter at Evolution Recruitment Solutions. I came
across your details and I am very impressed with your skills.

Join a market leading clean technology company standing at the forefront
of the blue economy! 

Utilising Tech4Good to harnesses the power of the air and the oceans to
reduce fuel burn and harmful emissions from oceangoing vessels.

Help improve sustainability of a sector that is critical to the global
economy.

Listed within the Financial Times as one of the 1000 fastest growing
businesses in Europe.

You will contribute to the design, implementation, and maintenance of our
Azure cloud infrastructure.

Due to rapid expansion join and work with industry experts, immediate
start, with a flexible hybrid working model in the heart of London. 

Essential Skills

  * Azure cloud infrastructure

  * Infrastructure as code (IaC) such as Terraform or Azure Resource
Manager (ARM)

  * Robust continuous integration and continuous delivery (CI/CD) 

Benefits

  * Secure a place within the first 500 employees that drive future
growth

  * Company days out, events and innovation sharing sessions

  * Continuous internal and external development (Workshops &
Conferences) 

  * Mental Health, GP & Physiotherapy Support

  * Company pension

  * Private medical, family life insurance & global travel insurance

  * Maternity, Paternity, Adoption, Parental & Childcare Support

  * Partnered with "Perks at Work" for an endless list of discounts 

  * 33 days holidays (25 rest days plus bank holidays)

  * Flexible working hours 

  * Company and induvial performance bonus  

  * Competitive package plus an endless list of benefits 

Keen to discuss further; when are you free for a quick chat?

Kind Regards

Dharmesh Patel
Senior Recruitment Consultant
Evolution Recruitment Solutions Ltd
Tel: 0203 893 4657
dharmesh.pa...@evolutionjobs.co.uk
https://www.evolutionjobs.com/uk/

Please Note: Telephone calls and emails may be recorded or monitored and
used for training and quality control purposes. Evolution reserves the
right to use these recordings to aid the resolution of any disputes that
may arise.

This email contains information which is confidential and may be
privileged. Unless you are the intended addressee (or authorised to
receive for the addressee) you may not use, forward, copy or disclose to
anyone this email or any information contained in this email. If you have
received this email in error, please advise the sender by reply email
immediately and delete this email.

If you would like to understand more about how we use your data please
see our privacy notice here. You can find our full telephone recording
policy here.

Evolution Recruitment Solutions Ltd | Registered Office: The Genesis
Centre, Garrett Field, Birchwood, Cheshire WA3 7BH | Registered in
England no: 3990096 | VAT number: 748 8265 83


CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/21 09:26:51

Modified files:
lib/libcrypto/rsa: rsa_local.h 

Log message:
Add missing license for rsa_local.h

discussed with jsing



CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/21 04:46:54

Modified files:
lib/libcrypto/man: CONF_modules_free.3 CONF_modules_load_file.3 

Log message:
Simple adjustments for DSO removal

openssl.cnf.5 will need a major overhaul. But that isn't new...



CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/21 04:45:44

Modified files:
lib/libcrypto/man: ERR_load_crypto_strings.3 

Log message:
Stop mentioning some ERR_load_*_strings that will be removed



CVS: cvs.openbsd.org: src

2023-07-21 Thread Theo Buehler
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/07/21 03:04:23

Modified files:
lib/libcrypto  : Makefile 
lib/libcrypto/engine: engine.h 
Added files:
lib/libcrypto/engine: engine_stubs.c 

Log message:
Provide a bunch of always failing ENGINE API

This commit adds a few symbols under OPENSSL_NO_ENGINE. They will be used
after the main ENGINE code is disabled in the next bump.

The ecosystem is mostly prepared for dealing with a libcrypto compiled
with OPENSSL_NO_ENGINE. There are a few stragglers like M2Crypto, dovecot
and the latest apr-util release (fixed in their development branch).

To avoid intrusive patching in these ports, we need to keep a bunch of
ENGINE symbols around despite adding OPENSSL_NO_ENGINE. This of course
meant patching some other ports, but that was way easier.

ok jsing