39 Commits

Author SHA256 Message Date
Dominique Leuenberger
9a4fe01ffe Accepting request 908783 from Java:packages
fix build on sle12

OBS-URL: https://build.opensuse.org/request/show/908783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=19
2021-07-28 17:20:00 +00:00
Fridrich Strba
6d38aac27b OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=38 2021-07-27 14:12:59 +00:00
Dominique Leuenberger
537579f6e9 Accepting request 868928 from Java:packages
fix tabs vs. spaces in changes

OBS-URL: https://build.opensuse.org/request/show/868928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=18
2021-02-03 18:56:25 +00:00
Fridrich Strba
8ad714f8bc OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=36 2021-02-03 12:21:23 +00:00
Fridrich Strba
4468532f4b Accepting request 868860 from home:pmonrealgonzalez:branches:Java:packages
- Update to 1.2.4
  * Procrun. Ensure that log messages written to stdout and stderr
    are not lost during start-up.
  * Procrun. Correct a regression introduced in 1.2.3. Enable the
    service to start if the Options value is not present in the
	registry.
  * jsvc. Don't fail if the CAP_DAC_READ_SEARCH capability is not
    available. Fall back to using argv[0] rather than
	/proc/self/exe to determine the path for the current binary.
  * Improved JRE/JDK detection to support increased range of both
    JVM versions and vendors

OBS-URL: https://build.opensuse.org/request/show/868860
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=35
2021-02-03 11:36:30 +00:00
Dominique Leuenberger
6bca46ae2d Accepting request 845453 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/845453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=17
2020-11-03 14:16:09 +00:00
Fridrich Strba
c3842bbc99 Accepting request 844231 from home:pmonrealgonzalez:branches:Java:packages
- Update to 1.2.3
  * Fix: Procrun. Correct multiple issues related to enabling a
    service to interact with the desktop. Provide a better error
    message if this option is used with an invalid user, install
    the service with the option enabled if requested and correctly
    save the setting if it is enabled in the GUI.
  * Fix: jsvc. Update the list of paths searched for libjvm.so to
    include the path used by OpenJDK 11.
  * Add: Procrun. Add additional debug logging for Java start mode.
  * Fix: jsvc. Remove incorrect definition 'supported_os' which
    defined in psupport.m4 file to fix jsvc build error on s390,
    arm, aarch64, mipsel and mips.
  * Add: More debug logging in prunsrv.c and javajni.c.
  * Add: Update arguments.c to support Java 11 --enable-preview.
  * Add: jsvc and Procrun. Add support for Java native memory tracking.
  * Add: Procrun. Add a new command, print, that outputs the command to
    (re-)configure the service with the current settings. This is
    intended to be used to save settings such as before an upgrade.
- Rebase apache-commons-daemon-riscv64.patch
- Remove apache-commons-daemon-s390x.patch fixed upstream

OBS-URL: https://build.opensuse.org/request/show/844231
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=33
2020-11-02 14:44:40 +00:00
Dominique Leuenberger
3b7c142f7b Accepting request 812796 from Java:packages
1.2.2

OBS-URL: https://build.opensuse.org/request/show/812796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=16
2020-06-11 12:45:19 +00:00
Fridrich Strba
4422f9a550 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=31 2020-06-09 07:29:07 +00:00
Fridrich Strba
2c9c3a7be8 This is a ring package and cannot be built using maven
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=30
2020-06-09 05:26:03 +00:00
Fridrich Strba
b3c4b5f622 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=29 2020-06-08 11:11:14 +00:00
Fridrich Strba
7047f1be82 Accepting request 811889 from home:pmonrealgonzalez:branches:Java:packages
- Update to 1.2.2
  * Release 1.2.2 - 2019-10-04
    - Fix: Procrun. Correct a regression in the fix for DAEMON-401
      that prevented the service from starting unless support for the
      universal C runtime had been installed.
    - Update: Update Commons-Parent to version 49.
  * Release 1.2.1 - 2019-09-09
    - Fix: jsvc. Correct debug log message that reports change in umask.
    - Fix: Procrun. Correct a regression in the previous fix for this
      issue that caused 32-bit services to crash on start-up. Fixes DAEMON-401.
    - Fix: Procrun. Correct a regression in the fix for DAEMON-391
      that caused the GUI to mix-up the WARN and INFO logging levels.
  * Release 1.2.0 - 2019-07-02
    - Fix: Procrun. Only set the global shutdown event if the event is created.
    - Fix: Unable to build with Java 9 using ant; dropped Ant build files.
    - Fix: Procrun. prunsrv stopping with error due to hard-coded timeout.
    - Fix: Update config.guess and config.sub.
    - Fix: Jsvc. Set the sun.java.command system property when starting via jsvc
      so that tools like jconsole show something meaningful for the process name.
    - Fix: Procrun. Correct the level name used in the GUI for WARN so that
      changes made via the GUI are recognised. Order the log levels in the
      drop-down from ERROR to DEBUG.
    - Fix: Procrun. Correct reversed code comments for JRE and JDK locations
      in the registry.
    - Fix: Procrun. Fix a bug that meant a value provided for LibraryPath
      replaced the value of the PATH environment variable rather than prepended to it.
    - Fix: Procrun. Ensure that the java.library.path environment variable is
      correctly configured when running on a JRE that depends on the Universal CRT.
    - Add: Procrun. Log the error code returned if JVM creation fails to aid debugging.
    - Fix: Procrun. Ensure that environment variables set via prunsrv are visible

OBS-URL: https://build.opensuse.org/request/show/811889
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=28
2020-06-08 11:03:40 +00:00
Dominique Leuenberger
8b3139db56 Accepting request 689045 from Java:packages
Disregard the pom parent

OBS-URL: https://build.opensuse.org/request/show/689045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=15
2019-03-28 21:45:11 +00:00
Fridrich Strba
b67d5befd9 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=26 2019-03-25 17:35:52 +00:00
Dominique Leuenberger
d003189b71 Accepting request 622501 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/622501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=14
2018-07-24 15:32:53 +00:00
Tomáš Chvátal
f827d5fba0 Accepting request 622472 from openSUSE:Factory:RISCV
- apache-commons-daemon-riscv64.patch: add riscv64 to the list of
  supported cpus
- Use %license for LICENSE.txt

OBS-URL: https://build.opensuse.org/request/show/622472
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=24
2018-07-13 17:57:10 +00:00
Fridrich Strba
9a24960f3c OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=23 2018-05-17 19:57:05 +00:00
Fridrich Strba
a030186c6a OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=22 2018-05-15 08:30:52 +00:00
Dominique Leuenberger
b98a8376c5 Accepting request 526055 from Java:packages
Fix build with java 9

OBS-URL: https://build.opensuse.org/request/show/526055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=13
2017-09-14 19:18:51 +00:00
Fridrich Strba
62fe60b332 Fix build with java9
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=20
2017-09-14 11:23:32 +00:00
Dominique Leuenberger
d1ea8b696a Accepting request 496573 from Java:packages
1

OBS-URL: https://build.opensuse.org/request/show/496573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=12
2017-05-22 08:47:08 +00:00
Tomáš Chvátal
2ae8318fd9 Accepting request 496549 from home:pcervinka:branches:Java:packages
- New build dependency: javapackages-local

OBS-URL: https://build.opensuse.org/request/show/496549
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=18
2017-05-19 10:14:31 +00:00
Dominique Leuenberger
b09c418708 Accepting request 293052 from Java:packages
- Drop gpg verification. We can stick to what osc services do for us

- Drop unused patches:
  * 0001-execve-path-warning.patch                                                                                                                                                           
  * config-guess-sub-update.patch                                                                                                                                                            
  * jsvc-libcap-relative.patch

- Fix build with new javapackages-tools

OBS-URL: https://build.opensuse.org/request/show/293052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=11
2015-04-02 14:00:12 +00:00
Tomáš Chvátal
87c947ef98 - Drop gpg verification. We can stick to what osc services do for us
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=16
2015-03-25 09:16:10 +00:00
Tomáš Chvátal
128ea55b93 - Drop unused patches:
* 0001-execve-path-warning.patch                                                                                                                                                           
  * config-guess-sub-update.patch                                                                                                                                                            
  * jsvc-libcap-relative.patch

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=15
2015-03-24 13:54:45 +00:00
Tomáš Chvátal
e2a6c99380 new jpackage-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=14
2015-03-18 10:05:46 +00:00
Tomáš Chvátal
305fa61b7d Accepting request 198844 from Java:packages
- add javapackages-tools to build requires

OBS-URL: https://build.opensuse.org/request/show/198844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=8
2013-09-13 12:45:57 +00:00
Michal Vyskocil
0a2e29bef1 - add javapackages-tools to build requires
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=12
2013-09-13 08:40:34 +00:00
Stephan Kulow
0b97d95e12 Accepting request 175861 from Java:packages
- update to 1.0.15
  * bugfix release, see RELEASE-NOTES.txt for a list of fixed bugs
- obsoleted patches:
  * 0001-execve-path-warning.patch, already upstream
  * jsvc-libcap-relative.patch, already upstream
  * config-guess-sub-update.patch, already upstream
- don't install pointless filesfor SUSE Linux
- verify package signature on openSUSE 12.3+
- use source urls

OBS-URL: https://build.opensuse.org/request/show/175861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=7
2013-05-17 06:25:30 +00:00
Michal Vyskocil
7b77b1fb4b - update to 1.0.15
* bugfix release, see RELEASE-NOTES.txt for a list of fixed bugs
- obsoleted patches:
  * 0001-execve-path-warning.patch, already upstream
  * jsvc-libcap-relative.patch, already upstream
  * config-guess-sub-update.patch, already upstream
- don't install pointless filesfor SUSE Linux
- verify package signature on openSUSE 12.3+
- use source urls

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=10
2013-05-16 12:13:05 +00:00
Stephan Kulow
a830823732 Accepting request 161197 from Java:packages
- config-guess-sub-update.patch: update config.guess/sub for aarch64
- apache-commons-daemon-aarch64.patch: add aarch64 to the list of
  supported cpus (forwarded request 161101 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/161197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=6
2013-03-26 15:12:55 +00:00
Michal Vyskocil
cf74a44e5e Accepting request 161101 from devel:ARM:AArch64:Factory
- config-guess-sub-update.patch: update config.guess/sub for aarch64
- apache-commons-daemon-aarch64.patch: add aarch64 to the list of
  supported cpus

OBS-URL: https://build.opensuse.org/request/show/161101
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=8
2013-03-26 14:08:47 +00:00
Stephan Kulow
da3a069992 Accepting request 128324 from Java:packages
- fix bnc#771802: jsvc fails to load libcap

OBS-URL: https://build.opensuse.org/request/show/128324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=4
2012-07-19 15:57:00 +00:00
Michal Vyskocil
188403f73c - fix bnc#771802: jsvc fails to load libcap
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=6
2012-07-19 09:16:51 +00:00
Stephan Kulow
2aab074c8b Accepting request 126998 from Java:packages
- read ppc64 as known platform. (forwarded request 126987 from k0da)

OBS-URL: https://build.opensuse.org/request/show/126998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=3
2012-07-03 18:25:01 +00:00
Michal Vyskocil
0f74acd255 Accepting request 126987 from home:k0da:ppc
- read ppc64 as known platform.

OBS-URL: https://build.opensuse.org/request/show/126987
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=4
2012-07-03 14:21:16 +00:00
Stephan Kulow
b986be96b1 Accepting request 125105 from Java:packages
update&&rename from jakarta-commons-daemon, bring apache-commons-daemon-jsvc needed for tomcat-jsvc

OBS-URL: https://build.opensuse.org/request/show/125105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-daemon?expand=0&rev=1
2012-06-16 05:23:27 +00:00
Michal Vyskocil
ba7efb2efb fix a typo in build
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=2
2012-06-15 12:25:18 +00:00
Michal Vyskocil
0c5c39338f Accepting request 125090 from Java:packages
rename of packkage

OBS-URL: https://build.opensuse.org/request/show/125090
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=1
2012-06-15 11:47:39 +00:00