Bug#685828: reportbug: package version can't be left blank

2020-12-22 Thread Raphael Geissert
On Tue, 22 Dec 2020, 14:02 Nis Martensen, wrote: > > I'm guessing that you used the GTK ui since it is the only reportbug ui > that does not allow editing the entire message body in the built-in > editor. Since recently this UI now does allow editing the pseudoheaders > in the editor, enabling th

Bug#930662: libauth-googleauth-perl: poor source of entropy for secret generation

2019-06-17 Thread Raphael Geissert
x27;s SHOULDs, Auth::GoogleAuth should use a CSPRNG like urandom as a source to generate the key, and possibly generate a 20-bytes key to follow a second SHOULD. Cheers, -- Raphael Geissert - Debian Developer www.debian.org

Bug#930660: libapache-sessionx-perl: poor source of entropy for session id generation

2019-06-17 Thread Raphael Geissert
be a good time to update the way the id is generated. The details are in the oss-sec thread. [1] https://www.openwall.com/lists/oss-security/2019/06/15/1 Cheers, -- Raphael Geissert - Debian Developer www.debian.org

Bug#930659: libapache-session-perl: poor source of entropy for session id generation

2019-06-17 Thread Raphael Geissert
a good time to update the way the id is generated. The details are in the oss-sec thread. [1] https://www.openwall.com/lists/oss-security/2019/06/15/1 Cheers, -- Raphael Geissert - Debian Developer www.debian.org

Bug#920283: openldap: include argon2 hashing contrib module

2019-01-23 Thread Raphael Geissert
https://www.openldap.org/its/index.cgi/?findid=8575 [2]ftp://ftp.openldap.org/incoming/simon-levermann-170126.patch Cheers, -- Raphael Geissert - Debian Developer www.debian.org

Bug#505857: lintian: false positive debian-watch-file-should-mangle-version

2018-01-12 Thread Raphael Geissert
into a module - only checkbashisms. Last time I looked at the code it seemed straight forward to at least split the watch file parsing, the target download and parsing by watch file version, and the version mangling stuff. If that's still the case, perhaps it could be a very first version? Cheers, --

Bug#878088: reportbug: please inform security and lts teams about security update regressions

2017-12-06 Thread Raphael Geissert
Hi, On 6 Dec 2017 08:48, "Markus Koschany" wrote: I have updated the patch according to your suggestions. It's a bit strange that we can't match release numbers and code name already. I think it would be best to implement this feature somewhere else but for the sake of moving forward the code wi

Bug#878088: reportbug: please inform security and lts teams about security update regressions

2017-11-28 Thread Raphael Geissert
or confirmation, as in: "is the bug a recent regression?", and CC the corresponding team. For instance, there's no need to CC the security team for regressions by LTS updates. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#868609: le FTBFS with latest ncurses

2017-08-23 Thread Raphael Geissert
On 23 August 2017 at 14:56, Alexander V. Lukyanov wrote: > On Fri, Aug 18, 2017 at 12:39:00PM +0200, Raphael Geissert wrote: >> Do you plan to make a new release with the fixes? or should I grab the >> patches from github? > > 1.16.5 has been released. Awesome, thanks.

Bug#868609: le FTBFS with latest ncurses

2017-08-18 Thread Raphael Geissert
Alexander, Do you plan to make a new release with the fixes? or should I grab the patches from github? I'd like to fix this some time soon to get le back in testing. Thanks in advance. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#866118: unattended-upgrades: test suite reads files from /etc/apt

2017-06-27 Thread Raphael Geissert
les. Given an environment where those files are not world-readable the test suite fails. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#854478: dpkg: triggers cycle while upgrading gnome-menus and ufw

2017-02-07 Thread Raphael Geissert
terminal.log: the terminal's output of the apt-get dist-upgrade command * triggers: the list of installed triggers (except for the ldconfig ones) The system is based on stretch (main, contrib, non-free). HTH Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net triggers c

Bug#854389: csvtool: backwards-incompatible change to namedcol

2017-02-06 Thread Raphael Geissert
s the behaviour to be preserved (e.g. namedcol --with-header or namedcol --without-header). Thanks in advance. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#849382: [apt] Every package on the system gets silently upgraded to backports. The result is severe system breakage, malfunctioning and data loss.

2017-01-26 Thread Raphael Geissert
Hi, As discussed via IRC, this could be a case of https://bugs.debian.org/838920 in unattended-upgrades. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#852708: linux: null ptr dereference in sunrpc from 3.16

2017-01-26 Thread Raphael Geissert
0 48 8b 05 6c 0a 5e 00 ff e0 66 90 65 48 8b 14 25 e0 26 01 00 <48> 8d 0c 12 48 c1 e2 06 48 8d 04 bd 00 00 00 00 48 29 ca f7 e2 Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#587279: Clarify restrictions on main to non-free dependencies

2017-01-26 Thread Raphael Geissert
should be handled on the package manager's side. As such, I believe that the proposed wording is appropriate and open for seconding. Comments? Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#838369: apt: apt-daily's call to apt-get check prevents u-a from repairing the dpkg database

2016-12-22 Thread Raphael Geissert
Control: tag -1 patch Hi, As discussed via IRC, attached patches: * add a --fix-only option to unattended-upgrades that makes it call dpkg --configure -a if needed * make apt call u-u with the new option, replacing the call to apt-get check Cheers, -- Raphael Geissert - Debian Developer

Bug#846390: openjpeg2: out of date debian/README.source

2016-11-30 Thread Raphael Geissert
Source: openjpeg2 Version: 2.1.2-1 Severity: minor Hi, The README.source file recommends installing the now-removed openjpeg 1.x packages. Perhaps it would be more useful to point the reader to the test suite, how to obtain the test data and how to run it. Cheers, -- Raphael Geissert

Bug#839707: Bug#842040: Please add https support

2016-11-25 Thread Raphael Geissert
int we still need to build a custom media. Just my two cents, and not on behalf of my employer. Cheers, -- Raphael Geissert

Bug#844600: initramfs-tools-core: inconditional copy of /etc/modprobe.d/*

2016-11-17 Thread Raphael Geissert
Control: forcemerge 829280 -1 thanks Hi Michael! On 17 November 2016 at 16:16, Michael Prokop wrote: > * Raphael Geissert [Thu Nov 17, 2016 at 03:51:33PM +0100]: > >> mkinitramfs attempts to copy /etc/modprobe.d/* (module-init-tools >> section), without checking if there are

Bug#844600: initramfs-tools-core: inconditional copy of /etc/modprobe.d/*

2016-11-17 Thread Raphael Geissert
exist. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#794655: cups-browsed: please make the browse interval to be configurable

2016-10-05 Thread Raphael Geissert
rowseTimeout directives to the BrowseInterval > variable. I have also added some info to the documentation. Ah, indeed, I missed that as I only tested the final patch with the BrowseInterval case. Thanks. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#794655: cups-browsed: please make the browse interval to be configurable

2016-10-04 Thread Raphael Geissert
a cups-browsed.conf). No problem, attached patch should do it. Bonus points wrt the original patch: BrowseTimeout can be configured, example and default values are included in the.conf file, and both directives are documented in .conf's manpage. Cheers, -- Raphael Geissert - Debian Developer

Bug#794655: cups-browsed: please make the browse interval to be configurable

2016-10-03 Thread Raphael Geissert
Hi, On 5 August 2015 at 16:22, Didier 'OdyX' Raboud wrote: > Control: tags -1 +upstream > > Le mercredi, 5 août 2015, 14.50:37 Raphael Geissert a écrit : >> In cups < 1.6 the BrowseInterval used to be configurable, but in >> cups-browsed this is now hardcoded

Bug#838920: unattended-upgrades: pinning bypass when upgrading with a repository that is not trusted

2016-09-26 Thread Raphael Geissert
dding a new, stricter, mode that requires all the configured sources to be trusted before proceeding. I set the default value of the new option, Unattended-Upgrade::StrictlyTrustedSources, to false to preserve compatibility. What do you think? Cheers, -- Raphael Geissert - Debian Deve

Bug#838369: apt: apt-daily's call to apt-get check prevents u-a from repairing the dpkg database

2016-09-20 Thread Raphael Geissert
iring" the dpkg database even if it is configured to do so. As suggested on IRC, perhaps apt-daily could detect such cases and call dpkg --configure -a (just like u-a does) if a given option is set? What do you think? Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#838368: unattended-upgrades: upgrade stamps are updated even if stopped

2016-09-20 Thread Raphael Geissert
but that the upgrade stamp should not be updated because the operation did not finish. What do you think? Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#504106: etc/cron.daily/apt gives an error on daylight saving change

2016-09-16 Thread Raphael Geissert
Control: tag -1 patch Hi, Attached patch should do it. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net From a92cbc0715bc242e2f61091d3424f127d85bd8f6 Mon Sep 17 00:00:00 2001 From: Raphael Geissert Date: Fri, 16 Sep 2016 16:01:03 +0200 Subject: [PATCH 2/2

Bug#485122: apt-daily: autoclean before download

2016-09-16 Thread Raphael Geissert
Control: tag -1 patch Hi, Attached patch should do it. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net From 7651701920fbd4994249f7d3f25553b45e70bd69 Mon Sep 17 00:00:00 2001 From: Raphael Geissert Date: Fri, 16 Sep 2016 14:34:13 +0200 Subject: [PATCH 1/2

Bug#833131: gconf2: add support for lists of integers to update-gconf-defaults

2016-08-23 Thread Raphael Geissert
g wheezy or greater needed it, hopefully. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#835095: [Pkg-swan-devel] Bug#835095: strongswan-nm: doesn't use the system CA store

2016-08-22 Thread Raphael Geissert
Hi, On 22 August 2016 at 16:12, Yves-Alexis Perez wrote: > On lun., 2016-08-22 at 14:23 +0200, Raphael Geissert wrote: >> Attached patch makes charon-nm default to using /etc/ssl/certs. > > Thanks for the patch, it looks good at first sight, but I wonder if we really > wan

Bug#835095: strongswan-nm: doesn't use the system CA store

2016-08-22 Thread Raphael Geissert
share/ca-certificates instead of the expected dir, /etc/ssl/certs. Attached patch makes charon-nm default to using /etc/ssl/certs. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net From c3c8ac9a2bbbf60d4cbcbb60668ce5c1c41c6997 Mon Sep 17 00:00:00 2001 From: Ra

Bug#833131: gconf2: add support for lists of integers to update-gconf-defaults

2016-08-01 Thread Raphael Geissert
-gconf-defaults in sid, it should also apply as-is to the latest version. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net --- unpacked/usr/bin/update-gconf-defaults 2010-10-07 12:04:41.0 +0200 +++ /usr/bin/update-gconf-defaults 2016-07-26 10:29:39.964296703

Bug#825698: cvsps: crashes on file name as module name

2016-05-28 Thread Raphael Geissert
Package: cvsps Version: 2.1-7 Tags: patch Hi, cvsps crashes whenever it is passed a file name as the module name. Attached patch makes it bail out instead. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net Index: cvsps-2.1/cvsps.c

Bug#825697: cvsps: crashes on missing password

2016-05-28 Thread Raphael Geissert
Package: cvsps Version: 2.1-7 Tags: patch Hi, cvsps crashes whenever it can't get a password. Attached patch prevents the crash by defaulting to an empty password. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net Index: cvsps-2.1/cvs_dir

Bug#819462: httpredir doesn't work for mips64el

2016-05-28 Thread Raphael Geissert
ed that, yet. mips64el was missing from the mirrors list, so as such it is to be expected that the redirector doesn't know where to redirect you to. It should work after the next list update. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#824041: Mirror update: Debian mirrors from ate.info

2016-05-27 Thread Raphael Geissert
Hi, On 11 May 2016 at 18:11, Donald Norwood wrote: [...] > The mirrors are now : > > http://debian.mirror.ate.info/ > https://debian.mirror.ate.info/ > rsync://debian.mirror.ate.info/ftp.debian.org FTR, I just updated the existing http entry for this one. Cheers, -- Raphael Ge

Bug#825347: kvpnc: crashes whenever it is refused to open the wallet

2016-05-26 Thread Raphael Geissert
might not be a full fix. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net Index: kvpnc-0.9.6a/src/kvpncconfig.cpp === --- kvpnc-0.9.6a.orig/src/kvpncconfig.cpp +++ kvpnc-0.9.6a/src/kvpncconfig.cpp @@

Bug#812103: CVE-2015-7519

2016-04-26 Thread Raphael Geissert
On 26 April 2016 at 10:27, Linus van Geuns wrote: > On Tue, Apr 26, 2016 at 10:08 AM, Raphael Geissert wrote: >> On 19 February 2016 at 09:35, Linus van Geuns wrote: >>> On Thu, Feb 18, 2016 at 8:35 PM, Thorsten Alteholz >>> wrote: >>>> On irc you wr

Bug#812103: CVE-2015-7519

2016-04-26 Thread Raphael Geissert
, there's no way for applications using mod_passenger to work after the latest update. Not only did the update switch to a native package and drop some documentation, but it broke the module. Granted, the package is safer now that it doesn't work. Regards, -- Raphael Geissert

Bug#717387: mirrors: Primary Debian mirror site DOWN of Mexico

2016-03-09 Thread Raphael Geissert
ket. Concur? Agreed, there doesn't seem to be any sign that debian.unam.mx will eventually point mmc's mirror. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#816326: [buildd-tools-devel] Bug#816326: schroot: don't fail on 15binfmt with a missing /bin/sh

2016-03-01 Thread Raphael Geissert
Hi, On 1 March 2016 at 09:28, Johannes Schauer wrote: > Quoting Raphael Geissert (2016-02-29 22:44:42) >> Once upon a time I found a chroot that didn't have a /bin/sh and schroot >> failed miserably due to a call to binfmt --find on a non-existing file... >> Attached

Bug#816326: schroot: don't fail on 15binfmt with a missing /bin/sh

2016-02-29 Thread Raphael Geissert
Source: schroot Version: 1.6.10-2 Tags: patch Severity: minor Hi, Once upon a time I found a chroot that didn't have a /bin/sh and schroot failed miserably due to a call to binfmt --find on a non-existing file... Attached patch makes 15binfmt test for $shell to be readable. Cheers, -- Ra

Bug#760029: systemd: doesn't initialise RANDOM_SEED upon installation

2016-02-18 Thread Raphael Geissert
Hi, On 5 February 2016 at 00:08, Martin Pitt wrote: > Raphael Geissert [2016-02-04 23:20 +0100]: >> Given that systemd-random-seed writes to urandom, it only adds data to >> the input pools. It does not attempt to alter the kernel's entropy >> estimate, which

Bug#712830: ITP: dump1090 -- simple Mode S decoder for RTLSDR devices

2016-02-17 Thread Raphael Geissert
need to be made, but I'll get to those. In the mean time, I'm taking the RFP. If anyone sees any interest in packaging any of the other forks of dump1090 please chime-in and clone the report. References: https://github.com/mutability/dump1090 https://bugs.debian.org/712830 Cheers, -- Rapha

Bug#760029: systemd: doesn't initialise RANDOM_SEED upon installation

2016-02-04 Thread Raphael Geissert
dom-seed from systemd should not be any worse than not having one, pretty much as it should not be any worse for some random process running as "nobody" writing 0s to u/random. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#760029: systemd: doesn't initialise RANDOM_SEED upon installation

2016-02-03 Thread Raphael Geissert
Hi Michael, On Feb 4, 2016 3:11 AM, "Michael Biebl" wrote: > > Am 20.06.2015 um 16:43 schrieb Felipe Sateler: > > Control: tags -1 moreinfo > > > > On Sat, 30 Aug 2014 20:56:15 -0700 Raphael Geissert wrote: > >> Source: systemd > >> So

Bug#806895: packagekit: proxy vars set to uninitialized memory content

2015-12-02 Thread Raphael Geissert
s and prevent them from working correctly due to the invalid values. Attached patches should fix both problems for 1.0.1-2, and the pk-transaction-db.c patch applies as-is, with some fuzz, to 1.0.11. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net Index: packagekit-

Bug#802811: libqt5x11extras5: causes konsole to segfault in libX11 on startup

2015-10-27 Thread Raphael Geissert
> testing when it shouldn't have. This is the first time it happens for us. Doesn't that sound like there's a missing dependency, somewhere? It sounds like a person using a testing-unstable mix would also be affected. /me who also got hit by it -- Raphael Geissert

Bug#802591: Please provide libssl udeb as well as the libcrypto udeb

2015-10-21 Thread Raphael Geissert
pport? I could look into forwarding that. Cheers, -- Raphael Geissert

Bug#799376: lftp: doesn't reuse the ssl connection

2015-09-18 Thread Raphael Geissert
Package: lftp Version: 4.6.0-1 Tags: patch upstream Control: fixed -1 4.6.1-1 Hi, This is upstream issue #112 https://github.com/lavv17/lftp/issues/112 Would it be possible to fix it for the next Jessie point release? TIA. Cheers, -- Raphael Geissert - Debian Developer www.debian.org

Bug#756722: lintian: false positive for embedded-library error

2015-09-15 Thread Raphael Geissert
t sometime during the week (I don't have access to my ssh key atm). Apologies for responding until now. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net From 98bda78e8afd03a7c25dc9a758fe957f13b5d340 Mon Sep 17 00:00:00 2001 From: Raphael Geissert Date: Tue, 15 Sep 2

Bug#798552: gdm3: password can be unmasked even after "submitting" the credentials

2015-09-10 Thread Raphael Geissert
s, further increasing the feasibility of this attack. It would be best if the password was cleared from the field as soon as the login event was triggered. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#796495: yubiserver: multiple vulnerabilities, affecting old/stable?

2015-08-22 Thread Raphael Geissert
ttps://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-security Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#796476: ftp.debian.org: valid-until for stable

2015-08-21 Thread Raphael Geissert
ers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#796475: ftp.debian.org: consistent compression method across jessie suites

2015-08-21 Thread Raphael Geissert
have all the jessie-related suites use gzip and xz? TIA. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#790482: Mirrors deliber bzip2 content under regular filename

2015-08-21 Thread Raphael Geissert
Hi, How is this relevant to ftp master? APT does the right thing in order to cope with those mirrors that happen to have apache multiviews enabled. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#796386: [PATCH] linux: correct spelling mistake in au8622_dig driver

2015-08-21 Thread Raphael Geissert
Source: linux Source-Version: 4.1.3-1 Tags: patch Severity: minor --- Index: sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c === --- sources-linux/4.1.3-1/drivers/media/dvb-frontends/au8522_dig.c +++ sources-linux/4.1.3

Bug#796208: ca-certificates: removal of SPI CA

2015-08-20 Thread Raphael Geissert
Package: ca-certificates Version: 20150426 Severity: important Just a bug report to track the removal of the SPI CA. As far as I'm aware of, only the debconf.org websites still use certificates signed by that CA. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#796205: RM: readahead-fedora -- ROM; superesed by systemd, for RG

2015-08-20 Thread Raphael Geissert
base for improving the systemd one, but it is of no use having the package in the archive. Part of: http://rgeissert.blogspot.com/2015/08/call-for-release-goal-package.html Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#795185: cups-browsed: ldap browse support

2015-08-11 Thread Raphael Geissert
be tailored down to by machine-specific criteria. I do not believe that the additional lines that were not taken from cups are subject to copyright. Please consider this mail to have been sent from raphael-externe.geissert at edf dot fr, and with that hat on. Cheers, -- Raphael Geiss

Bug#794655: cups-browsed: please make the browse interval to be configurable

2015-08-05 Thread Raphael Geissert
for which it makes more sense to allow the BrowseInterval to be configurable. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net Index: cups-filters-1.0.71-1/utils/cups-browsed.c === --- cups-filters-1.0.7

Bug#794654: cups-browsed: UDS permissions check always fails in Debian

2015-08-05 Thread Raphael Geissert
cups-browsed use a TCP socket instead of the unix one. Attached patch makes cups-browsed check only for read and write permissions on the unix socket. What do you think? Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net Index: cups-filters-1.0.71-1/utils/cups-brow

Bug#788362: security-tracker switched to ftp.de.d.o as httpredir returns 404 when it shouldnt

2015-06-14 Thread Raphael Geissert
ompressed, from the redirector does not always return 404 it is a bug that I'd like to know about. I.e. it has code that explicitly 404s Packages files, though Sources aren't. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, em

Bug#787277: [ca-certificates] error on upgrade

2015-05-31 Thread Raphael Geissert
g.engineLoad(libgcj.so.15) >at java.security.KeyStore.load(libgcj.so.15) >at org.debian.security.KeyStoreHandler.load(KeyStoreHandler.java:66) >...3 more > E: /etc/ca-certificates/update.d/jks-keystore exited with code 1. > This looks like a configuration problem, or a bug in the

Bug#784936: httpredir.debian.org misfires for .hr

2015-05-14 Thread Raphael Geissert
On 13 May 2015 at 22:35, Josip Rodin wrote: > On Wed, May 13, 2015 at 11:04:59AM +0200, Simon Paillard wrote: >> Hi Josip, >> >> On Sun, May 10, 2015 at 10:29:30PM +0200, Josip Rodin wrote: >> > On Sun, May 10, 2015 at 02:16:44PM +0200, Raphael Geissert wrote: >&g

Bug#783273: colordiff: git-like colours

2015-05-10 Thread Raphael Geissert
Oh and it would probably help if I send you the proper colordiffrc... plain=off newtext=darkgreen oldtext=darkred diffstuff=darkcyan cvsstuff=white Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#784842: [PATCH] fai: add fstab comments on their own line

2015-05-09 Thread Raphael Geissert
Source: fai Source-Version: 4.3.2 Tags: patch Hi, The format of the fstab file does not allow comments to be after a record; they must be on their own line. This makes create_fstab_line produce at least two lines whenever it thinks it should add a comment. Augeas is known to break due to this un

Bug#783273: colordiff: git-like colours

2015-05-09 Thread Raphael Geissert
Hi, On Sun, 26 Apr 2015 16:28:15 +0100 Dave Ewart wrote: > On Saturday, 25.04.2015 at 00:32 +0200, Raphael Geissert wrote: > > > It would be great if you could ship a sample colordiffrc that does > > git-like colouring: [...] > Do you mean you think that git-like colour

Bug#784794: [PATCH] packagekit: link to wiki.d.o over https

2015-05-08 Thread Raphael Geissert
Source: packagekit Source-Version: 1.0.1-2 Tags: patch Severity: wishlist It's better to link over https and avoid the redirection. --- Index: packagekit-1.0.1-2/debian/patches/vendor-debian.diff === --- packagekit-1.0.1-2/debian/pat

Bug#784786: debsources: enable CORS on /api

2015-05-08 Thread Raphael Geissert
-cors.org/ Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#784214: allow manual override for the regression DLA/DSA Id

2015-05-04 Thread Raphael Geissert
ssed in any order but always AFTER the description If it doesn't like your bug number, prefix it with # and report $ bin/gen-DLA 120-2 xserver-xorg regression ... Perhaps that's enough? Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net

Bug#783273: colordiff: git-like colours

2015-04-24 Thread Raphael Geissert
Package: colordiff Version: 1.0.10-1 Severity: wishlist Hi, It would be great if you could ship a sample colordiffrc that does git-like colouring: > plain=off > newtext=blue > oldtext=red > diffstuff=darkgreen > cvsstuff=darkmagenta What do you think? Thanks in advance! Chee

Bug#782137: gnumeric: preinst script bails out too easily

2015-04-15 Thread Raphael Geissert
n upgrade as follows: > > /var/lib/dpkg/tmp.ci/preinst: 11: /var/lib/dpkg/tmp.ci/preinst: Bad > substitution Gah, apologies for that; the colon right after the 2 should not be there. The code should work once that's been fixed. Cheers, -- Raphael Geissert - Debian Develop

Bug#782137: gnumeric: preinst script bails out too easily

2015-04-14 Thread Raphael Geissert
Hi, What do you think about the attached diff? Granted, it doesn't handle the upgrade in chroot while a package-installed process is running, case, but it at least should allow some installation and upgrade scenarios to be done smoothly. Cheers, -- Raphael Geissert - Debian Deve

Bug#749479: Re: Bug#749479: Please include puppet into backports

2015-04-08 Thread Raphael Geissert
Hi, On 26 February 2015 at 23:06, Raphael Geissert wrote: > On Thursday 26 February 2015 20:28:58 Apollon Oikonomopoulos wrote: >> I uploaded augeas, facter, hiera and ruby-hashie to wheezy-backports. >> Apart from facter, the rest are in backports NEW. As for the rest, >&g

Bug#782137: gnumeric: preinst script bails out too easily

2015-04-08 Thread Raphael Geissert
could be considered an RC bug. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#780624: libmpeg2-4: introduces new symbols

2015-03-16 Thread Raphael Geissert
directly, perhaps picked up?, do not have a proper versioned dependency on libmpeg2-4. One such package is gstreamer1.0-plugins-ugly, though there might be others. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#749479: Re: Bug#749479: Please include puppet into backports

2015-02-26 Thread Raphael Geissert
; so I'm not uploading them yet. Great, thanks! As for testing, I'm going to have to do some. Will report back. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#749479: Please include puppet into backports

2015-02-25 Thread Raphael Geissert
d 1.9.1. Have you taken a look at those? Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#775673: texlive-bin: CVE-2015-0973: overflow in the embedded libpng

2015-01-18 Thread Raphael Geissert
-referencing. Thanks in advance. [1]http://article.gmane.org/gmane.comp.security.oss.general/15382 Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#773003: [PATCH] libclass-throwable-perl: correct a few typos/spelling mistakes

2014-12-12 Thread Raphael Geissert
to supress exception output if needed. If you were to print the exception with verbosity of 1, you would get this output. Class::Throwable : Foo!! If you were to print the exception with verbosity of 2, you would get this output. -- Raphael Geissert - Debian Developer www.deb

Bug#773002: [PATCH] asmon: fix typo in usage info

2014-12-12 Thread Raphael Geissert
t is taking up, and the exact megs\n\n usage:\n"); fprintf(stderr, "\t-display \n"); fprintf(stderr, "\t-h\tthis screen\n"); -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#772496: [PATCH] uif: correct debian spelling

2014-12-09 Thread Raphael Geissert
now I notice that there's another typo: s/fatures/features/ and to improve the phrase: s/from/from the/, or even better: "To use LDAP features make sure to install Net::LDAP, available as the libnet-ldap-perl Debian package" Cheers, -- Raphael Geissert - Debian Developer www.debian.

Bug#772502: [PATCH] debhelper: fix typo in dh_installman

2014-12-07 Thread Raphael Geissert
if (! -f $_ || -s $_ > 1024 || -s == 0) { return; } -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#772497: [PATCH] pkg-perl-tools: correct debian name

2014-12-07 Thread Raphael Geissert
reading: $!"; while ( my $line = <$dctrl> ) { if ( $line =~ /^Homepage/ ) { if ( $line -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#772496: [PATCH] uif: correct debian spelling

2014-12-07 Thread Raphael Geissert
ibnet-ldap-perl" } ; $ldap = Net::LDAP->new($ldapserver) or die "$@"; if ($ldapbinddn && ($ldappassword eq "")) { $mesg=$ldap->bind( $ldapbinddn); } elsif ($ldapbinddn && $ldappassw

Bug#772495: [PATCH] squirrelmail: correct debian email address

2014-12-07 Thread Raphael Geissert
/include/load_prefs.php +++ squirrelmail-1.4.21/include/load_prefs.php @@ -33,6 +33,11 @@ $found_theme = false; -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#772494: [PATCH] stardict: correct the spelling of Debian

2014-12-07 Thread Raphael Geissert
n/stardict -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#772493: [PATCH] koules: correct a few spelling mistakes

2014-12-07 Thread Raphael Geissert
printf ("All clients successfully registered. Starting game\n"); - printf ("All clients sucesfully registered. Starting game\n"); PUTHEAD (CGAME); ssendallreliable (buffer, HEADSIZE); gamemode = GAME; gameplan = servergameplan; -- Raphael Ge

Bug#772261: [PATCH] docker.io: fix bashism

2014-12-07 Thread Raphael Geissert
}')" for subvol in $(btrfs subvolume list -o "$root" 2>/dev/null | awk -F' path ' '{ print $2 }'); do subvolDir="$root/$subvol" if dir_in_dir "$subvolDir" "$dir"; then -- Ra

Bug#772490: [PATCH] rsyslog: typos in imudp.c

2014-12-07 Thread Raphael Geissert
be used"); - "inputname.appendport paramter specified - only one can be used"); ABORT_FINALIZE(RS_RET_INVALID_PARAMS); } inst->bAppendPortToInpname =

Bug#772233: bashism in /bin/sh script

2014-12-07 Thread Raphael Geissert
Control: tag -1 patch Attached patch should do it. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.netIndex: gnunet-0.10.1-2/src/gns/gnunet-gns-proxy-setup-ca === --- gnunet-0.10.1-2/src/gns/gnunet-gns

Bug#772279: Re: Bug#772279: nbd-client: bashism in /bin/sh script

2014-12-07 Thread Raphael Geissert
On Sunday 07 December 2014 09:15:46 Vagrant Cascadian wrote: > On 2014-12-06, Raphael Geissert wrote: > > I've ran checkbashisms (from the 'devscripts' package) over the whole > > archive and I found that your package has a /bin/sh script that uses a > > "

Bug#772221: byobu: bashism in /bin/sh script

2014-12-07 Thread Raphael Geissert
Control: severity -1 minor Hi, Please ignore the part of "sourced script with arguments", as it is a false positive in this case. Apologies. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.

Bug#772382: Re: [Syslog-ng-maintainers] Bug#772382: syslog-ng-core: bashism in /bin/sh script

2014-12-07 Thread Raphael Geissert
lse > alarm. It's a bug, and will make your init script break depending on what /bin/sh is pointing to. You may getaway with fractions, but in this case most implementations will just error out and not sleep at all. https://bugs.debian.org/772336 Cheers, -- Raphael Geissert -- To U

Bug#772336: Re: [Pkg-sysvinit-devel] Bug#772336: initscripts: bashism in /bin/sh script

2014-12-07 Thread Raphael Geissert
Control: severity -1 minor Hi Steve, On Saturday 06 December 2014 12:45:19 Steve Langasek wrote: > Control: affects -1 devscripts > On Sat, Dec 06, 2014 at 01:56:15PM +0100, Raphael Geissert wrote: > > checkbashisms' output: > > > possible bashism in ./etc/init.d/mount

Bug#772277: Re: [Packaging] Bug#772277: munin-async: bashism in /bin/sh script

2014-12-06 Thread Raphael Geissert
Control: severity -1 minor On Saturday 06 December 2014 14:48:33 Holger Levsen wrote: > Hi Raphael, > > thanks for your fix-bashism campaigns! > > On Samstag, 6. Dezember 2014, Raphael Geissert wrote: > > checkbashisms' output: > > > possible bashism in ./et

Bug#772326: Re: Bug#772326: libnb-platform13-java: bashism in /bin/sh script

2014-12-06 Thread Raphael Geissert
Hi, On Saturday 06 December 2014 15:08:56 Emmanuel Bourg wrote: > Le 06/12/2014 14:03, Raphael Geissert a écrit : > > checkbashisms' output: > >> possible bashism in ./usr/share/netbeans/platform13/lib/nbexec line 183 > >> (should be >word 2>

Bug#772243: Re: Bug#772243: fvwm-crystal: bashism in /bin/sh script

2014-12-06 Thread Raphael Geissert
Hi, On Saturday 06 December 2014 13:26:22 Vincent Bernat wrote: > Humm. Both /bin/sleep and sleep in dash seems to work without a problem > with non-integer sleep times. > It's a bug nevertheless. Cf. SUSv3. Cheers, -- Raphael Geissert -- To UNSUBSCRIBE, email to debian-

  1   2   3   4   5   6   7   8   9   10   >