Re: [go-cd] Docker Elastic agent plugin .jar location (to run it in the ECS)

2023-11-14 Thread Chad Wilson
/gocd-contrib/docker-elastic-agents-plugin/releases/download/v3.2.3-399/docker-elastic-agents-3.2.3-399.jar > \ > --name gocd-server \ > gocd/gocd-server:v22.3.0``` > > Sorry about cruise-config.xml, looks like I have sent the old config. > > Best > Satya > > > On

Re: [go-cd] Agent docker image

2023-11-14 Thread Chad Wilson
The default go-server docker image is Alpine based, so the equivalent image would be https://hub.docker.com/r/gocd/gocd-agent-alpine-3.18 Having said this, most folks find they end up building their own agent image using a GoCD official image as base image, so they can add on required tooling of

Re: [go-cd] Docker Elastic agent plugin .jar location (to run it in the ECS)

2023-11-14 Thread Chad Wilson
t; > On Mon, Nov 13, 2023 at 11:08 PM Chad Wilson > wrote: > >> There's no such release. You should use a non-experimental release from >> https://github.com/gocd-contrib/docker-elastic-agents-plugin/releases >> and find the link to the main jar file within that release. &

Re: DLF September 2023 Planning Update

2023-11-14 Thread Nicholas Wilson via Digitalmars-d-announce
On Tuesday, 14 November 2023 at 08:18:20 UTC, Mike Parker wrote: ## Editions We had agreed in [the September monthly meeting](https://forum.dlang.org/post/hetwfhikjqwzlvywm...@forum.dlang.org) the week before that we need to define what editions will look like before we start deciding which

[Translators-l] Re: Ready for translation: Tech News #46 (2023)

2023-11-13 Thread Nick Wilson (Quiddity)
Thank you all for your help! It is deeply appreciated. The newsletter has now been delivered (in 20 languages) to 1,097 pages. ___ Translators-l mailing list -- translators-l@lists.wikimedia.org To unsubscribe send an email to

[Wikitech-ambassadors] Tech News 2023, week 46

2023-11-13 Thread Nick Wilson (Quiddity)
The latest technical newsletter is now available at https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2023/46. Below is the English version. You can help write the next newsletter: Whenever you see information about Wikimedia technology that you think should be distributed more broadly,

Re: [go-cd] Docker Elastic agent plugin .jar location (to run it in the ECS)

2023-11-13 Thread Chad Wilson
There's no such release. You should use a non-experimental release from https://github.com/gocd-contrib/docker-elastic-agents-plugin/releases and find the link to the main jar file within that release. There should be no reason you cannot use the most recent release

Re: test 1 - godfreydigio...@me.com

2023-11-11 Thread mike wilson
h I knew the cause of that… it's a PITA. > > G > > > On Nov 11, 2023, at 8:56 AM, mike wilson wrote: > > > > No, you're in my SPAM folder, as usual... > > > >> On 11/11/2023 16:49 GMT Godfrey DiGiorgi wrote: > >> > >> > >> replies

Re: test 1 - godfreydigio...@me.com

2023-11-11 Thread mike wilson
No, you're in my SPAM folder, as usual... > On 11/11/2023 16:49 GMT Godfrey DiGiorgi wrote: > > > replies and messages I've sent don't seem to be getting to the list. I'm > testing both my email addresses to see if either of these get there. > > G > -- > %(real_name)s Pentax-Discuss Mail

[Translators-l] Re: Ready for translation: Tech News #46 (2023)

2023-11-10 Thread Nick Wilson (Quiddity)
On Thu, Nov 9, 2023 at 3:53 PM Nick Wilson (Quiddity) wrote: > The latest tech newsletter is ready for early translation: > https://meta.wikimedia.org/wiki/Tech/News/2023/46 > > Direct translation link: > > https://meta.wikimedia.org/w/index.php?title=Special:Translate=page-

Re: [go-cd] GOCD Version Upgrade Issue - Windows Agents Failing to Execute 'git pull'

2023-11-09 Thread Chad Wilson
It's possibly a side effect of fixing issues with spaces in windows commands in GoCD 22.2.0: https://www.gocd.org/releases.html#22-2-0 It may be that some of your command tasks were *technically* incorrectly configured on earlier versions but worked as a side effect of these bugs in GoCD, and

[Translators-l] Ready for translation: Tech News #46 (2023)

2023-11-09 Thread Nick Wilson (Quiddity)
The latest tech newsletter is ready for early translation: https://meta.wikimedia.org/wiki/Tech/News/2023/46 Direct translation link: https://meta.wikimedia.org/w/index.php?title=Special:Translate=page-Tech%2FNews%2F2023%2F46=page We plan to send the newsletter on Monday afternoon (UTC), i.e.

Re: finding source of outdated dependencies

2023-11-09 Thread Garret Wilson
OM imports another POM and ...), and if you use verbose with effective, you will see the source of flattened things, at least T On Thu, Nov 9, 2023 at 9:18 PM Garret Wilson wrote: On 11/9/2023 5:10 PM, Tamás Cservenák wrote: Howdy, Did you try to take a peek at effective POM? Hi. The eff

Re: finding source of outdated dependencies

2023-11-09 Thread Garret Wilson
:04 PM Garret Wilson wrote: In my Maven project (an aggregate project with child projects) I issue the following command for the Versions Maven Plugin: mvn versions:display-dependency-updates There are a couple of outdated dependencies I'm not sure where are coming from: [INFO

finding source of outdated dependencies

2023-11-09 Thread Garret Wilson
In my Maven project (an aggregate project with child projects) I issue the following command for the Versions Maven Plugin:     mvn versions:display-dependency-updates There are a couple of outdated dependencies I'm not sure where are coming from: [INFO] The following dependencies in

Re: [SOGo] Question

2023-11-08 Thread "Simon Wilson"
tehniku Mtel, a.d. Banja Luka   Vuka Karadžića 2  78000 Banja Luka Republika Srpska, BIH   Telefon: + 387 51 214 712 Fax:   + 387 51 222 730 E-mail: mladen.kneze...@mtel.ba WEB:    www.mtel.ba     --  Simon Wilson M: 0400 121 116

[Infrastructure] WordPress Instructions

2023-11-08 Thread Ben Wilson via Infrastructure
Today I started to edit the WordPress instructions for the website and bring them up to date. (They're quite out-of-date.) I have provided a link to them on the wiki - https://wiki.cabforum.org/books/infrastructure/page/wordpress-instructions. If you'd like to help me edit them and need "edit"

Re: [go-cd] LDAP Group Authentication/Roles/Permissions

2023-11-08 Thread Chad Wilson
There are multiple LDAP plugins, so it depends which one you are referring to. Sounds like you might want to look at https://github.com/gocd/gocd-ldap-authorization-plugin rather than the bundled 'authentication-only' version? -Chad On Thu, 9 Nov 2023, 05:33 Funkycybermonk, wrote: > Hello! >

Re: [go-cd] Where can I find the end-of-support documentation for GoCD releases?

2023-11-07 Thread Chad Wilson
Other than Ram's (accurate) comments about non-use of semantic versioning, please see https://github.com/gocd/gocd/blob/master/SECURITY.md Upgrading from 22.3.0 through to 23.3.0 or 23.4.0 is likely to be very low risk/impact given the slow rate of change in GoCD over the last year. -Chad On

[Commons-l] Re: Commons app - v4.2 release

2023-11-06 Thread Wilson Oluoha
Dear Sivaraam, Thank you for the information. I look forward to sharing feedback from my interaction with the new app. Long overdue, I must say. Best, Wilson On Mon, Nov 6, 2023 at 7:25 PM Kaartic Sivaraam wrote: > Hi all, > > Hope you have been well! We have just rele

Re: [grpc-io] gRPC client fallback from load-balancer to round robin DNS endpoint on LB outage

2023-11-06 Thread 'Terry Wilson' via grpc.io
Krishna, I'll mention that we also have a short guide on custom LBs that can help you with the fundamentals. On Monday, November 6, 2023 at 3:53:01 PM UTC-8 Larry Safran wrote: > Yes, you will need a custom NameResolver. > You could have

[Translators-l] Re: Ready for translation: Tech News #45 (2023)

2023-11-06 Thread Nick Wilson (Quiddity)
Thank you all for your help! It is deeply appreciated. The newsletter has now been delivered (in 19 languages) to 1,098 pages. ___ Translators-l mailing list -- translators-l@lists.wikimedia.org To unsubscribe send an email to

[Wikitech-ambassadors] Tech News 2023, week 45

2023-11-06 Thread Nick Wilson (Quiddity)
The latest technical newsletter is now available at https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2023/45. Below is the English version. You can help write the next newsletter: Whenever you see information about Wikimedia technology that you think should be distributed more broadly,

Re: Public Discussion of D-Trust CA Inclusion Request

2023-11-06 Thread Ben Wilson
s in revoking misissued certificate <https://bugzilla.mozilla.org/show_bug.cgi?id=1862082> OPEN [leaf-revocation-delay] Ben On Fri, Nov 3, 2023 at 9:39 AM Ben Wilson wrote: > All, > > This email commences a six-week public discussion of D-Trust’s request to > in

[Translators-l] Re: Ready for translation: Tech News #45 (2023)

2023-11-03 Thread Nick Wilson (Quiddity)
On Thu, Nov 2, 2023 at 4:44 PM Nick Wilson (Quiddity) wrote: > The latest tech newsletter is ready for early translation: > https://meta.wikimedia.org/wiki/Tech/News/2023/45 > > Direct translation link: > > https://meta.wikimedia.org/w/index.php?title=Special:Translate=page-

Public Discussion of D-Trust CA Inclusion Request

2023-11-03 Thread Ben Wilson
All, This email commences a six-week public discussion of D-Trust’s request to include the following CA certificates as publicly trusted root certificates in one or more CCADB Root Store Member’s program. This discussion period is scheduled to close on December 15, 2023. The purpose of this

Bug#1055262: inetutils-telnetd: inetutils daemon packages should have systemd as a dependency

2023-11-03 Thread Neil Wilson
Package: inetutils-telnetd Version: 2:2.4-3 Severity: wishlist Tags: patch X-Debbugs-Cc: n...@aldur.co.uk Dear Maintainer, -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.5.0-3-cloud-amd64 (SMP

[Translators-l] Ready for translation: Tech News #45 (2023)

2023-11-02 Thread Nick Wilson (Quiddity)
The latest tech newsletter is ready for early translation: https://meta.wikimedia.org/wiki/Tech/News/2023/45 Direct translation link: https://meta.wikimedia.org/w/index.php?title=Special:Translate=page-Tech%2FNews%2F2023%2F45=page We plan to send the newsletter on Monday afternoon (UTC), i.e.

[Wikimedia-l] Re: Announcing the formation Wiki Club Jamia

2023-11-02 Thread Wilson Oluoha
Congratulations Aafi. It's nice how you are keeping the global community updated. Cheers! Wilson On Thu, Nov 2, 2023 at 12:53 PM Wikimedia Community Ireland < wikimediairel...@gmail.com> wrote: > Congratulations and welcome to the Wikimedia Family! > > Shannon Eichelberger &g

[go-cd] Release Announcement - 23.4.0

2023-11-01 Thread Chad Wilson
Hello everyone, A new release of GoCD (23.4.0) is out. This release is mainly a maintenance release. As always, please remember to take a backup before upgrading. Special thanks to Victor Sollerhed (MPV) and k-c-p for helping us debug a (likely) rather

Re: [Smcwg-public] VOTE FOR APPROVAL Ballot SMC04: Addition of ETSI TS 119 411-6 to audit standards

2023-11-01 Thread Ben Wilson via Smcwg-public
Mozilla votes "Yes" on Ballot SMC 004 (Addition of ETSI TS 119 411-6). On Wed, Nov 1, 2023 at 11:07 AM Stephen Davidson via Smcwg-public < smcwg-public@cabforum.org> wrote: > Hello: > > > > The voting period for Ballot SMC04 has started. Votes must be cast on the > SMCWG public list and in

[Translators-l] Re: Ready for translation: Tech News #44 (2023)

2023-10-30 Thread Nick Wilson (Quiddity)
Thank you all for your help! It is deeply appreciated. The newsletter has now been delivered (in 19 languages) to 1,096 pages. ___ Translators-l mailing list -- translators-l@lists.wikimedia.org To unsubscribe send an email to

[Wikitech-ambassadors] Tech News 2023, week 44

2023-10-30 Thread Nick Wilson (Quiddity)
The latest technical newsletter is now available at https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2023/44. Below is the English version. You can help write the next newsletter: Whenever you see information about Wikimedia technology that you think should be distributed more broadly,

Re: [cabfpub] Ballot FORUM-019 - Amend Server Certificate Working Group Charter - Discussion Period

2023-10-30 Thread Ben Wilson via Public
Thanks, Tobias. I'll take a look at your suggestions and see if I can work in a few revisions, and then we can restart the discussion period. Ben On Thu, Oct 26, 2023 at 12:30 PM Tobias S. Josefowitz wrote: > Hi Ben, > > On Mon, 23 Oct 2023, Ben Wilson wrote: > > > *Ballot

[African Wikimedians] [WLA][REMINDER] Notification of Deadline for Rapid Grants Applications

2023-10-30 Thread Wilson Oluoha
mmence in March 2024. Kindly email *wil...@wikiinafrica.org * if you have any questions or need any information and/or assistance. Best regards -- *Wilson Oluoha* UTC+1 Skype: studywilson1106 | Telegram: @Wilsn_Oluoha | Whatsapp: message <https://wa.me/2348069451106> Wikim

[African Wikimedians] [WLA][RAPPEL] Notification de la date limite de pour demander une rapide subvention pour le concours 2024

2023-10-30 Thread Wilson Oluoha
ies#Participating_communities_in_2024> . Le thème du concours 2024 est *Africa Create* et débutera en mars 2024. N'hésitez pas à envoyer un courriel à *wil...@wikiinafrica.org * si vous avez des questions ou si vous avez besoin d'informations et/ou d'assistance. Cordialment -- *Wilson Oluoha* UTC+1 Skype: studywils

Re: [go-cd] Kubernetes Elastic Agents - Pods can no longer be created

2023-10-27 Thread Chad Wilson
24 moves to >> containerd runtime images and we are still using DIND for our elastic >> agents. That seems like it could be the culprit. I'll do some testing and >> change our elastic agent images. Thanks for pointing that out. >> >> On Thu, Oct 26, 2023 at 10:46

[Translators-l] Re: Ready for translation: Tech News #44 (2023)

2023-10-27 Thread Nick Wilson (Quiddity)
On Thu, Oct 26, 2023 at 6:00 PM Nick Wilson (Quiddity) < nwil...@wikimedia.org> wrote: > The latest tech newsletter is ready for early translation: > https://meta.wikimedia.org/wiki/Tech/News/2023/44 > > Direct translation link: > > https://meta.wikimedia.org/w/index.php

Re: [go-cd] goCD Yaml plugin doesn't pick-up code

2023-10-26 Thread Chad Wilson
As the error mentions please "Check the 'Rules' of this config repository" - by default your config repo won't have rules/permissions to define pipelines in any pipeline groups, environments etc. It is "secure by default". You'll want to add a permission to do so. e.g a blanket permission to

Re: [go-cd] GoCD and private GitHub repo

2023-10-26 Thread Chad Wilson
oing wrong? May that be I have messed with permissions for *go > user*? > > > Vlad. > > On Thursday, October 26, 2023 at 8:41:33 PM UTC+13 Chad Wilson wrote: > >> To add on to Sriram's comments, the use of the >> github-oauth-authorization-plugin doesn't have any relat

[Translators-l] Ready for translation: Tech News #44 (2023)

2023-10-26 Thread Nick Wilson (Quiddity)
The latest tech newsletter is ready for early translation: https://meta.wikimedia.org/wiki/Tech/News/2023/44 Direct translation link: https://meta.wikimedia.org/w/index.php?title=Special:Translate=page-Tech%2FNews%2F2023%2F44=page We plan to send the newsletter on Monday afternoon (UTC), i.e.

Re: [Servercert-wg] Draft Ballot SC-067: Applicant, Subscriber and Subscriber Agreements - Feedback requested

2023-10-26 Thread Ben Wilson via Servercert-wg
s for the > Issuance and Management of Extended Validation Certificates”. More work > will be made to that document after changes are finalized in this one. > > > > The following motion has been proposed by Dustin Hollenback of Microsoft, > and endorsed by Tadahiko Ito of SE

Re: [go-cd] Kubernetes Elastic Agents - Pods can no longer be created

2023-10-26 Thread Chad Wilson
on the kubernetes side, or does it never get that far? -Chad On Thu, Oct 26, 2023 at 11:37 PM Chad Wilson wrote: > Just curious - were the errors/stack traces on failure essentially > identical before and after you upgraded your gocd and elastic agent plugin > versions? > > On Th

Re: [go-cd] Kubernetes Elastic Agents - Pods can no longer be created

2023-10-26 Thread Chad Wilson
Just curious - were the errors/stack traces on failure essentially identical before and after you upgraded your gocd and elastic agent plugin versions? On Thu, Oct 26, 2023 at 11:33 PM Kim Pham wrote: > Hi Ashwanth, > > I checked the clusterrole of the service account it's using and it >

Re: [go-cd] GoCD and private GitHub repo

2023-10-26 Thread Chad Wilson
To add on to Sriram's comments, the use of the github-oauth-authorization-plugin doesn't have any relationship with access to repository content on GitHub - it simply allows people to log onto GoCD using their Github identity, and optionally to have access to GoCD pipeline groups mapped to GitHub

[African Wikimedians] [Wiki Loves Africa] Heures de bureau le 28 octobre 2023

2023-10-26 Thread Wilson Oluoha
a.wikimedia.org/wiki/Wiki_Loves_Africa_2024/Participating_communities> . Cordialment, Wilson ___ African-Wikimedians mailing list -- african-wikimedians@lists.wikimedia.org To unsubscribe send an email to african-wikimedians-le...@lists.wikimedia.org

[African Wikimedians] [Wiki Loves Africa] Office hours 28th October 2023

2023-10-26 Thread Wilson Oluoha
ves_Africa_2024/Participating_communities> . Best, Wilson ___ African-Wikimedians mailing list -- african-wikimedians@lists.wikimedia.org To unsubscribe send an email to african-wikimedians-le...@lists.wikimedia.org

Re: [ANN] Maven Surefire 3.2.1 released

2023-10-25 Thread Garret Wilson
Could you clarify whether this means that the plugin will not work correctly, and whether we should wait for a patch version that uses the correct dependencies instead of upgrading our POMs to use this announced version 3.2.1? Thanks, Garret On 10/24/2023 7:42 AM, Thomas Broyer wrote: This

[Translators-l] Re: Ready for translation: Tech News #43 (2023)

2023-10-23 Thread Nick Wilson (Quiddity)
Thank you all for your help! It is deeply appreciated. The newsletter has now been delivered (in 19 languages) to 1,095 pages. ___ Translators-l mailing list -- translators-l@lists.wikimedia.org To unsubscribe send an email to

[Wikitech-ambassadors] Tech News 2023, week 43

2023-10-23 Thread Nick Wilson (Quiddity)
The latest technical newsletter is now available at https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2023/43. Below is the English version. You can help write the next newsletter: Whenever you see information about Wikimedia technology that you think should be distributed more broadly,

[African Wikimedians] [WLA][RAPPEL] Notification de la date limite de pour demander une rapide subvention pour le concours 2024

2023-10-23 Thread Wilson Oluoha
ies#Participating_communities_in_2024> . Le thème du concours 2024 est *Africa Create* et débutera en mars 2024. N'hésitez pas à envoyer un courriel à *wil...@wikiinafrica.org * si vous avez des questions ou si vous avez besoin d'informations et/ou d'assistance. Cordialment -- *Wilson Oluoha* UTC+1 Skype: studywils

[African Wikimedians] [WLA][REMINDER] Notification of Deadline for Rapid Grants Applications

2023-10-23 Thread Wilson Oluoha
Dear Wikimedians, This email is to notify you that the deadline for applying for a rapid grant for the purpose of organizing Wiki Loves Africa 2024 is *1st November 2023*. You are encouraged to complete your applications (for those who need a rapid grant) and submit on or before the above

[Elecraft] Kitchen Radio

2023-10-22 Thread Wilson Lamb via Elecraft
Would someone please tell me how to find the message about the improvised radios made from kitchen finds? Thanks, Wilson __ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net

[Translators-l] Re: Ready for translation: Tech News #43 (2023)

2023-10-20 Thread Nick Wilson (Quiddity)
On Thu, Oct 19, 2023 at 4:07 PM Nick Wilson (Quiddity) < nwil...@wikimedia.org> wrote: > The latest tech newsletter is ready for early translation: > https://meta.wikimedia.org/wiki/Tech/News/2023/43 > > Direct translation link: > > https://meta.wikimedia.org/w/index.php

[grpc-io] gRPC-Java v1.59.0 Released

2023-10-20 Thread 'Terry Wilson' via grpc.io
You can now grab the v1.59.0 release. PLANNED ABI BREAKAGE! This breaks the ABI of the @ExperimentalApi classes listed below. This does not impact source code (API); it only impacts code compiled with a different version of gRPC than it

[Translators-l] Ready for translation: Tech News #43 (2023)

2023-10-19 Thread Nick Wilson (Quiddity)
The latest tech newsletter is ready for early translation: https://meta.wikimedia.org/wiki/Tech/News/2023/43 Direct translation link: https://meta.wikimedia.org/w/index.php?title=Special:Translate=page-Tech%2FNews%2F2023%2F43=page We plan to send the newsletter on Monday afternoon (UTC), i.e.

Re: [tesseract-ocr] Should box include surrounding space?

2023-10-19 Thread 'Danny Wilson' via tesseract-ocr
Sorry, I had the coordinate system flipped on my last post. Here is a correct image produced by text2image and includes both FULLWIDTH COMMA and COMMA.  For both types of comma, the boxes produced by text2image include only the boundaries of the glyph itself and does not consider the vertical

Re: [tesseract-ocr] Should box include surrounding space?

2023-10-18 Thread 'Danny Wilson' via tesseract-ocr
Because of some issues with licensed fonts not working with text2image, we wrote our own image and box file generator in Swift on the Mac. We use that to generate a data set for 100,000 text lines and feed that into the regular training on Linux. Using a non-licensed font, I checked what box

Re: [cabfpub] Forum Ballot to Amend Server Certificate WG Charter

2023-10-18 Thread Ben Wilson via Public
on the request of any Member that challenges the Applicant's > adherence to all of the requirements of section 3(a) or 3(b), by a Ballot > among the Members."* > > I read the rest of the proposed changes and they look good. If you are ok > with the change above, HARICA would be happy to

[Wikimedia-l] Re: Recognition of Wikimedians of Japan User Group

2023-10-18 Thread Wilson Oluoha
F3VGZKMNZGTAKMM7/ > To unsubscribe send an email to wikimedia-l-le...@lists.wikimedia.org -- *Wilson Oluoha* UTC+1 Skype: studywilson1106 | Telegram: @Wilsn_Oluoha | Whatsapp: message <https://wa.me/2348069451106> Wikimedia <https://meta.wikimedia.org/wiki/User:OtuNwachinemere>| <https

[tesseract-ocr] Should box include surrounding space?

2023-10-17 Thread 'Danny Wilson' via tesseract-ocr
For purposes of training, I'm wondering if the box for a character should include the surrounding space. In particular for the CJK "FULLWIDTH COMMA", should the box be the red or green rectangle? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr"

Re: [blink-dev] Re: PSA: Web MIDI Permissions Prompt Change

2023-10-17 Thread Michael Wilson
Hi Alex, We've been having trouble finishing up the engineering work, hence the delay. I'm trying to make some workflow adjustments now. Best, Michael On Tue, Oct 17, 2023 at 2:30 PM Alex Russell wrote: > What's the rationale for this change? Is it documented anywhere? I don't > see an

Re: [blink-dev] Re: PSA: Web MIDI Permissions Prompt Change

2023-10-17 Thread Michael Wilson
more questions. Best, Michael On Tue, Oct 17, 2023 at 3:11 PM Michael Wilson wrote: > Hi Alex, > > We've been having trouble finishing up the engineering work, hence the > delay. I'm trying to make some workflow adjustments now. > > Best, > Michael > > On Tue, O

Updated Incident Reporting Requirements

2023-10-17 Thread Ben Wilson
All, The framework for reporting compliance incidents has been updated on the CCADB website. See https://www.ccadb.org/cas/incident-report. Note that the expected contents in Sections 1 through 7 of an incident report have changed. Effective immediately, incident reports should use the markdown

Re: [cabfpub] Forum Ballot to Amend Server Certificate WG Charter

2023-10-17 Thread Ben Wilson via Public
All, I am looking for at least one more endorser for this ballot. Thanks, Ben On Thu, Oct 12, 2023 at 4:23 PM Ben Wilson wrote: > All, > > I am planning to introduce a Forum ballot to amend the Server Certificate > Working Group Charter. > > At a high level, here are so

Re: Audit Reminder Email Summary - Intermediate Certificates

2023-10-17 Thread Kathleen Wilson
Forwarded Message Subject: Summary of October 2023 Outdated Audit Statements for Intermediate Certs Date: Tue, 17 Oct 2023 12:00:17 + (GMT) CA Owner: Government of The Netherlands, PKIoverheid (Logius) - Certificate Name: DigiCert QuoVadis PKIoverheid Organisatie

Re: Audit Reminder Email Summary - Root Certificates

2023-10-17 Thread Kathleen Wilson
Forwarded Message Subject: Summary of October 2023 Audit Reminder Emails Date: Tue, 17 Oct 2023 12:00:33 + (GMT) Mozilla: Overdue Audit Statements CA Owner: SSL.com Root Certificates: SSL.com TLS ECC Root CA 2022** SSL.com EV Root Certification Authority RSA R2**

[African Wikimedians] [WIKI LOVES AFRICA][IMPORTANT] Notification of Deadline for Rapid Grants Applications

2023-10-17 Thread Wilson Oluoha
mmence in March 2024. Kindly email *wil...@wikiinafrica.org * if you have any questions or need any information and/or assistance. Best regards -- *Wilson Oluoha* UTC+1 Skype: studywilson1106 | Telegram: @Wilsn_Oluoha | Whatsapp: message <https://wa.me/2348069451106> Wikim

[African Wikimedians] [WIKI LOVES AFRICA][IMPORTANT] Notification de la date limite de pour demander une rapide subvention pour le concours 2024

2023-10-17 Thread Wilson Oluoha
ies#Participating_communities_in_2024>. Le thème du concours 2024 est *Africa Create* et débutera en mars 2024. N'hésitez pas à envoyer un courriel à *wil...@wikiinafrica.org * si vous avez des questions ou si vous avez besoin d'informations et/ou d'assistance. Cordialment -- *Wilson Oluoha* UTC+1 Skype: studywils

Re: [tesseract-ocr] OCR Output contains "xlz"

2023-10-16 Thread 'Danny Wilson' via tesseract-ocr
Hi Tom, I was hoping not to introduce heuristics before scanning the images but sounds like the page segmentation in tesseract is not smart enough. So from what you say, if the input image is: a) "square-ish" : PSM 10 Single Character b) approx. single-multiple of character height in given

[Translators-l] Re: Ready for translation: Tech News #42 (2023)

2023-10-16 Thread Nick Wilson (Quiddity)
Thank you all for your help! It is deeply appreciated. The newsletter has now been delivered (in 19 languages) to 1,094 pages. ___ Translators-l mailing list -- translators-l@lists.wikimedia.org To unsubscribe send an email to

[Wikitech-ambassadors] Tech News 2023, week 42

2023-10-16 Thread Nick Wilson (Quiddity)
The latest technical newsletter is now available at https://meta.wikimedia.org/wiki/Special:MyLanguage/Tech/News/2023/42. Below is the English version. You can help write the next newsletter: Whenever you see information about Wikimedia technology that you think should be distributed more broadly,

[Kernel-packages] [Bug 2032761] Re: Bluetooth headset microphone not working after upgrade to Kernel 6.2

2023-10-16 Thread Matt Wilson
I can confirm the same behavior (unable to select on the same headphones (Sony WH-1000XM5). When I look at the device in the "pacmd list-cards" output I see: profiles: a2dp_sink: High Fidelity Playback (A2DP Sink) (priority 40, available: yes)

Re: Authoring Maven Mojos for Maven 3.9.x - Maximum bytecode version=Java14

2023-10-16 Thread Garret Wilson
On 10/16/2023 4:59 PM, Tamás Cservenák wrote: You'd use Plexus? In 2023? I don't know what I'd use. I'm asking. I haven't written a Maven plugin yet. I'm just reading the latest documentation, and the [Plugin Developers Centre](https://maven.apache.org/plugin-developers/) seems to say at

Re: Authoring Maven Mojos for Maven 3.9.x - Maximum bytecode version=Java14

2023-10-16 Thread Garret Wilson
On 10/16/2023 4:36 PM, Tamás Cservenák wrote: … no, this applies to "sisu managed components" ONLY. So not ALL the code needs to be downgraded, only those annotated with JSR330 annotations. After reading and trying to understand https://maven.apache.org/maven-jsr330.html , does this mean

Re: Authoring Maven Mojos for Maven 3.9.x - Maximum bytecode version=Java14

2023-10-16 Thread Garret Wilson
aded, only those annotated with JSR330 annotations. And yes, Maven 3.9.6 could upgrade Sisu to the latest version, basically lifting this limitation. HTH T On Mon, Oct 16, 2023 at 9:19 PM Garret Wilson wrote: Wait, really? I have an annotation processor being developed now with Java 17, and parts

Re: Authoring Maven Mojos for Maven 3.9.x - Maximum bytecode version=Java14

2023-10-16 Thread Garret Wilson
Wait, really? I have an annotation processor being developed now with Java 17, and parts of it soon will need to move to a Maven plugin. This means that I'll have to downgrade all the code to Java 14?? In 2023? Are there any workarounds? The issue #94 you mentioned has already been closed as

Re: CCADB Update: Audit Team Qualifications

2023-10-16 Thread Ben Wilson
Audit Team Qualifications. Until then, please refer to each separate root store policy for its audit team qualification requirements. Thank you - Ben, on behalf of the CCADB Steering Committee On Sun, Oct 15, 2023 at 11:26 AM Ben Wilson wrote: > All, > > Tomorrow, Monday, October 16, 2023, we

Re: [tesseract-ocr] OCR Output contains "xlz"

2023-10-16 Thread 'Danny Wilson' via tesseract-ocr
The command line did not get included in my last mail. Sending again now. $ tesseract sub0089w.png debugOut -l ARYuanB5-MD --dpi 72 --psm 6 -c classify_debug_level=1 Processing word with lang ARYuanB5-MD at:Bounding box=(3,45)->(33,56) Trying word using lang ARYuanB5-MD, oem 1 Best choice:

Re: [tesseract-ocr] OCR Output contains "xlz"

2023-10-16 Thread 'Danny Wilson' via tesseract-ocr
lid > dict: 0 v 0 > > $ cat debugOut.txt > Ll > 對 > On 16 Oct 2023, at 09:08, 'Danny Wilson' via tesseract-ocr > wrote: > > I guess I am the author... ARYuanB5-MD is the font. > > For further background, the stock tessdata_best/chi_tra.traineddata did not >

Re: [tesseract-ocr] OCR Output contains "xlz"

2023-10-15 Thread 'Danny Wilson' via tesseract-ocr
23, at 22:20, Zdenko Podobny wrote: > > Seam like you should put this question to the author of language data > "ARYuanB5-MD"... > > Zdenko > > > ne 15. 10. 2023 o 15:44 'Danny Wilson' via tesseract-ocr > mailto:tesseract-ocr@googlegroups.com&g

CCADB Update: Audit Team Qualifications

2023-10-15 Thread Ben Wilson
All, Tomorrow, Monday, October 16, 2023, we will be updating the AUDITS tab of “Add/Update Root Request” Cases in the CCADB to provide upload functionality for Audit Team Qualifications documents (mainly for WebTrust audits, as ETSI audit teams already include this information directly in audit

Re: [ccp4bb] Assistant Professor in Structural Biology, University of Nebraska-Lincoln

2023-10-15 Thread Mark Wilson
Professor. Best regards, Mark Mark A. Wilson (he/him) Professor Department of Biochemistry/Redox Biology Center University of Nebraska N118 Beadle Center 1901 Vine St. Lincoln, NE 68588 From: Gerlind Sulzenbacher Date: Sunday, October 15, 2023 at 10:15 AM To: Mark Wilson , CCP4BB@JISCMAIL.AC.UK

[ccp4bb] Assistant Professor in Structural Biology, University of Nebraska-Lincoln

2023-10-15 Thread Mark Wilson
, national origin, sex, pregnancy, sexual orientation, gender identity, religion, disability, age, genetic information, veteran status, marital status, and/or political affiliation. See https://www.unl.edu/equity/notice-nondiscrimination. Best regards, Mark Mark A. Wilson (he/him) Professor

Automatic installation of Debian 11 on ARM64

2023-10-15 Thread Frank Wilson
Hi, Has anyone successfully used the "automatic installation" option for the Debian 11 installer? I was expecting this option to give me screen where I can enter the URL to my preseed file (which it does on x86), but all I get on arm64 is a black screen and a blinking cursor. There are no

[tesseract-ocr] OCR Output contains "xlz"

2023-10-15 Thread 'Danny Wilson' via tesseract-ocr
Running tesseract on a single Chinese character "對" outputs the character, but also the text "xlz". Command line: tesseract sub0089w.png debugOut -l ARYuanB5-MD --dpi 72 --psm 6 -c preserve_interword_spaces=1 The output is two lines: xlz 對 It used to output "sMz" but after retraining

Re: escaping single quote for Exec Maven Plugin `exc.args`

2023-10-15 Thread Garret Wilson
On 10/15/2023 9:24 AM, Garret Wilson wrote: On 10/15/2023 1:31 AM, Alexander Kriegisch wrote: … Let us settle on only using double quotes to enclose arguments containing spaces. Then, we do not need to escape single quotes and can use them literally. But we do need to escape nested double

Re: escaping single quote for Exec Maven Plugin `exc.args`

2023-10-15 Thread Garret Wilson
On 10/15/2023 1:31 AM, Alexander Kriegisch wrote: … Let us settle on only using double quotes to enclose arguments containing spaces. Then, we do not need to escape single quotes and can use them literally. But we do need to escape nested double quotes. Let's make sure we don't confuse

escaping single quote for Exec Maven Plugin `exc.args`

2023-10-14 Thread Garret Wilson
Here's a fun one for your weekend. As you know from (almost) the beginning of time we could invoke a Java application using Maven using the Maven Exec Plugin, as in the following (although Maven's `--quiet` may be a recent addition): ```bash mvn exec:java

[Translators-l] Re: Ready for translation: Tech News #42 (2023)

2023-10-13 Thread Nick Wilson (Quiddity)
On Thu, Oct 12, 2023 at 3:28 PM Nick Wilson (Quiddity) < nwil...@wikimedia.org> wrote: > The latest tech newsletter is ready for early translation: > https://meta.wikimedia.org/wiki/Tech/News/2023/42 > > Direct translation link: > > https://meta.wikimedia.org/w/index.php

Intent to Approve Commscope's CA Inclusion Request

2023-10-13 Thread Ben Wilson
All, We recently concluded a 6-week public discussion on the CCADB list of the request for inclusion of root CA certificates by Commscope. See https://groups.google.com/a/ccadb.org/g/public/c/HVwBXDw6GnU/m/q2WRYe_TBQAJ. In accordance with Step 7 of the Mozilla inclusion process,

[African Wikimedians] [Wiki Loves Africa] Heures de bureau aujourd'hui soir

2023-10-13 Thread Wilson Oluoha
) - Cliquez pour rejoindre la réunion sur Zoom <https://us02web.zoom.us/j/89701654679> Pour plus d'informations, veuillez consulter la page des communautés participantes ici <https://meta.wikimedia.org/wiki/Wiki_Loves_Africa_2024/Participating_communities> . A bien

[Translators-l] Ready for translation: Tech News #42 (2023)

2023-10-12 Thread Nick Wilson (Quiddity)
ddity" Wilson (he/him) Community Relations Specialist Wikimedia Foundation ___ Translators-l mailing list -- translators-l@lists.wikimedia.org To unsubscribe send an email to translators-l-le...@lists.wikimedia.org

[cabfpub] Forum Ballot to Amend Server Certificate WG Charter

2023-10-12 Thread Ben Wilson via Public
All, I am planning to introduce a Forum ballot to amend the Server Certificate Working Group Charter. At a high level, here are some of the proposed changes: - Section numbering added - "Root Certificate Issuer" voting category removed - Membership requirements for Certificate

[African Wikimedians] [Wiki Loves Africa] Annonce du thème 2024 et des Heures de bureau demain soir

2023-10-12 Thread Wilson Oluoha
communautés participantes ici <https://meta.wikimedia.org/wiki/Wiki_Loves_Africa_2024/Participating_communities> . Cordialement, -- *Wilson Oluoha* UTC+1 Skype: studywilson1106 | Telegram: @Wilsn_Oluoha | Whatsapp: message <https://wa.me/2348069451106> Wikimedia <http

[African Wikimedians] [Wiki Loves Africa] Announcing 2024 Theme and Office Hours

2023-10-12 Thread Wilson Oluoha
679> For more information, please consult the participating communities page here <https://meta.wikimedia.org/wiki/Wiki_Loves_Africa_2024/Participating_communities> . Best regards -- *Wilson Oluoha* UTC+1 Skype: studywilson1106 | Telegram: @Wilsn_Oluoha | Whatsapp: message <

Re: [cabf_validation] EVG 9.8.2. cabfOrganizationIdentifier

2023-10-11 Thread Clint Wilson via Validation
Hi Tim, I had thought the point of including cabfOrganizationIdentifier was to enable deprecation of subject:organizationIdentifier, rather than the inverse. It seems it would be minimally appropriate to understand the discussions and/or actions ETSI has taken post SC17 to address the topic of

[Wikimedia-l] [Wikimedia Announcements] [Wiki Loves Africa] - Announcing Results and Statistics for 2023

2023-10-11 Thread Wilson Oluoha
continued participation in future endeavors. If you have any questions or would like further information, please do not hesitate to reach out via wil...@wikiinafrica.org. Thank you once again for your interest and support. Warm regards, *Wilson* On behalf of the International team Wiki Loves Africa

[Wikimedia Announcements] [Wiki Loves Africa] - Announcing Results and Statistics for 2023

2023-10-11 Thread Wilson Oluoha
continued participation in future endeavors. If you have any questions or would like further information, please do not hesitate to reach out via wil...@wikiinafrica.org. Thank you once again for your interest and support. Warm regards, *Wilson* On behalf of the International team Wiki Loves Africa

[African Wikimedians] [Wiki Loves Africa] - Annonce des résultats et des statistiques pour 2023

2023-10-11 Thread Wilson Oluoha
@wikiinafrica.org. Nous vous remercions une nouvelle fois de votre intérêt et de votre soutien. Cordialement, *Wilson* Pour le Wiki Loves Africa ___ African-Wikimedians mailing list -- african-wikimedians@lists.wikimedia.org To unsubscribe send an email to african-wikimedians-le...@lists.wikimedia.org

<    1   2   3   4   5   6   7   8   9   10   >