Bug#1061518: (no subject)

2024-01-25 Thread other
Package: general Severity: serious X-Debbugs-Cc: a...@a.com, h...@test.com

Bug#1061517: shgfpuahgañsfgn

2024-01-25 Thread other
Package: asasasasasa Severity: serious X-Debbugs-Cc: a...@a.com, h...@test.com -- System Information: Debian Release: 12.2 APT prefers stable-updates PT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-13-amd64 (SMP

Bug#1061512: 4

2024-01-25 Thread other
Package: general Severity: important X-Debbugs-Cc: h...@test.com

Bug#675348: jpegoptim: Possible temporary file security issue.

2013-01-31 Thread A. N. Other
the issue in Debian. Note however that mkstemp() is standardized (in 4.3BSD, POSIX [1]) while mkstemps() is unstandardized, but appears on several other systems (according to the linux manpage). Thus if you want the greatest number of systems to handle tempfiles securely, you might be better off using

Bug#690686: libapache2-mod-axis2c: Incorrect library name in /etc/apache2/mods-available/axis2c.load

2012-10-16 Thread Ruddock, Andy (EXT-Other - GB/Bristol)
Package: libapache2-mod-axis2c Version: 1.6.0-1 Severity: important There is a reference in /etc/apache2/mods-available/axis2c.load to /usr/lib/apache2/modules/mod_axis2.so, this reference should be to /usr/lib/apache2/modules/libmod_axis2.so. Apache fails to start if this goes uncorrected. --

Bug#675348: jpegoptim: Possible temporary file security issue.

2012-05-31 Thread A. N. Other
Package: jpegoptim Version: 1.2.3-2 Severity: important Tags: patch, security X-Debbugs-Cc: t...@iki.fi (cc-ing Debian BTS report to jpegoptim upstream) For each image that it processes, jpegoptim currently creates a temporary file {destdir}/jpegoptim-{uid}-{pid}.tmp, where {destdir} is either

Bug#674709: unsort: FTBFS on hurd-i386: IOV_MAX not defined

2012-05-26 Thread A. N. Other
Package: unsort Version: 1.1.2-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd X-Debbugs-CC: debian-h...@lists.debian.org Currently unsort fails to build on hurd-i386 because the symbol IOV_MAX (the maximum number of items that can be passed to writev/readv) is

Bug#674162: rats segfaults on invalid command-line options

2012-05-23 Thread A. N. Other
Package: rats Version: 2.3-1 Severity: normal Tags: patch Rats segfaults when passed an invalid command-line option: $ ./rats --die-rats-die Segmentation fault The segfault occurs in getopt_long in main.c; it seems the problem is simply that the long_options array is missing the requisite final

Bug#672831: rats: FTBFS on hurd-i386. (amended patch)

2012-05-23 Thread A. N. Other
Re: the 1st hunk of Cyril Roelandt's patch to rats: + size_t len = snprintf(NULL, 0, %s/%s, filename, dirdata-d_name) + 1; Unfortunately, relying on the return value of snprintf isn't very portable, as C99 and the Single Unix Specification v2 contradict each other on the subject, cf. the glibc

Bug#674172: pigz treats trailing data in ZLIB-format files incorrectly

2012-05-23 Thread A. N. Other
Package: pigz Version: 2.2.4-1 Severity: normal Consider the following: $ echo foo foo $ echo bar bar $ pigz -z foo $ pigz -z bar $ cat foo.zz bar.zz foobar.zz $ pigz -dc foobar.zz foo bar $ Note that decompressing the concatenation of two compressed files in ZLIB format (-z option) gives

Bug#674177: advene: recommends firefox

2012-05-23 Thread A. N. Other
Package: advene Version: 1.0-1 Severity: minor advene currently recommends firefox; shouldn't this be iceweasel? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#674181: emacsen-common: emacs policy refers to non-existant calc package

2012-05-23 Thread A. N. Other
Package: emacsen-common Version: 2.0.2 Severity: minor The Debian emacs policy currently reads: 9) Usage of autoload instead of load in the site-start.d files. [...] For example, instead of (load some-package), you should use autoloads for all the top level, user visible functions.

Bug#662163: dh-make: emacsen-startup.ex template violates Debian emacs policy

2012-03-04 Thread A. N. Other
Package: dh-make Version: 0.60 Severity: normal Tags: patch The emacsen-startup.ex template in dh_make generates packages which violate the Debian emacs policy in two respects: 1. They rely on the variable flavor being bound to the current emacs flavor, but the policy doesn't guarantee this

Bug#660759: xul-ext-torbutton: torbrowser firefox patches

2012-02-21 Thread A. N. Other
Package: xul-ext-torbutton Version: 1.4.5.1-1 Severity: normal The tor project now seem to recommend using their torbrowser bundle rather than upstream firefox + torbutton extension; one of the reasons is that their bundled version of firefox contains several patches which enable torbutton to

Bug#197427: #197427 fixed in upstream beta

2012-02-20 Thread A. N. Other
This bug seems to be fixed in UnZip Beta 6.10b (available from the infozip ftp site). Here's the relevant entry in the announce file: - Add -I and -O options for setting ISO and OEM character sets, respectively, used by UnZip when doing character set translations. This support is based on

Bug#660358: lv: support automatic xz and lzma decompression

2012-02-18 Thread A. N. Other
Package: lv Version: 4.51-2 Severity: wishlist Tags: patch It would be nice if lv could automatically decompress xz and lzma compressed files. The following patch works for me; it should probably be reviewed by someone who actually understands the code: --- a/src/stream.c +++ b/src/stream.c @@

Bug#660273: chmsee: uses non-standard location for cache files

2012-02-17 Thread A. N. Other
Package: chmsee Version: 1.1.0-1 Severity: minor At the moment, chmsee maintains a cache of extracted .chm files in $HOME/.chmsee/bookshelf chmsee should keep its cache directory in a standard location, either $XDG_CACHE_HOME (i.e. $HOME/.cache/ by default) or /var/tmp -- To UNSUBSCRIBE,

Bug#660274: incorrect prefix in /usr/lib/pkgconfig/sparse.pc

2012-02-17 Thread A. N. Other
Package: sparse Version: 0.4.3+20110419-1 Severity: normal /usr/lib/pkgconfig/sparse.pc contains an incorrect prefix (should be /usr), meaning you can't use pkg-config to link against the sparse library. $ cat /usr/lib/pkgconfig/sparse.pc prefix=/home/buildd libdir=/home/buildd/lib

Bug#660277: tegaki-recognize: allow vertical arrangement of gui

2012-02-17 Thread A. N. Other
recognition field above the other and the recognized characters displayed vertically at the side. Ideally, tegaki should automatically choose/switch the orientation according to the window geometry. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#660284: python-tegakitools: manpage incomplete / refers to nonexistent Texinfo manual

2012-02-17 Thread A. N. Other
. It looks like the section was inserted automatically by the tool used to generate the manpages; it should be removed. The manpages of several other tegaki tools (tegaki-{convert,train}, possibly others) are affected by similar problems. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#660286: bitcoind: Allow block database and wallet/config to be stored in separate directories

2012-02-17 Thread A. N. Other
Package: bitcoind Version: 0.5.1-2 Severity: wishlist Currently bitcoind uses the ~/.bitcoin/ directory to store two different types of file: * small, personal files which need to be kept safe and backed-up etc.: wallet.dat, bitcoin.conf * large files which can be recreated (redownloaded from

Bug#660289: use unix domain sockets for communication between bitcoind and local client

2012-02-17 Thread A. N. Other
Package: bitcoind Version: 0.5.1-2 Severity: normal Currently, when running in -daemon or -server mode, bitcoind listens on localhost:8332 to provide the RPC interface used by the command-line client. It would be better to use unix domain sockets for this purpose (i.e. by creating a socket file

Bug#656768: Fork of unpaper exists, has released version with bugfixes

2012-01-21 Thread A. N. Other
Package: unpaper Version: 0.3-1 Severity: normal There is a fork of unpaper at http://www.flameeyes.eu/projects/unpaper (github repository at http://github.com/Flameeyes/unpaper ). The developer apparently created the fork because the original unpaper project at berlios is no longer maintained;

Bug#656769: unpaper: document processing steps and how the various options affect them

2012-01-21 Thread A. N. Other
Package: unpaper Version: 0.3-1 Severity: wishlist Unpaper is a very useful program, but it is also difficult to use because it has so many options. It would be helpful if the manpage documented the algorithm that unpaper uses to process image files (i.e. the various stages involved in

Bug#656386: juman: new upstream version (6.0)

2012-01-18 Thread A. N. Other
Package: juman Version: 5.1-2 Severity: wishlist Version 6.0 of juman is available from http://nlp.ist.i.kyoto-u.ac.jp/EN/index.php?JUMAN -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#656387: faifa: no user-level documentation

2012-01-18 Thread A. N. Other
Package: faifa Version: 0.2~svn64-1 Severity: normal The faifa package currently comes with no user-level documentation about how to use faifa to configure powerline adapters, set encryption keys etc. The manpage and the menu produced by faifa -m are too terse to be useful to anybody unfamiliar

Bug#656388: tucan: insecure update mechanism

2012-01-18 Thread A. N. Other
Package: tucan Version: 0.3.9-1 Severity: grave Tags: security Justification: user security hole Tucan comes with plugins to handle downloads from the various download sites it supports. These plugins are basically python modules which run with the same permissions as the user running tucan. The

Bug#643665: get-iplayer: get_iplayer should support a --no-proxy option

2011-09-28 Thread A. N. Other
Package: get-iplayer Version: 2.79-2 Severity: wishlist It would be nice if get_iplayer had a --no-proxy option, to tell it to ignore any proxy configured in ~/.get_iplayer/options and connect directly. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#643666: get-iplayer: should recommend rtmpdump | flvstreamer

2011-09-28 Thread A. N. Other
Package: get-iplayer Version: 2.79-2 Severity: minor get-iplayer currently recommends flvstreamer. This should probably be amended to rtmpdump | flvstreamer, as get-iplayer supports both, and rtmpdump apparently has more functionality. -- To UNSUBSCRIBE, email to

Bug#643668: rkhunter: add individual files to database with --propupd

2011-09-28 Thread A. N. Other
Package: rkhunter Version: 1.3.6-4 Severity: wishlist rkhunter --propupd FOO works if file FOO is already in the database, but if FOO wasn't present at the last run (e.g. if the package containing FOO has just been newly installed), you get an error: Filename is not in the rkhunter.dat file:

Bug#642907: spidermonkey-bin: smjs manpage contains no useful information

2011-09-25 Thread A. N. Other
Package: spidermonkey-bin Version: 1.9.1.16-9 Severity: minor The smjs manpage currently contains no useful information. The page Introduction to the JavaScript shell on the MDN wiki https://developer.mozilla.org/En/SpiderMonkey/Introduction_to_the_JavaScript_shell could be the basis for a good

Bug#590534: please fix bug #590534 (gdm3: changes xkb options) in squeeze

2011-09-22 Thread A. N. Other
[resubmitting explanation of status change to 590...@bugs.debian.org. Apparently I should have waited until it was unarchived. Also, maybe reopen was a mistake...?!] This bug is still present in the squeeze version of the package. It should be fixed in squeeze too as it affects the usability of

Bug#642270: aide-common: aide.wrapper manpage refers to wrong config file

2011-09-20 Thread A. N. Other
Package: aide-common Version: 0.15.1-2+squeeze1 Severity: minor Tags: patch The aide.wrapper command doesn't work the way its manpage says it does with respect to the --config option. Presumably the manpage is incorrect; the following trivial patch fixes this: --- debian/aide.wrapper.8~

Bug#642272: aide: (Optionally?) ignore read-only ext2attrs

2011-09-20 Thread A. N. Other
Package: aide Version: 0.15.1-2+squeeze1 Severity: wishlist Several of the attributes listed by the lsattr program are read-only and cannot be changed by chattr; essentially, these attributes represent diagnostics reported by the ext2 filesystem driver. To quote chattr(1): The following

Bug#640822: dh-make: dh_make manpage refers to non-existant debhelper(1) manpage

2011-09-07 Thread A. N. Other
Package: dh-make Version: 0.55 Severity: minor Tags: patch The dh_make manpage refers to a non-existant debhelper(1) manpage in its SEE ALSO section. Presumably the author meant dh(1). --- dh_make.1~ 2011-06-19 02:14:11.0 +0200 +++ dh_make.1 2011-09-07 13:23:19.0 +0200 @@

Bug#640669: libgfshare-bin: gfsplit /foo/bar/baz doesn't work as expected

2011-09-06 Thread A. N. Other
Package: libgfshare-bin Version: 1.0.3-3 Severity: minor If you do $ cd $ gfsplit /etc/passwd gfsplit will attempt to create shares called /etc/passwd.NNN, and fail, assuming you're not root. This violates the principle of least surprise; I would expect it to create shares called passwd.NNN in

Bug#640242: swi-prolog-nox: swipl behaves differently if invoked as prolog

2011-09-03 Thread A. N. Other
Package: swi-prolog-nox Version: 5.10.1-1 Severity: minor swi-prolog installs a symlink from /usr/bin/prolog to /usr/bin/swipl using the Debian alternatives mechanism. However, it behaves differently depending on whether it is invoked as prolog or swipl. For example, if swi-prolog-x is installed,

Bug#546209: nxml-mode: user-defined schema locating no longer works with Emacs 23

2011-08-31 Thread A. N. Other
I don't think rng-schema-locating-files-default is intended to be user-customizable. It's defvar'ed, not defcustom'ed, and it's not mentioned in the texinfo documentation. By contrary, rng-schema-locating-files is defcustom'ed and mentioned in the documentation. rng-schema-locating-files-default

Bug#293557: nxml-mode: id not recognized as a valid attribute for the html element

2011-08-31 Thread A. N. Other
tags 293557 patch stop Untested patch: --- etc/schema/xhtml-struct.rnc 2010-03-11 03:20:43.0 +0100 +++ - 2011-08-31 21:29:22.179172411 +0200 @@ -10,5 +10,5 @@ body = element body { body.attlist, Block.model } body.attlist = Common.attrib html = element html { html.attlist, head,

Bug#578466: Shouldn't correct to rm too easily

2011-08-27 Thread A. N. Other
You can use the variable CORRECT_IGNORE to exempt commands from correction. E.g.: CORRECT_IGNORE=_*|rm AFAICT correction takes account of keyboard layout, which would explain why grem was corrected to rm (e,r and g are close together on qwerty keyboards, m and p are further apart). -- To

Bug#639103: RDF library missing

2011-08-24 Thread A. N. Other
Package: swi-prolog-nox Version: 5.10.1-1 Severity: important The RDF library seems to have been left out of the swi-prolog-nox package by mistake; the versions of swi-prolog in stable, testing and unstable are all affected. The following trivial patch fixes the issue. Please consider preparing

Bug#372903: Director Dave Drimmie

2006-11-17 Thread other
0183036 7650404 035630 8 1368747 8220771 5 3 4 680 80 0 1 5 8 6 1 56 2 3 8 1 7 4 6 5 2 286464 5 4 6 2 8762774 3 5 2 7 6

Bug#265594: field business may

2006-10-27 Thread host other
continuous service. addition some forms employ load balancing which enables across linked Windows critical being able scale those both out meet demand. forumYou reply edit delete vote polls phpBB copy Based Mobtown Scott Edition GIVEAWAY Dashboard New posts Popular StickyNew Locked cannot

Bug#41764: login Language:

2006-10-27 Thread other features
celebrate iZotope offering discount users. limited iZotopes Ozone only Enjoy roaring bass room widening treble sparkling highs audio enhancer. Collector rich library have revised which allow access other features largest addition framework really ramps up level plugins. Get in name location