[malai] 01/03: Add pkg-java as an Uploader

2016-12-02 Thread Stuart Prescott
This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository malai.

commit d73215f018f8363023bc13495ba0d5e8df4445d0
Author: Stuart Prescott 
Date:   Sun Nov 27 00:13:36 2016 +1100

Add pkg-java as an Uploader
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 6092dc2..c70662c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: malai
 Section: java
 Priority: optional
 Maintainer: Stuart Prescott 
+Uploaders: Debian Java maintainers 

 Build-Depends:
  debhelper (>= 10),
  default-jdk,
@@ -13,6 +14,8 @@ Build-Depends-Indep:
  junit4
 Standards-Version: 3.9.8
 Homepage: http://latexdraw.sourceforge.net/
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/malai.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-java/malai.git
 
 Package: libmalai-java
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/malai.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[malai] branch master updated (ba42cbb -> a09b21d)

2016-12-02 Thread Stuart Prescott
This is an automated email from the git hooks/post-receive script.

stuart pushed a change to branch master
in repository malai.

  from  ba42cbb   Add changelog for upload
   new  d73215f   Add pkg-java as an Uploader
   new  d715066   Fix binary package description
   new  a09b21d   Add changelog for upload

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog |  7 +++
 debian/control   | 21 -
 2 files changed, 19 insertions(+), 9 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/malai.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[malai] 03/03: Add changelog for upload

2016-12-02 Thread Stuart Prescott
This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository malai.

commit a09b21dc236044c6218da24b065db47523da4439
Author: Stuart Prescott 
Date:   Thu Dec 1 14:05:08 2016 +1100

Add changelog for upload
---
 debian/changelog | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8bedd4f..7087ea8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+malai (2.0+ds1-2) unstable; urgency=medium
+
+  * Fix package description.
+  * Add package to the Debian Java Maintainers team.
+
+ -- Stuart Prescott   Thu, 01 Dec 2016 14:04:53 +1100
+
 malai (2.0+ds1-1) unstable; urgency=medium
 
   * Initial release.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/malai.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[malai] annotated tag debian/2.0+ds1-2 created (now a5bd5d3)

2016-12-02 Thread Stuart Prescott
This is an automated email from the git hooks/post-receive script.

stuart pushed a change to annotated tag debian/2.0+ds1-2
in repository malai.

at  a5bd5d3   (tag)
   tagging  a09b21dc236044c6218da24b065db47523da4439 (commit)
  replaces  debian/2.0+ds1-1
 tagged by  Stuart Prescott
on  Thu Dec 1 14:07:41 2016 +1100

- Log -
malai Debian release 2.0+ds1-2

Stuart Prescott (3):
  Add pkg-java as an Uploader
  Fix binary package description
  Add changelog for upload

---

This annotated tag includes the following new commits:

   new  d73215f   Add pkg-java as an Uploader
   new  d715066   Fix binary package description
   new  a09b21d   Add changelog for upload

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/malai.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[malai] 02/03: Fix binary package description

2016-12-02 Thread Stuart Prescott
This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository malai.

commit d7150666c3ccbb2683d42c7ece7f8b503602fcf7
Author: Stuart Prescott 
Date:   Sun Nov 27 00:14:31 2016 +1100

Fix binary package description
---
 debian/control | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index c70662c..ca98c55 100644
--- a/debian/control
+++ b/debian/control
@@ -22,12 +22,12 @@ Architecture: all
 Depends:
  ${maven:Depends},
  ${misc:Depends}
-Description: vector drawing program for LaTeX using PSTricks
- LaTeXDraw is a free PSTricks code generator or PSTricks editor for LaTeX.
- It has the usual drawing tools (lines, rectangles, circles, Bezier curves)
- and can resize, rotate, move and join objects using vector transformations.
- LaTeXDraw uses SVG as its file format and figures can be exported as PSTricks
- code, pdf, eps, jpg, bmp, png, ppm.
- .
- PSTricks is an extension of LaTeX which allows the creation of drawings,
- diagrams and graphs in 2D or 3D.
+Description: Malai software architecture pattern in Java
+ libMalai is a Java implementation of the Malai architectural design pattern.
+ Malai can be viewed as an major step beyond MVC where the controller has
+ been completely rethought to consider modern evolutions of the interactivity
+ of systems. Malai can also be viewed as MVP architecture focusing on modern
+ concerns:
+  - More and more interactivity in software systems (with more and more
+post-WIMP interactions)
+  - Multi-platform development thanks to its modularity

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/malai.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[squirrel-sql] branch master updated (67f90f3 -> 63703a8)

2016-12-02 Thread Thorsten Glaser
This is an automated email from the git hooks/post-receive script.

tg pushed a change to branch master
in repository squirrel-sql.

  from  67f90f3   Add missing libpostgresql-jdbc-java Depends to 
squirrel-sql-plugin-postgres
   new  63703a8   conflict with jgoodies in sid as of two days or so ago, 
for now; this needs (AGAIN!) porting to the newer version (so much for their 
“we have had a stable API since 1.0” claim…)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/squirrel-sql.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

[tomcat8] 01/01: Fixed a privilege escalation when the package is purged (Closes: #845385)

2016-12-02 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch jessie
in repository tomcat8.

commit 4f321e73a19688d2605bf284b448c22ae02ddee0
Author: Emmanuel Bourg 
Date:   Fri Dec 2 10:27:10 2016 +0100

Fixed a privilege escalation when the package is purged (Closes: #845385)
---
 debian/changelog | 4 +++-
 debian/tomcat8.postrm.in | 3 ---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e26eb9c..8c45cb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,8 +25,10 @@ tomcat8 (8.0.14-1+deb8u5) UNRELEASED; urgency=medium
   * Added asm-all.jar to the test classpath to fix TestWebappServiceLoader
   * Fixed a test failure in the new TestNamingContext test added with the fix
 for CVE-2016-6797
-  * Fixed a privilege escalation when the package is upgraded.
+  * Fixed a potential privilege escalation when the tomcat8 package is 
upgraded.
 Thanks to Paul Szabo for the report (Closes: #845393)
+  * Fixed a potential privilege escalation when the tomcat8 package is purged.
+Thanks to Paul Szabo for the report (Closes: #845385)
   * Test failures are no longer ignored and now stop the build
 
  -- Emmanuel Bourg   Tue, 22 Nov 2016 23:21:56 +0100
diff --git a/debian/tomcat8.postrm.in b/debian/tomcat8.postrm.in
index d25ce11..d70d5e7 100644
--- a/debian/tomcat8.postrm.in
+++ b/debian/tomcat8.postrm.in
@@ -64,9 +64,6 @@ case "$1" in
   /etc/tomcat8/Catalina/localhost /etc/tomcat8/Catalina /etc/tomcat8
 # clean up /etc/authbind after conffiles have been removed
 rmdir --ignore-fail-on-non-empty /etc/authbind/byuid /etc/authbind
-# Put all files owned by group tomcat8 back into root group before 
deleting
-# the tomcat8 user and group
-chown -Rhf root:root /etc/tomcat8/ || true
 # Remove user/group and log files (don't remove everything under
 # /var/lib/tomcat8 because there might be user-installed webapps)
 db_get tomcat8/username && TOMCAT8_USER="$RET" || 
TOMCAT8_USER="tomcat8"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] branch jessie updated (d28c720 -> 4f321e7)

2016-12-02 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch jessie
in repository tomcat8.

  from  d28c720   Fixed a privilege escalation when the package is upgraded 
(Closes: #845393)
   new  4f321e7   Fixed a privilege escalation when the package is purged 
(Closes: #845385)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 4 +++-
 debian/tomcat8.postrm.in | 3 ---
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] branch jessie updated (ef5ce62 -> d28c720)

2016-12-02 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch jessie
in repository tomcat8.

  from  ef5ce62   Test failures are no longer ignored and now stop the build
   new  d28c720   Fixed a privilege escalation when the package is upgraded 
(Closes: #845393)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog| 2 ++
 debian/rules| 6 ++
 debian/tomcat8.postinst | 2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] 01/01: Fixed a privilege escalation when the package is upgraded (Closes: #845393)

2016-12-02 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch jessie
in repository tomcat8.

commit d28c720ec76f020d4a4865931a58aba47f8bfc6b
Author: Emmanuel Bourg 
Date:   Fri Dec 2 10:10:18 2016 +0100

Fixed a privilege escalation when the package is upgraded (Closes: #845393)
---
 debian/changelog| 2 ++
 debian/rules| 6 ++
 debian/tomcat8.postinst | 2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6343228..e26eb9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ tomcat8 (8.0.14-1+deb8u5) UNRELEASED; urgency=medium
   * Added asm-all.jar to the test classpath to fix TestWebappServiceLoader
   * Fixed a test failure in the new TestNamingContext test added with the fix
 for CVE-2016-6797
+  * Fixed a privilege escalation when the package is upgraded.
+Thanks to Paul Szabo for the report (Closes: #845393)
   * Test failures are no longer ignored and now stop the build
 
  -- Emmanuel Bourg   Tue, 22 Nov 2016 23:21:56 +0100
diff --git a/debian/rules b/debian/rules
index 07f3025..16d4dee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,6 +134,12 @@ binary-indep: build install
jh_manifest
dh_compress
dh_fixperms
+
+   # Make the/etc/tomcat8/Catalina/localhost directory writable by the 
tomcat user
+   for PACKAGE in tomcat8 tomcat8-admin tomcat8-docs tomcat8-examples; do \
+ chmod 775 --verbose debian/$$PACKAGE/etc/tomcat8/Catalina/localhost; \
+   done
+
dh_lintian
dh_installdeb
dh_gencontrol
diff --git a/debian/tomcat8.postinst b/debian/tomcat8.postinst
index 20e73c7..6f5d1b9 100644
--- a/debian/tomcat8.postinst
+++ b/debian/tomcat8.postinst
@@ -69,7 +69,7 @@ case "$1" in
 
chown -Rh $TOMCAT8_USER:$TOMCAT8_GROUP /var/lib/tomcat8/webapps 
/var/lib/tomcat8/lib
chmod 775 /var/lib/tomcat8/webapps
-   chmod 775 /etc/tomcat8/Catalina /etc/tomcat8/Catalina/localhost
+   chmod 775 /etc/tomcat8/Catalina
 
# Authorize user tomcat8 to open privileged ports via authbind.
TOMCAT_UID="`id -u $TOMCAT8_USER`"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits