Broken links?

2015-11-24 Thread Vít Ondruch
It seems that the links to ML are broken after migration to HyperKitty.
For example, in this ticket [1], there is referenced this link [2]. The
link says "2013-December", but when I open it, I got this email [3]. 
The email is from January 2014 and moreover, it is definitely not the
one I would expect by context of the topic. The link should very likely
reference the email [4], but hard to guess now :/


Vít




[1] https://fedorahosted.org/fpc/ticket/398
[2]
https://lists.fedoraproject.org/pipermail/packaging/2013-December/009899.html
[3]
https://lists.fedoraproject.org/archives/list/packaging%40lists.fedoraproject.org/message/LNCKCOXG4CDT3ODYPRAW6RJI2JXR2SWV/
[4]
https://lists.fedoraproject.org/archives/list/packaging%40lists.fedoraproject.org/thread/GIAH53L6LD6ALSIGG75YSIKXCLN7JGFB/
___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/infrastructure@lists.fedoraproject.org


[release] mdapi: 2.2.3

2015-11-24 Thread Pierre-Yves Chibon
Good morning,

Another day, another release.
I just cut and pushed a new release of mdapi: 2.2.3
It's a simple bugfix release, making official a hotfix I made yesterday that
fixed displaying the /branches endpoint.

Here is the changelog:
* Tue Nov 24 2015 Pierre-Yves Chibon  - 2.2.3-1
- Update to 2.2.3
- Fix the branches endpoint (un-instantiated variable)


Happy querying!
Pierre


pgpxBsua5bRSE.pgp
Description: PGP signature
___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/infrastructure@lists.fedoraproject.org


[release] the-new-hotness: 0.6.4

2015-11-24 Thread Ralph Bean
Small release of the-new-hotness here with a bugfix for anitya interactions.

0.6.4
-

Pull Requests

- (@pypingou)   #81, When sending a comment to bugzilla add a link to the 
project in anitya
  https://github.com/fedora-infra/the-new-hotness/pull/81
- (@ralphbean)  #86, Fix release-monitoring.org html scraping.
  https://github.com/fedora-infra/the-new-hotness/pull/86

Commits

- d900b9de9 Specbump.
  https://github.com/fedora-infra/the-new-hotness/commit/d900b9de9
- a8903fa06 When sending a comment to bugzilla add a link to the project in 
anitya
  https://github.com/fedora-infra/the-new-hotness/commit/a8903fa06
- 47c5f9d55 Fix release-monitoring.org html scraping.
  https://github.com/fedora-infra/the-new-hotness/commit/47c5f9d55
- 54c132d60 Look just for the csrf_token field.
  https://github.com/fedora-infra/the-new-hotness/commit/54c132d60
___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/infrastructure@lists.fedoraproject.org


[release] bodhi: 2.1.3

2015-11-24 Thread Luke Macken
Hi folks,

I just pushed out a new release of Bodhi to production. This contains a number
of bug fixes and user-facing enhancements that have piled up since the freeze.

If you recently had trouble editing an update to add a newer build, please give
it another shot. A number of people have hit this bug recently, and it happens
when the older build has a corresponding buildroot override. This issue has
since been resolved.

Thanks,
luke

2.1.3
-

Pull Requests

- (@farhaanbukhsh)  #648, Fixing issue #646 Edit page should have [Save] button 
not [Edit] button
  https://github.com/fedora-infra/bodhi/pull/648
- (@ralphbean)  #651, Include url to an update in JSON body.
  https://github.com/fedora-infra/bodhi/pull/651
- (@farhaanbukhsh)  #650, Fixing issue #649 giving different title to different 
updates open in…
  https://github.com/fedora-infra/bodhi/pull/650
- (@trishnaguha)#657, Information in README
  https://github.com/fedora-infra/bodhi/pull/657
- (@ralphbean)  #663, Let people get quick search results when they press 
enter.
  https://github.com/fedora-infra/bodhi/pull/663
- (@ralphbean)  #662, Add in the temporary taskotron logo.
  https://github.com/fedora-infra/bodhi/pull/662
- (@tyll)   #668, Use https for comps Repo
  https://github.com/fedora-infra/bodhi/pull/668
- (@ralphbean)  #669, Clarify ejection reason.
  https://github.com/fedora-infra/bodhi/pull/669
- (@lmacken)#670, Allow the same people to give karma to an update that 
has had it's karma reset
  https://github.com/fedora-infra/bodhi/pull/670
- (@ralphbean)  #676, Add convenience links from the update page to 
override management.
  https://github.com/fedora-infra/bodhi/pull/676
- (@ralphbean)  #673, Remove extra unnecessary float class from the build 
list.
  https://github.com/fedora-infra/bodhi/pull/673
- (@ralphbean)  #674, Provide a more useful message when the csrf check 
fails.
  https://github.com/fedora-infra/bodhi/pull/674
- (@ralphbean)  #675, Explicitly namespace the white-space css rule.
  https://github.com/fedora-infra/bodhi/pull/675
- (@ralphbean)  #681, Hide the js warning as early as possible.
  https://github.com/fedora-infra/bodhi/pull/681
- (@ralphbean)  #682, Show the list of builds in a nested table.
  https://github.com/fedora-infra/bodhi/pull/682
- (@ralphbean)  #683, Include other font types from fontawesome in our dist.
  https://github.com/fedora-infra/bodhi/pull/683
- (@ralphbean)  #680, Log a little more information about unhandled errors.
  https://github.com/fedora-infra/bodhi/pull/680
- (@ralphbean)  #684, Allow users to disable global popups.
  https://github.com/fedora-infra/bodhi/pull/684
- (@ralphbean)  #685, Add more info to the mash summary logging.
  https://github.com/fedora-infra/bodhi/pull/685
- (@pypingou)   #689, Add the possibility to ignore the comments made by a 
specific user
  https://github.com/fedora-infra/bodhi/pull/689
- (@pypingou)   #687, Specify for which field we are returning a 
notification
  https://github.com/fedora-infra/bodhi/pull/687
- (@pypingou)   #688, Allow users to select the content of the notifications
  https://github.com/fedora-infra/bodhi/pull/688
- (@pypingou)   #686, Ensure there is an user before we try to access 
show_popups
  https://github.com/fedora-infra/bodhi/pull/686
- (@remicollet) #690, Add perl# schema for bug links
  https://github.com/fedora-infra/bodhi/pull/690
- (@pypingou)   #691, Couple of fixes regarding sending emails.
  https://github.com/fedora-infra/bodhi/pull/691
- (@lmacken)#700, Don't delete Build objects if they have a 
corresponding BuildrootOverride
  https://github.com/fedora-infra/bodhi/pull/700

Commits

- 2ad694a7c Fixing issue #646 Edit page should have [Save] button not [Edit] 
button
  https://github.com/fedora-infra/bodhi/commit/2ad694a7c
- 99793f019 Fixing issue #649 giving different title to different updates open 
in different tabs
  https://github.com/fedora-infra/bodhi/commit/99793f019
- 78811e4fe Include url to an update in JSON body.
  https://github.com/fedora-infra/bodhi/commit/78811e4fe
- f05ef11fc Improved html title to display package name with -Fedora Updates 
System
  https://github.com/fedora-infra/bodhi/commit/f05ef11fc
- 4759c186a Improved html title to display package name with - Fedora Updates 
System and added space for readability
  https://github.com/fedora-infra/bodhi/commit/4759c186a
- b5b3310ef cli: Allow the 'obsolete' and 'revoke' requests
  https://github.com/fedora-infra/bodhi/commit/b5b3310ef
- 7e3aad7ff Informations in README
  https://github.com/fedora-infra/bodhi/commit/7e3aad7ff
- d473cc50e Add in the temporary taskotron logo.
  https://github.com/fedora-infra/bodhi/commit/d473cc50e
- f696b4f06 Let people get quick search results when they press enter.
  https://github.com/fedora-infra/bodhi/commit/f696b4f06
- 4e44deaf2 Use https for comps Repo
  https://github.com/fedora-infra/bodhi