[Bug 725292] New: Review Request: s3fs - FUSE-based file system backed by Amazon S3
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: s3fs - FUSE-based file system backed by Amazon S3
https://bugzilla.redhat.com/show_bug.cgi?id=725292
Summary: Review Request: s3fs - FUSE-based file system backed
by Amazon S3
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: kad(a)blegh.net
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Spec URL: http://kad.fedorapeople.org/packages/s3fs/s3fs.spec
SRPM URL: http://kad.fedorapeople.org/packages/s3fs/s3fs-1.58-1.fc15.src.rpm
Description: s3fs is a FUSE filesystem that allows you to mount an Amazon S3
bucket as a local filesystem. It stores files natively and transparently in S3
(i.e., you can use other programs to access the same files). Maximum file
size=64GB (limited by s3fs, not Amazon).
s3fs is stable and is being used in number of production environments, e.g.,
rsync backup to s3.
Additional info: I am a new packager, and need a sponsor.
Also, this package conflicts with an existing package already in fedora:
fuse-s3fs (this is stated in the spec file). However the fuse-s3fs appears to
be abandoned in upstream (most recent commit at
https://fedorahosted.org/s3fs/browser is from 3 years ago) and, in fact, I
couldn't make it work as it is right now. This package on the other hand is
being actively maintained and claims to be more mature.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
5 years, 2 months
[Bug 821917] New: Review Request: mu - maildir utility with Emacs support
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: mu - maildir utility with Emacs support
https://bugzilla.redhat.com/show_bug.cgi?id=821917
Summary: Review Request: mu - maildir utility with Emacs
support
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: maciek.borzecki(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
Spec URL: http://fiona.dmcs.pl/~mborzecki/fedora/mu/mu.spec
SRPM URL: http://fiona.dmcs.pl/~mborzecki/fedora/mu/mu-0.9.8.4-1.fc16.src.rpm
Description: mu is a tool for dealing with e-mail messages stored in the
Maildir-format, on Unix-like systems. mu's main purpose is to help you
to find the messages you need, quickly; in addition, it allows you to
view messages, extract attachments, create new maildirs, etc. mu has a
nice Emacs interface provided in emacs-mu4e package.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
5 years, 4 months
[Bug 832698] New: Review Request: CERT Triage tools - a gdb extension similar to microsoft's !exploitable
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=832698
Bug ID: 832698
QA Contact: extras-qa(a)fedoraproject.org
Severity: medium
Version: rawhide
Priority: medium
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Assignee: nobody(a)fedoraproject.org
Summary: Review Request: CERT Triage tools - a gdb extension
similar to microsoft's !exploitable
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: bressers(a)redhat.com
Type: ---
Documentation: ---
Hardware: All
Mount Type: ---
Status: NEW
Component: Package Review
Product: Fedora
Spec URL: http://fedorapeople.org/~bressers/exploitable-review/exploitable.spec
SRPM URL:
http://fedorapeople.org/~bressers/exploitable-review/exploitable-1.01-1.f...
Description: CERT Triage tools, which currently only contain a gdb extension
called exploitable
Fedora Account System Username: bressers
I've packaged up CERT's Triage tools, which are really just a gdb extension
right now. The package installs an extension specific python module, and a
script into /usr/bin
The script doesn't currently have a man page (it's on my list). I wanted to
start the review now as I'm certain this will need some work.
The extension basically will show the user if their application crash is
exploitable or not (it's certainly not perfect, but getting this to a wider
audience should help improve it greatly).
For example:
bress@localhost ~ % cert-triage /tmp/test
warning: Current output protocol does not support redirection
Description: Access violation near NULL on destination operand
Short description: DestAvNearNull (14/21)
Hash: f7ba00781cd7cb6b8ae2fbf50d65e661.f7ba00781cd7cb6b8ae2fbf50d65e661
Exploitability Classification: PROBABLY_EXPLOITABLE
Explanation: The target crashed on an access violation at an address matching
the destination operand of the instruction. This likely indicates a write
access violation, which means the attacker may control write address and/or
value. However, it there is a chance it could be a NULL dereference.
Other tags: AccessViolation (20/21)
Additionally this can be run directly from gdb via the 'exploitable' command.
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
5 years, 5 months