app-forensics/ftimes
A system baselining and evidence collection tool
ChangeLog
commit 45083b7d1ad8b9651a9a4bae0e955cee564408bd
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Aug 30 13:10:14 2023 +0200
revbump
Signed-off-by: Kalin KOZHUHAROV <kalin@thinrope.net>
Bug:https://bugs.gentoo.org/913309
commit 8d6c39ce4dd16efb9079bcaf12cb5ca260f4a43a
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Aug 24 01:42:22 2022 +0200
Big cleanup and some updates
* remove many unmaintained libyal packages
* update app-forensics/hindsight
* remove old firefox and related
* remove eclasses
* sync virtuals (that support static-libs) to vanilla
* bits and pieces to make repoman happier
commit b5b71e4dcbe2c53cd3be53708cb1d9fe450fec18
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 29 00:31:13 2022 +0200
app-forensincs/ftimes: revbump
* changing to EAPI=7
* fixing install in /etc/$
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit 770ac13006b9a3a7e95e5a27738c1c19d17df04f
Author: thinrope <me.kalin@gmail.com>
Date: Wed Nov 25 16:21:18 2015 +0900
Revbump app-forensics/ftimes to 3.11.0
Upstream has released it on 2014-07-30 :-|
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 99ef65874d4c3adcc0fd44dffb38fabf18edeb0c
Author: thinrope <me.kalin@gmail.com>
Date: Thu Dec 12 23:12:02 2013 +0900
Adding new ebuild, revbump from hacking4xemu and Cc bug#73296
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Aug 30 13:10:14 2023 +0200
revbump
Signed-off-by: Kalin KOZHUHAROV <kalin@thinrope.net>
Bug:https://bugs.gentoo.org/913309
commit 8d6c39ce4dd16efb9079bcaf12cb5ca260f4a43a
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Aug 24 01:42:22 2022 +0200
Big cleanup and some updates
* remove many unmaintained libyal packages
* update app-forensics/hindsight
* remove old firefox and related
* remove eclasses
* sync virtuals (that support static-libs) to vanilla
* bits and pieces to make repoman happier
commit b5b71e4dcbe2c53cd3be53708cb1d9fe450fec18
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 29 00:31:13 2022 +0200
app-forensincs/ftimes: revbump
* changing to EAPI=7
* fixing install in /etc/$
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit 770ac13006b9a3a7e95e5a27738c1c19d17df04f
Author: thinrope <me.kalin@gmail.com>
Date: Wed Nov 25 16:21:18 2015 +0900
Revbump app-forensics/ftimes to 3.11.0
Upstream has released it on 2014-07-30 :-|
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 99ef65874d4c3adcc0fd44dffb38fabf18edeb0c
Author: thinrope <me.kalin@gmail.com>
Date: Thu Dec 12 23:12:02 2013 +0900
Adding new ebuild, revbump from hacking4xemu and Cc bug#73296