<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-caja, branch master</title>
<subtitle>Python bindings for libcaja-extension</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/'/>
<entry>
<title>caja-python-object.c: Remove the extra reference on the PyObject</title>
<updated>2026-05-28T19:01:49+00:00</updated>
<author>
<name>Michael Webster</name>
<email>miketwebster@gmail.com</email>
</author>
<published>2021-02-03T19:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=f942a846980c63bd54e1e1be87f1f6c44ea2f922'/>
<id>f942a846980c63bd54e1e1be87f1f6c44ea2f922</id>
<content type='text'>
file wrappers when adding them to the python list. PyObjects start
with a refcount of 1. Adding them to a PyList adds a second - which
gets removes during the list's destruction. The additional ref was
keeping its associated CajaFile from ever being finalized.

Steps to reproduce problem:
1) Install python-caja and some python MenuProvider extension.
2) Create a folder with a couple of image files inside. Be sure to
   allow thumbs to generate.
3) Enter the folder, select one or more files (so menus are
   generated). De-select and leave the folder (but do not close
   caja). If you were to watch for the files' finalize to run,
   you'd notice it does not.
4) touch or otherwise modify one of the image files from a terminal
5) Re-enter the folder in caja.
6) See that loading runs forever, modified file(s) never
   display. Note: even if you only modify one file, it could cause
   all of the files to fail to load, depending on their order during
   enumeration.

When no more views are displaying a file, that file should be finalized.
When it's not it ends up in an undefined state, as it has no monitors
flag it as needing to be updated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
file wrappers when adding them to the python list. PyObjects start
with a refcount of 1. Adding them to a PyList adds a second - which
gets removes during the list's destruction. The additional ref was
keeping its associated CajaFile from ever being finalized.

Steps to reproduce problem:
1) Install python-caja and some python MenuProvider extension.
2) Create a folder with a couple of image files inside. Be sure to
   allow thumbs to generate.
3) Enter the folder, select one or more files (so menus are
   generated). De-select and leave the folder (but do not close
   caja). If you were to watch for the files' finalize to run,
   you'd notice it does not.
4) touch or otherwise modify one of the image files from a terminal
5) Re-enter the folder in caja.
6) See that loading runs forever, modified file(s) never
   display. Note: even if you only modify one file, it could cause
   all of the files to fail to load, depending on their order during
   enumeration.

When no more views are displaying a file, that file should be finalized.
When it's not it ends up in an undefined state, as it has no monitors
flag it as needing to be updated
</pre>
</div>
</content>
</entry>
<entry>
<title>fix invalid po files</title>
<updated>2026-04-29T20:16:28+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-17T09:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=905ed6ca60bcf110d568cdcda50a8926c8da7618'/>
<id>905ed6ca60bcf110d568cdcda50a8926c8da7618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add translation coverage badge</title>
<updated>2026-04-29T20:16:28+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-17T09:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=497a07db50ca0667e5ea40f3a7ac988f6def8a61'/>
<id>497a07db50ca0667e5ea40f3a7ac988f6def8a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove empty po file</title>
<updated>2026-04-29T20:16:28+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-17T09:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=5f83b825df52f03355a4d2fb1a157c3037a8720f'/>
<id>5f83b825df52f03355a4d2fb1a157c3037a8720f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>retrieve last transifex translations</title>
<updated>2026-04-29T20:16:28+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-17T09:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=8512609eb2bed70ab3e7ab87d8359424853d5ab6'/>
<id>8512609eb2bed70ab3e7ab87d8359424853d5ab6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update pot files</title>
<updated>2026-04-29T20:16:28+00:00</updated>
<author>
<name>Olivier Schneider</name>
<email>olivier@oschneider.eu</email>
</author>
<published>2026-04-17T09:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=5a3f04ef4b8fda3e8aed74c0b010a065d010355d'/>
<id>5a3f04ef4b8fda3e8aed74c0b010a065d010355d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build(deps): bump actions/checkout from 5 to 6</title>
<updated>2026-03-12T17:29:17+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-03-12T17:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=2b058ed2e6356f1988e4b3f8c55609c3a569a9d6'/>
<id>2b058ed2e6356f1988e4b3f8c55609c3a569a9d6</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ci: migrate from Travis CI to GitHub Actions</title>
<updated>2026-03-12T17:06:19+00:00</updated>
<author>
<name>mbkma</name>
<email>39454100+mbkma@users.noreply.github.com</email>
</author>
<published>2026-03-12T17:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=37cc1c951f4606b6e5479f5e80927dc3e157d6b4'/>
<id>37cc1c951f4606b6e5479f5e80927dc3e157d6b4</id>
<content type='text'>
Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.
remove .build.yml
build: add AC_CONFIG_MACRO_DIRS([m4]) for gettext m4 macros
fix configure.ac</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace Travis CI configuration with GitHub Actions workflows.
Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux.
Add release workflow for automated GitHub releases on tags.
Add dependabot configuration for GHA pin updates.
Remove obsolete .travis.yml.
remove .build.yml
build: add AC_CONFIG_MACRO_DIRS([m4]) for gettext m4 macros
fix configure.ac</pre>
</div>
</content>
</entry>
<entry>
<title>Fix shell injection vulnerability in shred example</title>
<updated>2025-09-10T18:51:51+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-09-02T21:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=3c1caaaa68358a026223b6e952c10e5f29547842'/>
<id>3c1caaaa68358a026223b6e952c10e5f29547842</id>
<content type='text'>
Replaced the subprocess call with an argument list to avoid possible
shell injection from malicious file names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced the subprocess call with an argument list to avoid possible
shell injection from malicious file names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shred example</title>
<updated>2025-09-02T20:30:33+00:00</updated>
<author>
<name>Erriez</name>
<email>Erriez@users.noreply.github.com</email>
</author>
<published>2025-09-02T20:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=e0fd9c8646d8f4d0f08df39f3f7f3bd4e958624b'/>
<id>e0fd9c8646d8f4d0f08df39f3f7f3bd4e958624b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
