[Pkg-freeipa-devel] [Git][freeipa-team/dogtag-pki][master] 3 commits: use-bash.diff: Added all scripts that source scripts/config.

Timo Aaltonen gitlab at salsa.debian.org
Fri Apr 10 09:48:03 BST 2020



Timo Aaltonen pushed to branch master at FreeIPA packaging / dogtag-pki


Commits:
365d620b by Timo Aaltonen at 2020-04-09T22:06:53+03:00
use-bash.diff: Added all scripts that source scripts/config.

- - - - -
fe589d83 by Timo Aaltonen at 2020-04-10T00:11:10+03:00
control: Add libstax-java to pki-base-java depends in order to silence noise from the jar scanner.

- - - - -
29e5d256 by Timo Aaltonen at 2020-04-10T11:47:34+03:00
releasing package dogtag-pki version 10.8.3-3

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/use-bash.diff


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+dogtag-pki (10.8.3-3) unstable; urgency=medium
+
+  * use-bash.diff: Added all scripts that source scripts/config.
+  * control: Add libstax-java to pki-base-java depends in order to
+    silence noise from the jar scanner.
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Fri, 10 Apr 2020 11:47:09 +0300
+
 dogtag-pki (10.8.3-2) unstable; urgency=medium
 
   * control: Mark themes and javadoc M-A: foreign.


=====================================
debian/control
=====================================
@@ -118,6 +118,7 @@ Depends:
  libresteasy3.0-java (>= 3.0.19-5),
  libservlet3.1-java,
  libslf4j-java,
+ libstax-java,
  libxalan2-java,
  libxerces2-java,
  libxml-commons-external-java,


=====================================
debian/patches/use-bash.diff
=====================================
@@ -14,3 +14,83 @@
  #
  # --- BEGIN COPYRIGHT BLOCK ---
  # This program is free software; you can redistribute it and/or modify
+--- a/base/common/sbin/pki-upgrade
++++ b/base/common/sbin/pki-upgrade
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/console/templates/pki_console_wrapper
++++ b/base/console/templates/pki_console_wrapper
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/java-tools/bin/pki
++++ b/base/java-tools/bin/pki
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/java-tools/templates/pki_java_command_wrapper.in
++++ b/base/java-tools/templates/pki_java_command_wrapper.in
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/java-tools/templates/pretty_print_cert_command_wrapper.in
++++ b/base/java-tools/templates/pretty_print_cert_command_wrapper.in
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/java-tools/templates/pretty_print_crl_command_wrapper.in
++++ b/base/java-tools/templates/pretty_print_crl_command_wrapper.in
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/server/sbin/pki-server
++++ b/base/server/sbin/pki-server
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/server/sbin/pki-server-upgrade
++++ b/base/server/sbin/pki-server-upgrade
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/server/sbin/pkidestroy
++++ b/base/server/sbin/pkidestroy
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify
+--- a/base/server/sbin/pkispawn
++++ b/base/server/sbin/pkispawn
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # --- BEGIN COPYRIGHT BLOCK ---
+ # This program is free software; you can redistribute it and/or modify



View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/c40ab2697f948fa3f897b43391cc8fc8e002cf59...29e5d256beb7a5506f80624de4faac252773aede

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/c40ab2697f948fa3f897b43391cc8fc8e002cf59...29e5d256beb7a5506f80624de4faac252773aede
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20200410/5ab21146/attachment-0001.html>


More information about the Pkg-freeipa-devel mailing list