public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@Shaw.ca>
To: overseers@sourceware.org
Cc: Brian Inglis <Brian.Inglis@systematicsw.ab.ca>,
	Mark Wielaard <mark@klomp.org>
Subject: Re: [PATCH] fhandler/proc.cc(format_proc_cpuinfo): add Linux 6.1 cpuinfo
Date: Wed, 21 Dec 2022 09:24:00 -0700	[thread overview]
Message-ID: <2f889efb-e560-4e12-12b9-a5f1411a8c91@Shaw.ca> (raw)

On 2022-12-21 01:56, Corinna Vinschen wrote:
> On Dec 21 00:56, Mark Wielaard via Overseers wrote:
>> Hi Corinna,
>>
>> On Tue, Dec 20, 2022 at 09:49:37AM +0100, Corinna Vinschen via Overseers wrote:
>>> [Cc overseers, please see especially the end of this mail]
>>> [...]
>>> $ host -a cygwin.com
>>> Trying "cygwin.com"
>>> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11763
>>> ;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 6
>>>
>>> ;; QUESTION SECTION:
>>> ;cygwin.com.			IN	ANY
>>>
>>> ;; ANSWER SECTION:
>>> cygwin.com.		63712	IN	MX	10 sourceware.org.
>>> cygwin.com.		63712	IN	NS	dns4.p01.nsone.net.
>>> cygwin.com.		63712	IN	NS	dns2.p01.nsone.net.
>>> cygwin.com.		63712	IN	NS	dns3.p01.nsone.net.
>>> cygwin.com.		63712	IN	NS	dns1.p01.nsone.net.
>>> cygwin.com.		1026	IN	A	8.43.85.97
>>> cygwin.com.		63712	IN	TXT	"v=spf1 a mx -all"
>>> cygwin.com.		63712	IN	TXT	"00918568 domainadmin@redhat.com"
>>>
>>> ;; ADDITIONAL SECTION:
>>> sourceware.org.		7054	IN	A	8.43.85.97
>>> dns3.p01.nsone.net.	7414	IN	A	198.51.44.65
>>> dns4.p01.nsone.net.	7414	IN	A	198.51.45.65
>>> dns1.p01.nsone.net.	7414	IN	A	198.51.44.1
>>> dns2.p01.nsone.net.	7414	IN	A	198.51.45.1
>>> sourceware.org.		7054	IN	AAAA	2620:52:3:1:0:246e:9693:128c
>>>
>>> Received 344 bytes from 192.168.129.6#53 in 1 ms
>>>
>>> Is that all correct now, after the changes by Red Hat IT?
>>
>> Yes, that looks correct.
>> You might also want to check the default dkim key can be found:
>>
>> $ host -t txt default._domainkey.cygwin.com
>> default._domainkey.cygwin.com descriptive text "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLwqjBbSGRiaqBX0INRfT5J8UMusxb6w5PYxMQXlZmRP+stvUoXCEreR2Uw7ARHSTuKUkrpXcQ+cvmsWuktF1xLJh7rO4H6aeK8VngapZTL1YhRztHS7cTkiwgVZeXcYNJM+0eFsJ4PkjsggagyuH4JQEkR7evRMIVnEpx4h1qkwIDAQAB"
> 
> Yes, that works fine for me, but I don't have any such problems as
> Brian has.

Thanks very much for your responses and help folks,

Those appear to be visible from here now:

$ host -dva cygwin.com.
Trying "cygwin.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14377
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;cygwin.com.                    IN      ANY

;; ANSWER SECTION:
cygwin.com.             1710    IN      TXT     "v=spf1 a mx -all"
cygwin.com.             3471    IN      SOA     dns1.p01.nsone.net. 
hostmaster.nsone.net. 1669177740 200 7200 1209600 3600
cygwin.com.             1710    IN      TXT     "00918568 domainadmin@redhat.com"

Received 166 bytes from 64.59.135.148#53 in 15 ms
$ host -dva default._domainkey.cygwin.com.
Trying "default._domainkey.cygwin.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7722
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;default._domainkey.cygwin.com. IN      ANY

;; ANSWER SECTION:
default._domainkey.cygwin.com. 1569 IN  TXT 
"k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLwqjBbSGRiaqBX0INRfT5J8UMusxb6w5PYxMQXlZmRP+stvUoXCEreR2Uw7ARHSTuKUkrpXcQ+cvmsWuktF1xLJh7rO4H6aeK8VngapZTL1YhRztHS7cTkiwgVZeXcYNJM+0eFsJ4PkjsggagyuH4JQEkR7evRMIVnEpx4h1qkwIDAQAB"

Received 284 bytes from 64.59.135.148#53 in 16 ms


-- 
Take care. Thanks, Brian Inglis			Calgary, Alberta, Canada

La perfection est atteinte			Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter	not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer	but when there is no more to cut
			-- Antoine de Saint-Exupéry

             reply	other threads:[~2022-12-21 16:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-21 16:24 Brian Inglis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-20 21:16 Brian Inglis
     [not found] <b2366e8d-f9c3-fc60-bf5d-9131e73360ae@Shaw.ca>
2022-12-20  8:49 ` Corinna Vinschen
2022-12-20 23:33   ` Mark Wielaard
2022-12-21  8:54     ` Corinna Vinschen
2022-12-20 23:56   ` Mark Wielaard
2022-12-21  8:56     ` Corinna Vinschen
2022-12-19 22:55 Brian Inglis
2022-12-19 23:25 ` Mark Wielaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2f889efb-e560-4e12-12b9-a5f1411a8c91@Shaw.ca \
    --to=brian.inglis@shaw.ca \
    --cc=Brian.Inglis@systematicsw.ab.ca \
    --cc=mark@klomp.org \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).