fedya has added 34cf3cb1c2 add deprecation warning Showing 1 file with 1 addition and 0 deletions. openswan.spec +1 -0 raw diff | patch openswan.specview file @ 34cf3cb1c2 ... ... --- a/openswan.spec ... ... +++ b/openswan.spec ... ... @@ -1,4 +1,5 @@ 1 1 %{?build_selinux}%{?!build_selinux:%bcond_with selinux} 2 THIS PACKAGE DEPRECATED BY libreswan 2 3 3 4 Summary: An implementation of IPSEC & IKE for Linux 4 5 Name: openswan Comments × Close Markdown Cheat Sheet Format TextHeaders# This is an <h1> tag## This is an <h2> tag### This is an <h3> tagText styles*This text will be italic*_This will also be italic_**This text will be bold**__This will also be bold__Emoji Cheat Sheet:smile: :+1:ListsUnordered / Ordered* Item 1 1. Item 1* Item 2 2. Item 2 * Item 2a 3. Item 3 * Item 2b * Item 3a * Item 3bReference Formatfor members: @abf for issues and pull requests: #123 abf#123 abf/rosa-build#123 for commits: 123456Code Examples in MarkdownSyntax highlighting```javascript function fancyAlert(arg) { if(arg) { $.facebox({div:'#foo'}) } }```indent your code 4 spacesHere is a Python code examplewithout syntax highlighting: def foo: if not bar: return trueInline code for commentsI think you should use an`[addr]` element here instead.MiscellaneousImagesFormat: Linkshttps://abf.rosalinux.ru[ABF](https://abf.rosalinux.ru/)Blockquotes As Kanye West said:> We're living the future so> the present is our past. New comment* ContentMarkdown Cheat Sheet Create Cancel
New comment