[...]

>     --- a/src/libcgroup.map
>     +++ b/src/libcgroup.map
>     @@ -33,6 +33,7 @@ global:
>              cgroup_set_value_bool;
>              cgroup_change_cgroup_uid_gid_flags;
>              cgroup_print_rules_config;
>     +       cgroup_change_all_cgroups;
>              cgroup_reload_cached_rules;
>              cgroup_init_rules_cache;
>              cgroup_get_current_controller_path;
>
>
>
> Wrong place. This is a new API, so comes in a new version.
>
> Dhaval

Ah, just so I get this right on the respin it should go in
the 0.39 set? Looks like current version is 0.39rc1 so no
need to build a 0.40?

CGROUP_0.39 {
         cgroup_reload_cached_templates;
         cgroup_init_templates_cache;
         cgroup_config_create_template_group;
         cgroup_change_all_cgroups;
} CGROUP_0.38;

Thanks,
John

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to