Re: [OpenIndiana-discuss] Heads up: SSH has been updated to 8.9p1

2022-04-10 Thread Gary Mills
On Sun, Apr 10, 2022 at 09:15:00PM +0200, Andreas Wacknitz wrote:
> Am 10.04.22 um 20:53 schrieb Gary Mills:
> > Isn't there something in the P5M file that says that the
> > svc:/network/ssh:default service needs to be restarted after the
> > update?
> > 
> No, not yet. Feel free to add something.

I'll leave that change to somebody that actually uses ssh.  I don't.

I see plenty of examples.  Some of them add an attribute to a file,
like these:

database/couchdb-31/couchdb-service.p5m:file files/couchdb-31.xml 
path=lib/svc/manifest/application/couchdb-31.xml 
restart_fmri=svc:/system/manifest-import:default
database/pgadmin/pgadmin.p5m:file files/pgadmin3.desktop 
path=usr/share/applications/pgadmin3.desktop 
restart_fmri=svc:/application/desktop-cache/desktop-mime-cache:default

I suppose that if the P5M file updates the XML file, it must also
import it, and if the P5M file updates a cached file, it must also
re-cache it.

Some of them use a transform, which you might do if you needed to
add the attribute to multiple files.  Here are several examples,
including one that seems to have a typo:

desktop/compiz/compiz.p5m:  default 
restart_fmri svc:/application/desktop-cache/gconf-cache:default>
desktop/compiz/compiz.p5m:  
default restart_fmri svc:/application/desktop-cache/desktop-mime-cache:default>
virtualbox/virtualbox.p5m: 
default restart_fmri svc:/application/virtualbox/run-once:defaul>



-- 
-Gary Mills--refurb--Winnipeg, Manitoba, Canada-

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Heads up: SSH has been updated to 8.9p1

2022-04-10 Thread Andreas Wacknitz

Am 10.04.22 um 20:53 schrieb Gary Mills:

On Sun, Apr 10, 2022 at 08:10:56PM +0200, Andreas Wacknitz wrote:

As the subject says, I have recently integrated a new version of
openssh. You may need to reboot your machine in order to make the update
work.

Isn't there something in the P5M file that says that the
svc:/network/ssh:default service needs to be restarted after the
update?



No, not yet. Feel free to add something.

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Heads up: SSH has been updated to 8.9p1

2022-04-10 Thread Gary Mills
On Sun, Apr 10, 2022 at 08:10:56PM +0200, Andreas Wacknitz wrote:
> As the subject says, I have recently integrated a new version of
> openssh. You may need to reboot your machine in order to make the update
> work.

Isn't there something in the P5M file that says that the
svc:/network/ssh:default service needs to be restarted after the
update?


-- 
-Gary Mills--refurb--Winnipeg, Manitoba, Canada-

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Heads up: SSH has been updated to 8.9p1

2022-04-10 Thread Andreas Wacknitz

As the subject says, I have recently integrated a new version of
openssh. You may need to reboot your machine in order to make the update
work.
Otherwise connection attempts may end in messages like this:

kex_exchange_identification: Connection closed by remote host
Connection closed by  port 22

Regards,
Andreas

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss