Bug#1063916: RFP: freenginx -- a fork of nginx maintained by Maxim Dounin and the development community

2024-02-14 Thread Jeffrey Walton
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name: freenginx Version : 1.24.0 Upstream Author : Maxim Dounin and the development community Section: web * URL : http://freenginx.org/ * License : GPL Programming Lang:

Re: Ability to further support 32bit architectures

2024-01-11 Thread Jeffrey Walton
On Thu, Jan 11, 2024 at 5:45 AM Bastian Blank wrote: > > On Thu, Jan 11, 2024 at 09:48:34AM +, Dimitri John Ledkov wrote: > > Disabling debug symbols, enabling debug symbol zstd compression, using > > split debug symbols (disabled BTF usage) should help here. > > Okay, maybe more workarounds e

Re: Hoping to donate/sell a Talos II motherboard

2023-02-28 Thread Jeffrey Walton
On Tue, Feb 28, 2023 at 7:46 PM wrote: > > My friend has a spare Talos II motherboard that is currently sitting in his > house > in Indiana USA collecting dust. > > https://www.raptorcs.com/TALOSII/ > > I have convinced him to donate/sell it to an open source project or developer. > > I reached o

Re: Thinking about a "jessie and a half" release

2016-09-09 Thread Jeffrey Walton
>>> Is anybody else interested in helping? Thoughts/comments? >> >>Sorry to bump an old thread >> >>Please consider moving to Clang 3.8 or 4.0 as the LLVM front end for >>the platform. >> >>Clang 3.5 and 3.6 are no longer maintained. The bugs we are >>discovering and reporting are being closed

Re: Thinking about a "jessie and a half" release

2016-09-06 Thread Jeffrey Walton
> There's something I've been pondering for a while, along with some > other folks - it might be useful to do a "jessie and a half" release, > similarly to what we did in the etch days. That's *basically* just > like a normal jessie release, but with a few key updates: > > * backports kernel > *

ARM64 (was: Summary of the ARM ports BoF at DC16)

2016-07-21 Thread Jeffrey Walton
> arm64 > = > > Most recent ARM port. All looking good now - we've been mostly able to > move on from Juno development platforms to real server hardware > now. We're using some APM Mustang machines and an AMD Seattle box > hosted by ARM and Linaro at the moment, and even real arm64 server > mac

Re: Thinking about a "jessie and a half" release

2016-07-12 Thread Jeffrey Walton
> There's something I've been pondering for a while, along with some > other folks - it might be useful to do a "jessie and a half" release, > similarly to what we did in the etch days. That's *basically* just > like a normal jessie release, but with a few key updates: > > * backports kernel > *

Re: Debian package on Windows

2016-03-30 Thread Jeffrey Walton
On Wed, Mar 30, 2016 at 1:52 PM, Paul Wise wrote: > On Mon, Feb 22, 2016 at 10:05 PM, Jonathan Dowland wrote: > >> I think your message would be better addressed to the debian-devel mailing >> list, who I have copied in to this reply so that more Debian Developers are >> aware of it. (There's als

Please enable -Wabi-tag warning for C++ programs

2016-03-22 Thread Jeffrey Walton
We just took a report due to http://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html It appears Debian built the library with GCC, and GCC used _GLIBCXX_USE_CXX11_ABI. The user then compiled with Clang and caught a link error. The tools did not warn him about the problems, so the report