* Core 114-Upgrade
@ 2017-09-23 21:46 Matthias Fischer
2017-09-24 19:01 ` Michael Tremer
0 siblings, 1 reply; 3+ messages in thread
From: Matthias Fischer @ 2017-09-23 21:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1628 bytes --]
Hi,
Another one - sorry if its only me. ;-)
At the risk of overseeing something or being dumb:
I just checked the contents of the last Core-upgrade I built this
afternoon: 'core-upgrade-2.19-114.ipfire'.
And as far I as I know, the containing Apache-Update to 2.4.27 was
bundled with some changes in 'php 5.3.27' (see list.ipfire.org,
15.8.2017, [PATCH 2/2] from Wolfgang Apolinarski). But I can't find any
of these changes in this package (e.g., 'libphp5.so'). Is it only me or...?
The corresponding 'next' is at:
...
commit 6ec860b8d2f538fc28c8b56e45d82b1bd88514d3 (origin/next)
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sat Sep 23 10:37:02 2017 +0200
finish core114
...
And looking at '.../config/rootfiles/core/114/filelists/i586/' I see:
...
root(a)Devel: /home/matz/ipfire-2.x/config/rootfiles/core/114/filelists #
ls -l
total 8
lrwxrwxrwx 1 root root 23 Sep 23 21:54 apache2 -> ../../../common/apache2
lrwxrwxrwx 1 root root 19 Sep 23 21:54 apr -> ../../../common/apr
lrwxrwxrwx 1 root root 23 Sep 23 21:54 aprutil -> ../../../common/aprutil
-rw-r--r-- 1 root root 70 Sep 23 21:54 files
lrwxrwxrwx 1 root root 22 Sep 23 21:54 gnutls -> ../../../common/gnutls
lrwxrwxrwx 1 root root 22 Sep 23 21:54 hdparm -> ../../../common/hdparm
drwxr-xr-x 2 root root 4096 Sep 23 21:54 i586
lrwxrwxrwx 1 root root 21 Sep 23 21:54 squid -> ../../../common/squid
lrwxrwxrwx 1 root root 26 Sep 23 21:54 strongswan ->
../../../common/strongswan
lrwxrwxrwx 1 root root 23 Sep 23 21:54 unbound -> ../../../common/unbound
...
But nothing concerning 'php 5.3.27'.
Is it me or...?
Best,
Matthias
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Core 114-Upgrade
2017-09-23 21:46 Core 114-Upgrade Matthias Fischer
@ 2017-09-24 19:01 ` Michael Tremer
2017-09-24 20:18 ` Matthias Fischer
0 siblings, 1 reply; 3+ messages in thread
From: Michael Tremer @ 2017-09-24 19:01 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1988 bytes --]
I think Arne just fixed what you were looking for:
http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=2083519a64c82e8b68ef50cace6be56e7003aa3c
On Sat, 2017-09-23 at 23:46 +0200, Matthias Fischer wrote:
> Hi,
>
> Another one - sorry if its only me. ;-)
>
> At the risk of overseeing something or being dumb:
>
> I just checked the contents of the last Core-upgrade I built this
> afternoon: 'core-upgrade-2.19-114.ipfire'.
>
> And as far I as I know, the containing Apache-Update to 2.4.27 was
> bundled with some changes in 'php 5.3.27' (see list.ipfire.org,
> 15.8.2017, [PATCH 2/2] from Wolfgang Apolinarski). But I can't find any
> of these changes in this package (e.g., 'libphp5.so'). Is it only me or...?
>
> The corresponding 'next' is at:
>
> ...
> commit 6ec860b8d2f538fc28c8b56e45d82b1bd88514d3 (origin/next)
> Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
> Date: Sat Sep 23 10:37:02 2017 +0200
>
> finish core114
> ...
>
> And looking at '.../config/rootfiles/core/114/filelists/i586/' I see:
>
> ...
> root(a)Devel: /home/matz/ipfire-2.x/config/rootfiles/core/114/filelists #
> ls -l
> total 8
> lrwxrwxrwx 1 root root 23 Sep 23 21:54 apache2 -> ../../../common/apache2
> lrwxrwxrwx 1 root root 19 Sep 23 21:54 apr -> ../../../common/apr
> lrwxrwxrwx 1 root root 23 Sep 23 21:54 aprutil -> ../../../common/aprutil
> -rw-r--r-- 1 root root 70 Sep 23 21:54 files
> lrwxrwxrwx 1 root root 22 Sep 23 21:54 gnutls -> ../../../common/gnutls
> lrwxrwxrwx 1 root root 22 Sep 23 21:54 hdparm -> ../../../common/hdparm
> drwxr-xr-x 2 root root 4096 Sep 23 21:54 i586
> lrwxrwxrwx 1 root root 21 Sep 23 21:54 squid -> ../../../common/squid
> lrwxrwxrwx 1 root root 26 Sep 23 21:54 strongswan ->
> ../../../common/strongswan
> lrwxrwxrwx 1 root root 23 Sep 23 21:54 unbound -> ../../../common/unbound
> ...
>
> But nothing concerning 'php 5.3.27'.
>
> Is it me or...?
>
> Best,
> Matthias
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Core 114-Upgrade
2017-09-24 19:01 ` Michael Tremer
@ 2017-09-24 20:18 ` Matthias Fischer
0 siblings, 0 replies; 3+ messages in thread
From: Matthias Fischer @ 2017-09-24 20:18 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 253 bytes --]
On 24.09.2017 21:01, Michael Tremer wrote:
> I think Arne just fixed what you were looking for:
>
> http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=2083519a64c82e8b68ef50cace6be56e7003aa3c
> ...
Exactly. Thanks. ;-)
Best,
Matthias
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-09-24 20:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-23 21:46 Core 114-Upgrade Matthias Fischer
2017-09-24 19:01 ` Michael Tremer
2017-09-24 20:18 ` Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox