Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425092 - app-admin/logcheck-1.3.15 version bump request
Summary: app-admin/logcheck-1.3.15 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Paweł Hajdan, Jr. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-06 19:24 UTC by Manuel Rüger (RETIRED)
Modified: 2012-07-31 15:55 UTC (History)
0 users

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


Attachments
logcheck-1.3.15.ebuild.diff (logcheck-1.3.15.ebuild.diff,1.46 KB, patch)
2012-07-28 03:34 UTC, Manuel Rüger (RETIRED)
Details | Diff
logcheck-1.3.15.ebuild.diff (logcheck-1.3.15.ebuild.diff,1.83 KB, patch)
2012-07-28 21:24 UTC, Manuel Rüger (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2012-07-06 19:24:45 UTC
Please add it to the tree

Changelog:

logcheck (1.3.15) unstable; urgency=low

  [ Hannes von Haugwitz ]
  * ignore.d.server/dropbear: new
    - ignore successful logins (closes: #652148)
  * src/logcheck:
    - fixed broken '-t' option, thanks to Jon Daley (closes: #647622,
      LP: #1010431)
  * debian/control:
    - bumped to Standards-Version 3.9.3 (no changes necessary)
    - adjusted URLs of Vcs-* fields
  * debian/copyright:
    - updated copyright year to 2012

  [ Frédéric Brière ]
  * ignore.d.server/postfix:
    - ignore "offered null AUTH mechanism list"
    - ignore "lost connection while receiving the initial server greeting"
    - fixed "lost connection while sending end of data" rule
  * ignore.d.server/proftpd:
    - ignore "authentication failure" even if ruser is provided
  * ignore.d.server/ssh:
    - ignore "PAM $n more authentication failures"
    - ignore "Too many authentication failures"
    - ignore "Closed due to user request." (closes: #647943)
    - ignore "Bye Bye"
    - ignore "Connection closed"
    - ignore yet one more variation of "invalid user"
    - updated "Postponed ..." rule with "[preauth]" suffix
    - updated "Postponed ..." rule with "invalid user"
  * ignore.d.workstation/libmtp-runtime:
    - ignore mtp-probe messages when plugging a non-MTP device
  * ignore.d.workstation/kernel:
    - ignore "No Caching mode page present"
    - ignore "usb-storage: Quirks match"
    - ignore "sensor detected" for various GSPCA webcams
    - updated FAT messages to new fat_msg() format
    - updated "new USB device" message to new usb_speed_string() format
    - updated bttv messages to new prefix

 -- Hannes von Haugwitz <hannes@vonhaugwitz.com>  Sat, 30 Jun 2012 16:24:49 +0200
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2012-07-28 03:34:11 UTC
Created attachment 319484 [details, diff]
logcheck-1.3.15.ebuild.diff

Use latest EAPI, drop unneeded eutils.eclass
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2012-07-28 21:24:41 UTC
Created attachment 319566 [details, diff]
logcheck-1.3.15.ebuild.diff

Use fowners instead of chown, fix a typo.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-07-31 15:55:02 UTC
Bumped, thanks. I only switched to EAPI 4, I don't see the reason for other updates in your patch. Please file a separate bug and explain more if needed.