Source: edid-decode
Version: 0.1~git20220315.cb74358c2896-1.1
Severity: normal
X-Debbugs-Cc: gja...@googlemail.com
Hello,
I'm Gregor - the maintainer of v4l-utils in Debian. Recently
Hans Verkuil decided to move the edid-decode source into
v4l-utils [1]. That means that starting with the next v4l
:
dget -x
https://mentors.debian.net/debian/pool/main/c/c-ares/c-ares_1.34.4-2.dsc
Changes since the last upload:
c-ares (1.34.4-2) unstable; urgency=medium
.
* Provide transitional package (Closes: #1086734)
Regards,
--
Gregor Jasny
Hello Andrea,
thanks for your bug report and also the analysis. I was able to
reproduce the bug.
while testing bookworm -> testing upgrades, I noticed that libc-ares2
doesn't get updated as expected and instead remains at 1.18.
Having libc-ares-dev installed in addition to the runtime packag
Hello Simon,
thanks for reporting this issue and also for doing the code archeology.
On 11.09.24 20:17, Simon McVittie wrote:
However, libcares2 already had a "Conflicts: libcares2" which was preserved
during
that rename.
I think the solution is to just delete the "Conflicts: libcares2"
(unte
Hello,
On 01.03.24 11:34, Emanuele Rocca wrote:
This seems intentional, see meson.build:
v4l2_wrapper_args = [
# As the library needs to provide both 32-bit and 64-bit versions
# of file operations, disable transparent large file support (fixes
# 'Error: symbol `open64/m
Hello Steve,
On 31.01.24 04:15, Steve Langasek wrote:
Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time. T
Hello Joe,
thanks for your bug report. I looked through the current code base of
ir-ctl and saw that Sean committed the following change to increase the
limit from 1k to 8k:
https://git.linuxtv.org/v4l-utils.git/commit/utils/ir-ctl/ir-ctl.c?id=1874b2d0dfbb8a38b0c8b75a23a4b9a60e52fd6a
Maybe
d:
dget -x
https://mentors.debian.net/debian/pool/main/libn/libnginx-mod-vts/libnginx-mod-vts_0.2.2-1.dsc
Changes for the initial release:
libnginx-mod-vts (0.2.2-1) unstable; urgency=medium
.
* Initial release (Closes: #1055012)
Regards,
Gregor Jasny
Package: nodejs
Version: 18.13.0+dfsg1-1
Severity: important
Tags: patch
Hello,
while packaging c-ares 1.21.0 (and newer) I noticed that the autopkgtests
fail for nodejs. The problem was reported to the c-ares[1] and node[2]
upstream and a fix for the overly strict tests landed in nodejs mainline
Dear Debian Nginx maintainers,
Let me introduce myself, first:
I'm Gregor, a software engineer and free software enthusiast. I started
contributing to OSS projects around the year 2000 with some patches to
the KDE desktop environment. Due to my work activities I had to interact
with the Video
Package: wnpp
Severity: wishlist
Owner: Gregor Jasny
X-Debbugs-Cc: debian-de...@lists.debian.org,
pkg-nginx-maintain...@alioth-lists.debian.net
* Package name: libnginx-mod-vts
Version : 0.2.2
Upstream Contact: YoungJoo.Kim (김영주)
* URL : https://github.com/vozlt
Control: tags -1 - moreinfo
Hello,
On 27.05.23 08:19, Paul Gevers wrote:
Please go ahead, taking into account that the build needs to be done
before tomorrow 12:00 UTC. Remove the moreinfo tag once the upload
happened.
I just uploaded to ftp-master.
Thanks,
Gregor
=medium
+
+ * Fix buffer underwrite in ares_inet_net_pton (CVE-2023-31130)
+ * Zero byte UDP packet causes DoS (CVE-2023-32067)
+
+ -- Gregor Jasny Tue, 23 May 2023 07:58:02 +0200
+
c-ares (1.18.1-2) unstable; urgency=medium
* Add str len check in config_sortlist to avoid stack overflow
diff
Hello,
It look like the clearance for -proposed takes some time (#1031652).
Would it be possible to upload through -security even without a DSA?
Thanks,
Gregor
sible arbitrary length stack overflow and
+ thus may cause a denial of service. (Closes: #1031525)
+
+ -- Gregor Jasny Sat, 18 Feb 2023 00:24:32 +0100
+
c-ares (1.17.1-1+deb11u1) bullseye-security; urgency=high
* Non-maintainer upload by the Security Team.
diff -Nru c-ares-1.17.1/debian/pa
Hi Salvatore,
On 17.02.23 21:31, Salvatore Bonaccorso wrote:
The following vulnerability was published for c-ares.
CVE-2022-4904[0]:
| buffer overflow in config_sortlist() due to missing string length check
I uploaded a fixed package for sid and prepared an update for bullseye
and buster:
Hello,
On 10.02.23 16:44, Max Dmitrichenko wrote:
The CMakeList.txt of the library doesn't contain default CMAKE_BUILD_TYPE to be
set to Release. Neither this variable is not set in debian/rules file. So the
resulting library is build with no optimization enabled which hits performance
by fac
Hi Sudip,
thanks for working on the patch!
On 10/30/22 10:43 AM, Sean Young wrote:
On Sat, Oct 29, 2022 at 11:17:03PM +0100, Sudip Mukherjee wrote:
Sean, would you be able to port the existing code to libbpf 1.0? I noticed
that the current code already triggers deprecation warnings with libbpf
4l-utils-1.22.1/debian/control
@@ -4,7 +4,7 @@
Maintainer: Gregor Jasny
Uploaders: Loic Minier
Build-Depends: debhelper-compat (= 13),
- clang:native [amd64 arm64 armel armhf i386 mips mips64el mipsel
ppc64el s390x powerpc powerpcspe ppc64 sparc64 x32],
+ clang:nati
Hello,
Thank you for handling this issue so quickly. I'm travelling for the next
week and won't be able to work on anything Debian related.
If you feel comfortable, you could also upload the fixed package without
any delay.
Thanks,
Gregor
he initial release:
prometheus-cpp (0.12.1-1) unstable; urgency=medium
.
* Initial release (Closes: #917817)
Regards,
--
Gregor Jasny
Hello,
On 09.01.21 00:08, Luca Boccassi wrote:
v4l-utils embeds sources from a very old version of libbpf, from
before it split from the kernel. This version is mostly compatible
with the public standalone release, minus a small change.
It would be great to unvendorize it and use libbpf from the
Hello,
it seems that in recent versions ares_set_servers is also accepting
custom ports for the configured list of servers:
https://manpages.debian.org/testing/libc-ares-dev/ares_set_servers.3.en.html
Does that solve your issue?
Thanks,
Gregor
Hello,
Thanks for your bug report.
On 17.04.20 13:12, Matthias Klose wrote:
Package: src:v4l-utils
Version: 1.18.0-2
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10
The issue is fixed in the following upstream commit:
https://git.linuxtv.org/v4l-u
Hello,
thank you for translating. I committed your translation upstream:
https://git.linuxtv.org/v4l-utils.git/commit/?id=9a1155dbaa1ce1b3d1610b223fe58fc65a734a10
And also addressed the fixme.
Thanks,
Gregor
Hello Mauro,
Do you have an idea why scanning fails here?
Thanks,
Gregor
On 22.09.19 10:25, Clément Vuchener wrote:
Package: dvb-tools
Version: 1.16.7-1
Severity: important
Dear Maintainer,
I am trying to receive DVB-S2 using a Hauppauge WinTV Starbust 2 tuner
card. dvbv5-scan fails to find
Hello Felix,
I'd like to help you with Ninja 1.9.0 packaging. Would you agree to me
preparing ninja 1.9.0 on salsa?
Right now I'm taking care of of two packages: v4l-utils (10+ years) and
c-ares.
Thanks,
Gregor
Hello,
On 20.05.19 10:25, folk...@vanheusden.com wrote:
Trying to get a pac207 camera to work with constatus.
2019-05-20 10:22:34.864900 INFO constatus [1-1] source v4l2 thread started
libv4l2: error got 4 consecutive frame decode errors, last error: v4l-convert:
error unknown pac207 row head
Hello Antonio,
thank you for the bug report. I will look into it earliest in one week.
If you'd like to help out could you please test the 1.17 packages built
from master branch?
Theres a ppa repo that whose packages should also work on Debian:
https://code.launchpad.net/~libv4l/+archive/ubuntu
. LP: #1819650
+
+ -- Gregor Jasny Sun, 14 Apr 2019 14:30:26 +0200
+
v4l-utils (1.16.3-1) unstable; urgency=medium
* Imported Upstream version 1.16.3
diff -Nru v4l-utils-1.16.3/debian/gbp.conf v4l-utils-1.16.3/debian/gbp.conf
--- v4l-utils-1.16.3/debian/gbp.conf2018-10-06 13:53
Package: ninja-build
Version: 1.8.2-1
Severity: wishlist
Hello,
could you please package ninja 1.9.0? If you need help I could
prepare a merge request on salsa.
Thanks,
Gregor
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experime
Package: wnpp
Severity: wishlist
Owner: Gregor Jasny
* Package name: prometheus-cpp
Version : 0.7.0
Upstream Author : Jupp Müller
* URL : https://github.com/jupp0r/prometheus-cpp
* License : MIT
Programming Lang: C++
Description : Prometheus Client
tags 912904 + pending
stop
Hello,
On 11/4/18 8:56 PM, Helmut Grohne wrote:
v4l-utils' build dependency on clang poses issues for cross compilation.
The dependency asks for the host architecture clang, which cannot be
run. It's not obvious that just changing it to the build architecture
clang wo
Hello,
in https://gitlab.kitware.com/cmake/cmake/issues/18337#note_456628 CMake
upstream suggested to use --system-libuv as additional bootstrap
argument to use external libuv.
Maybe that would make the patch obsolete and the Debian rules more
robust because libuv versions in Debian might be
Dear maintainers,
In case you'll remove the image, please also take care of replacing the
package screenshot at
https://screenshots.debian.net/package/cowsay-off
Thanks,
Gregor
There's also an upstream PR open:
https://github.com/resiprocate/resiprocate/pull/83
Hello,
I'll try to come up with a patch for that. Is anyone aware of a wiki
page that has snippets for the most common migration problems?
Thanks,
Gregor
ebian/changelog 2017-06-26 22:03:42.0 +0200
@@ -1,3 +1,9 @@
+c-ares (1.10.0-2+deb8u2) jessie; urgency=medium
+
+ * Add patch for CVE-2017-1000381 (Closes: #865360)
+
+ -- Gregor Jasny Mon, 26 Jun 2017 22:03:42 +0200
+
c-ares (1.10.0-2+deb8u1) jessie-security; urgency=high
* Appl
ebian/changelog 2017-06-26 22:00:03.0 +0200
@@ -1,3 +1,9 @@
+c-ares (1.12.0-1+deb9u1) stretch; urgency=medium
+
+ * Add patch for CVE-2017-1000381 (Closes: #865360)
+
+ -- Gregor Jasny Mon, 26 Jun 2017 22:00:03 +0200
+
c-ares (1.12.0-1) unstable; urgency=high
[ Daniel Stenberg
Hello,
On 6/2/17 12:24 PM, Victor Porton wrote:
> libv4l2: error turning on stream: Input/output error
> libv4l2: error turning on stream: Input/output error
are there any errors in the Kernel message buffer visible? Please type
dmesg and look for errors.
Could you please try qv4l2 and check if
:26.0 +0100
+++ v4l-utils-1.12.5/debian/changelog 2017-05-10 20:29:42.0 +0200
@@ -1,3 +1,22 @@
+v4l-utils (1.12.5-1) unstable; urgency=medium
+
+ * Imported Upstream version 1.12.5 (Closes: #859008)
+
+ -- Gregor Jasny Wed, 10 May 2017 20:29:42 +0200
+
+v4l-utils (1.12.4-1) unstable
Hello Chris,
On 5/6/17 9:36 AM, Chris Leick wrote:
> please find attached the initial German translations of v4l-utils.
> While translating, I've found some typos in the original string. I've
> marked them with "FIXME".
Thank you for providing the translation. I submitted your changes to the
v4l-
Hello Chris,
On May 6, 2017 9:39 AM, "Chris Leick" wrote:
Package: v4l-utils
Version: 1.12..3
Severity: wishlist
Tags: l10n patch
Hi,
please find attached the initial German translations of v4l-utils.
While translating, I've found some typos in the original string. I've
marked them with "FIX
Hello Mauro,
could you please take a look?
Thanks,
Gregor
On 3/30/17 9:36 PM, Frank Heckenbach wrote:
> I got the same problem, only on some channels though, e.g. ZDF using
> this input:
>
> [CH34]
> DELIVERY_SYSTEM = DVBT2
> FREQUENCY = 57800
> BANDWIDTH_HZ = 800
> MODULATION = QAM/16
Hello Mauro & list,
could you please have a look at the dvbv5-scan crash report below?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859008
Is there anything else you need to debug this?
Thanks,
Gregor
On 3/29/17 4:42 PM, Tino Mettler wrote:
>
> $ gdb --args ./utils/dvb/dvbv5-scan ~/tmp/dv
Hello,
could you please re-try with a debug build?
git clone git://linuxtv.org/v4l-utils.git
cd v4l-utils
./bootstrap.sh
./configure --enable-static --disable-shared CFLAGS="-O0 -g"
CXXFLAGS="-O0 -g"
make -j4
utils/dvb/dvbv5-scan
Thanks,
Gregor
0 +0100
+++ v4l-utils-1.12.3/ChangeLog 2017-02-17 20:07:58.0 +0100
@@ -1,3 +1,17 @@
+v4l-utils-1.12.3
+----
+
+Gregor Jasny (1):
+ Apply FreeBSD header search paths also to kFreeBSD
+
+Mauro Carvalho Chehab (5):
+ dvb-sat: fix rangeswitch logic
+ dvb-sat: add ve
Forwarded Message
Subject: Re: Bug#854100: libdvbv5-0: fails to tune / scan
Date: Fri, 17 Feb 2017 22:50:57 +0100
From: Marcel Heinz
To: mche...@osg.samsung.com
CC: Linux Media Mailing List , Gregor Jasny
Hi,
Am 13. Februar 2017 schrieb Mauro Carvalho Chehab:
> Em Fri,
Hello,
On 2/4/17 3:35 AM, Marcel Heinz wrote:
> After the upgrade from libdvbv5-0 1.10.1-1 to 1.12.2-2, any applications
> using libdvbv5-0 fail to work with my DVB-S card.
>
> Output with old dvb-tools / libdvbv5-0 1.10.1-1:
>
> |$ dvbv5-scan -l UNIVERSAL /usr/share/dvb/dvb-s/Astra-19.2e
> |Usi
Package: clang
Version: 1:3.8-34
Severity: normal
Dear Maintainer,
gcc nowadys seems to be built with --enable-default-pie config option.
That flag results in generation of position independent code and
executables by default:
$ gcc -dM -E - < /dev/null|egrep -i '(pie|pic)'
#define __pie__ 2
#de
+
+ * Apply patch for CVE-2016-5180 (Closes: #839151)
+
+ -- Gregor Jasny Thu, 29 Sep 2016 20:30:48 +0200
+
c-ares (1.10.0-2) unstable; urgency=low
* Bump standards to v3.9.4 (no changes needed)
diff -Nru c-ares-1.10.0/debian/gbp.conf c-ares-1.10.0/debian/gbp.conf
--- c-ares-1.10.0/debian
Hello Bill and Ondřej,
Do you know how to properly detect jpeg_mem_src presence in libjpeg(turbo)?
Since the transition to jpegturbo my package FTBFS:
On 14/06/16 20:42, Chris Lamb wrote:
In file included from jpeg.c:28:0:
jpeg_memsrcdest.h:6:1: error: conflicting types for 'jpeg_mem_src'
Package: qa.debian.org
Severity: normal
Hello,
the PTS page of v4l-utils[1] reminds me to package the new 1.8.1 version
of v4l-utils. But version 1.10.0 is already in sid and testing. It looks
like it does not do a version compare but a numeric one instead.
Thanks,
Gregor
[1] https://packages.q
Package: signing-party
Version: 2.2-1
Severity: normal
Dear Maintainer,
I'd like to use caff on a MacOSX installation with Perl v5.18.2. To do so I
have to apply the following patch:
https://github.com/Homebrew/homebrew/pull/48717/files
Couly you please consider applying it?
Thanks,
Gregor
Package: doxygen
Version: 1.8.9.1-6
Severity: important
See the build log at
https://buildd.debian.org/status/fetch.php?pkg=v4l-utils&arch=powerpc&ver=1.10.0-1&stamp=1453631268
It looks like doxygen segfaults which breaks the build.
Thanks,
Gregor
On 17/01/16 05:43, Petter Reinholdtsen wrote:
> The ares_set_servers_csv(3) manual page being referenced from
> ares_set_servers(3) is missing in Debian.
The following manual pages are missing:
ares_set_local_dev.3
ares_set_local_ip4.3
ares_set_local_ip6.3
ares_set_servers_csv.3
I wi
Hello Mathieu,
On 21/04/15 18:13, Mathieu Malaterre wrote:
> Package: v4l-utils
>
> It would be nice to package the latest upstream: 1.6.2.
do you miss something in 1.6.0 that's in 1.6.2?
I'd like to do another upstream stable release within one or two weeks
and skip 1.6.1 and 1.6.2 alltogethe
Hello,
I'd like to adopt the tvtime package. Will look into BTS and latest
upstream during the next days.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
+0200
+++ v4l-utils-1.6.0/debian/changelog 2014-11-20 19:45:23.0 +0100
@@ -1,3 +1,9 @@
+v4l-utils (1.6.0-2) unstable; urgency=medium
+
+ * Fix JPEG subsampling issue (Closes: #770340)
+
+ -- Gregor Jasny Thu, 20 Nov 2014 19:39:33 +0100
+
v4l-utils (1.6.0-1) unstable; urgency=medium
Hello,
Some wild guesses:
I ran into something maybe similar some time ago:
https://lists.debian.org/debian-devel/2008/10/msg00359.html
it looks like glibc provides stubs for the pthread API if no threads are
present. A "git grep pthread_create" in the cmake source only showed
some invocations i
Hello,
Thank you for detailed bug report and the bisection.
On 30/09/14 10:57, Sebastian Dröge wrote:
> since version 1.4.0 the color format emulation in libv4l breaks
> GStreamer's v4l2 support.
>
> In specific, this commit breaks it:
> http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id
block 753286 by 763170
stop
Hello,
I filed a removal request for media-ctl with #763170
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: ftp.debian.org
Severity: normal
Hello,
there is a RC bug (#753286) about broken co-installability of media-ctl and
v4l-utils. Consensus with the media-ctl maintainer in that bug thread was to
remove media-ctl.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list
FYI
Forwarded Message
From: Mauro Carvalho Chehab
As a reference, this is what I did in Fedora:
http://koji.fedoraproject.org/koji/taskinfo?taskID=7710543
Basically, there are now two packages: one with the legacy format,
that works with the legacy dvb-apps (but doesn'
Package: dtv-scan-tables
Version: 0+git20140611.14bd6c7-1
Severity: wishlist
Hello,
I'm the Debian packager of v4l-utils which ships some DVBv5 related
utilities. During an email conversation Mauro Carvalho Chehab asked me
the following:
On 26/09/14 02:38, Mauro Carvalho Chehab wrote:
> Ah, btw
Hello Andreas,
On 03/07/14 01:57, Andreas Bombe wrote:
> On Mon, Jun 30, 2014 at 02:38:33PM +0200, Gregor Jasny wrote:
>> Is it reasonable if I add a conflict against media-ctl and you remove the
>> package completely?
>
> Yes, I will take care of removing my package t
:
** Environment settings:
DEBEMAIL="Gregor Jasny "
INTERFACE="text"
** /home/gjasny/.reportbugrc:
reportbug_version "4.12.6"
mode advanced
ui text
no-cc
header "X-Debbugs-CC: gja...@googlemail.com"
smtphost reportbug.debian.org
-- System Information:
Debian Release:
Package: ftp.debian.org
Severity: normal
Hi,
This is a follow up report for #756154. Please remove the *binary*
package v4l-utils from the kfreebsd architectures.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Con
Package: libgl1-mesa-dri
Version: 10.2.4-1
Severity: normal
Hello,
I'm running Debian in a Parallels VM with the VESA driver. But I have
the problem that no OpenGL support is available. glxinfo just gets
terminated after startup.
In the Xorg.0.log I see the following error which I supspect are r
Source: v4l2loopback
Severity: normal
Hello,
the v4l2loopback-utils has a dependency on v4l-utils. Unfortunately
v4l-utils is not available for kFreeBSD anymore. But because
v4l2loopback-utils unconditionally depends on v4l-utils, ftpmaster
refused to remove the now stale kFreeBSD versions of v4l
Hello,
On 28/07/14 14:49, Scott Kitterman wrote:
> On Saturday, July 26, 2014 21:14:55 Gregor Jasny wrote:
>> Package: ftp.debian.org Severity: normal
>>
>> Please remove the binary packages v4l-utils, qv4l2, dvb-tools,
>> ir-keytable on [kfreebsd-amd64 kfreebsd-i386].
Package: ftp.debian.org
Severity: normal
Please remove the binary packages v4l-utils, qv4l2, dvb-tools, ir-keytable on
[kfreebsd-amd64 kfreebsd-i386].
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listma
Hi,
I did not notice that there is already an existing media-ctl package.
Otherwise I'd have done an more coordinated upload.
How do we want to go from here? It seems that upstream decided to add
the code to v4l-utils.
Is it reasonable if I add a conflict against media-ctl and you remove
t
Package: cmake
Version: 2.8.12.1-1.1
Severity: wishlist
Hello,
A snapshot of the upcoming cmake 3.0 has been released. It would
be great if you could package it and upload to experimental.
Thanks,
Gregor
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500
Package: cmake
Version: 2.8.12.1-1.1
Severity: wishlist
Hello,
the ninja build tool is a good replacement for make.
Please add the ninja-build package as suggestion or
recommendation.
Thanks,
Gregor
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'un
Hi Kurt,
On 06/02/14 21:48, Kurt Roeckx wrote:
> According to the copyright file, there are sources covered by the
> GPL-2, GPL-2+, LGPL-2+ and LGPL-2.1+, an some other licenses. However
> it's not clear which files end up in the resulting library and so
> what the resulting license is, or those
tags 733100 + pending
thanks
Changed in git repository. Will get fixed with next upload.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello,
I'll fix the shell rediretion with the next upload. But the other
complain puzzles me:
On 2/24/13 7:07 AM, Raphael Geissert wrote:
> checkbashisms' output:
>> possible bashism in ./usr/share/bug/libv4l-0 line 5 ('command' with option
>> other than -p):
>> if command -v v4l-info &> /dev/nul
Hello,
In my v4l-utils package I want to replace a documentation symlink with a
directory. When I was searching for the proper solution I stumbled upon
this bug.
Attached you'll find my proposal how to implement the symlink_to_dir
function. (Please disregard any indention problems for now).
I'd
tags 680640 + patch pending
thanks
On 11/4/12 1:20 PM, Justin B Rye wrote:
> It's true - "resolve" does exist as a noun, but not with this meaning
> (and it probably doesn't have a plural).
> The long description (following the upstream webpage) has some grammar
> and punctuation oddities too; pat
Dear l10n-english team,
could you please comment on Bug 680640?
On 7/7/12 5:07 PM, Filipus Klutiero wrote:
> Package: libc-ares2
> Version: 1.9.1-3
> Severity: minor
>
> The short description reads:
>
>> library for asynchronous name resolves
>
> One can say that foo.com "resolves" to 192.168.
Hello Nicolas,
I tried to compile your package on my unclean desktop system. There I
catched the following error:
dh_testdir
debian/rules override_dh_autoreconf
make[1]: Entering directory `/home/gjasny/src/debian/cinnamon-1.4+up3+repack'
dh_autoreconf --as-needed ./autogen.sh
You need to i
Hello,
since #677705 is fixed, this package should be buildable with gcc < 4.7,
again.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello Artur,
maybe you should just NMU upload to DELAYED/2.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello Alexander,
ipvsadm 1:1.26 builds fine here. The dpatch directory also contains a
patch that seems to fix the popt multiarch breakage. But the changelog
does not mention it.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubsc
upload.
+ * Fix FTBFS error (Closes: #665629)
+
+ -- Gregor Jasny Wed, 27 Jun 2012 21:54:56 +0200
+
xoo (0.8-1.1) unstable; urgency=low
* Non-maintainer upload.
only in patch2:
unchanged:
--- xoo-0.8.orig/debian/patches/02_glib-single-include.patch
+++ xoo-0.8/debian/patches/02_glib-single
6-27 21:02:10.0 +0200
@@ -1,3 +1,11 @@
+isl (0.08-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Note about stdint.h generator differs among architectures
+and breaks multiarch (Closes: #658841)
+
+ -- Gregor Jasny Wed, 27 Jun 2012 21:00:51 +0200
+
isl (0.08-1) unstable; u
Hello,
just an update: I proposed a patchset for the development version:
http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/49889
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
severity 675567 wishlist
stop
Hello Josh,
On 6/2/12 9:26 AM, Josh Triplett wrote:
> ... If ir-keytable searched
> for relative filenames in both /etc/rc_keymaps and /lib/udev/rc_keymaps,
> then /etc/rc_maps.cfg could use entirely relative filenames by default,
> eliminating the second step.
I st
tags 665721 + patch
thanks
Hello,
I've created a patch as described by Pere.
Thanks,
Gregor
Description: Find postgresql headers on Debian
Author: Pere Nubiola i Radigales
Bug: http://bugs.debian.org/665721
--- a/Modules/FindPostgreSQL.cmake
+++ b/Modules/FindPostgreSQL.cmake
@@ -116,6 +116,7
Signed-off-by: Gregor Jasny
---
utils/keytable/keytable.c | 17 +
1 file changed, 17 insertions(+)
diff --git a/utils/keytable/keytable.c b/utils/keytable/keytable.c
index cb03f2b..9857c37 100644
--- a/utils/keytable/keytable.c
+++ b/utils/keytable/keytable.c
@@ -88,6 +88,7
Hello Mauro,
I just got a bug report about the unsupported RC-5-SZ protocol:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675564
The patch in the follow up mail adds support for this protocol
but as the reporter I ask myself if ir-keytable should support
arbitrary protocol strings (at least f
clude order.
Thanks,
Gregor
Description: Fix remaining GCC 4.7 build failures
Author: Gregor Jasny
--- a/source/graphics/blitter.h
+++ b/source/graphics/blitter.h
@@ -30,6 +30,7 @@
#include "../misc.h"
#include "../palette.h"
#include "../basegfx.h"
+#include
tags 674406 + pending
severity 674406 minor
thanks
Hello Touko,
thank you for noticing. I updated the homepage field in the package VCS
and it will be part of the next upload.
> http://anonscm.debian.org/gitweb/?p=collab-maint/c-ares.git;a=commit;h=ce1c7fdf4d044dd03060e4167e15f33854492d9f
Than
Package: gcc-4.7
Version: 4.7.0-8
Severity: normal
Hello,
this bug reports originates from #667406 in v4l-utils.
I've attached a minimal testcase for the bug. Maybe it's related to
upstream bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33763
Problem description:
libv4l provides a preloadable
Hello Nedim,
On 3/13/12 11:47 AM, Nedim Cholich wrote:
>> I've never seen a Lenovo tablet. Does this comment also apply to
>> your X200 / X201 tablet? Do you "undock" it from the keyboard part
>> when converting it from notebook to tablet? Does lsusb, lspci, or
>> other system configuration infos
Hello Joe,
could you please attach the output of dmidecode? Is the orientation in
both modes (laptop and tablet) wrong?
I'll follow up with the original requester of this change during the
next days.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
lease review.
Thanks,
Gregor
>From be2de842647ea51a84fdfab21056639ba1cc67b4 Mon Sep 17 00:00:00 2001
From: Gregor Jasny
Date: Wed, 4 Apr 2012 13:40:56 +0200
Subject: [PATCH] Work around GCC 4.7 inlining problem
With GCC 4.7 and enabled stack protector we get an compiler error
about fained inlini
Dear reporters,
Currently I'm preparing xawtv 3.102. Current efforts are available in
https://github.com/gjasny/xawtv and will move to collab-maint on alioth
once it's back.
But I'll need some more days to polish it.
Thanks,
Gregor
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list
09-04 15:58:07.0 +0200
+++ ust-0.15/debian/changelog 2011-12-31 14:28:47.0 +0100
@@ -1,3 +1,10 @@
+ust (0.15-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Use caa_unlikely, depend on liburcu >= 0.6.6 (Closes: #652252)
+
+ -- Gregor Jasny Sat, 31 Dec 2011 14:28:
1 - 100 of 205 matches
Mail list logo