notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-fm/thunar/files/patch-thunar_thunar-file.c

Number of commits found: 6

Thursday, 22 Feb 2018
11:56 madpilot search for other commits by this committer
Add patches to thunar from upstream bug report to mitigate crash
when renaming files.

The patch replaces some calls to strcmp() which are sometimes getting
NULL pointers, causing a crash, with safe calls to g_strcmp0()
calls, which handle NULL pointers gracefully.

I'm also adding a patch in another code path checking for a pointer
to actually point to the correct structure and not being NULL.

These patches seem to actually prevent the reported crash from
happening.

PR:		217946
Submitted by:	Marko Cupac <marko.cupac@mimar.rs>
Obtained from:	https://bugzilla.xfce.org/show_bug.cgi?id=12264
Original commitRevision:462584 
Wednesday, 15 Feb 2017
15:56 olivierd search for other commits by this committer
- Update to 1.6.11
- Adjust dependencies (reported by QA script)
- Remove unneeded patches
Original commitRevision:434181 
Tuesday, 30 Aug 2016
16:09 olivierd search for other commits by this committer
- Add 2 patches, which avoid crashes:
 * When renaming files / folders [1] (we use the official patch)
 * When reloading target file after move
- Bump PORTREVISION

PR:		208341
Submitted by:	Matthias Petermann [1] (obtained from Slackware repository)
Tested by:	Vladimir Omelchuk
Obtained from:	Upstream git repository
MFH:		2016Q3
Original commitRevision:421122 
Saturday, 23 May 2015
04:42 olivierd search for other commits by this committer
- Update to 1.6.10 (bugfix)
- Remove unneeded patches
Original commitRevision:387092 
Friday, 22 May 2015
04:29 olivierd search for other commits by this committer
- Update to 1.6.9
- Add patches, which fixes trash at startup [1]

Obtained from:	https://bugzilla.xfce.org/show_bug.cgi?id=11913 [1]
Original commitRevision:386982 
Wednesday, 13 May 2015
17:18 olivierd search for other commits by this committer
- Fix Trash panel plugin (PLUG_TPA), now receives good signal during monitoring
trash folder
- Bump PORTREVISION

Obtained from:	Upstream git repo
Original commitRevision:386230 

Number of commits found: 6