Re: CSWxz and CVE-2024-3094

2024-04-02 Thread Jeffrey Walton via users
On Tue, Apr 2, 2024 at 8:23 AM Ihsan Dogan via users wrote: > > > Am 02.04.2024 um 14:03 schrieb Dagobert Michelsen : > > > >> what about CVE-2024-3094 and current version CSWxz? > >> > >> https://nvd.nist.gov/vuln/detail/CVE-2024-3094 > > > > Ihsan already prepared an updated package which

Re: libexpat and XML_POOR_ENTROPY

2022-02-26 Thread Jeffrey Walton via users
On Sat, Feb 26, 2022 at 2:14 PM Jeffrey Walton wrote: > > On Fri, Feb 25, 2022 at 10:52 AM Ben Walton wrote: > > > > On Fri 25 Feb 2022, 11:39 Jeffrey Walton via users, > > wrote: > >> > >> I was looking at the libexpat recipe again. Th

Re: libexpat and XML_POOR_ENTROPY

2022-02-26 Thread Jeffrey Walton via users
On Fri, Feb 25, 2022 at 10:52 AM Ben Walton wrote: > > On Fri 25 Feb 2022, 11:39 Jeffrey Walton via users, > wrote: >> >> Hi Everyone, >> >> I was looking at the libexpat recipe again. This kind of jumps out >> from >> https://sourceforge.net/p/ga

libexpat and XML_POOR_ENTROPY

2022-02-25 Thread Jeffrey Walton via users
Hi Everyone, I was looking at the libexpat recipe again. This kind of jumps out from https://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/libexpat1/trunk/Makefile#l42: # No high-entropy random in old Solaris versions EXTRA_CPPFLAGS += -DXML_POOR_ENTROPY Solaris has /dev/urandom. It meets

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread Jeffrey Walton via users
On Thu, Feb 24, 2022 at 3:21 PM Jeffrey Walton wrote: > > On Thu, Feb 24, 2022 at 3:19 PM İhsan Doğan wrote: > > > > > Am 24.02.2022 um 21:15 schrieb Jeffrey Walton : > > > > > >>> > > >>> Sebastian checked in a fix for this. See > > >>> https://github.com/libexpat/libexpat/issues/569. > > >>> >

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread Jeffrey Walton via users
On Thu, Feb 24, 2022 at 3:19 PM İhsan Doğan wrote: > > > Am 24.02.2022 um 21:15 schrieb Jeffrey Walton : > > > >>> > >>> Sebastian checked in a fix for this. See > >>> https://github.com/libexpat/libexpat/issues/569. > >>> > >>> I did not realize the portable way to get INFINITY and NAN is > >>>

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread Jeffrey Walton via users
On Thu, Feb 24, 2022 at 3:17 PM İhsan Doğan wrote: > > Hi Jeffrey, > > > Am 24.02.2022 um 21:13 schrieb Jeffrey Walton : > > > >> Besides we have an up to date libexpat package in our repository.  > >> https://www.opencsw.org/packages/CSWlibexpat1/ > > > > Thanks Ihsan, > > > > It looks like

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread Jeffrey Walton via users
On Thu, Feb 24, 2022 at 3:13 PM İhsan Doğan wrote: > > > Am 24.02.2022 um 21:08 schrieb Jeffrey Walton via users > > : > >> > >> I'm trying to compile libexpat 2.4.5 on SOlaris 11.4. It has that > >> antique GCC 4.8.2. The build is failing: >

Re: Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-24 Thread Jeffrey Walton via users
On Thu, Feb 24, 2022 at 3:08 PM İhsan Doğan wrote: > > Am 23.02.2022 um 16:33 schrieb Jeffrey Walton via users > : > > I'm trying to compile libexpat 2.4.5 on SOlaris 11.4. It has that > antique GCC 4.8.2. The build is failing: > > $ make check -k > ... > /

Testing libexpat, error: 'NAN' was not declared in this scope

2022-02-23 Thread Jeffrey Walton via users
Hi Everyone, I'm trying to compile libexpat 2.4.5 on SOlaris 11.4. It has that antique GCC 4.8.2. The build is failing: $ make check -k ... /bin/g++ -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -I/opt/ssh/incl ude -DNDEBUG -Wall -fexceptions -fno-strict-aliasing -g2 -O2 -m64

Re: Subversion 1.14.1

2021-09-14 Thread Jeffrey Walton via users
On Tue, Sep 14, 2021 at 5:44 AM Dagobert Michelsen via users wrote: > > ... > Subversion will show up soon. Please give it a try and let me know if > everything works. It may be useful to make the binaries isaexec automatically > to 64 bit. What do you think? Oracle recommends 64-bit when

Re: Subversion 1.14.1

2021-09-01 Thread Jeffrey Walton via users
On Wed, Sep 1, 2021 at 7:14 AM Franz Sirl via users wrote: > > Am 2021-08-31 um 14:14 schrieb Dagobert Michelsen via users: > > Am 30.08.2021 um 16:01 schrieb Dagobert Michelsen via users > > : > >> Am 28.08.2021 um 21:57 schrieb Daniel Sahlberg via users > >> : > >>> Is there any chance to

Re: stunnel broken, realpath problem

2021-06-20 Thread Jeffrey Walton via users
On Sun, Jun 20, 2021 at 9:30 PM Jeffrey Walton wrote: > > On Sun, Jun 20, 2021 at 5:10 PM Norman Wilson via users > wrote: > > > > > > The Solaris 10 i386 stunnel package in unstable, > > CSWstunnel 5.50,REV=2018.12.03, doesn't work. It cannot > > read any configuration file, always reporting >

Re: stunnel broken, realpath problem

2021-06-20 Thread Jeffrey Walton via users
On Sun, Jun 20, 2021 at 5:10 PM Norman Wilson via users wrote: > > > The Solaris 10 i386 stunnel package in unstable, > CSWstunnel 5.50,REV=2018.12.03, doesn't work. It cannot > read any configuration file, always reporting > > [!] Invalid configuration file name

Solaris equivalent for getauxval(AT_EXECFN)

2019-01-02 Thread Jeffrey Walton via users
Hi Everyone, I'm looking for a quick-and-dirty way to get argv[0] without the worries of hardlink or execve tricks. Modern Linux/glibc provides getauxval(AT_EXECFN). I performed a quick search for Solaris but I am not finding useful results. I also made a quick grep of Solaris headers but got 0

How to remove hwcaps_2 from a program

2018-11-09 Thread Jeffrey Walton via users
Hi Everyone, Sorry for asking here. The Solaris x86 newsgroup looks inactive. My apologies in advance. I'm having trouble removing hwcaps_2 from an executable and shared object. It results in the following: $ ./cryptest.exe v ld.so.1: cryptest.exe: fatal: cryptest.exe: hardware

Fwd: Obsolete Solaris 10 support

2018-10-15 Thread Jeffrey Walton via users
FYI... -- Forwarded message - From: Rainer Orth Date: Mon, Oct 15, 2018 at 9:59 AM Subject: Obsolete Solaris 10 support To: Solaris 10 is reaching the end of its support live, as can be seen in the following overview based on

Simple project to use as a template?

2018-07-24 Thread Jeffrey Walton via users
Hi Everyone, I think I am somewhere around here now: http://wiki.opencsw.org/gar-wrapper . I think that follows https://www.opencsw.org/manual/for-maintainers/buildfarm-setup.html and precedes https://www.opencsw.org/manual/for-maintainers/catalog-format.html . I'm trying to see how the

Building an OpenCSW package

2018-07-24 Thread Jeffrey Walton via users
Hi Everyone, I'm having trouble finding instructions for building a package. Google is not helping very much: https://www.google.com/search?q=opencsw+how+to+build+a+package . The docs seem to miss it and skip to the catalogue step:

Re: You need to select a valid option!

2018-07-24 Thread Jeffrey Walton via users
On Tue, Jul 24, 2018 at 4:44 PM, Peter Bonivart wrote: > You need to use -i or —install. Type pkgutil and nothing else and you will > get a short help. Ah, thanks. It did not occur to me. Jeff

You need to select a valid option!

2018-07-24 Thread Jeffrey Walton via users
Hi Everyone, I'm having a little trouble installing packages. I seem to be losing a primpt somewhere: # pkgutil install wget Checking integrity of /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_testing_i386_5.11 with gpg. gpg: Signature made Sun Jul 15 12:10:25 2018 EDT using DSA key ID

Crypto++ makefile (was: ANN: Crypto++ ...)

2018-07-24 Thread Jeffrey Walton via users
On Sat, Jul 21, 2018 at 8:49 AM, Jeffrey Walton wrote: > On Sat, Jul 21, 2018 at 8:36 AM, Dagobert Michelsen wrote: >> Hi Jeff, >> >> Am 21.07.2018 um 14:19 schrieb Jeffrey Walton via users >> : >>> Crypto++ recently received access to OpenCSW's compile fa

46.235.226.80 and Network is unreachable.

2018-07-22 Thread Jeffrey Walton via users
Hi Everyone, I am testing some scripts on unstable11s. The script downloads Bzip and builds it from sources. It is usually mostly boring. On unstable11s the wget download results in: --2018-07-23 03:09:12-- http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz Resolving www.bzip.org...

Re: ANN: Crypto++ is well supported for Solaris

2018-07-21 Thread Jeffrey Walton via users
On Sat, Jul 21, 2018 at 8:36 AM, Dagobert Michelsen wrote: > Hi Jeff, > > Am 21.07.2018 um 14:19 schrieb Jeffrey Walton via users > : >> Crypto++ recently received access to OpenCSW's compile farm. We were >> able to look at some known issues for Sparc machines. All

Re: ANN: Crypto++ is well supported for Solaris

2018-07-21 Thread Jeffrey Walton via users
On Sat, Jul 21, 2018 at 8:36 AM, Dagobert Michelsen wrote: > Hi Jeff, > > Am 21.07.2018 um 14:19 schrieb Jeffrey Walton via users > : >> Crypto++ recently received access to OpenCSW's compile farm. We were >> able to look at some known issues for Sparc machines. All

ANN: Crypto++ is well supported for Solaris

2018-07-21 Thread Jeffrey Walton via users
Hi Everyone, My apologies for the extra Inbox noise. The Crypto++ project is a C++ class library of cryptographic schemes originally written by Wei Dai. The project's homepage is at https://www.cryptopp.com/ . Crypto++ recently received access to OpenCSW's compile farm. We were able to look at

Re: Access to SPARC hardware

2018-07-19 Thread Jeffrey Walton via users
On Thu, Jul 19, 2018 at 10:50 AM, Dagobert Michelsen wrote: > Hi Jeffrey, > > Am 19.07.2018 um 16:37 schrieb Jeffrey Walton via users > : >> I help with several open source projects. I'm trying to gain access to >> a SPACRC machine and possibly Sun Studio so I can test

Access to SPARC hardware

2018-07-19 Thread Jeffrey Walton via users
Hi Everyone, I help with several open source projects. I'm trying to gain access to a SPACRC machine and possibly Sun Studio so I can test on SPARC using SunCC. We currently test on Intel hardware with both GCC and SunCC, and both are OK. I've learned SunCC can be full of surprises and I would