Re: httpd 2.4 -> next

2024-12-13 Thread Nick Edwards
On Sat, Dec 14, 2024 at 7:13 AM Eric Covener wrote: > > > but is there something we can do on top of pingora (the rust > cloudflare library-ish thing) that makes it easier for people who like oh hell no... let's stay away from rust, it's worse than systemd (and I never thought that possible) r

Re: [VOTE] Release httpd-2.4.61-rc1 as httpd-2.4.61

2024-07-03 Thread Nick Edwards
This ones good, thanks Eric, On Tue, Jul 2, 2024 at 11:30 PM Eric Covener wrote: > Hi all, > > Please find below the proposed release tarball and signatures: > > https://dist.apache.org/repos/dist/dev/httpd/ > > === Different from template === > I would like to call an expedited VOTE (due to reg

Re: [VOTE] Release httpd-2.4.60-rc4 as httpd-2.4.60

2024-07-01 Thread Nick Edwards
2024 at 8:07 AM Eric Covener wrote: > On Mon, Jul 1, 2024 at 5:53 PM Nick Edwards > wrote: > > > > Umm, am I missing something here.. > > > > After upgrade (same process as I always use which does NOT touch any > config files for the test vhosts), going to any php si

Re: [VOTE] Release httpd-2.4.60-rc4 as httpd-2.4.60

2024-07-01 Thread Nick Edwards
Umm, am I missing something here.. After upgrade (same process as I always use which does NOT touch any config files for the test vhosts), going to any php site on my test server who gets all updates before I push them onto production, but for all intents and purposes, is a clean live server, resu

Re: announce mails

2021-12-21 Thread Nick Edwards
istribution repository. > > rsync.apache should be just as instant. If not, then please file an INFRA > ticket. > > Cheers, > -g > > > On Mon, Dec 20, 2021 at 7:26 PM Nick Edwards > wrote: > >> Why would the release system initiate an announce when the mirrors

Re: announce mails

2021-12-20 Thread Nick Edwards
Why would the release system initiate an announce when the mirrors are not up to date, they cant be, since rsync.apache still lists 2.4.51 as latest, the process is to allow time for mirrors to get the package before announcing it On Mon, Dec 20, 2021 at 7:53 PM Stefan Eissing wrote: > The mail

Re: release vibes?

2021-12-10 Thread Nick Edwards
Release often? let me tell you of a story from a System Administrators perspective as to why thats bad and should be avoided and you should learn from other people's mistakes There is a reason sysads dislike developers, they have this "oh new code gotta push it out right away" mentality, but we p

Re: TLSv1.3

2018-04-02 Thread Nick Edwards
well well if its not BANNED USER Reindl harrold using a ghost account On Tue, Apr 3, 2018 at 5:02 AM, li...@rhsoft.net wrote: > > > no, it's just an opinion based on the Chrome will penalty non-https in > general (bseides: the ACME challenge is happy with a automatic rediect > to https even if

Re: Listen 443 https (SSLEngine Optional - dual host)

2017-09-16 Thread Nick Edwards
phpmyadmin 4.4.15 is YEARS old we using 4.7 for nearly a year, 4.7.2 is current this from a troll who verbally abuses the hell out of people on other lists for posting similar comments using very outdated softwares HAH, this ones in google for life. On Sun, Sep 17, 2017 at 10:24 AM, Reindl H

Re: [proposed] 2.4 Maintenance SIG

2017-01-27 Thread Nick Edwards
You need some edumacation, I've avoided getting involved in these comments but I think this has to be said. Reindl is a long time well known troll, a highly caustic and abusive one, he's been kicked off more industry mailing lists than you've probably had hot dinners for it, some other lists, he's

Re: Status for 2.4.20

2016-03-30 Thread Nick Edwards
So after a thread stop message, why do you feel you need to troll bait them? It's clear they both agreed to ignore each other, it's been clear one party had no intention on keeping his word (having had myriad of clashes with the fool reindl myself on other lists I'm not at all surprised he expected

Re: [VOTE] Release Apache httpd 2.4.12 as GA

2015-01-27 Thread Nick Edwards
d you update any aspect of php between your 2.4.10 and 2.4.12 > test cases? > > > > > On Mon, 26 Jan 2015 11:23:20 +1000 > Noel Butler wrote: >> >> >> On 25/01/2015 17:21, Nick Edwards wrote: >> >> > I am noticing a number of hits using UTC with

Re: [VOTE] Release Apache httpd 2.4.12 as GA

2015-01-24 Thread Nick Edwards
I am noticing a number of hits using UTC with this version? Not all, only some, is anyone else seeing this? Does not occur on 2.4.10. They are php pages, however, the main site which is php is static, it only uses php for counter nothing else, its all hard written in vi. On 1/23/15, Jim Jagielski

Re: Use of HTML on mailing lists (Re: SO_REUSEPORT in the children processes)

2014-03-09 Thread Nick Edwards
Truer words were never spoken about Harald Reindl, this person brings trouble to every mailing list he joins postfix - banned fedora - moderation centos - moderation/banned roundcube - moderation dovecot - final warnings and they are just the lists I know of, and when moderated he is known to sen

suexec privilege elevation

2013-08-07 Thread Nick Edwards
As per FD list post.. Does this seem valid? FWD MESSAGE Apache suEXEC privilege elevation / information disclosure Discovered by Kingcope/Aug 2013 The suEXEC feature provides Apache users the ability to run CGI and SSI programs under user IDs different from the user ID of the calling web serv

suexec and reload modules

2013-05-24 Thread Nick Edwards
Hi, Two questions First, when apache gracefully reloads, it does not reload the modules? is there an option to have it fully reloads them? or, is an option planned? Case: We use mod cband to control clients speed and limits, but if we alter their configuration to increase the speed, reload does

scorebord permissions

2012-08-31 Thread Nick Edwards
Hello, I have an issue where, apache is, when using graceful reload, setting perms for domains as root -rw--- 1 root root 44 Sep 1 05:59 somedomain yet if I delete this and either click on URL, or, stop apache and cleanly start apache it is recreated cleanly as: -rw--- 1 apa

Re: Choosing a stronger password hash algorithm

2012-07-12 Thread Nick Edwards
Away on holidays, late reply, apologies. I would like to see bcrypt introduced, a number of sites seem to be moving that way, would be nice if apache did too! On 6/24/12, Stefan Fritsch wrote: > On Saturday 23 June 2012, William A. Rowe Jr. wrote: >> On 6/23/2012 3:42 PM, Stefan Fritsch wrote:

Re: md5crypt passwords

2012-06-21 Thread Nick Edwards
Hi Stefan, On 6/21/12, Stefan Fritsch wrote: > On Wed, 20 Jun 2012, Nick Edwards wrote: >> I posted this to users list last week but no-one bit, so I'm trying here. >> >> With md5crypt no longer recommended for use by its author, will Apache >> soon support sha25

md5crypt passwords

2012-06-20 Thread Nick Edwards
Hello, I posted this to users list last week but no-one bit, so I'm trying here. With md5crypt no longer recommended for use by its author, will Apache soon support sha256/sha512 in basic authentication via MySQL. I understand the apr version is different to plain md5crypt, but it is based on th