forked from pool/strongswan
- Fixed rpmlint runlevel & fsf warnings, updated rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=40
This commit is contained in:
parent
1a4d59ebd1
commit
3026c5b75b
@ -3,3 +3,7 @@
|
||||
addFilter("strongswan.* incoherent-init-script-name ipsec")
|
||||
# - readme only, triggers full ipsec + ikev1&ikev2 install
|
||||
addFilter("strongswan.* no-binary")
|
||||
# - link to init script, covered by service(8)
|
||||
addFilter("strongswan.* no-manual-page-for-binary rcipsec")
|
||||
# - no, restating tunnels on update may break the update
|
||||
addFilter("strongswan.*restart_on_update-postun /etc/init.d/ipsec")
|
||||
|
@ -44,6 +44,7 @@ Wed Feb 15 13:31:40 UTC 2012 - mt@suse.com
|
||||
deliver metadata about IKE_SAs via a SOAP interface to a MAP server.
|
||||
The tnc-ifmap plugin requires the Apache Axis2/C library.
|
||||
- Merged patches, changed strongswan-doc to be a noarch package.
|
||||
- Fixed rpmlint runlevel & fsf warnings, updated rpmlintrc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 10:27:00 UTC 2012 - aj@suse.de
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public
|
||||
# License along with this library; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
|
||||
# USA.
|
||||
#
|
||||
# /etc/init.d/ipsec
|
||||
@ -41,7 +41,7 @@
|
||||
# Should-Start: $time
|
||||
# Required-Stop: $syslog $remote_fs $named
|
||||
# Should-Stop: $time
|
||||
# Default-Start: 3 4 5
|
||||
# Default-Start: 3 5
|
||||
# Default-Stop: 0 1 2 6
|
||||
# Short-Description: StrongSwan IPsec
|
||||
# Description: StrongSwan IPsec provides encrypted and authenticated
|
||||
|
Loading…
Reference in New Issue
Block a user