Next | Query returned 35 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2021-04-20 12:26:38 by pin | Files touched by this commit (3) | Package updated
Log message:
www/badwolf: update to 1.1.0

Badwolf 1.1.0 release!
======================

This release and it's timing means that the 1.0-branch is now only maintained
for security bugs.

Thanks to the translators for sending updates before the release.

It's also time for a status update blog post:
https://hacktivis.me/articles/BadWolf%2C%20two%20year%20later

Some stats:
$ cat *.c *.h *.sh | wc -l -m
   lines  characters
   2011   70078

Additions
---------
- Bookmarks, they are at their early stage, for now it's only completion,
  edition can be done with third-party programs (elinks, keditbookmarks, …).
  Wayland users should also note the following issue:
  https://gitlab.gnome.org/GNOME/gtk/-/issues/699
- Content-Filters are finally integrated which means that adblock extensions
  aren't needed anymore, you only need to give a policy file
- New translation: de
- A context_id is now shown before the tab label

Changes
-------
- WebKit's Intelligent Tracking Protection is now enabled
- Default CFLAGS: Hardening flags have been added, this should improve security
on some distros

Fixes
-----
- There should be no more memory/object/processes leaks
- Crashes happening on the file save dialog should have been fixed
- Printing dialog now correctly is bound to the main window
   2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814)
Log message:
*: Recursive revbump from textproc/icu-68.1
   2020-09-04 18:53:02 by pin | Files touched by this commit (3) | Package updated
Log message:
www/badwolf: update to 1.0.3

BadWolf 1.0.3 release!

This is a bugfix release, updating is recommended.
Additions
- Turkish translation

Fixes
- Object un-reference to web-context and settings, stopping the
WebKitNetworkProcess leak
- Fix a segfault found on some platforms when both removing a tab and destroying
it's child

Changes
- Makefile: Make all cp command end with a / on directory targets
- badwolf.c: Only create CSS Providers when needed
   2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202)
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
   2020-07-08 11:26:59 by pin | Files touched by this commit (4)
Log message:
www/badwolf: import new package

badwolf is a minimalist browser that cares about privacy, it is based on
WebKitGTK and thus also accepts WebKitGTK (and dependencies) flags and
environment variables.

Runtime configuration specific to badwolf will probably get added at a later
release.

- No browser-level tracking, multiple ephemeral isolated sessions per new
  unrelated tabs, JavaScript off by default.
- Small codebase (~1 500 LoC), reuses existing components when available or
  makes it available.
- WebKitGTK native extensions, Interface customizable through CSS.
- Stable User-Interface; The common shortcuts are available (and documented),
  no vi-modal edition or single-key shortcuts are used.
- Dialogs are only used when required, javascript popups open in a
  background tab.

Next | Query returned 35 messages, browsing 31 to 40 | previous