Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Releases: fedora-infra/fedmsg-notify

0.5.9 release

13 Nov 10:19
5cf1e1d
Compare
Choose a tag to compare
  • Stub out get_reported_bugs if ABRT's python bindings are unavailable
  • Fix method call to get message icons
  • Don't use PkgDB, use Pagure's API instead

0.5.8 release

20 Feb 17:14
Compare
Choose a tag to compare
  • The fmn.lib and fmn.rules packages have been merged

0.5.7 release

15 Feb 15:40
Compare
Choose a tag to compare
  • Fix the daemon's shutdown
  • Adapt to a change in the message structure
  • Don't crash on package update messages
  • Add dependencies to setup.py

0.5.6 release

14 Dec 14:53
Compare
Choose a tag to compare
  • Use gsettings to get parameters
  • Get preferences from the FMN server
  • Port from python-fedora to the packagedb-cli (fixes #23)
  • Port from yum to dnf (fixes #22)
  • Fail gracefully if abrt-python is not available (fixes #28)

0.5.5 release

17 Dec 19:34
Compare
Choose a tag to compare
  • Make the topic grid scrollable (rhbz#1087076)
  • Fixed the distro-specific imports
  • Uses the abrt python API

0.5.3

21 Jan 21:18
Compare
Choose a tag to compare
  • Minor bugfix release that reverts a Notification image-path hint patch.

0.5.4

21 Jan 21:19
Compare
Choose a tag to compare
  • Fixed a number of bugs in the pidfile handling

fedmsg-notify 0.5.2

21 Aug 18:01
Compare
Choose a tag to compare
  • Distro-specific stuff made more modular (thanks to @olasd)
  • Debian-related filters added (thanks to @olasd)
  • Added support for notification expiration (issue #5)
  • Close notifications upon exit
  • Improved icon handling for the gnome-shell
  • Enhanced robustability