Bug#825744: jssc: Please update to version 2.8.0

2016-05-29 Thread George Bateman
Source: jssc
Version: 2.6.0-5
Severity: normal

Dear Maintainer,

I'm attempting to package processing [https://processing.org] for
Debian. One of its dependencies is version 2.8.0 of JSSC, which was
released in 2014 and is the latest stable version. It's available at
[https://github.com/scream3r/java-simple-serial-connector]. Please could
this version be added to the Debian repositories?

Many thanks,

George Bateman.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


netty 1:4.0.36-2 MIGRATED to testing

2016-05-29 Thread Debian testing watch
FYI: The status of the netty source package
in Debian's testing distribution has changed.

  Previous version: 1:4.0.36-1
  Current version:  1:4.0.36-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: tomcat8: postinst script overwrites file permissions in /etc

2016-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> clone 821391 -1
Bug #821391 [tomcat7-admin] tomcat7-admin: Patch 7.0.28+deb-u4 overwrite owner 
of all /etc/tomcat7
Bug 821391 cloned as bug 825786
> reassign -1 src:tomcat8
Bug #825786 [tomcat7-admin] tomcat7-admin: Patch 7.0.28+deb-u4 overwrite owner 
of all /etc/tomcat7
Bug reassigned from package 'tomcat7-admin' to 'src:tomcat8'.
No longer marked as found in versions tomcat7/7.0.28-4+deb7u4.
Ignoring request to alter fixed versions of bug #825786 to the same values 
previously set
> retitle -1 tomcat8: postinst script overwrites file permissions in /etc
Bug #825786 [src:tomcat8] tomcat7-admin: Patch 7.0.28+deb-u4 overwrite owner of 
all /etc/tomcat7
Changed Bug title to 'tomcat8: postinst script overwrites file permissions in 
/etc' from 'tomcat7-admin: Patch 7.0.28+deb-u4 overwrite owner of all 
/etc/tomcat7'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
821391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821391
825786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#821391: tomcat8: postinst script overwrites file permissions in /etc

2016-05-29 Thread Markus Koschany
clone 821391 -1
reassign -1 src:tomcat8
retitle -1 tomcat8: postinst script overwrites file permissions in /etc
thanks

This bug also affects Tomcat 8.


I have prepared another security update and I intend to change the
current behavior in Jessie and Sid for new installations to avoid
similar breakage when upgrading Tomcat 8.

Currently tomcat8.postinst changes file ownership of all files in
/etc/tomcat8 to root:tomcat8. I think this isn't necessary because the
default is to use root:root (rw-r-r) which ensures that all
configuration files can still be read by Tomcat8. The only security
relevant file is /etc/tomcat8/tomcat-users.xml in the default Debian
configuration. I propose to modify only this one by changing the line

chown -Rh root:$TOMCAT8_GROUP /etc/tomcat8/*

to

chown root:$TOMCAT8_GROUP /etc/tomcat8/tomcat-users.xml


This should address the issue.

Markus



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.