Re: [VOTE] Release apr-1.7.1

Eric Covener <[email protected]>
Newsgroups gmane.comp.apache.apr.devel
Message-ID <CALK=YjPtUN27Z2gu8VMJfnvX_VK576S2=CHeCsp07SU797NTQw@mail.gmail.com>
On Thu, Jan 19, 2023 at 12:20 PM Eric Covener <[email protected]> wrote:
>
> 1.7.1-rc1 is here:
>
> https://apr.apache.org/dev/dist/
>
> For the release of apr-1.7.1
>   [  ]  +1 looks great!
>   [  ]  -1 something is broken
>
> I will let the vote run through mid-week.
>
> I've got no idea what I'm doing here, so I've adopted the -rcX style
> from recent httpd releases as it's likely many version numbers would
> be burned otherwise.
>
> I am working from
> https://svn.apache.org/repos/asf/apr/site/trunk/tools/release.sh
> plus what I can sort out from
> https://svn.apache.org/repos/asf/httpd/dev-tools/release

Some issues on AIX, 3 tests failing in testshm that worked in 1.7.0
(no other regressions)

$  grep -ri USE_SHMEM apr-1.7.*/include/apr.h
apr-1.7.0/include/apr.h:#define APR_USE_SHMEM_MMAP_TMP     0
apr-1.7.0/include/apr.h:#define APR_USE_SHMEM_MMAP_SHM     0
apr-1.7.0/include/apr.h:#define APR_USE_SHMEM_MMAP_ZERO    0
apr-1.7.0/include/apr.h:#define APR_USE_SHMEM_SHMGET_ANON  0
apr-1.7.0/include/apr.h:#define APR_USE_SHMEM_SHMGET       1
apr-1.7.0/include/apr.h:#define APR_USE_SHMEM_MMAP_ANON    1
apr-1.7.0/include/apr.h:#define APR_USE_SHMEM_BEOS         0
apr-1.7.1-rc1/include/apr.h:#define APR_USE_SHMEM_MMAP_TMP     0
apr-1.7.1-rc1/include/apr.h:#define APR_USE_SHMEM_MMAP_SHM     1
apr-1.7.1-rc1/include/apr.h:#define APR_USE_SHMEM_MMAP_ZERO    0
apr-1.7.1-rc1/include/apr.h:#define APR_USE_SHMEM_SHMGET_ANON  0
apr-1.7.1-rc1/include/apr.h:#define APR_USE_SHMEM_SHMGET       0
apr-1.7.1-rc1/include/apr.h:#define APR_USE_SHMEM_MMAP_ANON    1
apr-1.7.1-rc1/include/apr.h:#define APR_USE_SHMEM_BEOS         0

Which is from http://svn.apache.org/viewvc?view=revision&revision=1901038

Will have to look further.



>
> --
> Eric Covener
> [email protected]



--
Eric Covener
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.