-doc/*.md`; do \
html=`echo $${md} | cut -d. -f1`.html; \
- markdown $${md} >$${html}; \
+ markdown -f fencedcode $${md} >$${html}; \
done
override_dh_auto_test:
---end
Regards,
Nobuhiro Ban
lines/sec = %f\n", total_line_count,
(double) total_line_count /
- (double) end_time.tv_sec - start_time.tv_sec);
+ (double) (end_time.tv_sec - start_time.tv_sec));
destroy_event();
}
Regards,
Nobuhiro Ban
like a blueprint.
Regards,
Nobuhiro Ban
Thank you for your reply.
Understood. I will wait for the next release.
2022年5月5日(木) 17:14 Barak A. Pearlmutter :
>
> Yes.
>
> I patched over the issue for now by just using the internal sqlite3
> library, so I think it can wait until the next official release to
> pick up the proper bug fix and
Dear Maintainer,
This is a bug in the fossil configure tool, and fixed in upstream:
commit: https://fossil-scm.org/home/info/8af827342f4c4a77
forum: https://fossil-scm.org/forum/info/549da79dd9
cf. https://www.sqlite.org/src/info/4cbb3e3efeb40cc4
Regards,
Nobuhiro Ban
bufp = '\0';
Popup(buf);
+ return 0;
}
int
- End
Regards,
Nobuhiro Ban
-- System Information:
Debian Release: bookworm/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'stable-security'), (500,
'stable-debug'), (50
t invoke uim-el-agent."))
;; don't ask kill
-(process-kill-without-query proc)
+(set-process-query-on-exit-flag proc nil)
;; wait "OK"
(let ((patience uim-startup-timeout) (ok nil))
- End
Regards,
Nobuhiro Ban
-- System Information:
Debian Rele
1あ", but you see broken characters "|鐚\221あ"
Regards,
Nobuhiro Ban
.0-1 (built against coq 8.12.0-3) + coq 8.12.0-3+b1.
Regards,
Nobuhiro Ban
-- System Information:
Debian Release: bullseye/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'stable-debug'), (500,
'testing'), (500, 'stable')
Arch
(lambda (x) ...) quoted with '
>rather than with #' [9 times]
>../../usr/share/emacs/site-lisp/uim-el/uim-leim.el: (lambda (x) ...) quoted
>with ' rather than with #'
>uim.el: starting uim-el-helper-agent...
>Error while loading 50uim-el: Symbol’s function definition
20/dla-2425 .
Regards,
Nobuhiro Ban
Ping.
Or, should I send this report to upstream?
Regards,
Nobuhiro Ban
@@
# Uncomment the following to stop low-level messages on console
#kernel.printk = 3 4 1 3
-##3
+###
# Functions previously found in netbase
#
Regards,
Nobuhiro Ban
ill be forced to 'no' too!;
Adding "dns_cache(no);" into options { ... } resolves this matter.
Regards,
Nobuhiro Ban
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture
Package: widelands
Version: 1:19+repack-2
Followup-For: Bug #845660
I think the location of amiri-font (symlink) is wrong.
This patch will fix the problem:
--- debian/rules.orig2017-03-08 00:30:00 +0900
+++ debian/rules2017-03-08 00:30:00 +0900
@@ -30,7 +30,7 @@
# Take care of the fo
Package: java-package
Version: 0.55
Severity: important
In jessie (or later), you got stripped binary files with make-jpkg.
Stripping java binary breaks the work of Ops tools.
For example, you got an error to use the jmap command to dump heap.
I think this is a recurrence of #291238 (fixed in 0.2
Package: ansible
Version: 2.1.1.0-1
Severity: wishlist
Ansible has a cosmetic feature with cowsay,
so I think ansible package should suggest cowsay package.
>From /usr/share/doc/ansible/changelog.gz
>* cowsay is used by ansible-playbook if installed to improve output legibility
>(try installing
Source: openjdk-8
Severity: normal
Tags: patch
Dear Maintainer,
Problem
===
java.awt.Font#deriveFont(int style) tries to create new Font instance
that has the same font size. But it uses rounded font size wrongly.
So derived font has different font size.
(openjdk-7 has a same problem.)
Sam
Package: rdesktop
Version: 1.8.2-1
Severity: normal
Dear Maintainer,
Since 1.8.2-1, rdesktop does not send Windows-Key to remote machine.
(Old version 1.7.1-1 works well.)
This problem was fixed in upstream 1.8.3.
See: http://sourceforge.net/p/rdesktop/bugs/384/
Regards,
Nobuhiro
--
To UNSU
Package: wordwarvi
Version: 1.00+dfsg1-3
Severity: grave
Tags: patch
Justification: renders package unusable
Dear Maintainer,
Wordwarvi cannot start game.
>$ LANG=C gdb -q wordwarvi
>Reading symbols from wordwarvi...(no debugging symbols found)...done.
>(gdb) r
>Starting program: /usr/games/word
Package: jenkins
Version: 1.565.2-2
Severity: grave
Tags: security
Dear Maintainer,
The upstream vendor announced a security advisory.
In this advisory, some vulnerabilities are rated critical severity.
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-10-01
>SECURITY-8
Hi,
This problem was fixed in upstream of upstream, OpenJDK:
http://hg.openjdk.java.net/jdk9/client/jdk/rev/2559e1d816ae
>The patch attached to #657854 will fix this problem.
Or, backporting above patch will also fix.
Regards,
Nobuhiro
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li
Package: openjdk-8-jre-headless
Version: 8u40~b04-2
Severity: normal
Tags: patch
Dear Maintainer,
In 2012, I reported #657854 (and #671443 for openjdk-6),
and this problem has been fixed for openjdk-7 package.
Now, Debian has a new openjdk-8 package, and this package has a same problem.
The res
Package: libnkf-perl
Version: 2.13-3+b1
Severity: grave
Dear Maintainer,
NKF module for perl doesn't work on i386 arch:
>% perl -e 'use NKF'
>Can't use an undefined value as a subroutine reference at
>/usr/lib/i386-linux-gnu/perl/5.20/DynaLoader.pm line 210.
>END failed--call queue aborted at /u
Hi all,
2014-06-16 20:27 GMT+09:00 Emmanuel Bourg :
>I got confirmation from the Struts developers that a new release using
>commons-beanutils 1.9.2 is planned soon. So I'm going to prepare the
>backport of commons-beanutils 1.9.2 in stable and wait for the new
>release of Struts 1.x.
Security fi
2014-06-15 15:35 GMT+09:00 Hideki Yamane :
>> This pattern will match to words other than "class", eg. "fooClass".
> Any class should be accepted, maybe it'd cause some
> trouble but non-class should not named as *class, IMHO.
That might be the case. This issue might be a very small problem.
Act
'm not IT-security proofessional, so I can't say that this works
perfect, sorry.
Regards,
Nobuhiro
2014-06-01 15:40 GMT+09:00 Hideki Yamane :
> Hi,
>
> On Sun, 1 Jun 2014 15:03:20 +0900
> Nobuhiro Ban wrote:
>> It's very strange regexp. Because we know (P1|.*|P2) ==
Hi,
>- add struts-1.2.9-CVE-2014-0114.patch from Red Hat to fix CVE-2014-0114
http://sources.debian.net/src/libstruts1.2-java/1.2.9-9/debian/patches/struts-1.2.9-CVE-2014-0114.patch
>+protected static final Pattern CLASS_ACCESS_PATTERN = Pattern
>+.compile("(.*\\.|^|.*|\\[('|\
Package: libstruts1.2-java
Version: 1.2.9-8
Severity: grave
Tags: security
Dear Maintainer,
In https://security-tracker.debian.org/tracker/CVE-2014-0094 :
>Notes
>- libstruts1.2-java (Affects Struts 2.0.0 - Struts 2.3.16)
But CVE-2014-0094 is known to affect Struts 1.x.
Regards,
Nobuhiro
-
Hi,
>Megaglest wasn't starting because it couldn't find some files.
I think this bug should have grave severity,
because the megaglest binary is completely unusable to everyone.
Additional information:
dh_auto_configure in debhelper (>= 9.20131213) sets "-DCMAKE_BUILD_TYPE=None"
for cmake (see
Package: jenkins
Version: 1.509.2+dfsg-2
Severity: grave
Tags: security
Dear Maintainer,
The upstream vendor announced a security advisory.
In this advisory, some vulnerabilities are rated high severity.
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-02-14
> SECURITY
Hi,
I guess Debian adopted Jenkins LTS Release line (x.x.x) [1].
So, it seems unsuitable to watch mainline (x.x).
[1] https://wiki.jenkins-ci.org/display/JENKINS/LTS+Release+Line
Regards,
Nobuhiro
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubs
2013/10/13 Torrance, Douglas :
> What behavior would you prefer? Should wmtime default to the English
> names when non-Latin characters are encountered?
Yes, it seems very reasonable behavior.
Regards,
Nobuhiro
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subj
Package: wmtime
Version: 1.0b2-11
Severity: important
Dear Maintainer,
After updating wmtime to 1.0b2-11, its date-display is broken.
It only shows 2nd char of weekday-name and day-of-month,
i.e. it shows like " A|12- " instead of "SA|12-OCT".
See attached screenshot image:
* (0,0)-(63,63):
Package: svn-all-fast-export
Version: 1.0.10-2
Severity: minor
Dear Maintainer,
Sample rules-files were moved to /usr/share/doc/svn-all-fast-export/examples/.
But svn-all-fast-export(1) manpage still points to the old location.
> --rules
> The rules file that determine
You can get options of FreeBSD kernel with config(8).
So full ('include'-expanded) config file can be made with this command.
>CONFIG(8) FreeBSD System Manager's Manual CONFIG(8)
>
>NAME
> config -- build system configuration files
(snip)
> -x kernelPrint ke
Package: src:kfreebsd-8, src:kfreebsd-9
Severity: normal
Dear Maintainer,
FreeBSD kernel image (kfreebsd-image-*) packages ship with
/boot/config-* file. But this config file is incomplete;
many options are described in "include"'d files:
>include GENERIC
>include DEBIAN
and inclu
Package: jenkins
Version: 1.447.2+dfsg-3, 1.480.3+dfsg-1~exp2
Severity: grave
Tags: security
Dear Maintainer,
The upstream vendor announced a security advisory.
In this advisory, one vulnerability is rated critical severity,
two are high and one is medium.
https://wiki.jenkins-ci.org/display/SEC
Package: jenkins
Version: 1.447.2+dfsg-3
Severity: grave
Tags: security
Dear Maintainer,
The upstream vendor announced a security advisory.
In this advisory, three vulnerabilities are rated high severity,
one is medium and one is low.
See:
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Se
Package: jenkins
Version: 1.447.2+dfsg-2
Severity: grave
Tags: security
Dear Maintainer,
The upstream vendor announced a security advisory, that is rated
critical severity.
See:
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-01-04
Regards,
Nobuhiro
--
To UNSUBS
clone 696816 -1
reassign -1 jenkins-winstone 0.9.10-jenkins-37+dfsg-1
thanks
Dear Maintainer,
I found upstream "SECURITY-44" (aka CVE-2012-6072) was from Winstone,
and it might be fixed in 0.9.10-jenkins-40.
https://github.com/jenkinsci/jenkins/commit/ad084edb571555e7c5a9bc5b27aba09aac8da98d
>[
Package: jenkins
Version: 1.447.2+dfsg-2
Severity: grave
Tags: security
Dear Maintainer,
The upstream vendor announced a security advisory, that is rated high severity.
See:
https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2012-11-20
Regards,
Nobuhiro
--
To UNSUBSCRIB
tags 671443 + patch
thanks
Hi,
>I wrote patch for openjdk-7.
This patch (657854-openjdk7.patch) can also apply to openjdk-6 6b24-1.11.4-3.
So I add "patch" tag for issue #671443.
Regards,
Nobuhiro
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsub
Hi,
>jless hangs if it reaches 524289 bytes. cpu is 100% and control-c
>doesn't kill it. control-\ and kill(1) kill it. jless 382-iso262-2
>works fine.
This is caused by an infinite loop in ch.c#fget_ch.
Internal list operation for cache buffers will not work well.
I guess there may be some buil
Package: projectl
Version: 1.001.dfsg1-4
Severity: normal
Dear Maintainer,
Debian patch of projectl package disables seven-segment display of
alphabet letters, so no string is displayed. For example, the title
screen shows like "8" (or " ") instead of "project l".
This problem wa
Package: smc
Version: 1.9+git20120222-1+b1
Severity: normal
Dear Maintainer,
This game is classified as "Games/Adventure" in the Debian menu system [1].
But, shouldn't it be classified as "Games/Action" [2]?
[1]
>$ cat /usr/share/menu/smc
?package(smc):needs="X11" section="Games/Adventure"\
titl
Package: coq
Version: 8.3.pl4+dfsg-2
Severity: minor
Dear Maintainer,
>coq (8.3.pl4+dfsg-1) unstable; urgency=low
(snip)
> * Replace proofgeneral-coq by proofgeneral in dependencies
Package dependencies are replaced, but README.Debian still suggests
proofgeneral-coq. Please update this file to
clone 657854 -1
reassign 657854 openjdk-7-jre-headless
reassign -1 openjdk-6-jre-headless 6.26-0squeeze1
tags 657854 + patch
thanks
Hi,
I wrote patch for openjdk-7.
Regards,
Nobuhiro
657854-openjdk7.patch
Description: Binary data
tags 671441 + patch
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: rdist
Version: 6.1.5-16+b1
Severity: normal
Dear Maintainer,
rdist of lenny invokes /usr/bin/oldrdist (from obsoleted 44bsd-rdist
package) for -Server, but rdist of squeeze invokes /usr/ucb/oldrdist.
Detail description:
rdist 6.1.5-13 (lenny version) invokes /usr/bin/oldrdist for -Ser
Package: os-prober
Version: 1.51
Severity: normal
Dear Maintainer,
I got the error in update-grub2:
>% sudo update-grub2
>Generating grub.cfg ...
(snip)
>Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
>/usr/lib/os-probes/mounted/90bsd-distro: 17:
>/usr/lib/os-probes/mounted/90
Package: criticalmass
Version: 1:1.0.0-1.4
Severity: normal
Dear Maintainer,
This game is classified as "Games/Adventure" in the Debian menu system [1].
But, shouldn't it be classified as "Games/Action" [2]?
[1]
>$ cat /usr/share/menu/criticalmass
>?package(criticalmass):needs="X11" section="Gam
reopen 657850
thanks
Dear maintainer,
Thank you for your quick response.
But the subject line is not fixed yet, so I reopen this bug.
not fixed >DSA-2335-1 man2hhtml -- missing input sanitization
fixed >man2hhtml [Link to http://packages.debian.org/src:man2hhtml]
Regards,
Nobuhiro
--
T
2012/1/30 Vincent Fourmond :
> Let's hope you were too late ;-)... I've just uploaded a fixed
> version. If you're impatient, you should be able to grab the new .deb
> in a few minutes/hours in
>
> http://incoming.debian.org
Thank you for uploading new version.
I tried freecol_0.10.0+dfsg-5_all.
2012/1/30 Vincent Fourmond :
> On Sun, Jan 29, 2012 at 3:33 PM, Vincent Fourmond wrote:
>> On Sun, Jan 29, 2012 at 2:46 PM, Nobuhiro Ban wrote:
>>> After updating libwoodstox-java to 1:4.1.2-2,
>>> FreeCol won't to start the game (new / load game).
>>&
(I sent previous email only to control@..., so I resend the message
body to 635114@...)
Dear maintainer,
picomus binary is still missing in 936-3. Only the man file is provided.
I think that the entry for picomus binary is missing in debian/install.
Regards,
Nobuhiro
--
To UNSUBSCRIBE, email
Package: freecol
Version: 0.10.0+dfsg-4
Severity: important
Dear Maintainer,
After updating libwoodstox-java to 1:4.1.2-2,
FreeCol won't to start the game (new / load game).
(Tested JREs: OpenJDK6, 7, Sun Java 6).
Downgrading libwoodstox-java (to 1:3.9.2.dfsg-2) fixes this problem.
-- System I
Package: openjdk-7-jre
Version: 7~b147-2.0-1
Severity: normal
Dear Maintainer,
OpenJDK returns incorrect TrueType font height (greater than real value)
under some conditions, this makes JasperReports (Java reporting library)
not to work correctly on OpenJDK 6/7.
Problem
===
On OpenJDK JRE
Package: www.debian.org
Severity: normal
Hi,
The web information of DSA-2335 contains some typos.
The right source package name is "man2html".
http://www.debian.org/security/2011/dsa-2335
>DSA-2335-1 man2hhtml -- missing input sanitization
(snip)
>Affected Packages:
>man2hhtml [Link to http:
Package: www.debian.org
Severity: normal
Hi,
The web information of DSA-2286 contains some typos.
The right source package name is "phpmyadmin".
http://www.debian.org/security/2011/dsa-2286
>DSA-2286-1 phpymadmin -- several vulnerabilities
(snip)
>Affected Packages:
>phpymadmin [Link to http
Package: filezilla
Version: 3.3.5.1-1
Severity: normal
Tags: patch
(I preliminarily applied the patch attached in #631696(another important bug).)
After finished downloading files, Filezilla emits a notify message to the
desktop. But this does not work well if LANG=ja_JP.eucJP. And the following
Package: filezilla
Version: 3.3.5.1-1
Severity: important
Tags: patch
Filezilla often crashed after downloading files in my environment.
I found that locales/ja_JP.po contains "%m$"-format (c-format to change
the index of argument) and wxFormatConverter does not understand it.
So I fixed msgstrs
I wrote:
>>please support *BSD
>>Subject: os prober detects ufs partitions since 1.20
>Detecting UFS partitions is not the same as detecting *BSD.
but, in fact, os-prober does not detect UFS partitions.
In detail, "mount -t ufs" needs "-o ufstype=XXX" option, so
/usr/lib/os-probes/50mounted-tests
reopen 234470
thanks
>please support *BSD
>Subject: os prober detects ufs partitions since 1.20
Detecting UFS partitions is not the same as detecting *BSD.
os-prober (~1.42) did not detect FreeBSD partitions,
so I had to write grub menu entries manually.
>% sudo os-prober
>/dev/sda1:Debian GNU
Package: xmms2-plugin-xspf
Version: 0.5DrLecter-2
Severity: minor
Hi,
The short description of xmms2-plugin-xspf says:
> Description: XMMS2 - XSPF playist plugin
It says "playist", but I think it should be "playlist".
(This is found during the DDTSS translation process.)
Thanks,
Nobuhiro
-
Package: libisofs6
Version: 0.6.2.1-1
Severity: minor
Hi,
The short description of libisofs6 says:
> Description: library to create ISO9960 images
It says "ISO9960", but I think it should be "ISO9660".
(This is found during the DDTSS translation process.)
Thanks,
Nobuhiro
--
To UNSUBSCRIB
Package: libxqdbm3c2
Version: 1.8.77-1
Severity: minor
Hi,
The description of libxqdbm3c2 says:
> This is the runtime package for programs that use the DQBM
> database library. This is only for programs which use the C++ interface.
It says "DQBM", but I think it should be "QDBM".
(This is foun
Package: libgnomecanvas2-dbg
Version: 2.30.1-1
Severity: minor
Hi,
The short description of libgnomecanvas2-dbg says:
>Description: A powerful object-oriented display - documentation files
But this is a *-dbg package, not *-doc package.
(This is found during the DDTSS translation process.)
T
Package: gir1.0-evince-2.30
Version: 2.30.1-2
Severity: minor
Hi,
In the control file (debian/control.in), the Description line starts
with "Description: Description:":
>Package: gir1.0-evince-2.30
(snip)
>Description: Description: GObject introspection data for the libevince library
> This pack
Package: libdb4.5-java-gcj
Version: 4.5.20-13
Severity: minor
(similar to #587202)
Hi,
The package description says:
>This package provides the Java interface for the Berkeley v4.4 database
>library.
But, I think that it should be 'Berkeley v4.5 database'.
Thanks,
Nobuhiro
--
To UNSUBSCRI
Package: libdb4.6-java-gcj
Version: 4.6.21-11
Severity: minor
Hi,
The package description says:
>This package provides the Java interface for the Berkeley v4.4 database
>library.
But, I think that it should be 'Berkeley v4.6 database'.
P.S.
This is found during the DDTSS translation process.
Package: armagetronad-common
Version: 0.2.8.3.1-1
Severity: minor
Hi,
The package description says:
>This package contains the common configuration files and documentation shared
>between the armagetronad and armagetronad-server packages.
But there is no armagetronad-server package.
I think it m
Package: www.debian.org
Severity: normal
I found a package which name is 'squeeze' (same as the name of next release)
and I got the src info from http://packages.debian.org/source/stable/squeeze:
>Source Package: squeeze (0.2.3-5)
>
>The following binary packages are built from this source package
Package: picosat
Version: 913-1
Severity: normal
Dear maintainer,
The package description says:
>Description: SAT solver with proof and core support
and the help message shows:
>% picosat -h
>usage: picosat [ ... ] [ ]
(snip)
> -tgenerate compact proof trace file
> -Tgenerate exten
Package: nagios3-common
Version: 3.0.6-4~lenny2
Severity: minor
My pager shows:
> % less /etc/nagios3/apache2.conf
># apache configuration for nagios 3.x
># note to users of nagios 1.x and 2.x:
># throughout this file are commented out sections which preserve
># backwards compatibili
Package: coq
Version: 8.2.pl1+dfsg-2
Severity: minor
* A description of the incorrect behavior:
/usr/share/doc/coq/README.Debian says that there is no official Debian
package of Proof General yet.
>Coq frontends
>-
>For interactive use of coqtop, we suggest
>- either the Debian cle p
76 matches
Mail list logo