Your message dated Wed, 25 Apr 2012 10:47:17 +0000
with message-id <e1smzkj-0007ri...@franck.debian.org>
and subject line Bug#600175: fixed in jetty 6.1.26-1
has caused the Debian Bug report #600175,
regarding jetty: please allow java.library.path property to be set in 
/etc/default/jetty
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
600175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jetty
Version: 6.1.24-6
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch maverick

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Forwarded from Ubuntu (LP: #656374)[1].

[1] https://bugs.launchpad.net/ubuntu/+source/jetty/+bug/656374

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

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMttVFAAoJEAVLu599gGRCoBgQALAqsnGCkUoIomFc+1w587IF
zlw2Upk/pXOW43cZFKBBkWwuEIGpIml67xAb8Y3Zz123v30V4EVrhgPjd3L8QL4y
irA/Ynv8VJDoqiGrkEKe4zQxO5cq4On862I7qb4VOziwGC/0b97i2sdSdTbwRvGm
lGkjO6qR89hUN5yIi9HfeO8oGvsGWzr6Qo36EcAN99XgiOS8/13vJKQMBrJ8nhqG
uw29QMx9PYRvQ2Qd5q84+vsz3uSibjqRS78BODm0LUT+vk83OfvWOIFk14IQgJOP
7v0y4jMgm9MHauS5+7p7p94pk9Rch9LtiJjnGx7PPMJ7uzv6Ng/hcQXJNdRHph3X
KwDffkVUm0sBCMMK1E//7dZgcP3rlcKiLFhjDlbKUKLMl+tUa0pJAwtU5760Ksm2
cXeAtxqp9/tELED7LgGi9/pngbkzLKtW2yglW76qlpMY5SmFwi8MGEx37NVX4HJ7
0bB2fXGpNRnsqSBoVAFpC+ZUpOfhcygu+mlL3YZ8/scUXk2nz1PeQ2R1AV1YiEXa
Mp85V/+g+UFNqb91OL+yCWzN/e1oR8oCVMcZ4QCP9UqiBYlKEO8qhv8KI2XlZFIt
XhYYa42YFfIKsEXMJYu6fnCgMqHlXwnfyOjeEQeE4jvs3S+jcv4H90jqTtzKIJZZ
bq0/osY9x63ZTksGOya5
=lk56
-----END PGP SIGNATURE-----
Index: debian/jetty.default
===================================================================
--- a/debian/jetty.default	(revision 13026)
+++ b/debian/jetty.default	(working copy)
@@ -25,7 +25,7 @@
 #JETTY_ARGS=
 
 # Extra options to pass to the JVM         
-#JAVA_OPTIONS="-Xmx256m -Djava.awt.headless=true"
+#JAVA_OPTIONS="-Xmx256m -Djava.awt.headless=true -Djava.library.path=/usr/lib"
 
 # Home of Java installation.
 #JAVA_HOME=
Index: debian/jetty.init
===================================================================
--- a/debian/jetty.init	(revision 13026)
+++ b/debian/jetty.init	(working copy)
@@ -113,7 +113,7 @@
 # Set java.awt.headless=true if JAVA_OPTIONS is not set so the
 # Xalan XSL transformer can work without X11 display on JDK 1.4+
 # It also sets the maximum heap size to 256M to deal with most cases.
-JAVA_OPTIONS="-Xmx256m -Djava.awt.headless=true"
+JAVA_OPTIONS="-Xmx256m -Djava.awt.headless=true -Djava.library.path=/usr/lib"
                                            
 # The first existing directory is used for JAVA_HOME (if JAVA_HOME is not
 # defined in /etc/default/jetty). Should contain a list of space separated directories.
@@ -180,7 +180,7 @@
 export JAVA="$JAVA_HOME/bin/java"
 
 JAVA_OPTIONS="$JAVA_OPTIONS -Djava.io.tmpdir=$JETTY_TMP \
-  -Djava.library.path=/usr/lib -DSTART=$JETTY_START_CONFIG \
+  -DSTART=$JETTY_START_CONFIG \
   -Djetty.home=$JETTY_HOME -Djetty.logs=$LOGDIR \
   -Djetty.host=$JETTY_HOST -Djetty.port=$JETTY_PORT"
 

--- End Message ---
--- Begin Message ---
Source: jetty
Source-Version: 6.1.26-1

We believe that the bug you reported is fixed in the latest version of
jetty, which is due to be installed in the Debian FTP archive:

jetty_6.1.26-1.debian.tar.gz
  to main/j/jetty/jetty_6.1.26-1.debian.tar.gz
jetty_6.1.26-1.dsc
  to main/j/jetty/jetty_6.1.26-1.dsc
jetty_6.1.26-1_all.deb
  to main/j/jetty/jetty_6.1.26-1_all.deb
jetty_6.1.26.orig.tar.gz
  to main/j/jetty/jetty_6.1.26.orig.tar.gz
libjetty-extra-java_6.1.26-1_all.deb
  to main/j/jetty/libjetty-extra-java_6.1.26-1_all.deb
libjetty-extra_6.1.26-1_amd64.deb
  to main/j/jetty/libjetty-extra_6.1.26-1_amd64.deb
libjetty-java-doc_6.1.26-1_all.deb
  to main/j/jetty/libjetty-java-doc_6.1.26-1_all.deb
libjetty-java_6.1.26-1_all.deb
  to main/j/jetty/libjetty-java_6.1.26-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 600...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (supplier of updated jetty package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 25 Apr 2012 12:26:13 +0200
Source: jetty
Binary: libjetty-java libjetty-java-doc libjetty-extra-java libjetty-extra jetty
Architecture: source all amd64
Version: 6.1.26-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Niels Thykier <ni...@thykier.net>
Description: 
 jetty      - Java servlet engine and webserver
 libjetty-extra - Java servlet engine and webserver -- extra libraries
 libjetty-extra-java - Java servlet engine and webserver -- extra libraries
 libjetty-java - Java servlet engine and webserver -- core libraries
 libjetty-java-doc - Javadoc for the Jetty API
Closes: 591851 594913 600175 626382 637961 654034
Changes: 
 jetty (6.1.26-1) unstable; urgency=low
 .
   * New upstream release.
     - Fixes issues with loading javax.activation.
       (Closes: #594913)
   * Enable hardening flags for the setuid.so file.
   * Updated d/copyright to DEP-5 format 1.0.
   * Exit 0 in jetty's init script if jetty is already running.
     Thanks to Toby for the report and patch.  (Closes: #626382)
   * Fix misspelled "character-class" in grep invocation.  Thanks
     to Isaac for the report and correction.  (Closes: #637961)
   * Allow java.library.path to be set in /etc/default/jetty.
     Thanks to "biddster" for the report and the patches.
     (Closes: #600175, LP: #656374)
   * Apply patch from Fedora to fix hash collision related DOS.
     - CVE-2011-4461
   * Remove Michael Koch from Uploaders.  Thanks for your work
     on this package in the past.  (Closes: #654034)
   * Add gnumail-providers.jar to start.config.  Thanks to
     Michele Renda for the suggestion.  (Closes: #591851)
   * Add symlinks from jetty{,-util}-6.1.24.jar to the 6.1.26
     version to avoid breaking eclipse.
Checksums-Sha1: 
 31f6b5b617cd457512316768869471d6a9a2a7d4 2575 jetty_6.1.26-1.dsc
 2b1640c0e90a80139ec8a99f919709d56bbfd567 2094366 jetty_6.1.26.orig.tar.gz
 83f97014a095da2a32df6ae7b9d699e7f9993255 27228 jetty_6.1.26-1.debian.tar.gz
 990e8446691e2dd51edb80a8bf59907a633db75c 784496 libjetty-java_6.1.26-1_all.deb
 e10b8908b8091470462f5100e64142197dc4e2b1 909286 
libjetty-java-doc_6.1.26-1_all.deb
 1faa4988ef1be8d2262dc21c288229d5062c9b5b 327590 
libjetty-extra-java_6.1.26-1_all.deb
 9ca4ce07175bf8447cdaf5e07f97d80fb9bc5a6d 857640 jetty_6.1.26-1_all.deb
 c969f02d0a4c8c8b9c5b826bdb2a9c98e6e75b46 68890 
libjetty-extra_6.1.26-1_amd64.deb
Checksums-Sha256: 
 a6ac724f1d5b08c49a41af40fae861a129e815a961e6929ff26a86fa6e978a90 2575 
jetty_6.1.26-1.dsc
 3a428c91b19a722a68c16a99d49311d47887f140fd9fa7c5c07efe251599b192 2094366 
jetty_6.1.26.orig.tar.gz
 4f97d363cc73a864eb388cde107d9e3b444a45fd5adf43851f8532f177e0017a 27228 
jetty_6.1.26-1.debian.tar.gz
 d0aee21c72b9f2cee2c6e5ce16950452c1e6c53809175b0d7849783064bf6fea 784496 
libjetty-java_6.1.26-1_all.deb
 6f251e5029eab987670c5f2147ff0ca40c65c42fd31f201e9ca3120dd7db2a90 909286 
libjetty-java-doc_6.1.26-1_all.deb
 667359d8a157ad701b11d660882e4784a96d2d06da3f29f7894f1370b84c4a71 327590 
libjetty-extra-java_6.1.26-1_all.deb
 12f20607a3b620f17bbae2e3a21d78841e9adc7b992389600e78e271d5a3a08f 857640 
jetty_6.1.26-1_all.deb
 0c58891f33fa843a80a865b92eb4f6e91d17683ae7c8c80a78b061092866b6b0 68890 
libjetty-extra_6.1.26-1_amd64.deb
Files: 
 61352ef81e99a0b99594a3557458ef2a 2575 java optional jetty_6.1.26-1.dsc
 f1c53176da14ac932e12040202b48511 2094366 java optional jetty_6.1.26.orig.tar.gz
 523806d9bbbe7c1881cdb51e0865adc5 27228 java optional 
jetty_6.1.26-1.debian.tar.gz
 c9727b09d4ce0fa738d4614f2b46a213 784496 java optional 
libjetty-java_6.1.26-1_all.deb
 e027373284e5e3656a4be7f18f0f2110 909286 doc optional 
libjetty-java-doc_6.1.26-1_all.deb
 d044cecb9ac748157891e648e8289052 327590 java optional 
libjetty-extra-java_6.1.26-1_all.deb
 770b4b25dbe185398e74e2133f229425 857640 java optional jetty_6.1.26-1_all.deb
 ea9fd15356797dcc947ecd00bf7e4911 68890 libs optional 
libjetty-extra_6.1.26-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPl9KHAAoJEAVLu599gGRCoy0QAIkJweMRwqDl8ogDZBebfKtU
Pk/WfSeVkUDIyK1tv86wZ6V/idBf2XVwRj4b+lAYlvq0V6OCxVuyynpzvVqaumR2
Iosvm4NzltgGkEf41jz5pxU+mGJXs+KTKf7sGQ0o2GpBB+1MU79/5h11wkVbMSZZ
1bVyySCPqkMPrcy5wGOno4OYn+H1HLcbBGA7OFmoUnaHHgfVMHcSRu2N+eQFOTtD
wENZJd+Fs49fQUZbh8GGGykdWvpbcEdvrppWwemX5MK+cB6iUBHGiObC9ForLKaU
lDr5jQBejyNw+3695VTfdsiN6ZOiieOfJWkxRhja1alaQqDH9eJHjQCOplMaZc3M
+Z/iUgS/L8MbHHtRnlU3jAMnr++iMgW5tdzqmp2p+hv6wmpJntk3T/YUyT8CgxIv
PVAqjXqW+PXaz/FX1UwYezxFm1zukH/cWFW6R4y4LsYfX5YWiFYHuD6tD+krGfjg
SKLin3b34t+ggz5CVTvCiQ4Pg4aC5+5M6exGOg2E3NsiZSQP/yStFPrNLappgw3i
nmJ1sOeO5Q3UEKFHgBh7V/fMGWigRkHFsVAiRZOnJN40waouuvbyCaDhzn+TGKzP
qOC5qOo5OrStNO/8RcYUBXqBgJHMz7bKXfLJ4XjY7dFy/zhYNJ0AwRH3nYaahSkd
qJgO/PLx0ziAj2qqtOro
=ymk1
-----END PGP SIGNATURE-----



--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to