Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 released!

2017-10-16 Thread Panu Matilainen

On 10/16/2017 01:08 AM, Neal Gompa wrote:

On Fri, Oct 13, 2017 at 2:44 AM, Panu Matilainen  wrote:

On 10/12/2017 11:16 PM, Thierry Vignaud wrote:


On 12 October 2017 at 11:22, Panu Matilainen  wrote:



In short, RPM 4.14.0 is out now. It's not quite what we originally had in
mind - some things we planned for didn't make it, but perhaps more
importantly, it's actually a whole lot MORE than we ever could've
anticipated.

Some highlights:
- Major revamp of debuginfo packages
- Debuginfo packages are parallel installable
- Debuginfo can be split to subpackages and separate source package
- Debugedit supports string/line table rewriting
- Major macro engine changes to sanitize and improve the "language"
- Parametric macro arguments are expanded and quotable
- Scoping is enforced for automatic macros
- Buggy "block level" scoping is gone, only macros defined inside
  parametric macros are considered local
- Major rewrite of package/header reading and signature checking to
utilize a single codepath
- Support for with/without/unless rich dependencies
- A configurable mode to conserve SSD disks
- Experimental LMDB database backend

...and I'm sure I missed several things worth being on that list, because
there's an absolutely *huge* amount of enhancements and fixes all over
the
place, from over 20 contributors. For details and download information,
head
over to

  http://rpm.org/wiki/Releases/4.14.0




Hi
Can you create the proper tag in the rpm-4.14.x branch?
(or push it if it already exists on your machine)
Thanks



Yeah, realized yesterday evening I'd forgotten to tag it. And forgotten all
about it again this morning, so thanks for the reminder :)

Tagged & pushed now,



Did you mean to not push the commit into the rpm-4.14.x branch? I
still don't see it there. Also, rpm-4.14.0 isn't marked as the latest
release on GitHub, and the commit that the tag is associated with
appears to be orphaned (it is not associated with any branch).




Yeah seems I made a thorough mess of it :-/

Should be all fixed now, including a bunch of (older) tags in wrong 
format and wrong dates, release notes removed from GH (because the 
official ones are on rpm.org and there's no way I'm doing the work 
twice). Also added a fake "release" on GH to point people to the right 
direction (rpm.org and ftp.rpm.org).


Thanks for pointing this out,

- Panu -
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 released!

2017-10-15 Thread Neal Gompa
On Fri, Oct 13, 2017 at 2:44 AM, Panu Matilainen  wrote:
> On 10/12/2017 11:16 PM, Thierry Vignaud wrote:
>>
>> On 12 October 2017 at 11:22, Panu Matilainen  wrote:
>>>
>>>
>>> In short, RPM 4.14.0 is out now. It's not quite what we originally had in
>>> mind - some things we planned for didn't make it, but perhaps more
>>> importantly, it's actually a whole lot MORE than we ever could've
>>> anticipated.
>>>
>>> Some highlights:
>>> - Major revamp of debuginfo packages
>>>- Debuginfo packages are parallel installable
>>>- Debuginfo can be split to subpackages and separate source package
>>>- Debugedit supports string/line table rewriting
>>> - Major macro engine changes to sanitize and improve the "language"
>>>- Parametric macro arguments are expanded and quotable
>>>- Scoping is enforced for automatic macros
>>>- Buggy "block level" scoping is gone, only macros defined inside
>>>  parametric macros are considered local
>>> - Major rewrite of package/header reading and signature checking to
>>>utilize a single codepath
>>> - Support for with/without/unless rich dependencies
>>> - A configurable mode to conserve SSD disks
>>> - Experimental LMDB database backend
>>>
>>> ...and I'm sure I missed several things worth being on that list, because
>>> there's an absolutely *huge* amount of enhancements and fixes all over
>>> the
>>> place, from over 20 contributors. For details and download information,
>>> head
>>> over to
>>>
>>>  http://rpm.org/wiki/Releases/4.14.0
>>
>>
>>
>> Hi
>> Can you create the proper tag in the rpm-4.14.x branch?
>> (or push it if it already exists on your machine)
>> Thanks
>>
>
> Yeah, realized yesterday evening I'd forgotten to tag it. And forgotten all
> about it again this morning, so thanks for the reminder :)
>
> Tagged & pushed now,
>

Did you mean to not push the commit into the rpm-4.14.x branch? I
still don't see it there. Also, rpm-4.14.0 isn't marked as the latest
release on GitHub, and the commit that the tag is associated with
appears to be orphaned (it is not associated with any branch).


-- 
真実はいつも一つ!/ Always, there's only one truth!
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 released!

2017-10-13 Thread Panu Matilainen

On 10/12/2017 11:16 PM, Thierry Vignaud wrote:

On 12 October 2017 at 11:22, Panu Matilainen  wrote:


In short, RPM 4.14.0 is out now. It's not quite what we originally had in
mind - some things we planned for didn't make it, but perhaps more
importantly, it's actually a whole lot MORE than we ever could've
anticipated.

Some highlights:
- Major revamp of debuginfo packages
   - Debuginfo packages are parallel installable
   - Debuginfo can be split to subpackages and separate source package
   - Debugedit supports string/line table rewriting
- Major macro engine changes to sanitize and improve the "language"
   - Parametric macro arguments are expanded and quotable
   - Scoping is enforced for automatic macros
   - Buggy "block level" scoping is gone, only macros defined inside
 parametric macros are considered local
- Major rewrite of package/header reading and signature checking to
   utilize a single codepath
- Support for with/without/unless rich dependencies
- A configurable mode to conserve SSD disks
- Experimental LMDB database backend

...and I'm sure I missed several things worth being on that list, because
there's an absolutely *huge* amount of enhancements and fixes all over the
place, from over 20 contributors. For details and download information, head
over to

 http://rpm.org/wiki/Releases/4.14.0



Hi
Can you create the proper tag in the rpm-4.14.x branch?
(or push it if it already exists on your machine)
Thanks



Yeah, realized yesterday evening I'd forgotten to tag it. And forgotten 
all about it again this morning, so thanks for the reminder :)


Tagged & pushed now,

- Panu -
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 released!

2017-10-12 Thread Thierry Vignaud
On 12 October 2017 at 11:22, Panu Matilainen  wrote:
>
> In short, RPM 4.14.0 is out now. It's not quite what we originally had in
> mind - some things we planned for didn't make it, but perhaps more
> importantly, it's actually a whole lot MORE than we ever could've
> anticipated.
>
> Some highlights:
> - Major revamp of debuginfo packages
>   - Debuginfo packages are parallel installable
>   - Debuginfo can be split to subpackages and separate source package
>   - Debugedit supports string/line table rewriting
> - Major macro engine changes to sanitize and improve the "language"
>   - Parametric macro arguments are expanded and quotable
>   - Scoping is enforced for automatic macros
>   - Buggy "block level" scoping is gone, only macros defined inside
> parametric macros are considered local
> - Major rewrite of package/header reading and signature checking to
>   utilize a single codepath
> - Support for with/without/unless rich dependencies
> - A configurable mode to conserve SSD disks
> - Experimental LMDB database backend
>
> ...and I'm sure I missed several things worth being on that list, because
> there's an absolutely *huge* amount of enhancements and fixes all over the
> place, from over 20 contributors. For details and download information, head
> over to
>
> http://rpm.org/wiki/Releases/4.14.0


Hi
Can you create the proper tag in the rpm-4.14.x branch?
(or push it if it already exists on your machine)
Thanks
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint