[Pkg-mozext-commits] [adblock-plus] annotated tag debian/2.9.1+dfsg-1 created (now 7f2a885)

David Prévot taffit at moszumanska.debian.org
Tue Oct 24 02:05:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag debian/2.9.1+dfsg-1
in repository adblock-plus.

        at  7f2a885   (tag)
   tagging  abd3ce81a60ee009ccc1f18f808f77741e700ca8 (commit)
  replaces  debian/2.7.3+dfsg-1
 tagged by  David Prévot
        on  Mon Oct 23 15:36:28 2017 -1000

- Log -----------------------------------------------------------------
adblock-plus Debian release 2.9.1+dfsg-1
-----BEGIN PGP SIGNATURE-----

iQFGBAABCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAlnumRwSHGRhdmlkQHRp
bGFwaW4ub3JnAAoJEAWMHPlE9r08PhkH/2slH0exEXnj+kNhlqQsQ6HXjvB4ubAm
X0pZYgQSYud3YdUWWITF6OdpgRfucTiL11zl8CLhVfTdE80Vf0AZUueQZI8lCY3S
6klDHen8vq4ghg8kJci8j9SH/4Wx659zYnQbgcQ6IcTQMlVLP3W8z8gkyP3mYy90
bswO5wGjY9p41kwdSL3PdtGSvx4/m6vAg3vz81GDfzJWGc+l+d4RQ5joxk0rYDJj
8XVbpGA2bqujBQ4oCy5jARneAi/8wYga1du/lUr+faleGH6NvU7js3nNkhhwpocV
zfzIih5xiI7M0/uJDFpmm55AiSFf0+a95IucwRwTpJOeBO2Jh+tveuE=
=tVkQ
-----END PGP SIGNATURE-----

Dave Barker (1):
      Issue 4208 - Update buildtools dependency

David Prévot (11):
      Use upstream source archive with dependencies included
      New upstream version 2.9.1+dfsg
      Update upstream source from tag 'upstream/2.9.1+dfsg'
      Remove Andrea Veri from Uploaders
      Update copyright
      Refresh patches
      Update upstream changelog
      Update Standards-Version to 4.1.1
      Update changelog for 2.9.1+dfsg-1 release
      Reorder sendReport.dtd causing FTBFS with recent libexpat1
      Update changelog for 2.9.1+dfsg-1 release

Erik Vold (1):
      Issue 3551 - Use a .gitignore file for git users

Felix Dahlke (2):
      Issue 4635 - Update adblockpluscore dependency to revision 69040cb75a3b
      Issue 4658 - Incorporate element hiding emulation filters

Sebastian Noack (1):
      Noissue - Updated copyright year

Winsley von Spee (1):
      Issue 4915 - Expose ext.i18n for background pages

Wladimir Palant (80):
      Added tag 2.7.3 for changeset 94e1164f6fa9
      Issue 4001 - Update dependency on adblockpluscore to revision d576e2dac412
      Issue 3993 - Implement Utils.yield() in a better way
      Noissue - Add Mercurial/Git to the list of requirements in README
      Issue 4111 - Update buildtools dependency to revision d865256754db
      Noissue - Marked compatible with Firefox 51 & Co.
      Issue 4129 - Reuse EventEmitter class in messaging module
      Issue 4138 - Update adblockplusui dependency to revision 75534a4a1e0e
      Issue 4133 - Switch to new FilterNotifier API in UI module
      Issue 4142 - Update ABP icon in FF toolbar to support for high resolution screens
      Issue 3969 - Hits are not counted for custom CSS property rules
      Issue 4131 - Simplify UI initialization logic
      Issue 4139 - Don't save element hiding filters on disk
      Issue 4162 - Rename about:abp-elemhidehit into about:abp-elemhide
      Issue 4139 - Fixed memory leak due to bug in previous patch
      Issue 521 - Inject our stylesheet on per-site basis rather than globally
      Issue 4221 - Only forward one elemhideupdate message per update batch to the content process
      Noissue - Merged accidentally created branch
      Issue 4227 - Add some checks to consider edge conditions when element hiding stylesheet is applied
      Issue 4230 - Don't disable element hiding if a generichide exception rule is present
      Issue 4243 - Fixed NS_ERROR_ILLEGAL_VALUE exception in utils.getFrames()
      Issue 4211 - Improve detection of uninitialized documents for means of element hiding
      Issue 4520 - Update adblockplusui dependency to revision feea7a2cc0f5 (fixes CSS property filter still applied when ABP is disabled everywhere)
      Issue 4251 - Fixed hang trying to apply element hiding rules to blocked frames
      Issue 4253 - Implement a less fragile way to detect documents that element hiding needs to apply to
      Issue 4335 - Adblock Plus should forget pop-ups after the initial load
      Noissue - Marked compatible with future Firefox and SeaMonkey versions as well as Thunderbird 52
      Issue 4406 - Treat about:srcdoc as not having an own security context, inherit document origin
      Issue 4198 - Don't send Map objects in messages when using Firefox 40 and below
      Issue 4409 - Fixed too large toolbar icon in older Firefox versions on high-DPI screens
      Issue 4449 - Use 'websocket' type for WebSocket connections
      Backed out changeset 8df828ef2894 (Issue 4409 - Fixed too large toolbar icon in older Firefox versions on high-DPI screens), it caused issue 4445 on Windows
      Issue 524 - Stop using @-moz-document
      Issue 4502 - Update adblockpluscore dependency to revision 1aa19da44dce
      Issue 4499 - Consider $generichide exceptions when applying element hiding rules
      Issue 4497 - Move Utils.getRequestWindow() into child/utils.js
      Issue 4296 - Update adblockplusui dependency to revision 253faf3ccf79
      Issue 4510 - Filter preferences: replace the built-in findbar widget by our own look-alike
      Issue 4524 - Update buildtools dependency to revision 595808987fd9
      Issue 4147 - Add a high-res version of the 32x32 ABP icon
      Issue 4527 - Don't access potentially dead object in child/elemHide.js
      Issue 4538 - When exporting filters, mark $websocket filters as requiring Adblock Plus 2.8
      Issue 4525 - Filter Preferences: Move findbar to the top of the filters list
      Noissue - Updated locales from Crowdin
      Releasing Adblock Plus 2.8
      Added tag 2.8 for changeset 799e359f10fa
      Issue 4583 - Update buildtools dependency to revision 1055332acedc
      Issue 4576 - Fixed deep recursion when reading patterns.ini with please_kill_startup_performance setting set
      Issue 4576 - Fixed a mistake introduced in previous commit
      Releasing Adblock Plus 2.8.1
      Added tag 2.8.1 for changeset c39675717873
      Issue 4587 - Blockable items list calls reloadDisabledFilters() unnecessarily often
      Issue 4589 - Update buildtools dependency to revision dadad687f607
      Issue 4624 - Element hiding rules should not apply on whitelisted schemes (chrome://, file:/// etc.)
      Issue 4625 - moz-extension:// should be a whitelisted scheme
      Noissue - Merged branch caused by a commit not updating master bookmark
      Issue 4368 - Ignore whitelisted schemes for pop-ups
      Noissue - Updated locales from Crowdin
      Releasing Adblock Plus 2.8.2
      Added tag 2.8.2 for changeset a1bab215375d
      Marked compatible with Thunderbird 54
      Issue 5055 - Update adblockpluscore dependency to revision d0715e99bd3b and adblockplusui to 8ceaabb9c639
      Issue 5056 - Update buildtools dependency to revision daa9df1ee39f
      Issue 5057 - Update adblockpluscore dependency to revision 3bdddf0e8343
      Issue 5055 - Require at least Firefox 40, current core revision isn't compatible with older versions
      Issue 5051 - Make sure that custom backups don't rely on FilterStorage's I/O
      Issue 5110 - Update adblockpluscore dependency to revision 387cff1ab5e0, fixing first-run page showing up on update
      Issue 5050 - Make legacy extension use WebExtensions I/O
      Issue 5157 - Update dependency on adblockpluscore to revision 66bcf4dca35a
      Issue 5222 - Drop support for Firefox 50 and older
      Noissue - Updated locales from Crowdin
      Releasing Adblock Plus 2.9
      Added tag 2.9 for changeset 2448266d9103
      Issue 5279 - Fix broken I/O in non-Firefox applications
      Issue 5285 - Fix saving filters on clean Thunderbird or SeaMonkey profiles
      Issue 5298 - Disable filter hit counts by default
      Releasing Adblock Plus 2.9.1
      Added tag 2.9.1 for changeset e6d6f32761dd
      Backed out changeset e6d6f32761dd (bad build has been generated)
      Releasing Adblock Plus 2.9.1

crackevil (1):
      Noissue - Make sure to declare local variable properly

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list