Bug#1067830: possible patch for gri to handle time_t on debian

2024-04-05 Thread Daniel Kelley
long, so hopefully if there is still a problem on debian, someone can tell me a preprocesser symbol that I can use (and perhaps a header.h file I can specify) to define the `time_t` type. Sorry for the hassles. Dan Kelley

Bug#1005874: dnsmasq: TFTP server disregards bind-interfaces & co.

2022-02-16 Thread Simon Kelley
-address. Simon. Martin-Éric On Wed, Feb 16, 2022 at 10:11 PM Simon Kelley wrote: 67 is DHCP and always binds the wildcard: that's necessary to make DHCP work. It checks the arrival address of packets and discards those which are not valid. interface= is documented to listen on the addresses

Bug#1005874: dnsmasq: TFTP server disregards bind-interfaces & co.

2022-02-16 Thread Simon Kelley
the above config. Cheers! Martin-Éric On Wed, Feb 16, 2022 at 9:36 PM Simon Kelley wrote: I'm not clear what you think is happening, and what you want to happen. bind-interfaces works for tftp; there will be a socket for each address on each valid interface bound to that address and port 69

Bug#1005874: dnsmasq: TFTP server disregards bind-interfaces & co.

2022-02-16 Thread Simon Kelley
I'm not clear what you think is happening, and what you want to happen. bind-interfaces works for tftp; there will be a socket for each address on each valid interface bound to that address and port 69 no-dhcp-interface does indeed suppress tftp on that interface too, and is documented so to

Bug#995670: ITP: zig -- General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software

2021-10-09 Thread Andrew Kelley
On Tue, 5 Oct 2021 00:20:09 + Paul Wise wrote: Please make sure the package is built solely from the source from scratch without any existing binaries using the upstream supported bootstrap process: https://github.com/ziglang/zig-bootstrap/ Personally, I think merging zig-bootstrap into

Bug#981726: dnsmasq: segfaul after linux update. Then dnsmasq 10u1 has the same problam. Thanks.

2021-02-03 Thread Simon Kelley
That's not good. I need to reproduce this here, and I can't as yet. Could you send a copy of your dnsmasq configuration file and maybe a copy of /use/sbin/dnsmasq Simon. On 03/02/2021 09:32, Marek Jambrich wrote: > Package: dnsmasq > Version: 2.80-1+deb10u1 > Severity: important > > Dear

Bug#958100: fixed in dnsmasq 2.81-2

2020-04-19 Thread Simon Kelley
On 19/04/2020 09:55, Laurent Bigonville wrote: > On Sat, 18 Apr 2020 18:48:37 + Debian FTP Masters > wrote: > [...] >> dnsmasq (2.81-2) unstable; urgency=low >> . >> * Fix FTBFS on kFreeBSD. (closes: #958100) > > Thanks for the fast upload, the package is now building fine. > > Why didn't

Bug#929884: dnsmasq: please provide runscript file

2020-03-17 Thread Simon Kelley
On 17/03/2020 01:21, Lorenzo Puliti wrote: > Package: src:dnsmasq > Followup-For: Bug #929884 > > > > -- System Information: > Debian Release: bullseye/sid > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 5.5.9-van

Bug#929884: dnsmasq: please provide runscript file

2020-02-12 Thread Simon Kelley
-dev [!linux-any], > -liblua5.2-dev > +liblua5.2-dev, dh-runit, debhelper-compat (= 10) > Maintainer: Simon Kelley > Homepage: http://www.thekelleys.org.uk/dnsmasq/doc.html > Standards-Version: 3.9.8 > @@ -12,8 +12,9 @@ Standards-Version: 3.9.8 >

Bug#942363: dnsmasq breaks "dig +trace"

2019-12-12 Thread Simon Kelley
Can I query the version number for this? I think that this behaviour was fixed in the 2.80 upstream release and therefore the Debian 2.80-1 package. Simon.

Bug#924953: llvm::Triple::KFreeBSD enum item is missing, causing FTBFS downstream

2019-03-18 Thread Andrew Kelley
Package: llvm-defaults Version: 0.47 Zig fails to build from source on Debian with the llvm package: [ 11%] Building CXX object CMakeFiles/zig_cpp.dir/src/zig_llvm.cpp.o /home/vsts/work/1/s/src/zig_llvm.cpp:1037:59: error: ‘KFreeBSD’ is not a member of ‘llvm::Triple’

Bug#923746: dnsmasq: ra advertises wrong ipv6 link MTU

2019-03-05 Thread Simon Kelley
On 04/03/2019 23:02, Chris Carr wrote: >    * What outcome did you expect instead? > > I expected Windows to receive the correct MTU size of 1280 as set in > /proc/sys/net/ipv6/conf/he-ipv6/mtu > > interface=int0 > dhcp-range=tag:int0,::1,constructor:int0,ra-names,24h There seem to be two

Bug#911408: dnsmasq breaks systemd autopkgtest

2018-11-08 Thread Simon Kelley
C validation) then in this particular case (answer comes from --address in the command line or config file) the ad bit is set in the answer, even though the answer is NOT DNSSEC validated. This bug also exists in 2.79, which made me think that it was not the source of the problem. As you found, th

Bug#911408: dnsmasq breaks systemd autopkgtest

2018-10-21 Thread Simon Kelley
On 21/10/2018 00:05, Michael Biebl wrote: > After rebuilding the LXC chroot, I was able to reproduce the issue after > all. > > Runnig a git bisect shows the following as the first faulty commit > > > commit 1682d15a744880b0398af75eadf68fe66128af78 > Author: Simon Kelley

Bug#888771: dnsmasq: dhcp-option 'router' is ignored for tagged ranges

2018-02-06 Thread Simon Kelley
On 29/01/18 18:28, Drexl Johannes wrote: > Package: dnsmasq > Version: 2.76-5+deb9u1 > Severity: normal > > Dear Maintainer, > > when using tags for different address ranges (e. g. privilege separation) for > IPv4, option 3 (router) is not forwarded to the client. In its stead the > interface

Bug#889144: stricter PIDfile handling breaks several daemons

2018-02-04 Thread Simon Kelley
On 04/02/18 20:26, Sven Hartge wrote: > Does dnsmasq need a PIDfile when running under systemd? Can't it just > not double fork, stay in the foreground using a Type=simple systemd unit? > > That way the whole problem could be avoided all together. > Sending signals to the dnsmasq process cause

Bug#889144: stricter PIDfile handling breaks several daemons

2018-02-04 Thread Simon Kelley
With my dnsmasq maintainer hat on, the current arrangement looks like this. 1) /run/dnsmasq is a directory owned by dnsmasq:nogroup 2) /run/dnsmasq/dnsmasq.pid gets written by dnsmasq before it drops root, so is root:root 3) The reason /run/dnsmasq is owned by dnsmasq is so that dnsmasq can

Bug#883596: Wron exit code of dhcp_release6

2017-12-14 Thread Simon Kelley
OK, thanks for that useful information. I see the problem. Fixed upstream at http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=a6cee69af4c77c9795f57a459ea88d37227b3271 Cheers, Simon. signature.asc Description: OpenPGP digital signature

Bug#883596: Wron exit code of dhcp_release6

2017-12-05 Thread Simon Kelley
On 05/12/17 15:00, Gaudenz Steinlin wrote: > > Hi > > Sorry for the incomplete bug report. I wanted to resume a reported I did > not finish with reportbug, but it decided to send the backup copy as is > instead of letting me edit it before sending. > > Looking at the code the wrong error code

Bug#865482: src:gri: FTBFS with perl 5.26 -- Unescaped left brace in regex is illegal

2017-06-21 Thread Daniel Kelley
Thanks very much for the patch. I’ve modified the source, in commit 6d178b36a7ac2b0e5d67868fdcd3992ac04f2cd4 available on github. I no longer run linux, so I cannot test this, but it looks straightforward. Hopefully it’s OK to do a reply-to-all in the debian bug-tracking system. Dan > On

Bug#864085: unblock: dnsmasq/2.76-5

2017-06-04 Thread Simon Kelley
On 04/06/17 16:36, Jonathan Wiltshire wrote: > Control: tag -1 moreinfo > > On Sun, Jun 04, 2017 at 09:58:44AM +0100, ? wrote: >> The dnsmasq package in testing has a serious problem when dns-root-data is >> installed, due to changes in the format of the dns-root-data files. >> The effect is to

Bug#860274: Root cause

2017-06-04 Thread Simon Kelley
That change is the fix, not the cause. It's not on 2.76, but has made it to 2.77. I've requested that the release-managers push 2.77-1 into Stretch. Cheers, Simon. On 04/06/17 13:08, Colin Wetherbee wrote: > This regression is caused by the following change upstream in dnsmasq: > >

Bug#853271: i965-va-driver upstream project has moved to Github from Freedesktop.org

2017-01-30 Thread Sean V Kelley
https://github.com/01org/intel-vaapi-driver/issues/new to file bugs on the intel-vaapi-driver github site Packages will need to be updated to pull source from the new github repos mentioned above. Thanks, Sean -- Sean V. Kelley <sean.v.kel...@intel.com> Open Source Technology Center / SSG

Bug#853270: Libva upstream project has moved to Github from Freedesktop.org

2017-01-30 Thread Sean V Kelley
to file bugs on the libva github site Packages will need to be updated to pull source from the new github repos mentioned above. Thanks, Sean -- Sean V. Kelley <sean.v.kel...@intel.com> Open Source Technology Center / SSG Intel Corp.

Bug#721751: dnsmasq-base: Always listens on all interfaces

2016-08-19 Thread Simon Kelley
On 05/08/16 16:59, Clément Hermann wrote: > Hi, > > Just want to add my bit on this one. > > The documentation states that when "interface" option is used, the > daemon binds on * but reject queries that come to interfaces not listed. > > This does not work, so eitheir the documentation is

Bug#819856: dnsmasq: diff for NMU version 2.76-1.2

2016-07-16 Thread Simon Kelley
Hi, Thanks for this. I need to upload 2.76-2, which has a fix for a different bug, #831372. I've patched this with the 2.76-1.1 and 2.76-1.2 NMUs, so they're included. However by the time 2.76-1.2 gets to the end of the delay, 2.76-2 will be in place. That's not going to confuse things, is it?

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-25 Thread Simon Kelley
On 04/04/16 17:13, Thilo Six wrote: > Simon Kelley schrieb/wrote: >> >> The following code in /etc/init.d/dnsmasq is responsible for this >> behaviour. >> >> # /etc/dnsmasq.d/README is a non-conffile installed by the dnsmasq >> package. >> # Should

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-04 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following code in /etc/init.d/dnsmasq is responsible for this behaviour. # /etc/dnsmasq.d/README is a non-conffile installed by the dnsmasq package. # Should the dnsmasq package be removed, the following test ensures that # the daemon is no

Bug#805596: dnsmasq: Fails to resolve cloudflare.com domains with dnssec

2015-11-20 Thread Simon Kelley
I suspect that the proximate cause of this is lack of support for the ECDSA ciphersuite in 2.72. As you pointed out, this works OK in 2.75. 2.72 was a very early release for DNSSEC in dnsmasq, and there have been many changes and fixes between 2.72 and 2.75. Backporting so many changes is not

Bug#798981: dnsmasq: dhcp offers not accepted by client

2015-09-29 Thread Simon Kelley
configuration. Cheers, Simon. On 27/09/15 10:58, Ritesh Raj Sarraf wrote: > On Sat, 2015-09-26 at 22:08 +0100, Simon Kelley wrote: >> It's a fairly tall order to reproduce this, but I have one idea. >> What is the MAC address associated with lxcbr0? Is it possible >> that that is

Bug#798981: dnsmasq: dhcp offers not accepted by client

2015-09-26 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It's a fairly tall order to reproduce this, but I have one idea. What is the MAC address associated with lxcbr0? Is it possible that that is changing as a result of the suspend/resume cycle? Cheers, Simon. On 14/09/15 18:17, Ritesh Raj Sarraf

Bug#798653: hosts from hostsdir=/dir/ picked up but not served

2015-09-21 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > What does not seem to work is that addresses removed from the file > are removed from the cache immediately. So if I remove the entry > for sid it will still be served. > That's documented behaviour. New or changed files are read, so extra

Bug#798653: hosts from hostsdir=/dir/ picked up but not served

2015-09-18 Thread Simon Kelley
On 11/09/15 15:54, Guido Günther wrote: > On Fri, Sep 11, 2015 at 03:57:19PM +0200, Guido Günther wrote: >> Package: dnsmasq >> Version: 2.75-1 >> Severity: normal >> >> Hi, >> I just tried your suggestion with --hostdir=/tmp/test. While I see these >> log messages nicely: >> >> Sep 11 15:53:49

Bug#798793: gimp-gmic: All presets for film emulation produce 404's

2015-09-12 Thread Tim Kelley
Package: gimp-gmic Version: 1.6.0.1-1 Severity: normal Dear Maintainer, Apparently all the presets for the film emulation section point to locations on the web which no longer exist. They really should be removed or fixed. -- System Information: Debian Release: 8.2 APT prefers stable-updates

Bug#798739: [Pkg-cmake-team] Bug#798739: cmake: GNUInstallDirs reports CMAKE_INSTALL_LIBDIR as "lib" instead of "lib/$triplet"

2015-09-12 Thread Andrew Kelley
On Sat, Sep 12, 2015 at 1:21 AM, Andrew Kelley <superjo...@gmail.com> wrote: > Perhaps I should take this bug report to git-buildpackage. I see output > like this: > > dh build >dh_testdir >dh_auto_configure > cmake .. -DCMAKE_INSTALL_PREFIX=/u

Bug#798739: [Pkg-cmake-team] Bug#798739: cmake: GNUInstallDirs reports CMAKE_INSTALL_LIBDIR as "lib" instead of "lib/$triplet"

2015-09-12 Thread Andrew Kelley
On Sat, Sep 12, 2015 at 1:12 AM, Felix Geyer <fge...@debian.org> wrote: > On 12.09.2015 09:13, Andrew Kelley wrote: > > Package: cmake > > Version: 3.2.2-2+b1 > > Severity: important > > > > > > Here is a simple CMakeLists.txt file: >

Bug#798739: cmake: GNUInstallDirs reports CMAKE_INSTALL_LIBDIR as "lib" instead of "lib/$triplet"

2015-09-12 Thread Andrew Kelley
Package: cmake Version: 3.2.2-2+b1 Severity: important Here is a simple CMakeLists.txt file: include(GNUInstallDirs) message("lib: ${CMAKE_INSTALL_LIBDIR}") It outputs: "lib: lib". No arch triplet. I also tested this with cmake from experimental, currently version 3.3.1. -- System

Bug#798735: ITP: libsoundio -- cross-platform audio input and output

2015-09-11 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley <superjo...@gmail.com> * Package name: libsoundio Version : 1.0.1 Upstream Author : Andrew Kelley <superjo...@gmail.com> * URL : http://libsound.io/ * License : MIT Programming Lang: C

Bug#798586: dnsmasq --no-resolv fails if /etc/resolv.conf is a symbolic link pointing to a file in a nonexistent directory

2015-09-10 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/09/15 20:35, Alexander Kurtz wrote: > Package: dnsmasq Version: 2.75-1 Thanks, I just pushed the fix upstream, it will be in the next release. Cheers, Simon. > > Hi, > > dnsmasq(8) says ... > > -R, --no-resolv Don't read

Bug#798093: Please allow to inotify monitor addn-hosts dirs

2015-09-10 Thread Simon Kelley
On 05/09/15 15:42, Guido Günther wrote: > Package: dnsmasq > Version: 2.72-3+deb8u1 > Severity: wishlist > > Hi, > it would be awesome if dnsmasq could use inotify in case of > > --addn-hosts=/a/directory/ > > this would allow one to dump new files in there (and modify existing > ones) without

Bug#798093: Please allow to inotify monitor addn-hosts dirs

2015-09-05 Thread Simon Kelley
On 05/09/15 15:42, Guido Günther wrote: > Package: dnsmasq > Version: 2.72-3+deb8u1 > Severity: wishlist > > Hi, > it would be awesome if dnsmasq could use inotify in case of > > --addn-hosts=/a/directory/ > > this would allow one to dump new files in there (and modify existing > ones) without

Bug#794642: dnsmasq: pick one of the conf-dir directives and un-comment it, please

2015-08-05 Thread Simon Kelley
The Debian package provides a directory, /etc/dnsmasq.d for config file fragments. This is automagically enabled with a command-line argument provided by the init-system start script, without the need to include is in /etc/dnsmasq.conf This is documented in para 2 of

Bug#790526: gri bug on texinfo

2015-07-24 Thread Daniel Kelley
Thanks, Peter. I did a bit of work on this, namely 1. clean gri.texi as suggested 2. remove texinfo.tex as suggested (from “.” and from “./doc”) 3. update some dates and version in gri.texi and other files but unfortunately I cannot build anymore on OSX. I get as

Bug#790341: [Pkg-utopia-maintainers] Bug#790341: network-manager: [regression] change in dnsmasq has broken connection sharing support

2015-07-05 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 This is indeed a dnsmasq bug, introduced in 2.73. My fault, sorry. Insufficient scrutiny of a clean-up patch. I just committed a fix to the git repo. Cheers, Simon. On 28/06/15 17:27, Michael Biebl wrote: Hi Paul, thanks for your bug report.

Bug#787380: debian-maintainers: Please add Andrew Kelley as a Debian Maintainer

2015-05-31 Thread Andrew Kelley
: Linux 4.0.0-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Comment: Add Andrew Kelley superjo...@gmail.com as a Debian Maintainer Date: Sun, 31 May 2015 13:52:37 -0700 Action: import

Bug#787380: debian-maintainers: Please add Andrew Kelley as a Debian Maintainer

2015-05-31 Thread Andrew Kelley
-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Comment: Add Andrew Kelley superjo...@gmail.com as a Debian Maintainer Date: Sun, 31 May 2015 13:52:37 -0700 Action: import Recommended

Bug#683372: squeeze update of dnsmasq?

2015-05-16 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 16/05/15 11:26, Santiago Ruano Rincón wrote: Hi Simon, On Fri, May 15, 2015 at 04:24:30PM +0200, Santiago Ruano Rincón wrote: ... I'm attaching the clean patch to fix CVE-2015-3294. These other CVEs are related each other and still

Bug#785355: ITP: node-yawl -- yet another web sockets library

2015-05-15 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-yawl Version : 1.0.2 Upstream Author : Andrew Kelley superjo...@gmail.com * URL : https://github.com/andrewrk/node-yawl * License

Bug#783459: dnsmasq: Wheezy regression caused by CVE-2015-3294/2.62-3+deb7u2 w/ bind-interfaces

2015-05-06 Thread Simon Kelley
Salvatore. The problem occurs if the dnsmasq binary is compiled against libc headers which #define SO_REUSEPORT and then run on a kernel which doesn't support that option. I guess the security builds have picked up SO_REUSEPORT from a libc backport. The fix applied at the time was:

Bug#783459: dnsmasq: diff for NMU version 2.72-3.1

2015-05-06 Thread Simon Kelley
On 05/05/15 15:15, Salvatore Bonaccorso wrote: Control: tags 783459 + pending Hi Simon, I've prepared an NMU for dnsmasq (versioned as 2.72-3.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards, Salvatore That looks fine, thanks for

Bug#761442: ITP: node-readable-stream -- Streams2, user-land copy of the stream library from Node.js v0.10

2015-03-13 Thread Andrew Kelley
Don't package this, instead patch the module to require('stream') instead of require('readable-stream') since Debian has Node.js v0.10.x which has streams2 built in. On Fri, Mar 13, 2015 at 1:31 PM, Bas Couwenberg sebas...@xs4all.nl wrote: Package: wnpp Followup-For: Bug #761442 Owner: Bas

Bug#778568: unblock: node-findit2/2.2.3-2

2015-02-16 Thread Andrew Kelley
:16.0 + @@ -1,3 +1,9 @@ +node-findit2 (2.2.3-2) unstable; urgency=medium + + * remove build dependency on buggy dependency: node-tap + + -- Andrew Kelley superjo...@gmail.com Mon, 16 Feb 2015 19:25:08 + + node-findit2 (2.2.3-1) unstable; urgency=medium * Initial release (Closes

Bug#778566: unblock: node-serve-static/1.6.4-2

2015-02-16 Thread Andrew Kelley
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package node-serve-static The package had a security vulnerability which was the bug that caused node-serve-static and its reverse dependencies to be marked as autoremove.

Bug#778576: unblock: node-tap/0.4.13-2

2015-02-16 Thread Andrew Kelley
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package node-tap The bug that caused this package to be scheduled for autoremoval is fixed with this small patch which disables a single test. This does not affect the

Bug#778568: unblock: node-findit2/2.2.3-2

2015-02-16 Thread Andrew Kelley
On Mon, 16 Feb 2015 23:39:29 +0100 Mehdi Dogguy me...@dogguy.org wrote: Can you please elaborate on the node-tap is a buggy package part? I see that there is an RC-bug reported against it and its maintainer seems to think that it should be easy to fix. Are there any other issues? Did you

Bug#778566: unblock: node-serve-static/1.6.4-2

2015-02-16 Thread Andrew Kelley
On Mon, 16 Feb 2015 23:45:17 +0100 Mehdi Dogguy me...@dogguy.org wrote: Assuming you will replace UNRELEASED with a more sensible string, please go ahead and upload it to Unstable. It is now uploaded to unstable. Thank you.

Bug#776530: dnsmasq: fails to start when dbus is not installed and running systemd

2015-02-11 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/02/15 09:17, Simon McVittie wrote: On Mon, 09 Feb 2015 at 16:33:31 +, Simon McVittie wrote: If I was the maintainer, I'd go for option 2, Type=forking, which makes the systemd unit work even more like the init script does now -

Bug#776530: dnsmasq: fails to start when dbus is not installed and running systemd

2015-02-11 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/02/15 21:56, Simon McVittie wrote: On 11/02/15 21:26, Simon Kelley wrote: Thanks, that looks good, but I think that probably the default --enable-dbus should go as well. It's only there for the previous use with systemd's dbus method

Bug#776530: dnsmasq: fails to start when dbus is not installed and running systemd

2015-02-09 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Simon. Many thanks for the offer of help, not having to wade into the intricacies of systemd is a big win for me. The current arrangements are something which was made to work without big code changes so I'm not wedded to using the dbus method at

Bug#771631: dnsmasq: Please add ProtectSystem=yes to systemd service file

2014-12-17 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 There's a potential problem with this: dnsmasq has an option to invoke child processes when the DHCP lease database changes, using the - --dhcp-script option. By making this change, those processes are going to be invoked with read-only /usr. That's

Bug#773001: dnsmasq starting provoke dbus error

2014-12-15 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 12/12/14 22:25, chris21.r...@free.fr wrote: Package: dnsmasq Version: 2.72-2 Severity: important Dear Maintainer, I configured dnsmasq on debian jessie. When starting dnsmasq, I receive: Erreur DBus : Connection :1.57 is not allowed

Bug#767959: RM: node-findit -- ROM; superceded by node-findit2

2014-11-03 Thread Andrew Kelley
Package: ftp.debian.org Severity: normal Please remove node-findit. I am the maintainer and the maintainer of all of its dependencies, and it has been replaced by node-findit2 which is in unstable and testing. It no longer has any reverse dependencies and is completely superceded by node-findit2.

Bug#765772: ITP: node-findit2 -- walk a directory tree recursively with events

2014-10-17 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-findit2 Version : 2.2.2 Upstream Author : Andrew Kelley superjo...@gmail.com * URL : https://github.com/andrewrk/node-findit

Bug#765432: ITP: node-fd-slicer -- safely create multiple ReadStream or WriteStream objects from the same file descriptor - Node.js module

2014-10-14 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-fd-slicer Version : 0.3.2 Upstream Author : Andrew Kelley superjo...@gmail.com * URL : https://github.com/andrewrk/node-fd-slicer

Bug#765433: ITP: node-content-disposition -- Create and parse Content-Disposition header - Node.js module

2014-10-14 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-content-disposition Version : 0.5.0 Upstream Author : Douglas Christopher Wilson d...@somethingdoug.com * URL : https

Bug#764374: libgroove: FTBFS on hurd-i386

2014-10-07 Thread Andrew Kelley
On Tue, Oct 7, 2014 at 10:31 AM, Pino Toscano p...@debian.org wrote: On 2014-10-07 18:42, Svante Signell wrote: Source: libgroove Version: 4.2.0-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, libgroove fails to build on GNU/Hurd due to a name

Bug#763916: ITP: node-browserify-lite -- bundle client-side JavaScript using Node.js-style module syntax

2014-10-03 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-browserify-lite Version : 0.0.1 Upstream Author : Andrew Kelley superjo...@gmail.com * URL : https://github.com/andrewrk

Bug#763355: ITP: node-yazl -- yet another zip library for Node.js

2014-09-29 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-yazl Version : 2.0.1 Upstream Author : Josh Wolfe thejoshwo...@gmail.com * URL : https://github.com/thejoshwolfe/yazl * License

Bug#763364: ITP: node-yauzl -- yet another unzip library for Node.js

2014-09-29 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-yauzl Version : 2.0.0 Upstream Author : Josh Wolfe thejoshwo...@gmail.com * URL : https://github.com/thejoshwolfe/yauzl * License

Bug#761654: dnsmasq: The AD flag is set in every cached answer.

2014-09-15 Thread Simon Kelley
Thanks for this. I just checked, and the bug is fixed in later versions of dnsmasq. (I didn't determine exactly which one, but I expect it was around 2.67, when DNSSEC validation was added, and the whole code handling DNSSEC flag bits was re-written.) Therefore in the next release of Debian, this

Bug#758119: dnsmasq: fails to start under systemd when dbus is not installed

2014-08-19 Thread Simon Kelley
On 14/08/14 14:11, Michael Biebl wrote: Am 14.08.2014 14:57, schrieb Michael Biebl: Am 14.08.2014 14:30, schrieb Paul Wise: On Thu, 2014-08-14 at 14:15 +0200, Michael Biebl wrote: fwiw, we are using User: pkg-systemd-maintain...@lists.alioth.debian.org since a while now. Ah, there are

Bug#757917: transition: libav11

2014-08-18 Thread Andrew Kelley
On Aug 18, 2014 12:22 PM, Emilio Pozuelo Monfort po...@debian.org wrote: I want to get perl in first. Ping me again when that happens if I haven't replied. Pardon my ignorance but why can't those both happen at the same time?

Bug#758350: libgroove: Use pkg-config to determine FFmpeg linker flags

2014-08-17 Thread Andrew Kelley
Thank you for your patch Andreas. This library has been developed exclusively against libav. I have only tested this library against ffmpeg one time, and when I did, it segfaulted. I'm having a hard time understanding why I should make the package and build script more complicated for an

Bug#758169: dh-acc: allow debian/package.abi (without the .tar.gz)

2014-08-14 Thread Andrew Kelley
Package: dh-acc Version: 1.99.9-2 Severity: wishlist abi-compliance-checker already supports untarred *.abi files as the input to -d1. Please make dh_acc support this too. This prevents having to put an entry in debian/source/include-binaries The compression is not actually helpful. -- System

Bug#754402: dnsmasq: Ignore files which do not match *.conf in /etc/dnsmasq.d

2014-08-13 Thread Simon Kelley
On 05/08/14 17:55, Benjamin Cama wrote: Hi Simon, Le samedi 19 juillet 2014 à 22:01 +0100, Simon Kelley a écrit : It would be fairly simple to support this upstream, and with hindsight it's a better way to do things. My main concern is that to make the change now introduces a behavior

Bug#753067:

2014-08-06 Thread Andrew Kelley
I no longer intend to package this module.

Bug#756985: ITP: rucksack -- texture packer and resource bundler for video games

2014-08-04 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: rucksack Version : 1.0.0 Upstream Author : Andrew Kelley superjo...@gmail.com * URL : https://github.com/andrewrk/rucksack * License

Bug#755855: RFS: liblaxjson/1.0.2-1 [ITP] -- relaxed JSON streaming parser C library

2014-07-24 Thread Andrew Kelley
On Wed, Jul 23, 2014 at 11:26 PM, Vincent Bernat ber...@debian.org wrote: ❦ 23 juillet 2014 15:41 -0700, Andrew Kelley superjo...@gmail.com : Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package liblaxjson: * Package name

Bug#755855: RFS: liblaxjson/1.0.2-1 [ITP] -- relaxed JSON streaming parser C library

2014-07-24 Thread Andrew Kelley
On Thu, Jul 24, 2014 at 12:19 AM, Vincent Bernat ber...@debian.org wrote: Seems fine. Please, reupload as 1.0.2-1 (just remove any changelog entry, only keep the initial one, we don't need details). Done. I realized this just after I dispatched that email to you. Regards, Andrew

Bug#755855: closed by Bart Martens ba...@quantz.debian.org (closing RFS: liblaxjson/1.0.2-1 [ITP] -- relaxed JSON streaming parser C library)

2014-07-24 Thread Andrew Kelley
an updated package to mentors and feel free to reopen this RFS 755855 or open a new RFS. -- Forwarded message -- From: Andrew Kelley superjo...@gmail.com To: Debian Bug Tracking System sub...@bugs.debian.org Cc: Date: Wed, 23 Jul 2014 15:41:11 -0700 Subject: RFS: liblaxjson/1.0.2-1

Bug#755855: RFS: liblaxjson/1.0.2-1 [ITP] -- relaxed JSON streaming parser C library

2014-07-23 Thread Andrew Kelley
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package liblaxjson: * Package name: liblaxjson Version : 1.0.2-1 Upstream Author : Andrew Kelley superjo...@gmail.com * URL : https://github.com/andrewrk/liblaxjson

Bug#754299: dnsmasq: Reloading dnsmasq with systctl results in stop

2014-07-19 Thread Simon Kelley
On 17/07/14 06:40, Vladimir K wrote: Hm... usually changing additional hosts file was enough to trigger this bug. But now I can not reproduce it either. I've rechecked it on both my home servers and now the bug is gone. Tried adding upstream server in config file and host in addn-hosts file.

Bug#754402: dnsmasq: Ignore files which do not match *.conf in /etc/dnsmasq.d

2014-07-19 Thread Simon Kelley
On 10/07/14 18:11, Benjamin Cama wrote: Package: dnsmasq Version: 2.62-3+deb7u1 Severity: wishlist Hi, While configuring dnsmasq today, I stumbled upon a very annoying behavior: dnsmasq doesn't ignore files not ending in .conf in its /etc/dnsmasq.d/ configuration directory. I had copied

Bug#754299: dnsmasq: Reloading dnsmasq with systctl results in stop

2014-07-16 Thread Simon Kelley
On 09/07/14 18:03, Vladimir Kudrya wrote: Package: dnsmasq Version: 2.71-1 Severity: important Dear Maintainer, when reloading dnsmasq with changed configuration, daemon stops. Config is valid, daemon can be started normally after that. Log of the daemon after systemctl reload action:

Bug#753882: ITP: node-quotemeta -- escape regular expression characters

2014-07-05 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-quotemeta Version : 0.0.0 Upstream Author : James Halliday m...@substack.net (http://substack.net) * URL : https://github.com

Bug#753652: ITP: node-clarinet -- evented streaming JSON parser

2014-07-03 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-clarinet Version : 0.9.0 Upstream Author : Nuno Job nunojobpi...@gmail.com (http://nunojob.com/) * URL : https://github.com

Bug#753654: ITP: node-jstream -- Continously reads in JSON and outputs JavaScript objects

2014-07-03 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-jstream Version : 0.2.7 Upstream Author : Roly Fentanes (https://github.com/fent) * URL : https://github.com/fent/node-jstream

Bug#753655: ITP: node-ytdl-core -- YouTube video downloader Node.js module

2014-07-03 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-ytdl-core Version : 0.2.0 Upstream Author : Roly Fentanes (https://github.com/fent) * URL : https://github.com/fent/node-ytdl

Bug#753410: ITP: node-chalk -- Terminal string styling

2014-07-01 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-chalk Version : 0.4.0 Upstream Author : Sindre Sorhus sindresor...@gmail.com ( http://sindresorhus.com) * URL : https

Bug#753412: ITP: node-jsondiffpatch -- Diff Patch for Javascript objects

2014-07-01 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-jsondiffpatch Version : 0.1.7 Upstream Author : Benjamin Eidelman benei...@gmail.com * URL : https://github.com/benjamine

Bug#753418: ITP: node-zip-stream -- streaming zip archive generator

2014-07-01 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-zip-stream Version : 0.3.5 Upstream Author : Chris Talkington (http://christalkington.com/) * URL : https://github.com

Bug#753422: ITP: node-archiver -- streaming interface for archive generation

2014-07-01 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-archiver Version : 0.10.1 Upstream Author : Chris Talkington (http://christalkington.com/) * URL : https://github.com/ctalkington

Bug#753433: ITP: node-lastfm -- Read and write to Last.fm

2014-07-01 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-lastfm Version : 0.9.0 Upstream Author : James Scott jam...@gmail.com * URL : https://github.com/jammus/lastfm-node * License

Bug#753284: node-cookies -- Cookies, optionally signed using Keygrip

2014-06-30 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-cookies Version : 0.4.1 Upstream Author : Jed Schmidt t...@nslator.jp (http://jed.is) * URL : https://github.com/expressjs

Bug#753285: ITP: node-mv -- fs.rename alternative which works across devices

2014-06-30 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-mv Version : 2.0.1 Upstream Author : Andrew Kelley * URL : https://github.com/andrewrk/node-mv * License : BSD

Bug#753287: ITP: node-tar-stream -- streaming tar parser and generator

2014-06-30 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-tar-stream Version : 0.4.3 Upstream Author : Mathias Buus mathiasb...@gmail.com * URL : https://github.com/mafintosh/tar-stream

Bug#753321: ITP: node-strip-ansi -- Strip ANSI escape codes

2014-06-30 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-strip-ansi Version : 0.3.0 Upstream Author : Sindre Sorhus sindresor...@gmail.com ( http://sindresorhus.com) * URL : https

Bug#753327: ITP: node-deferred-leveldown -- Handle delayed-open on LevelDOWN compatible libraries

2014-06-30 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-deferred-leveldown Version : 0.2.0 Upstream Author : Rod Vagg r...@va.gg * URL : https://github.com/Level/deferred-leveldown

Bug#753326: ITP: node-errno -- libuv errno details exposed

2014-06-30 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-errno Version : 0.1.1 Upstream Author : Rod Vagg r...@va.gg * URL : https://github.com/rvagg/node-errno * License : Expat

Bug#753329: ITP: node-groove -- bindings to libgroove - generic music player library

2014-06-30 Thread Andrew Kelley
Package: wnpp Severity: wishlist Owner: Andrew Kelley superjo...@gmail.com X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-groove Version : 2.2.2 Upstream Author : Andrew Kelley superjo...@gmail.com * URL : https://github.com/andrewrk/node-groove

  1   2   3   4   >