,
Ingvar Hagelund
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https
> On Thursday, March 28, 2019 11:58:21 AM CET Ingvar Hagelund wrote:
> > Fedora prohibits the use of rpath (...)
to., 28.03.2019 kl. 13.27 +0100, skrev Pavel Raiskup:
> With new enough libtool script, you can use this instead:
>
> %configure LT_SYS_LIBRARY_PATH=%_libd
Fedora prohibits the use of rpath, ref
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_beware_of_rpath
When compiling varnish with litbool, I ensure this by the usual
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g;
s|^runpath_var=LD_RUN_PATH|runpath_va
, Ingvar Hagelund
wrote:
> I'm about to push jemalloc-4.0.0 for rawhide. Scratch builds for f23 and
> f24 are available here:
> http://users.linpro.no/ingvar/jemalloc/4.0.0/
> There are a few packages that requires jemalloc, and they should be
> recompiled and tested aga
I'm about to push jemalloc-4.0.0 for rawhide. Scratch builds for f23 and
f24 are available here:
http://users.linpro.no/ingvar/jemalloc/4.0.0/
There are a few packages that requires jemalloc, and they should be
recompiled and tested against the new package.
$ repoquery --whatrequires jemalloc |\
Vagrant offers scripted provisioning and deployment of virtual
instances, removing the infamous "but it works om my laptop"
obstacle. Vagrant is well-known and much used and praised in the
devops community. Its home page is http://vagrantup.com/
Though VirtualBox is the current supported target,
cluster of 12 squid boxes.
* Ingvar Hagelund:
> I think it's important that varnish-2.1.0-2.fc13 is included in F-13,
> and hope that it's not too late.
>
> It was submitted by bodhi today, and can also be downloaded from koji.
>
> Please test the update and give f
I think it's important that varnish-2.1.0-2.fc13 is included in F-13,
and hope that it's not too late.
It was submitted by bodhi today, and can also be downloaded from koji.
Please test the update and give feedback through bodhi.
Snipped from the bodhi update request:
Details
Upgrade t
varnish is a high performance http accellerator.
I'm just to tag and build the new upstream version 2.1.0 of varnish.
This new version has a change in the vcl configuration language that may
need changes to existing vcl code.
If you are using varnish, please read the release notes carefully.,
htt