Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591262 - app-forensics/lynis-2.3.2 version bump
Summary: app-forensics/lynis-2.3.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-14 17:57 UTC by jamesrutledge
Modified: 2017-08-06 22:06 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
lynis-2.4.2.ebuild (lynis-2.4.2.ebuild,986 bytes, text/plain)
2017-02-20 11:23 UTC, Tom Briden
Details
2.4.5.ebuild (lynis-2.4.5.ebuild,1.01 KB, text/plain)
2017-03-10 18:17 UTC, Kim B. Sindalsen
Details
2.4.6.ebuild (lynis-2.4.6.ebuild,1.02 KB, text/plain)
2017-03-16 16:19 UTC, Kim B. Sindalsen
Details
lynis-2.4.8.ebuild (lynis-2.4.8.ebuild,992 bytes, text/plain)
2017-04-18 08:13 UTC, Zentoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jamesrutledge 2016-08-14 17:57:20 UTC
Lynis version 2.3.2 is available at https://cisofy.com/download/lynis/
Comment 1 Tom Li 2016-09-24 15:06:57 UTC
please change title to 2.3.3.
Comment 2 Tom Li 2016-09-24 15:08:14 UTC
Only one change is needed for this version bump:

--- lynis-2.1.1.ebuild  2015-09-02 14:09:53.942535920 +0800
+++ /tmp/lynis-2.3.3.ebuild     2016-09-24 23:07:42.883764717 +0800
@@ -27,7 +27,7 @@ src_prepare() {
 
 src_install() {
        doman lynis.8
-       dodoc CHANGELOG FAQ README
+       dodoc CHANGELOG.md FAQ README
 
        # Remove the old one during the next stabilize progress
        exeinto /etc/cron.daily
Comment 3 jamesrutledge 2016-11-07 04:29:14 UTC
Title can now be changed to reflect Version 2.4.0.
Comment 4 Alec Ari 2016-11-10 23:49:16 UTC
+1 on 2.4 version bump.
Comment 5 Michael Kefeder 2016-12-02 12:06:10 UTC
I confirm that Tom Li's diff works for release 2.4.0, +1 aswell for version bump
Comment 6 Pacho Ramos gentoo-dev 2017-01-07 11:43:22 UTC
do you want to proxy maintain this?
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 7 Tom Briden 2017-02-20 11:23:38 UTC
Created attachment 464420 [details]
lynis-2.4.2.ebuild

Attached ebuild for new 2.4.2 release and I've also added ~arm to the keywords
Comment 8 Kim B. Sindalsen 2017-03-10 18:17:51 UTC
Created attachment 466560 [details]
2.4.5.ebuild

Which is basically a copy of my 2.4.4.ebuild which is basically a copy of my 2.4.3 which......
Comment 9 Kim B. Sindalsen 2017-03-16 16:19:20 UTC
Created attachment 467214 [details]
2.4.6.ebuild

Just a copy of my 2.4.5.ebuild
Comment 10 Zentoo 2017-04-18 08:12:31 UTC
Lynis 2.4.8 is available.
I've create an ebuild before looking here.
It's basically the same ebuild but with a minor difference:

--- /gentoo/portage/app-forensics/lynis/lynis-2.1.1.ebuild	2017-02-28 20:50:50.000000000 +0100
+++ /gentoo/overlays/zentoo/app-forensics/lynis/lynis-2.4.8.ebuild	2017-04-18 10:05:54.762181361 +0200
@@ -26,7 +26,8 @@
 
 src_install() {
 	doman lynis.8
-	dodoc CHANGELOG FAQ README
+	dodoc FAQ README
+	newdoc CHANGELOG.md CHANGELOG
 
 	# Remove the old one during the next stabilize progress
 	exeinto /etc/cron.daily
Comment 11 Zentoo 2017-04-18 08:13:29 UTC
Created attachment 470298 [details]
lynis-2.4.8.ebuild
Comment 12 charles17 2017-08-03 11:25:03 UTC
Shoud be superseded by version 2.5.2, see https://github.com/gentoo/gentoo/pull/5281
Comment 13 Patrice Clement gentoo-dev 2017-08-04 06:23:38 UTC
commit cada6eaa63e82a908cb06a863b5e4252973f1ff8 (HEAD)
Author:     charIes17 <charles17@arcor.de>
AuthorDate: Thu Aug 3 09:14:43 2017 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Fri Aug 4 08:22:13 2017 +0200

app-forensics/lynis: version bump to 2.5.2.

Gentoo-Bug: https://bugs.gentoo.org/621266
Gentoo-Bug: https://bugs.gentoo.org/591262

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5281

app-forensics/lynis/Manifest           |  1 +
app-forensics/lynis/lynis-2.5.2.ebuild | 55 ++++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+)
create mode 100644 app-forensics/lynis/lynis-2.5.2.ebuild
Comment 14 Patrice Clement gentoo-dev 2017-08-04 06:25:04 UTC
PR merged, thanks!
Comment 15 Patrice Clement gentoo-dev 2017-08-06 22:05:32 UTC
PR merged, thanks!
Comment 16 Patrice Clement gentoo-dev 2017-08-06 22:06:38 UTC
Sorry for posting again.