Package: paxrat / 1.0-3
Metadata
Package | Version | Patches format |
---|---|---|
paxrat | 1.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Checking paths for dpkg divertion.patch | (download) |
README.md |
3 2 + 1 - 0 ! |
[patch 01/12] checking paths for dpkg-divertion |
0002 Hardcoded dpkg divert path.patch | (download) |
paxrat.go |
8 4 + 4 - 0 ! |
[patch 02/12] hardcoded dpkg-divert path |
0003 Fixes 8 dpkg divert checking is done before everythi.patch | (download) |
paxrat.go |
15 7 + 8 - 0 ! |
[patch 03/12] fixes #8 - dpkg-divert checking is done before everything other path resolving. |
0004 Fixed error handling problem in initWatcher that was.patch | (download) |
paxrat.go |
10 5 + 5 - 0 ! |
[patch 04/12] fixed error handling problem in initwatcher that was causing it to exit. Added carriage returns to output in unit tests. |
0005 Removed binary does not exist cannot set flags debug.patch | (download) |
paxrat.go |
10 7 + 3 - 0 ! |
[patch 05/12] removed "binary does not exist, cannot set flags" debug output from stdout. |
0006 Added force xattr mode. Code style cleanup.patch | (download) |
paxrat.go |
83 47 + 36 - 0 ! |
[patch 06/12] added force xattr mode. code style cleanup. |
0007 Added firefox esr pax flags.patch | (download) |
paxrat.conf |
6 6 + 0 - 0 ! |
[patch 07/12] added firefox-esr pax flags |
0008 Added ability to set a replacement variable in the b.patch | (download) |
paxrat.go |
29 19 + 10 - 0 ! |
[patch 08/12] added ability to set a replacement variable in the binary path JSON. This will help to address cases where inotify watches need to be added for paths that may vary by environment and can be pre-computed outside of paxrat at the time the inotify watches are set up. Also some gofmt related changes were made. |
0009 Patch to always disable emultramp if isn t specified.patch | (download) |
paxrat.go |
12 12 + 0 - 0 ! |
[patch 09/12] patch to always disable emultramp if isn't specified enabled. |
0010 Merged Subgraph OS paxrat.conf into the repo.patch | (download) |
paxrat.conf |
70 56 + 14 - 0 ! |
[patch 10/12] merged subgraph os paxrat.conf into the repo. |
0011 Added flags for chromium and gnome builder fixing su.patch | (download) |
paxrat.conf |
6 6 + 0 - 0 ! |
[patch 11/12] added flags for chromium and gnome-builder, fixing subgraph/subgraph-os-issues/issues/184 and subgraph/subgraph-os-issues/issues/175 |
0012 Added PaX flag for pulseaudio.patch | (download) |
paxrat.conf |
3 3 + 0 - 0 ! |
[patch 12/12] added pax flag for pulseaudio. |
submitted README fix typo.patch | (download) |
README.md |
2 1 + 1 - 0 ! |
--- |
submitted paxrat.conf NOMPROTECT for mutt.patch | (download) |
paxrat.conf |
3 3 + 0 - 0 ! |
[patch 2/2] paxrat.conf: nomprotect for mutt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Santiago Ruano Rincón <santiago@debian.org> |
submitted paxrat.conf NOMPROTECT for lightdm gtk greeter.patch | (download) |
paxrat.conf |
3 3 + 0 - 0 ! |
[patch 1/2] paxrat.conf: nomprotect for lightdm-gtk-greeter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Santiago Ruano Rincón <santiago@debian.org> |
submitted apt hook check if paxrat exists.patch | (download) |
etc/apt/apt.conf.d/70paxrat |
2 1 + 1 - 0 ! |
dpkg hook must check if /sbin/paxrat exists |