Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-16 Thread jvasco
On 06/13/15, Steven Barthcy...@openwrt.org wrote:The OpenWrt developers are proud to announce the first release candidateof OpenWrt Chaos Calmer.   ___ __ |   |.-.-.-.|  |  |  |..|  |_ |   -   ||  _  |  -__| ||  |  |  ||   _||   _| |___||   __|_|__|__||||__|  ||  |__| W I R E L E S S   F R E E D O M - CHAOS CALMER (15.05 RC2) -Upgrading from RC1 I ran into problems because opkg was still configured for rc1.I modified /etc/opkg.conf manually and changed all rc1 to rc2 and it worked fine.This was on a buffalo wzr-600dhp using image:openwrt-15.05-rc2-ar71xx-generic-wzr-600dhp-squashfs-sysupgrade.bin
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-16 Thread Fernando Frediani
Anyone ? I am still investigating this issue and trying to figure out if 
it's a Openwrt or ISP problem.


Would that changelog have anything to do with this ?

Fernando

On 13/06/2015 12:43, Fernando Frediani wrote:

Hi folks,

I'm seeing an issue on my Barrier Breaker running on a TP-Link WR842ND 
where it gets an IPv6 /128 to the WAN interface + /64 on the LAN 
interface via DHCPv6 + PD, however it does NOT set the default gateway 
by default, so I have to discover it and set manually using the 
other-side link-local.
Even though eventually while running and after a few Save  Apply it 
mysteriously looses the same default gateway I have set manually 
(I'm guessing due DHCPv6 changing it every in a while to the original 
when it booted - none). And it can't ping it anymore (the other-side 
link local address). By the way, it's a cable connection.


For comparison I have another router running DD-WRT from 22/Nov/2014 
connected to the same ISP in another point of the city and it works 
fine DHCPv6, sets the default gateway by default and never looses it.


By any chance this changelog /Fixed broken IPv6 downstream DHCPv6-PD 
and onlink-route handling/ would perhaps have anything to do with 
that problem observed ?


Thanks
Fernando


On 13/06/2015 11:21, Steven Barth wrote:

The OpenWrt developers are proud to announce the first release candidate
of OpenWrt Chaos Calmer.

___ __
  |   |.-.-.-.|  |  |  |..|  |_
  |   -   ||  _  |  -__| ||  |  |  ||   _||   _|
  |___||   __|_|__|__||||__|  ||
   |__| W I R E L E S S   F R E E D O M
  -
  CHAOS CALMER (15.05 RC2)
  -
   * 1 1/2 oz GinShake with a glassful
   * 1/4 oz Triple Sec   of broken ice and pour
   * 3/4 oz Lime Juice   unstrained into a goblet.
   * 1 1/2 oz Orange Juice
   * 1 tsp. Grenadine Syrup
  -

  -
http://downloads.openwrt.org/chaos_calmer/15.05-rc2/

** Improvements since RC 1 **
* Fixed broken ImageBuilders for most targets
* Updated 3.18 to 3.18.14
* Fixed broken IPv6 downstream DHCPv6-PD and onlink-route handling
* Images (special format) for Asus brcm47xx and bcm53xx devices
* Improved stability of sysupgrade on brcm47xx and bcm53xx
* Added HTTPS enforcement option to uhttpd
* Fixed umask issue
* Added support for a few new boards


** Highlights since Barrier Breaker **

* Linux kernel updated to version 3.18
* Improved Security Features
 - Rewritten package signing architecture based on ed25519
 - Added support for jails
 - Added support for hardened builds
* Improved Networking Support
 - Added or improved support for lots of 3G/4G modems (MBIM, QMI,
NCM, ...)
 - Added support for 464XLAT (CLAT) [RFC 6877 + RFC 7050]
 - Netfilter performance enhancements (conntrack route cache)
 - Improved support for self-managing networks [draft-ietf-homenet-hncp]
 - Better multi-core support for the network stack
 - Improved support for MAP-E, MAP-T and LW4over6 IPv4 transitioning
technologies
 [draft-ietf-softwire-map, -map-t, -map-dhcp, -lw4over6]
 - Improved network auto-setup capable of detecting and bootstrapping
IPv4-only,
   6rd, Dual-Stack, IPv6-only, DS-Lite, LW4over6, MAP-E, MAP-T, 464XLAT
   and combinations without explicit configuration [based on RFC 7084]
 - Added support for Smart Queue Management (SQM) QoS, AQM and
Traffic Shaping
 - Improved support for DNSSEC
* Platform and Driver Support
 - Added support for feeds of externally maintained targets
 - New mt7621 subtarget for Mediatek 11ac SoC
 - New mt76 mac80211 based wifi driver for MTK 11ac cores.
 - New mwlwifi mac80211 based wifi driver for the Marvell 88W8864
 - New bcm53xx target for Broadcom ARM BCM47xx/53xx devices
 - New mxs target for Freescale i.MX23/28 family and various boards
 - New sunxi target for AllWinner A10/A13/A20 family and various boards
 - brcm2708: support for Raspberry Pi 2
 - brcm63xx: support for BCM6318 and BCM63268 family
 - brcm63xx: improved fallback sprom support with bcma support

* Known Issues
 - Sysupgrade on brcm47xx may fail by running out of memory when
using .bin or .chk files. Please use .trx when using rc1 (it was fixed
in rc2).
  - openssl and strongswan are outdated. If you intend to use either
of them please update the packages using the snapshots repository:
https://downloads.openwrt.org/snapshots/trunk/


And lots and lots of other advancements...
As always a big thank you goes to all our active package maintainers,
testers, supporters and documenters.


Have fun!
 The OpenWrt developer team
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-14 Thread Daniel Golle
On Sat, Jun 13, 2015 at 04:21:55PM +0200, Steven Barth wrote:
 ** Highlights since Barrier Breaker **
 ...
 * Platform and Driver Support
 ...
 - New sunxi target for AllWinner A10/A13/A20 family and various boards

Please also mention:
 - New oxnas target for Oxford/PLXTECH NAS782x family and various boards


Cheers


Daniel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-14 Thread Steven Barth
Since you are replying to the Chaos Calmer announcement, have you
actually tried it with the CC RC2 or only BB as you mentioned?

If not, then please try if CC makes a difference to you.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-14 Thread Sedat Dilek
On Sat, Jun 13, 2015 at 4:21 PM, Steven Barth cy...@openwrt.org wrote:
 The OpenWrt developers are proud to announce the first release candidate
 of OpenWrt Chaos Calmer.

___ __
  |   |.-.-.-.|  |  |  |..|  |_
  |   -   ||  _  |  -__| ||  |  |  ||   _||   _|
  |___||   __|_|__|__||||__|  ||
   |__| W I R E L E S S   F R E E D O M
  -
  CHAOS CALMER (15.05 RC2)
  -
   * 1 1/2 oz GinShake with a glassful
   * 1/4 oz Triple Sec   of broken ice and pour
   * 3/4 oz Lime Juice   unstrained into a goblet.
   * 1 1/2 oz Orange Juice
   * 1 tsp. Grenadine Syrup
  -


Hi,

first of all thank you as OpenWrt developer team and all users who
contributed to that release.

[ By not wanting to break your tradition of announces ]
Please, think of people who don't consume alcohol for diverse reasons.
Alcohol is drug #1 and has destroyed many people and families.
And alcohol is no solution :-).

 http://downloads.openwrt.org/chaos_calmer/15.05-rc2/

Hm, the final will be Chaos Calmer aka 15.06 (June 2015)?

My best wishes and good luck for a cool final release!

- sed@ -
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-14 Thread Luiz Angelo Daros de Luca
Guys,

I'm no svn-git mirror expert but is there any chance of having
15.05/openwrt.git branch with full history?
Is there a technical limitation/reason for it?

The git mirror of svn is a dead-end. I get history only until the branch
commit. For example, the first commit in 14.07/openwrt.git is create
branch for barrier breaker (from trunk r41863). It would be nice to keep
full git history (so the first commit in any branch would be New
repository initialized by cvs2svn.

I did a ugly workaround creating myself a git branch on openwrt.git at the
branch point and merging xx.yy/openwrt.git back into it whenever it gets
updated (leaving merge-commits on the way).

Also, for a git repo, a branch would be just fine instead of a full git
repo (but separated repos is no problem if they share the same history).

If it is only a matter of  smaller downloads, git clone --depth 1 might
do it just fine.

Cheers,

---
 Luiz Angelo Daros de Luca, Me.
luizl...@gmail.com

2015-06-14 7:09 GMT-03:00 Daniel Golle dan...@makrotopia.org:

 On Sat, Jun 13, 2015 at 04:21:55PM +0200, Steven Barth wrote:
  ** Highlights since Barrier Breaker **
  ...
  * Platform and Driver Support
  ...
  - New sunxi target for AllWinner A10/A13/A20 family and various
 boards

 Please also mention:
  - New oxnas target for Oxford/PLXTECH NAS782x family and various boards


 Cheers


 Daniel
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-14 Thread Gui Iribarren
On 15/06/15 00:15, Luiz Angelo Daros de Luca wrote:
 Guys,
 
 I'm no svn-git mirror expert but is there any chance of having
 15.05/openwrt.git branch with full history?
 Is there a technical limitation/reason for it?
 
 The git mirror of svn is a dead-end. I get history only until the branch
 commit. For example, the first commit in 14.07/openwrt.git is create
 branch for barrier breaker (from trunk r41863). It would be nice to
 keep full git history (so the first commit in any branch would be New
 repository initialized by cvs2svn.
 
 I did a ugly workaround creating myself a git branch on openwrt.git at
 the branch point and merging xx.yy/openwrt.git back into it whenever it
 gets updated (leaving merge-commits on the way).

a cleaner way is using .git/info/grafts

http://wiki.openwrt.org/doc/howto/buildroot.exigence#merged_main_repository_into_a_single_git_repository

just replace BB with CC and so on

(i wasn't aware of this git feature until i came across that openwrt howto)

cheers!

 
 Also, for a git repo, a branch would be just fine instead of a full git
 repo (but separated repos is no problem if they share the same history).
 
 If it is only a matter of  smaller downloads, git clone --depth 1
 might do it just fine.
 
 Cheers,
 
 ---
  Luiz Angelo Daros de Luca, Me.
 luizl...@gmail.com mailto:luizl...@gmail.com
 
 2015-06-14 7:09 GMT-03:00 Daniel Golle dan...@makrotopia.org
 mailto:dan...@makrotopia.org:
 
 On Sat, Jun 13, 2015 at 04:21:55PM +0200, Steven Barth wrote:
  ** Highlights since Barrier Breaker **
  ...
  * Platform and Driver Support
  ...
  - New sunxi target for AllWinner A10/A13/A20 family and various 
 boards
 
 Please also mention:
  - New oxnas target for Oxford/PLXTECH NAS782x family and various boards
 
 
 Cheers
 
 
 Daniel
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org mailto:openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
 
 
 
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-14 Thread Luiz Angelo Daros de Luca
Still not pretty, but it works much better.

Thanks,

---
 Luiz Angelo Daros de Luca, Me.
luizl...@gmail.com

2015-06-15 0:21 GMT-03:00 Gui Iribarren g...@altermundi.net:

 On 15/06/15 00:15, Luiz Angelo Daros de Luca wrote:
  Guys,
 
  I'm no svn-git mirror expert but is there any chance of having
  15.05/openwrt.git branch with full history?
  Is there a technical limitation/reason for it?
 
  The git mirror of svn is a dead-end. I get history only until the branch
  commit. For example, the first commit in 14.07/openwrt.git is create
  branch for barrier breaker (from trunk r41863). It would be nice to
  keep full git history (so the first commit in any branch would be New
  repository initialized by cvs2svn.
 
  I did a ugly workaround creating myself a git branch on openwrt.git at
  the branch point and merging xx.yy/openwrt.git back into it whenever it
  gets updated (leaving merge-commits on the way).

 a cleaner way is using .git/info/grafts


 http://wiki.openwrt.org/doc/howto/buildroot.exigence#merged_main_repository_into_a_single_git_repository

 just replace BB with CC and so on

 (i wasn't aware of this git feature until i came across that openwrt howto)

 cheers!

 
  Also, for a git repo, a branch would be just fine instead of a full git
  repo (but separated repos is no problem if they share the same history).
 
  If it is only a matter of  smaller downloads, git clone --depth 1
  might do it just fine.
 
  Cheers,
 
  ---
   Luiz Angelo Daros de Luca, Me.
  luizl...@gmail.com mailto:luizl...@gmail.com
 
  2015-06-14 7:09 GMT-03:00 Daniel Golle dan...@makrotopia.org
  mailto:dan...@makrotopia.org:
 
  On Sat, Jun 13, 2015 at 04:21:55PM +0200, Steven Barth wrote:
   ** Highlights since Barrier Breaker **
   ...
   * Platform and Driver Support
   ...
   - New sunxi target for AllWinner A10/A13/A20 family and
 various boards
 
  Please also mention:
   - New oxnas target for Oxford/PLXTECH NAS782x family and various
 boards
 
 
  Cheers
 
 
  Daniel
  ___
  openwrt-devel mailing list
  openwrt-devel@lists.openwrt.org mailto:
 openwrt-devel@lists.openwrt.org
  https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
 
 
 
  ___
  openwrt-devel mailing list
  openwrt-devel@lists.openwrt.org
  https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-13 Thread Steven Barth
The OpenWrt developers are proud to announce the first release candidate
of OpenWrt Chaos Calmer.

   ___ __
 |   |.-.-.-.|  |  |  |..|  |_
 |   -   ||  _  |  -__| ||  |  |  ||   _||   _|
 |___||   __|_|__|__||||__|  ||
  |__| W I R E L E S S   F R E E D O M
 -
 CHAOS CALMER (15.05 RC2)
 -
  * 1 1/2 oz GinShake with a glassful
  * 1/4 oz Triple Sec   of broken ice and pour
  * 3/4 oz Lime Juice   unstrained into a goblet.
  * 1 1/2 oz Orange Juice
  * 1 tsp. Grenadine Syrup
 -

 -
http://downloads.openwrt.org/chaos_calmer/15.05-rc2/

** Improvements since RC 1 **
* Fixed broken ImageBuilders for most targets
* Updated 3.18 to 3.18.14
* Fixed broken IPv6 downstream DHCPv6-PD and onlink-route handling
* Images (special format) for Asus brcm47xx and bcm53xx devices
* Improved stability of sysupgrade on brcm47xx and bcm53xx
* Added HTTPS enforcement option to uhttpd
* Fixed umask issue
* Added support for a few new boards


** Highlights since Barrier Breaker **

* Linux kernel updated to version 3.18
* Improved Security Features
- Rewritten package signing architecture based on ed25519
- Added support for jails
- Added support for hardened builds
* Improved Networking Support
- Added or improved support for lots of 3G/4G modems (MBIM, QMI,
NCM, ...)
- Added support for 464XLAT (CLAT) [RFC 6877 + RFC 7050]
- Netfilter performance enhancements (conntrack route cache)
- Improved support for self-managing networks [draft-ietf-homenet-hncp]
- Better multi-core support for the network stack
- Improved support for MAP-E, MAP-T and LW4over6 IPv4 transitioning
technologies
[draft-ietf-softwire-map, -map-t, -map-dhcp, -lw4over6]
- Improved network auto-setup capable of detecting and bootstrapping
IPv4-only,
  6rd, Dual-Stack, IPv6-only, DS-Lite, LW4over6, MAP-E, MAP-T, 464XLAT
  and combinations without explicit configuration [based on RFC 7084]
- Added support for Smart Queue Management (SQM) QoS, AQM and
Traffic Shaping
- Improved support for DNSSEC
* Platform and Driver Support
- Added support for feeds of externally maintained targets
- New mt7621 subtarget for Mediatek 11ac SoC
- New mt76 mac80211 based wifi driver for MTK 11ac cores.
- New mwlwifi mac80211 based wifi driver for the Marvell 88W8864
- New bcm53xx target for Broadcom ARM BCM47xx/53xx devices
- New mxs target for Freescale i.MX23/28 family and various boards
- New sunxi target for AllWinner A10/A13/A20 family and various boards
- brcm2708: support for Raspberry Pi 2
- brcm63xx: support for BCM6318 and BCM63268 family
- brcm63xx: improved fallback sprom support with bcma support

* Known Issues
- Sysupgrade on brcm47xx may fail by running out of memory when
using .bin or .chk files. Please use .trx when using rc1 (it was fixed
in rc2).
 - openssl and strongswan are outdated. If you intend to use either
of them please update the packages using the snapshots repository:
https://downloads.openwrt.org/snapshots/trunk/


And lots and lots of other advancements...
As always a big thank you goes to all our active package maintainers,
testers, supporters and documenters.


Have fun!
The OpenWrt developer team
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-13 Thread Arturo Rinaldi
Can i get the exact commit hash and description of the 15.05-rc2 please ?

Thank you very much in advance.

Kind Regards, Arturo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-13 Thread Fernando Frediani

Hi folks,

I'm seeing an issue on my Barrier Breaker running on a TP-Link WR842ND 
where it gets an IPv6 /128 to the WAN interface + /64 on the LAN 
interface via DHCPv6 + PD, however it does NOT set the default gateway 
by default, so I have to discover it and set manually using the 
other-side link-local.
Even though eventually while running and after a few Save  Apply it 
mysteriously looses the same default gateway I have set manually (I'm 
guessing due DHCPv6 changing it every in a while to the original when it 
booted - none). And it can't ping it anymore (the other-side link local 
address). By the way, it's a cable connection.


For comparison I have another router running DD-WRT from 22/Nov/2014 
connected to the same ISP in another point of the city and it works fine 
DHCPv6, sets the default gateway by default and never looses it.


By any chance this changelog /Fixed broken IPv6 downstream DHCPv6-PD 
and onlink-route handling/ would perhaps have anything to do with that 
problem observed ?


Thanks
Fernando


On 13/06/2015 11:21, Steven Barth wrote:

The OpenWrt developers are proud to announce the first release candidate
of OpenWrt Chaos Calmer.

___ __
  |   |.-.-.-.|  |  |  |..|  |_
  |   -   ||  _  |  -__| ||  |  |  ||   _||   _|
  |___||   __|_|__|__||||__|  ||
   |__| W I R E L E S S   F R E E D O M
  -
  CHAOS CALMER (15.05 RC2)
  -
   * 1 1/2 oz GinShake with a glassful
   * 1/4 oz Triple Sec   of broken ice and pour
   * 3/4 oz Lime Juice   unstrained into a goblet.
   * 1 1/2 oz Orange Juice
   * 1 tsp. Grenadine Syrup
  -

  -
http://downloads.openwrt.org/chaos_calmer/15.05-rc2/

** Improvements since RC 1 **
* Fixed broken ImageBuilders for most targets
* Updated 3.18 to 3.18.14
* Fixed broken IPv6 downstream DHCPv6-PD and onlink-route handling
* Images (special format) for Asus brcm47xx and bcm53xx devices
* Improved stability of sysupgrade on brcm47xx and bcm53xx
* Added HTTPS enforcement option to uhttpd
* Fixed umask issue
* Added support for a few new boards


** Highlights since Barrier Breaker **

* Linux kernel updated to version 3.18
* Improved Security Features
 - Rewritten package signing architecture based on ed25519
 - Added support for jails
 - Added support for hardened builds
* Improved Networking Support
 - Added or improved support for lots of 3G/4G modems (MBIM, QMI,
NCM, ...)
 - Added support for 464XLAT (CLAT) [RFC 6877 + RFC 7050]
 - Netfilter performance enhancements (conntrack route cache)
 - Improved support for self-managing networks [draft-ietf-homenet-hncp]
 - Better multi-core support for the network stack
 - Improved support for MAP-E, MAP-T and LW4over6 IPv4 transitioning
technologies
 [draft-ietf-softwire-map, -map-t, -map-dhcp, -lw4over6]
 - Improved network auto-setup capable of detecting and bootstrapping
IPv4-only,
   6rd, Dual-Stack, IPv6-only, DS-Lite, LW4over6, MAP-E, MAP-T, 464XLAT
   and combinations without explicit configuration [based on RFC 7084]
 - Added support for Smart Queue Management (SQM) QoS, AQM and
Traffic Shaping
 - Improved support for DNSSEC
* Platform and Driver Support
 - Added support for feeds of externally maintained targets
 - New mt7621 subtarget for Mediatek 11ac SoC
 - New mt76 mac80211 based wifi driver for MTK 11ac cores.
 - New mwlwifi mac80211 based wifi driver for the Marvell 88W8864
 - New bcm53xx target for Broadcom ARM BCM47xx/53xx devices
 - New mxs target for Freescale i.MX23/28 family and various boards
 - New sunxi target for AllWinner A10/A13/A20 family and various boards
 - brcm2708: support for Raspberry Pi 2
 - brcm63xx: support for BCM6318 and BCM63268 family
 - brcm63xx: improved fallback sprom support with bcma support

* Known Issues
 - Sysupgrade on brcm47xx may fail by running out of memory when
using .bin or .chk files. Please use .trx when using rc1 (it was fixed
in rc2).
  - openssl and strongswan are outdated. If you intend to use either
of them please update the packages using the snapshots repository:
https://downloads.openwrt.org/snapshots/trunk/


And lots and lots of other advancements...
As always a big thank you goes to all our active package maintainers,
testers, supporters and documenters.


Have fun!
 The OpenWrt developer team
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-13 Thread Rafał Miłecki
On 13 June 2015 at 17:31, Arturo Rinaldi art...@doghunter.org wrote:
 Can i get the exact commit hash and description of the 15.05-rc2 please ?

f5c2b51 ralink: add missing symbol

-- 
Rafał
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Chaos Calmer 15.05-rc2

2015-06-13 Thread Arturo Rinaldi
Thank you Rafał ! ! !

   Regards, Arturo
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel