All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/x264: bump version
@ 2021-01-26 20:06 Bernd Kuhls
  2021-01-27 22:15 ` Yann E. MORIN
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2021-01-26 20:06 UTC (permalink / raw)
  To: buildroot

Reformatted hashes.

Switch _SITE according to
http://download.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt

"The snapshotting service is discontinued.

 Please use https://code.videolan.org/videolan/x264/ to get the
 tarballs."

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x264/x264.hash | 4 ++--
 package/x264/x264.mk   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/x264/x264.hash b/package/x264/x264.hash
index 93242a46cc..cd9edb2bcb 100644
--- a/package/x264/x264.hash
+++ b/package/x264/x264.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256 0bb67d095513391e637b3b47e8efc3ba4603c3844f1b4c2690f4d36da7763055  x264-snapshot-20191217-2245.tar.bz2
-sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
+sha256  a8ba33e3621005ce10dc62c8e368abe6860dfbac4456af42f28c271c9ae1813e  x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b.tar.gz
+sha256  32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index 9d217d1912..3ac8e68fc8 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-X264_VERSION = 20191217-2245
-X264_SITE = http://download.videolan.org/x264/snapshots
-X264_SOURCE = x264-snapshot-$(X264_VERSION).tar.bz2
+X264_VERSION = 35417dcd65a57321fbadf98c9a4cff1cb741db4b
+X264_SITE = https://code.videolan.org/videolan/x264/-/archive/master
+X264_SOURCE = x264-$(X264_VERSION).tar.gz
 X264_LICENSE = GPL-2.0+
 X264_DEPENDENCIES = host-pkgconf
 X264_LICENSE_FILES = COPYING
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2021-01-26 20:06 [Buildroot] [PATCH 1/1] package/x264: bump version Bernd Kuhls
@ 2021-01-27 22:15 ` Yann E. MORIN
  0 siblings, 0 replies; 17+ messages in thread
From: Yann E. MORIN @ 2021-01-27 22:15 UTC (permalink / raw)
  To: buildroot

Bernd, All,

On 2021-01-26 21:06 +0100, Bernd Kuhls spake thusly:
> Reformatted hashes.
> 
> Switch _SITE according to
> http://download.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt
> 
> "The snapshotting service is discontinued.
> 
>  Please use https://code.videolan.org/videolan/x264/ to get the
>  tarballs."
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x264/x264.hash | 4 ++--
>  package/x264/x264.mk   | 6 +++---
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/package/x264/x264.hash b/package/x264/x264.hash
> index 93242a46cc..cd9edb2bcb 100644
> --- a/package/x264/x264.hash
> +++ b/package/x264/x264.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256 0bb67d095513391e637b3b47e8efc3ba4603c3844f1b4c2690f4d36da7763055  x264-snapshot-20191217-2245.tar.bz2
> -sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
> +sha256  a8ba33e3621005ce10dc62c8e368abe6860dfbac4456af42f28c271c9ae1813e  x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b.tar.gz
> +sha256  32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING

    $ make x264-source
    >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Downloading
    --2021-01-27 23:09:00--  https://code.videolan.org/videolan/x264/-/archive/master/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b.tar.gz
    Resolving code.videolan.org (code.videolan.org)... 2a01:e0d:1:3:58bf:fa02:c0de:70, 213.36.253.9
    Connecting to code.videolan.org (code.videolan.org)|2a01:e0d:1:3:58bf:fa02:c0de:70|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: unspecified [application/octet-stream]
    Saving to: ?/home/ymorin/dev/buildroot/O/build/.x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b.tar.gz.d64KJ6/output?

    /home/ymorin/dev/buildroot/O/build     [   <=>                                                        ] 915.24K  2.01MB/s    in 0.4s

    2021-01-27 23:09:00 (2.01 MB/s) - ?/home/ymorin/dev/buildroot/O/build/.x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b.tar.gz.d64KJ6/output? saved [937201]

    ERROR: x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b.tar.gz has wrong sha256 hash:
    ERROR: expected: a8ba33e3621005ce10dc62c8e368abe6860dfbac4456af42f28c271c9ae1813e
    ERROR: got     : 78b2fe56b6f9ee23458573cb2c503c5f9182b3c4362aae5ce50c83776766b653
    ERROR: Incomplete download, or man-in-the-middle (MITM) attack

> diff --git a/package/x264/x264.mk b/package/x264/x264.mk
> index 9d217d1912..3ac8e68fc8 100644
> --- a/package/x264/x264.mk
> +++ b/package/x264/x264.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -X264_VERSION = 20191217-2245
> -X264_SITE = http://download.videolan.org/x264/snapshots
> -X264_SOURCE = x264-snapshot-$(X264_VERSION).tar.bz2
> +X264_VERSION = 35417dcd65a57321fbadf98c9a4cff1cb741db4b
> +X264_SITE = https://code.videolan.org/videolan/x264/-/archive/master
> +X264_SOURCE = x264-$(X264_VERSION).tar.gz

    $ make check-package
    package/x264/x264.mk:9: remove default value of _SOURCE variable (http://nightly.buildroot.org/#generic-package-reference)

I am more concerned about the hash mismatch, though.

Do we know if Gitlab-CE instances provide reproducible archives at all?

That is one of the reasons that I really prefer that we use the git
download method, rather than let the remote server generate an
archive, especially now since we have git caching...

Regards,
Yann E. MORIN.

>  X264_LICENSE = GPL-2.0+
>  X264_DEPENDENCIES = host-pkgconf
>  X264_LICENSE_FILES = COPYING
> -- 
> 2.29.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/x264: bump version
  2022-07-03 13:02 Bernd Kuhls
@ 2022-07-08  7:34 ` Peter Korsgaard
  0 siblings, 0 replies; 17+ messages in thread
From: Peter Korsgaard @ 2022-07-08  7:34 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: David du Colombier, buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
@ 2022-07-03 13:02 Bernd Kuhls
  2022-07-08  7:34 ` Peter Korsgaard
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2022-07-03 13:02 UTC (permalink / raw)
  To: buildroot; +Cc: David du Colombier

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x264/x264.hash | 2 +-
 package/x264/x264.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/x264/x264.hash b/package/x264/x264.hash
index f1396279f8..f8b26b6910 100644
--- a/package/x264/x264.hash
+++ b/package/x264/x264.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  58f39bf23a4e38ac3dd841a3f9ccf2aa16d2b0c35df9aecd9f3b5062780e5d74  x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b-br1.tar.gz
+sha256  e83cda2a69e72bc45bcb14aa7ca5e689cf0f67dc29fc6f1dce63abe2a428fc01  x264-baee400fa9ced6f5481a728138fed6e867b0ff7f-br1.tar.gz
 sha256  32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index 9de618eb5e..97caf19466 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-X264_VERSION = 35417dcd65a57321fbadf98c9a4cff1cb741db4b
+X264_VERSION = baee400fa9ced6f5481a728138fed6e867b0ff7f
 X264_SITE = https://code.videolan.org/videolan/x264.git
 X264_SITE_METHOD = git
 X264_LICENSE = GPL-2.0+
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2018-04-11 14:18 ` Thomas Petazzoni
@ 2018-04-19 20:47   ` Joshua Henderson
  0 siblings, 0 replies; 17+ messages in thread
From: Joshua Henderson @ 2018-04-19 20:47 UTC (permalink / raw)
  To: buildroot

On 04/11/2018 07:18 AM, Thomas Petazzoni wrote:
> Hello,
> 
> On Tue, 10 Apr 2018 21:10:44 +0200, Bernd Kuhls wrote:
>> Added license hash.
>>
>> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
>> ---
>>  package/x264/x264.hash | 3 ++-
>>  package/x264/x264.mk   | 2 +-
>>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> Applied to master, thanks.
> 

There seems to be some disagreement with the hash in this commit on master.

I can reproduce the same expected result that is also showing up on autobuild
in several places.  For example:

    http://autobuild.buildroot.org/results/442/442bc92891e75d4d8cbf3dc400fe248bb3a1a52c//build-end.log

I tracked this down to hash changing whether or not you have the following
commit, which is currently on master.

commit 54785851eeb775720aac8a0b6b423fda26ac8f27
Author: Yann E. MORIN <yann.morin.1998@free.fr>
Date:   Sat Apr 7 23:26:14 2018 +0200

    download/git: fix transform-name

    When a package contains a relative symlink which first component is '..'
    (thus pointing one directory higher), for example package 'meh' contains
    this symlink:

        foo/bar -> ../buz

    then it would be stored as 'meh-version./buz' because of the
    transform-name pattern replacement.

    Fix it to only match the leading './'.

So, maybe just a race condition bringing in the x264 hash file update?  Is there
something else going on here or is the simple fix to just change the hash?

Josh

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2018-04-10 19:10 Bernd Kuhls
@ 2018-04-11 14:18 ` Thomas Petazzoni
  2018-04-19 20:47   ` Joshua Henderson
  0 siblings, 1 reply; 17+ messages in thread
From: Thomas Petazzoni @ 2018-04-11 14:18 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue, 10 Apr 2018 21:10:44 +0200, Bernd Kuhls wrote:
> Added license hash.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x264/x264.hash | 3 ++-
>  package/x264/x264.mk   | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
@ 2018-04-10 19:10 Bernd Kuhls
  2018-04-11 14:18 ` Thomas Petazzoni
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2018-04-10 19:10 UTC (permalink / raw)
  To: buildroot

Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x264/x264.hash | 3 ++-
 package/x264/x264.mk   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/x264/x264.hash b/package/x264/x264.hash
index f0e9f1b827..920f3b74eb 100644
--- a/package/x264/x264.hash
+++ b/package/x264/x264.hash
@@ -1,2 +1,3 @@
 # Locally computed
-sha256 986863122b0b3ac2c1fa27c6e3932c3490b84287335fa162bca020aa815aa695  x264-ba24899b0bf23345921da022f7a51e0c57dbe73d.tar.gz
+sha256 cdae4489e0306938a46429824aa3511e7ec2a43f71fee8b4aa46ceea46d15888  x264-7d0ff22e8c96de126be9d3de4952edd6d1b75a8c.tar.gz
+sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index e14077a2f4..f2fb10c41c 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-X264_VERSION = ba24899b0bf23345921da022f7a51e0c57dbe73d
+X264_VERSION = 7d0ff22e8c96de126be9d3de4952edd6d1b75a8c
 X264_SITE = git://git.videolan.org/x264.git
 X264_LICENSE = GPL-2.0+
 X264_DEPENDENCIES = host-pkgconf
-- 
2.14.2

^ permalink raw reply related	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2017-10-22 16:29   ` Bernd Kuhls
@ 2017-10-22 21:38     ` Peter Korsgaard
  0 siblings, 0 replies; 17+ messages in thread
From: Peter Korsgaard @ 2017-10-22 21:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Am Sun, 22 Oct 2017 17:49:03 +0200 schrieb Thomas Petazzoni:
 >> Bumping from a random Git commit, to another random Git commit, without
 >> any explanation.
 >> 
 >> I've applied. But next time, without an explanation, I won't.

 > Hi Thomas,

 > upstream does not provide releases with version numbers:
 > https://www.videolan.org/developers/x264.html

 > I try to bump the package once during each buildroot release cycle. Do 
 > you consider this explanation sufficient?

Still, it would be good if there would be some more background
information about why this new version is an improvement (E.G. a short
summary of the new features or bugfixes) or doesn't introduce any big
regressions (E.G. information about how you have tested it).

This kind of information is useful to understand how risky it is
(E.G. we are getting close to rc1 time) or if it should also be
backported to 2017.08.x / 2017.02.x

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2017-10-22 15:49 ` Thomas Petazzoni
@ 2017-10-22 16:29   ` Bernd Kuhls
  2017-10-22 21:38     ` Peter Korsgaard
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2017-10-22 16:29 UTC (permalink / raw)
  To: buildroot

Am Sun, 22 Oct 2017 17:49:03 +0200 schrieb Thomas Petazzoni:

> Bumping from a random Git commit, to another random Git commit, without
> any explanation.
> 
> I've applied. But next time, without an explanation, I won't.

Hi Thomas,

upstream does not provide releases with version numbers:
https://www.videolan.org/developers/x264.html

I try to bump the package once during each buildroot release cycle. Do 
you consider this explanation sufficient?

Regards, Bernd

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2017-10-22 15:23 Bernd Kuhls
@ 2017-10-22 15:49 ` Thomas Petazzoni
  2017-10-22 16:29   ` Bernd Kuhls
  0 siblings, 1 reply; 17+ messages in thread
From: Thomas Petazzoni @ 2017-10-22 15:49 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 22 Oct 2017 17:23:43 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x264/x264.hash | 2 +-
>  package/x264/x264.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Bumping from a random Git commit, to another random Git commit, without
any explanation.

I've applied. But next time, without an explanation, I won't.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
@ 2017-10-22 15:23 Bernd Kuhls
  2017-10-22 15:49 ` Thomas Petazzoni
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2017-10-22 15:23 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x264/x264.hash | 2 +-
 package/x264/x264.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/x264/x264.hash b/package/x264/x264.hash
index ebc1585cc8..f0e9f1b827 100644
--- a/package/x264/x264.hash
+++ b/package/x264/x264.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 aefebcf4fa547c6a26e1311b5701e6b94030bae23eb9d14df1211dd5bcb7d4d5  x264-df79067c0cf33da712d344b5f8869be7eaf326f3.tar.gz
+sha256 986863122b0b3ac2c1fa27c6e3932c3490b84287335fa162bca020aa815aa695  x264-ba24899b0bf23345921da022f7a51e0c57dbe73d.tar.gz
diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index db9cc1cfaa..e14077a2f4 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-X264_VERSION = df79067c0cf33da712d344b5f8869be7eaf326f3
+X264_VERSION = ba24899b0bf23345921da022f7a51e0c57dbe73d
 X264_SITE = git://git.videolan.org/x264.git
 X264_LICENSE = GPL-2.0+
 X264_DEPENDENCIES = host-pkgconf
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2017-01-22 14:49 Bernd Kuhls
@ 2017-01-22 22:34 ` Peter Korsgaard
  0 siblings, 0 replies; 17+ messages in thread
From: Peter Korsgaard @ 2017-01-22 22:34 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks. It would be good to start adding .hash files when
bumping even for packages from git now that we have reproducable git
archive creation.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
@ 2017-01-22 14:49 Bernd Kuhls
  2017-01-22 22:34 ` Peter Korsgaard
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2017-01-22 14:49 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x264/x264.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index 19111f0b5e..aa7bb556db 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-X264_VERSION = 72d53ab2ac7af24597a824e868f2ef363a22f5d4
+X264_VERSION = b97ae0644f16bad2e2c9c9181264a946769a0aa0
 X264_SITE = git://git.videolan.org/x264.git
 X264_LICENSE = GPLv2+
 X264_DEPENDENCIES = host-pkgconf
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2016-10-29 12:08 Bernd Kuhls
@ 2016-10-29 13:28 ` Thomas Petazzoni
  0 siblings, 0 replies; 17+ messages in thread
From: Thomas Petazzoni @ 2016-10-29 13:28 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 29 Oct 2016 14:08:59 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x264/x264.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
@ 2016-10-29 12:08 Bernd Kuhls
  2016-10-29 13:28 ` Thomas Petazzoni
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2016-10-29 12:08 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x264/x264.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index 6055a8a..19111f0 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-X264_VERSION = 3b70645597bea052d2398005bc723212aeea6875
+X264_VERSION = 72d53ab2ac7af24597a824e868f2ef363a22f5d4
 X264_SITE = git://git.videolan.org/x264.git
 X264_LICENSE = GPLv2+
 X264_DEPENDENCIES = host-pkgconf
-- 
2.10.1

^ permalink raw reply related	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
  2016-04-27 10:49 Bernd Kuhls
@ 2016-04-27 20:16 ` Thomas Petazzoni
  0 siblings, 0 replies; 17+ messages in thread
From: Thomas Petazzoni @ 2016-04-27 20:16 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 27 Apr 2016 12:49:03 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/x264/x264.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Buildroot] [PATCH 1/1] package/x264: bump version
@ 2016-04-27 10:49 Bernd Kuhls
  2016-04-27 20:16 ` Thomas Petazzoni
  0 siblings, 1 reply; 17+ messages in thread
From: Bernd Kuhls @ 2016-04-27 10:49 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x264/x264.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index cf5e385..6055a8a 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-X264_VERSION = a01e33913655f983df7a4d64b0a4178abb1eb618
+X264_VERSION = 3b70645597bea052d2398005bc723212aeea6875
 X264_SITE = git://git.videolan.org/x264.git
 X264_LICENSE = GPLv2+
 X264_DEPENDENCIES = host-pkgconf
-- 
2.8.0.rc3

^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-07-08  7:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 20:06 [Buildroot] [PATCH 1/1] package/x264: bump version Bernd Kuhls
2021-01-27 22:15 ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2022-07-03 13:02 Bernd Kuhls
2022-07-08  7:34 ` Peter Korsgaard
2018-04-10 19:10 Bernd Kuhls
2018-04-11 14:18 ` Thomas Petazzoni
2018-04-19 20:47   ` Joshua Henderson
2017-10-22 15:23 Bernd Kuhls
2017-10-22 15:49 ` Thomas Petazzoni
2017-10-22 16:29   ` Bernd Kuhls
2017-10-22 21:38     ` Peter Korsgaard
2017-01-22 14:49 Bernd Kuhls
2017-01-22 22:34 ` Peter Korsgaard
2016-10-29 12:08 Bernd Kuhls
2016-10-29 13:28 ` Thomas Petazzoni
2016-04-27 10:49 Bernd Kuhls
2016-04-27 20:16 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.