1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354
|
apache-log4j1.2 (1.2.17-7+deb9u1) stretch-security; urgency=high
* Team upload.
* Fix CVE-2019-17571. (Closes: #947124)
Included in Log4j 1.2 is a SocketServer class that is vulnerable to
deserialization of untrusted data which can be exploited to remotely
execute arbitrary code when combined with a deserialization gadget when
listening to untrusted network traffic for log data.
-- Markus Koschany <apo@debian.org> Sat, 02 May 2020 16:38:32 +0200
apache-log4j1.2 (1.2.17-7) unstable; urgency=medium
* Team upload.
* Transition to bnd 2.1.0.
* Vcs-Browser: Use https.
-- Markus Koschany <apo@debian.org> Tue, 17 Nov 2015 18:22:37 +0100
apache-log4j1.2 (1.2.17-6) unstable; urgency=medium
* Team upload.
* Add missing .class files to .jar (Closes: #791446)
-- Hilko Bengen <bengen@debian.org> Tue, 07 Jul 2015 00:47:09 +0200
apache-log4j1.2 (1.2.17-5) unstable; urgency=medium
* Team upload.
[ Kumar Appaiah ]
* debian/control: Remove Kumar Appaiah from uploaders
[ Emmanuel Bourg ]
* Depend on libmail-java instead of libgnumail-java
* Standards-Version updated to 3.9.6 (no changes)
* Switch to debhelper level 9
* debian/copyright: Updated to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg@apache.org> Tue, 30 Sep 2014 14:26:42 +0200
apache-log4j1.2 (1.2.17-4) unstable; urgency=low
* Removed the dependency on libjboss-jmx-java since javax.management
is now part of the JDK.
* Enabled the compilation of the org.apache.log4j.jmx.Agent class
* Added a description to build_fix.patch
-- Emmanuel Bourg <ebourg@apache.org> Tue, 27 Aug 2013 09:52:20 +0200
apache-log4j1.2 (1.2.17-3) unstable; urgency=low
* Removed the dependency on the Activation Framework (libgnujaf-java)
* debian/rules: Improved the clean target
* Use canonical URLs for the Vcs-* fields
-- Emmanuel Bourg <ebourg@apache.org> Thu, 16 May 2013 14:46:43 +0200
apache-log4j1.2 (1.2.17-2) unstable; urgency=low
* Team upload.
* Upload to unstable.
-- tony mancill <tmancill@debian.org> Mon, 06 May 2013 20:43:34 -0700
apache-log4j1.2 (1.2.17-1) experimental; urgency=low
* Team upload.
* New upstream release
* Refreshed the patch
* debian/watch: Fixed the URL
* Updated Standards-Version to 3.9.4 (no changes)
[ Tony Mancill ]
* Remove Michael Koch from Uploaders. (Closes: #653986)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 02 Apr 2013 15:23:23 +0200
apache-log4j1.2 (1.2.16-3) unstable; urgency=low
* Add Bundle-SymbolicName to jar manifest
* Update Import-Package OSGi attribute
* Add Jakub Adam to Uploaders
* Updated Standards-Version to 3.9.2
* Removed Thomas Koch from Uploaders. Thanks for your contributions.
-- Jakub Adam <jakub.adam@ktknet.cz> Sun, 27 Nov 2011 19:01:34 +0100
apache-log4j1.2 (1.2.16-2) unstable; urgency=low
[ Ludovic Claude ]
* Add myself to uploaders
* Rename source package to apache-log4j1.2 (Closes: #598007)
* d/maven.rules: use * instead of jar to match log4j, as
version 1.2.16 has a pom type of 'bundle' and this
means that the version installed in the Maven repository
is 'debian' instead of '1.2.x' (Closes: #618263)
* d/control: update Homepage to reflect the new location of log4j
* include OSGi metadata in the jar, add Build-Depends on bnd
* Add --has-package-version to libapache-log4j1.2-java.poms
* Deploy javadoc jar into the Maven repository
[ Niels Thykier ]
* Updated Vcs-* fields.
[ Torsten Werner ]
* Remove Kalle from Uploaders list.
* Do no longer build the liblog4j1.2-java-gcj package.
* Fix typo in Description.
-- Torsten Werner <twerner@debian.org> Fri, 23 Sep 2011 23:03:09 +0200
jakarta-log4j (1.2.16-1) experimental; urgency=low
* New upstream release
* debian/control:
+ Standards version is now 3.9.1 (No changes needed).
+ Recommends: liblog4j1.2-java-gcj downgraded to Suggests
(Closes: #583260)
+ Add Suggests on liblog4j1.2-java-doc
* Remove pom.xml.patch, changes applied upstream,
refresh build.xml.patch
-- Ludovic Claude <ludovic.claude@laposte.net> Fri, 14 May 2010 00:11:30 +0200
jakarta-log4j (1.2.15-11) unstable; urgency=low
* Team upload.
* Move the patches to quilt, add a Build-Depends on quilt
* JMX package is built and patch from Thomas Koch has been applied
with changes (Closes: #503837)
* Use default-jdk-doc instead of classpath-doc/openjdk-6-doc
(Closes: #567275)
* Remove dependencies on all java runtimes and java-common
(Closes: #576737)
* Source format 3.0 (quilt)
- removed quilt as build dependency
- removed include patchsys-quilt.mk in d/rules
-- Ludovic Claude <ludovic.claude@laposte.net> Mon, 05 Apr 2010 16:30:15 +0200
jakarta-log4j (1.2.15-10) unstable; urgency=low
* Fixed Maven support (Closes: #571046)
- d/m.ignoreRules: added JMX stuff
- pom.xml patch : javax.jms and java.mail set as optional
* Standards-Version to 3.8.4
* debhelper compat to 7
-- Gabriele Giacone <1o5g4r8o@gmail.com> Wed, 24 Feb 2010 02:33:46 +0100
jakarta-log4j (1.2.15-9) unstable; urgency=low
* Added libjboss-jmx-java to suggests:
-- Thomas Koch <thomas.koch@ymc.ch> Thu, 14 Jan 2010 15:51:45 +0100
jakarta-log4j (1.2.15-8) unstable; urgency=low
* Build with jmx support
-- Thomas Koch <thomas.koch@ymc.ch> Tue, 12 Jan 2010 11:02:21 +0100
jakarta-log4j (1.2.15-7) unstable; urgency=low
* Upload to unstable
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 11:25:57 +0200
jakarta-log4j (1.2.15-6) experimental; urgency=low
[ Ludovic Claude ]
* Add the Maven POM to the package
* Add a Build-Depends dependency on maven-repo-helper
* Move API documentation to /usr/share/doc/liblog4j1.2-java/api
[ Torsten Werner ]
* Fix doc-base file.
-- Torsten Werner <twerner@debian.org> Sun, 02 Aug 2009 21:51:13 +0200
jakarta-log4j (1.2.15-5) unstable; urgency=low
* Add myself to Uploaders.
* Do no longer quote the full text of the Apache-2.0 license.
* Add missing Depends: ${misc:Depends}.
* Change Section: java.
* Update Standards-Version: 3.8.2 (no changes).
* Fix spelling api -> API.
-- Torsten Werner <twerner@debian.org> Thu, 30 Jul 2009 18:24:10 +0200
jakarta-log4j (1.2.15-4) unstable; urgency=low
* liblog4j-java: Depend on default-jre-headless as the preferred runtime,
keep the existing alternatives for now.
-- Matthias Klose <doko@debian.org> Mon, 04 Aug 2008 23:55:26 +0200
jakarta-log4j (1.2.15-3) unstable; urgency=medium
* debian/control:
+ Use default-java-jdk in place of java-gcj-compat-dev.
(Closes: #477866)
+ Switch to use Varun and Kumar's debian.org addresses.
+ Standards version is now 3.7.3 (No changes needed).
+ Use Vcs-Broswer and Vcs-Svn in place of XS-Vcs-*.
* debian/rules:
+ Switch JAVA_HOME location to /usr/lib/jvm/default-java.
* debian/copright:
+ Update to UTF-8, and add a copyright for the Apache Software
Foundartion.
-- Kumar Appaiah <akumar@debian.org> Sun, 27 Apr 2008 17:35:01 +0530
jakarta-log4j (1.2.15-2) unstable; urgency=low
[ Matthias Klose ]
* Really build the native jars, don't ship an empty package. Closes: #453941.
-- Kumar Appaiah <akumar@ee.iitm.ac.in> Sun, 02 Dec 2007 20:24:35 +0530
jakarta-log4j (1.2.15-1) unstable; urgency=low
[ Kumar Appaiah ]
* New upstream release.
* debian/compat: bumped to 5.
* debian/watch: Added file.
* debian/control:
+ Added Kumar Appaiah and Varun Hiremath to Uploaders.
+ Moved all build dependencencies to Build-Depends.
+ Depend on cdbs.
+ Added Homepage, XS-Vcs-Svn and XS-Vcs-Browser fields.
* debian/liblog4j1.2-java-doc.doc-base: Specigy API doc location.
* debian/liblog4j1.2-java.links: Removed. Functionality in debian/rules.
* debian/orig-tar.sh: Added to ease repackaging.
* debian/README.Debian-source: Added to explain repackaging.
* debian/patches/01_build_fix.patch: Fix javadoc issues and compiler target versions.
* debian/rules:
+ Move to cdbs.
+ Ensure we build native jars.
+ Ensure the generated docs are removed to prevent an FTBFS on successive builds.
[ Varun Hiremath ]
* Ensure upstream javadocs are removed while repackaging.
-- Varun Hiremath <varunhiremath@gmail.com> Fri, 28 Sep 2007 15:30:56 +0530
jakarta-log4j (1.2.13-5) unstable; urgency=low
* Rename source package. Closes: #308339.
* Updated Standard-Version to 3.7.2.
-- Michael Koch <konqueror@gmx.de> Sun, 15 Jul 2007 15:35:02 +0200
jakarta-log4j1.2 (1.2.13-4) unstable; urgency=low
* Build a liblog4j1.2-java-gcj package. Closes: #427243.
* Updated package descriptions.
* Removed Wolfgang and added myself to Uploaders.
-- Michael Koch <konqueror@gmx.de> Sat, 30 Jun 2007 10:45:43 -0100
jakarta-log4j1.2 (1.2.13-3) unstable; urgency=low
* Build using java-gcj-compat-dev (merged from Ubuntu).
-- Matthias Klose <doko@debian.org> Fri, 8 Dec 2006 10:45:35 +0100
jakarta-log4j1.2 (1.2.13-2) unstable; urgency=low
* Added binary-arch build target (noop) (closes: #395615)
-- Kalle Kivimaa <killer@debian.org> Sat, 28 Oct 2006 08:30:00 +0300
jakarta-log4j1.2 (1.2.13-1) unstable; urgency=low
* New upstream release
* kaffe compiler transition
* Remove build dependencies on libcrimson-java, libjaxp1.2-java (not needed)
* Build javadoc from source
* Updated README.Debian to what we actually build
-- Wolfgang Baer <WBaer@gmx.de> Wed, 18 Jan 2006 17:33:47 +0100
jakarta-log4j1.2 (1.2.12-1) unstable; urgency=low
* New upstream release (closes: #328253)
+ Apache License 2.0 - updated debian/copyright
* Use kaffe for building instead of jikes alone
Fixes the FTBS (closes: #334634)
* Remove useless parts from README.Debian
* Standards-Version 3.6.2 (no changes)
* Don't depend on java-common
* Remove outdated log4j 1.1 section from description
* Register manual with doc-base
* Add myself to uploaders
-- Wolfgang Baer <WBaer@gmx.de> Fri, 28 Oct 2005 21:52:06 +0200
jakarta-log4j1.2 (1.2.9-1) unstable; urgency=low
* New upstream version (differs from 1.2.8 only in that some methods
are deprecated in preparation for 1.3)
* Javadocs are now retained from the upstream distribution.
This is just a temporary measure until gjdoc works (closes: #265746)
-- Kalle Kivimaa <killer@debian.org> Sat, 13 Nov 2004 16:00:00 +0200
jakarta-log4j1.2 (1.2.8-7) unstable; urgency=high
* Javadocs are now correctly generated (closes: #265746)
-- Kalle Kivimaa <killer@debian.org> Sun, 15 Aug 2004 15:00:00 +0300
jakarta-log4j1.2 (1.2.8-6) unstable; urgency=high
* rules script now correctly includes log4j.dtd (closes: #265704)
* Bogus libmx4j-java classes removed from jikes classpath (closes: #265710)
-- Kalle Kivimaa <killer@debian.org> Sat, 14 Aug 2004 18:00:00 +0300
jakarta-log4j1.2 (1.2.8-5) unstable; urgency=low
* rules script was missing two removes related to bug #221236.
-- Kalle Kivimaa <killer@debian.org> Fri, 13 Aug 2004 12:30:00 +0300
jakarta-log4j1.2 (1.2.8-4) unstable; urgency=low
* Builds from source (closes: #221236) (removed chainsaw and lf5
parts, these will be available in liblog4j1.2-contrib-java)
* Adopted the package to pkg-java-maintainers (closes: #263869)
-- Kalle Kivimaa <killer@debian.org> Fri, 13 Aug 2004 11:00:00 +0300
jakarta-log4j1.2 (1.2.8-3) unstable; urgency=low
* Changed section from contrib to main. (closes: #237362, #230441)
* Modified depends to depend on java1-runtime or java2-runtime.
-- Benoit Joly <benoit@debian.org> Sat, 27 Mar 2004 15:42:06 -0500
jakarta-log4j1.2 (1.2.8-2) unstable; urgency=low
* New description.
-- Benoit Joly <benoit@debian.org> Wed, 23 Apr 2003 00:14:26 -0400
jakarta-log4j1.2 (1.2.8-1) unstable; urgency=low
* New package for version 1.2 of the log4j API. (closes: #188708)
-- Benoit Joly <benoit@debian.org> Thu, 10 Apr 2003 00:03:47 -0400
|