Bug#1064181: binutils: libgprofng0: new symbol name version number is an unintended value

2024-02-19 Thread Hiroyuki YAMAMORI
nored. As of now, there are no problems with the package dependencies, so I'm not saying you absolutely need to fix it, but you may not notice the problem if it occurs in the future. Thank you, Hiroyuki YAMAMORI

Bug#1064181: binutils: libgprofng0: new symbol name version number is an unintended value

2024-02-17 Thread Hiroyuki YAMAMORI
is ambiguous to list negative types in `arch` tag specification, so I think it should be avoided. ``` (arch=!i386 !x32)_Z13dbeGetSamplesiill@Base 2.41 ``` Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Archite

Bug#1009844: debhelper: Build failed with dh_installalternatives: error: Alternative ...

2022-04-18 Thread Hiroyuki YAMAMORI
pl_path}" or -d _) { + if ( ! -e "${tmpdir}/${impl_path}" or -d _ or ! -r _) { error(qq{Alternative "${impl_path}" for "${link_name}" in ${alternatives_file} does not exist in ${tmpdir} or is a directory}); } if ($link_name eq $

Bug#1007808: openssl: can't check signature of orig tarball at build time

2022-03-17 Thread Hiroyuki YAMAMORI
: cannot verify signature ./openssl_1.1.1n.orig.tar.gz.asc ... Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 5.10.0-12-686-pae (SMP w/3 CPU threads

Bug#962013: fix is incomplete

2020-06-17 Thread Hiroyuki YAMAMORI
) manual Author: Metaparadigm Pte Ltd Abstract: This manual describe the JSON-C API. Thank you, Hiroyuki YAMAMORI

Bug#962013: fix is incomplete (libjson-c-doc: not follow changes about installation directory)

2020-06-17 Thread Hiroyuki YAMAMORI
Dear Maintainer, The 'debian/json-c-doc.doc-base' file should be renamed to 'debian/libjson-c-doc.doc-base'. Thank you, Hiroyuki YAMAMORI

Bug#962013: libjson-c-doc: not follow changes about installation directory

2020-06-01 Thread Hiroyuki YAMAMORI
There is no libjson-c-doc's file in /usr/share/doc-base. These have been fixed correctly in the buster version: libjson-c-doc (0.12.1+ds-2). Changes: debian/libjson-c-doc.links, debian/libjson-c-doc.doc-base Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: bullseye/sid APT

Bug#922177: ubuntu-keyring: invalid symlink if select two or more (postinst script loop loops only once (SC2066))

2019-02-19 Thread Hiroyuki YAMAMORI
"${TRUSTEDPARTS}ubuntu-archive-removed-keys.gpg" if [ -n "$RET" ]; then selected=$(echo "$RET" | sed -e 's/, /\n/g') echo "$selected" | while read keyring do ln -sf "/usr/share/keyrings/${keyring}.gpg" "$TRUSTEDPARTS" done fi ``` Thank you, Hiroyuki YAMAMORI

Bug#920486: rsh-client: rcp has CVE-2018-20685 similar to scp

2019-01-28 Thread Hiroyuki YAMAMORI
From: Alberto Gonzalez Iniesta Date: Mon, 28 Jan 2019 16:46:21 +0100 > On Sat, Jan 26, 2019 at 02:20:06PM +0900, Hiroyuki YAMAMORI wrote: >> Package: rsh-client >> Version: 0.17-19 >> Severity: important >> Tags: security >> >> Refer Bug #919101 >> &

Bug#920486: rsh-client: rcp has CVE-2018-20685 similar to scp

2019-01-25 Thread Hiroyuki YAMAMORI
en(targ) + strlen(cp) + 2; if (need > cursize) { Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-2-amd64 (SMP w/8 CPU cores) Locale:

Bug#920477: gnutls-bin: gnutls-cli benchmark outputs wrong results in 32bit arch

2019-01-25 Thread Hiroyuki YAMAMORI
HANDLE wtimer; HANDLE wthread; LARGE_INTEGER alarm_timeout; #endif }; This size variable will overflow. Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 4.19.0-1

Bug#888884: segfault for no obvious reason on rcp from remote host

2018-02-01 Thread Hiroyuki YAMAMORI
!iamremote) { + va_end(ap); + va_start(ap, fmt); + vfprintf(stderr, fmt, ap); + } va_end(ap); } Bug#366535 will also be fixed with this patch. Thank you, Hiroyuki YAMAMORI

Bug#889029: rsh-client: rcp: memory leak

2018-02-01 Thread Hiroyuki YAMAMORI
uf = newbuf; + cursize = need; } - (void)snprintf(namebuf, need, "%s%s%s", targ, - *targ ? "/" : "", cp); + strcpy(namebuf + nbase, cp);

Bug#884042: rsh-redone-client: rsh: stderr is not displayed

2017-12-10 Thread Hiroyuki YAMAMORI
, ); } - } else { - len[2] = 0; } if(FD_ISSET(2, )) { Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.14.0-1-amd64

Bug#864191: libssl-doc: Replaces and Breaks fields in debian/control

2017-06-04 Thread Hiroyuki YAMAMORI
Package: libssl-doc Version: 1.1.0f-2 Severity: minor Dear Maintainer, In "debian/control" Package: libssl-doc Section: doc Architecture: all Multi-Arch: foreign Replaces: libssl-dev (<< 1.0.0) Breaks: libssl-dev (<< 1.0.0) Should be libssl-dev (<< 1.1.0) ?

Bug#845945: libssl1.0-dev: unnecessary Depends: zlib1g-dev

2016-11-27 Thread Hiroyuki YAMAMORI
Package: libssl1.0-dev Version: 1.0.2j-4 Severity: minor Dear Maintainer, There is an unnecessary dependency same as #767207. Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: arm64 (aarch64

Bug#813191: openssl: missing a patch filename in debian/patches/series

2016-01-30 Thread Hiroyuki YAMAMORI
Package: libssl-doc Version: 1.0.2f-2 Severity: minor Source: openssl Dear Maintainer, There is a patch file by the name of libdoc-manpgs-pod-spell.patch in debian/patches/ directory. But there is no filename of this in debian/patches/series. This patch is effective. Thank you, Hiroyuki

Bug#794218: [Pkg-openssl-devel] Bug#794218: openssl: no display built date

2015-08-01 Thread Hiroyuki YAMAMORI
On Fri, 31 Jul 2015 18:16:36 +0200, Kurt Roeckx wrote: This is an intentional change. Why do you need the date it was build? It's easy to know debian revision changed without using dpkg or apt commands. I think built date is a kind of ID. Thank you. -- Hiroyuki YAMAMORI -- To UNSUBSCRIBE

Bug#794326: openssl: use aarch64_asm in Configure on arm64

2015-08-01 Thread Hiroyuki YAMAMORI
24 +debian-arm64,gcc:-DL_ENDIAN ${debian_cflags}::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR), change /${no_asm}/${aarch64_asm}:64/ Thank you. -- Hiroyuki YAMAMORI -- System

Bug#774882: [Pkg-openssl-devel] Bug#774882: openssl: fail to verify some sites when 1024bit root CAs removed

2015-07-31 Thread Hiroyuki YAMAMORI
FYI: To disable 1024bit Root CAs # dpkg-reconfigure ca-certificates (uncheck disable items in dialog box.) Thank you. -- Hiroyuki YAMAMORI -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#794218: openssl: no display built date

2015-07-31 Thread Hiroyuki YAMAMORI
); Thank you. -- Hiroyuki YAMAMORI -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: arm64, armhf Kernel: Linux 4.0.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=, LC_CTYPE= (charmap=ANSI_X3.4

Bug#774882: openssl: fail to verify some sites when 1024bit root CAs removed

2015-01-08 Thread Hiroyuki YAMAMORI
-connect s3.amazonaws.com:443 test other sites, e.g. www.debian.org, www.geotrust.co.jp, dinahosting.com Thank you. -- Hiroyuki YAMAMORI -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64

Bug#767207: libssl-dev: unnecessary Depends: zlib1g-dev

2014-10-29 Thread Hiroyuki YAMAMORI
Package: libssl-dev Version: 1.0.1j-1 Severity: normal Dear Maintainer, in Bug#728055 drop zlib then zlib1g-dev is no longer required. please remove it from debian/control. Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT

Bug#722216: openvpn: Add GCM, CTR and XTS modes patch

2013-09-09 Thread Hiroyuki YAMAMORI
mode, CTR and XTS modes are a few % better than CBC mode. Note that using GCM mode, specify auth none to config file. Dear Maintainer, Please try the patch and send it Upstream. Thank you, Hiroyuki YAMAMORI -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500

Bug#681197: grub2: grub-mklayout and at_keyboard.mod have problem with jp keyboard

2013-04-13 Thread Hiroyuki YAMAMORI
*/ GRUB_KEYBOARD_KEY_KPCOMMA util/grub-mklayout.c: /* 0x78 */ 0, GRUB_KEYBOARD_KEY_KPCOMMA, Thanks, Hiroyuki YAMAMORI -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#681197: grub2: grub-mklayout and at_keyboard.mod have problem with jp keyboard

2013-04-13 Thread Hiroyuki YAMAMORI
Hello, Is it scancode 1 or scnacode 2? What is the value in the other scancode? It's scancode set 1. For your reference, I attached my patch. Thanks, Hiroyuki YAMAMORI Index: b/grub-core/term/at_keyboard.c === --- a/grub-core/term

Bug#299072: Grub cannot read ext2/3 on whole disk (fix patch)

2013-03-01 Thread Hiroyuki YAMAMORI
Hi, I made a patch that solved the problem. You, still using grub-legacy, try and enjoy it. Thanks, Hiroyuki YAMAMORI --- 0.97-43/stage2/fsys_ext2fs.c 2008-07-25 14:36:15.0 +0200 +++ grub-0.97/stage2/fsys_ext2fs.c @@ -307,7 +307,7 @@ { int retval = 1; - if current_drive 0x80

Bug#681197: grub2: grub-mklayout and at_keyboard.mod have problem with jp keyboard

2013-01-29 Thread Hiroyuki YAMAMORI
better to change to GRUB_KEYBOARD_KEY_INTERNATIONAL1 0x87, GRUB_KEYBOARD_KEY_INTERNATIONAL3 0x89, (Same KEY_INTERNATIONAL1 as KEY_RO) (Same KEY_INTERNATIONAL3 as KEY_YEN) and it's better to add GRUB_KEYBOARD_KEY_KPCOMMA 0x85, about grub-2.00/include/grub/keyboard_layouts.h. Thanks, Hiroyuki

Bug#681197: grub2: grub-mklayout and at_keyboard.mod have problem with jp keyboard

2012-07-11 Thread Hiroyuki YAMAMORI
at_keyboard keymap /boot/grub/jp.gkb grub (no echo at hit '\' keys: upper right side and lower right side) So, I made patch. it modifies grub-mklayout and at_keyboard.mod. Thanks, Hiroyuki YAMAMORI --- grub-1.99~2.00/grub-core/term/at_keyboard.c 2011-05-14 07:47:57.0 +0900 +++ new/grub-core/term

Bug#468454: Debian finger client still doesn't support IPv6

2009-11-20 Thread Hiroyuki YAMAMORI
Hi I've supported ipv6 and uploaded following place. http://hyamamor.ddo.jp/ipv6/debian/squeeze-amd64/bsd-finger_0.17-13a~ipv6.diff.gz and also packages are in the same directory. note: debian/changelog must be modified. Thank you. -- Hiroyuki YAMAMORI -- To UNSUBSCRIBE, email to debian

Bug#468454: Debian finger client still doesn't support IPv6

2009-11-20 Thread Hiroyuki YAMAMORI
Thank you. -- Hiroyuki YAMAMORI From: Jason White ja...@jasonjgw.net Thank you for working on this. I have installed your test package. When I try to connect to an IPv6-capable host with a finger service running I get: finger: cannot create socket / connect host Any suggestions

Bug#522337: cvs ignores /etc/gai.conf and prefers ipv6 addresses

2009-05-03 Thread Hiroyuki YAMAMORI
. -- Hiroyuki YAMAMORI h-yam...@db3.so-net.ne.jp -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#489712: ntpdate-debian does not consider numeric IPv6 address.

2008-07-07 Thread Hiroyuki YAMAMORI
Package: ntpdate Version: 1:4.2.4p4+dfsg-6 Severity: normal Tags: patch For example fd00::1, ntpdate-debian does not work. To fix: --- /usr/sbin/ntpdate-debian2008-06-16 19:58:12.0 +0900 +++ /usr/sbin/ntpdate-debian2008-07-07 19:02:03.0 +0900 @@ -14,7 +14,7 @@

Bug#458826: jwm: Multibytes characters title cannot be displayed

2008-01-02 Thread Hiroyuki YAMAMORI
Package: jwm Version: 2.0.1-1 Severity: normal Tags: patch Japanese characters cannot be displayed at title with some application, e.g. openoffice.org. The problem is that COMPOUND_TEXT handling is not good. Following patch fixes it. Thanks, Hiroyuki YAMAMORI diff -u jwm-2.0.1/src/hint.c new

Bug#375574: netkit-inetd: Please support IPv6 networking

2006-07-17 Thread Hiroyuki YAMAMORI
Hi, I make IPv6 supported packages. See below. http://hyamamor.ddo.jp/ipv6/debian/sid/netkit-base_0.10-10.3.ipv6.r1.diff.gz http://hyamamor.ddo.jp/ipv6/debian/sid/netkit-inetd_0.10-10.3.ipv6.r1_i386.deb Thanks, -- Hiroyuki YAMAMORI [EMAIL PROTECTED] GnuPG FP: D9D2 F04D DD2D 720E E564 D1EC 4617

Bug#335200: tftpd: manpage differ with a new file

2005-10-22 Thread Hiroyuki YAMAMORI
that tftpd create a new file. If you want to create a new file, install tftpd-hpa. Thanks, -- Hiroyuki YAMAMORI [EMAIL PROTECTED] GnuPG FP: D9D2 F04D DD2D 720E E564 D1EC 4617 22C1 B881 226E -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable