7
0
forked from pool/log4j

83 Commits

Author SHA256 Message Date
ca7c7ee425 Accepting request 798213 from home:pmonrealgonzalez:branches:Java:packages
- Update to 2.13.2 [bsc#1170535, CVE-2020-9488]
  * Bugfixes and minor enhancements:
    - CVE-2020-9488: Improper validation of certificate with host mismatch
      in Apache Log4j SMTP appender.
    - Implement requiresLocation in GelfLayout to reflect whether location
      information is used in the message Pattern.
    - Add option to restore printing timeMillis in the JsonLayout.
    - Initialize pattern processor before triggering policy during reconfiguration.
    - Add information about using a url in log4j.configurationFile.
    - serializeToBytes was checking wrong variable for null.
    - Fix Javadoc for ScriptPatternSelector.
    - Allow trailing and leading spaces in log level.
    - Correct JsonLayout timestamp sorting issue.
    - Allow the file size action to parse the value without being sensitive
      to the current locale.
    - Make YamlLayoutTest more resiliant to environmental differences.
    - Conditionally allocate PluginEntry during PluginCache loading.
    - Add missing includeLocation parameter when creating AsyncLogger.
    - Fix Exceptions when whitespace is in the file path and Java security
      manager is used.
    - Avoid NullPointerException when StackWalker returns null.
    - TimeFilter did not handle daylight saving time transitions and did
      not support a range over 2 days.
    - Provide a Log4j implementation of System.Logger.
    - Added EventLookup to retrieve fields from the log event.
  * Changes:
    - Allow the file extension in the file pattern to be modified during reconfiguration.
    - Add support for specifying an SSL configuration for SmtpAppender.
    - Allow servlet context path to be retrieved without "/".
    - Allow Spring Lookup to return default and active profiles.

OBS-URL: https://build.opensuse.org/request/show/798213
OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=47
2020-04-27 12:04:46 +00:00
04f3601fea OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=45 2020-02-26 18:04:38 +00:00
Tomáš Chvátal
39e7569e68 Accepting request 766063 from home:pmonrealgonzalez:branches:Java:packages
- Update to 2.13.0 [bsc#1159646, CVE-2019-17571]
  * Bugfixes and minor enhancements:
    - CVE-2019-17571: Remote code execution: Deserialization of untrusted
      data in SocketServer
    - Log4j 2 now requires Java 8 or higher to build and run.
    - Better integration with Spring Boot by providing access to Spring
      variables in Log4j 2 configuration files and allowing Log4j 2 system
      properties to be defined in the Spring configuration.
    - Support for accessing Kubernetes information via a Log4j 2 Lookup.
    - The Gelf Layout now allows the message to be formatted using a
      PatternLayout pattern.
    - Due to a break in compatibility in the SLF4J binding, Log4j now
      ships with two versions of the SLF4J to Log4j adapters.
    - log4j-slf4j-impl should be used with SLF4J 1.7.x and earlier and
      log4j-slf4j18-impl should be used with SLF4J 1.8.x and later.
    - Note that the XML, JSON and YAML formats changed in the 2.11.0 release:
      they no longer have the "timeMillis" attribute and instead have an
      "Instant" element with "epochSecond" and "nanoOfSecond" attributes.
    - The Log4j 2.13.0 API, as well as many core components, maintains
      binary compatibility with previous releases.
  * New Features
    - Add ThreadContext.putIfNotNull method.
    - Add a Level Patttern Selector.
    - Add experimental support for Log4j 1 configuration files.
    - Add the ability to lookup Kubernetes attributes in the Log4j
      configuration. Allow Log4j properties to be retrieved from the
      Spring environment if it is available.
    - Allow Spring Boot application properties to be accessed in the
      Log4j 2 configuration. Add lower and upper case Lookups.
    - Add builder pattern to Logger interface.

OBS-URL: https://build.opensuse.org/request/show/766063
OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=43
2020-01-21 11:54:01 +00:00
29a016cc50 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=41 2020-01-06 09:30:45 +00:00
c446628bd9 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=39 2019-11-04 14:23:14 +00:00
603665cc3d OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=37 2019-10-01 20:05:38 +00:00
af02998032 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=36 2019-10-01 14:36:35 +00:00
78b601d07b OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=35 2019-10-01 14:28:46 +00:00
7a13c9237f OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=34 2019-10-01 14:19:29 +00:00
cb3f8597bf OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=33 2019-04-11 07:27:02 +00:00
8133b9eb26 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=32 2019-04-04 09:20:28 +00:00
b8cdeff71c OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=30 2019-01-22 11:02:16 +00:00
91f52f1396 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=29 2019-01-22 11:00:50 +00:00
0eac118d55 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=28 2019-01-15 04:47:55 +00:00
395616536b OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=27 2018-12-13 15:37:39 +00:00
21a0d6973f OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=25 2018-10-18 11:50:57 +00:00
e131b90bbf OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=23 2018-07-25 08:09:29 +00:00
f32efccf25 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=22 2018-07-25 08:08:00 +00:00
44123f0642 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=21 2018-05-17 19:56:16 +00:00
Tomáš Chvátal
fa328fea79 Accepting request 563323 from home:bmwiedemann:branches:Java:packages
Add log4j-reproducible.patch to drop javadoc timestamps to make package builds more reproducible (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/563323
OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=19
2018-01-10 14:09:25 +00:00
45c7557b07 OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=17 2017-09-12 11:30:29 +00:00
8abdebfbf9 Fix build with jdk9
OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=16
2017-09-12 07:13:10 +00:00
Tomáš Chvátal
0b7c43b361 - Version bump to 1.2.17 latest 1.2 series:
* No short changelog provided - many small changes
- Try to avoid cycle between log4j and apache-common-loggings
- Remove obsoleted patch:
  * log4j-jmx-Agent.patch
- Refresh patch to apply to new source:
  * log4j-mx4j-tools.patch

- Version bump to 1.2.17 latest 1.2 series:
  * No short changelog provided - many small changes
- Try to avoid cycle between log4j and apache-common-loggings
- Remove obsoleted patch:
  * log4j-jmx-Agent.patch
- Refresh patch to apply to new source:
  * log4j-mx4j-tools.patch

OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=14
2015-03-02 13:20:55 +00:00
Tomáš Chvátal
99b9fba3be - Cleanup with a spec-cleaner so I can understand what
is going around here.

- Cleanup with a spec-cleaner so I can understand what
  is going around here.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/log4j?expand=0&rev=13
2015-03-02 12:38:13 +00:00
Tomáš Chvátal
40da7ea069 Accepting request 198625 from Java:packages
- log4j and log4j-mini are in conflict 

- Move from jpackage-utils to javapackage-tools

- get rid of wrong dir modifier in filelist

- log4j and log4j-mini are in conflict 

- Move from jpackage-utils to javapackage-tools

- get rid of wrong dir modifier in filelist

OBS-URL: https://build.opensuse.org/request/show/198625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=16
2013-09-12 11:27:39 +00:00
Stephan Kulow
e7433a64a6 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=13
2011-12-06 17:27:07 +00:00
Stephan Kulow
f7cac51e7b replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=12
2011-12-06 17:27:04 +00:00
OBS User autobuild
4f0824f6d3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=7 2010-03-18 15:07:23 +00:00
OBS User autobuild
02e834bef7 Accepting request 26174 from Java:packages
Copy from Java:packages/log4j based on submit request 26174 from user mvyskocil

OBS-URL: https://build.opensuse.org/request/show/26174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=6
2009-12-11 13:09:57 +00:00
OBS User unknown
24a9702daf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=4 2009-06-18 22:56:42 +00:00
OBS User unknown
ffa4bb0f99 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=3 2008-07-16 11:20:15 +00:00
OBS User unknown
1188932407 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=2 2008-06-27 18:52:22 +00:00
aa63afd9e3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4j?expand=0&rev=1 2008-05-15 07:55:29 +00:00